Commit Graph

1917 Commits

Author SHA1 Message Date
Marcel Amirault b41b03d47c Docs: Fix missed or newly added broken anchors 2019-03-25 04:56:57 +00:00
Thiago Presa 538741f230 Add highest_role method to User 2019-03-22 09:54:03 +00:00
Evan Read c7fdfeea2f Fix note lists throughout docs 2019-03-20 13:45:15 +00:00
Sean McGivern 47859bb491 Merge branch 'feature/users-search-results' into 'master'
Add users search results to global search

Closes #25973

See merge request gitlab-org/gitlab-ce!21197
2019-03-19 10:30:08 +00:00
Evan Read d514713de8 Copyedit pipelines-related documentation 2019-03-19 08:17:16 +00:00
Marcel Amirault afcd3aeebc Docs: Add link to namespace api doc to clarify URL-encoded path 2019-03-15 09:55:20 +00:00
Evan Read 82c0816d3f Merge branch 'fix_snippet_blobs_example' into 'master'
Fix search scope for snippet_blobs in example

See merge request gitlab-org/gitlab-ce!26093
2019-03-15 05:31:11 +00:00
Evan Read 6e4108b7ba Refactor and restructure pipelines landing page
- Also has other minor improvements.
2019-03-14 23:55:02 +00:00
Alexis Reigel 0592233a1a
add users search to search api 2019-03-14 18:21:01 +01:00
Piotr Orzechowski b522bae8a3 Fix search scope for snippet_blobs in example 2019-03-13 10:06:56 +00:00
Clement Ho 36051b9a2b Merge branch '58023-add-Saturday-to-localization-first-day-of-the-week' into 'master'
Resolve "Add Saturday to Localization first day of the week"

Closes #58023

See merge request gitlab-org/gitlab-ce!25509
2019-03-06 11:54:57 +00:00
Roger Rüttimann 4db8336786 API: delete job_artifacts of a single job 2019-03-06 11:06:21 +00:00
Patrick Bajao de5aef3bbd Accept force option on commit via API
When `force` is set to `true` and `start_branch` is set, the
branch will be ovewritten with the new commit based on the
`HEAD` of the `start_branch`.

This commit includes changes to update the `gitaly-proto` gem.
2019-03-06 10:44:59 +00:00
haghighi_ahmad cf4bbd4fe1 Add Saturday to first day of the week
fix #58023

docs for adding Saturday for first day of the week
add related settings for Saturday as first day of the week
firstDayOfWeek: Use enumeration, replace day's numbers with corresponding names
make some variables lowercase (follow camelCase)
add CHANGELOG entry

Author:    haghighi_ahmad <haghighi.ahmad@gmail.com>

modified:   app/assets/javascripts/pages/users/activity_calendar.js
modified:   app/helpers/preferences_helper.rb
new file:   changelogs/unreleased/58023-add-Saturday-to-localization-first-day-of-the-week.yml
modified:   doc/api/settings.md
modified:   doc/user/profile/preferences.md
modified:   locale/gitlab.pot
modified:   spec/helpers/preferences_helper_spec.rb
2019-03-04 07:52:15 +03:30
Marcel Amirault 4a25a130f4 Docs: Last batch of misc broken anchors 2019-03-04 02:37:14 +00:00
Alexis Reigel d3accd36a0
add tag_list param to runners api 2019-02-27 20:19:49 +01:00
Nick Thomas a5174cf0fc Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'
Resolve "Project fetch statistics API (HTTP only)"

Closes #42086

See merge request gitlab-org/gitlab-ce!23596
2019-02-27 12:07:05 +00:00
Douwe Maan 7ebe264779 Merge branch 'osw-merge-refs-refreshing-api' into 'master'
API support for MR merge to temporary merge ref path

Closes #57252

See merge request gitlab-org/gitlab-ce!24918
2019-02-27 10:59:06 +00:00
Jacopo 5ae9a44aa1 Add project http fetch statistics API
The API get projects/:id/traffic/fetches allows user with write
access to the repository to get the number of clones for the
last 30 days.
2019-02-27 11:52:35 +01:00
Nermin Vehabovic f9e38cd39f Added: Documentation for the API
Added: Specs for the API action
2019-02-26 23:18:40 +00:00
Lin Jen-Shin 13c723f1dd Merge branch 'ce-revert-d5ce84fd' into 'master'
Revert "Merge branch 'revert-82d7b5a0-ce' into 'master'"

Closes #57857 and #50747

See merge request gitlab-org/gitlab-ce!25559
2019-02-26 16:02:28 +00:00
Oswaldo Ferreira e8fbc070e0 Add API support for refreshing merge ref path
Add a merge_requests/:iid/merge_to_ref API which make
use of the groundwork to write merge results into
refs/merge-requests/:iid/merge.
2019-02-26 12:37:32 -03:00
Sean McGivern f26cd63b0f Merge branch 'add_YouTrack_integration' into 'master'
Added YouTrack integration

Closes #42595

See merge request gitlab-org/gitlab-ce!25361
2019-02-26 15:06:29 +00:00
Kamil Trzciński a555a227dd
Merge branch 'filter-confidential-issues' into 'master'
Ability to filter confidential issues

Closes #50747

See merge request gitlab-org/gitlab-ce!24960
2019-02-26 12:24:39 +01:00
Michael Kozono 9ffdd736f8
Revert "Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-mrs' into 'master'"
This reverts commit 7981c0292b, reversing
changes made to 9202bbd129.
2019-02-25 12:43:14 -08:00
Michael Kozono e95b88a06d
Revert "Merge branch 'filter-confidential-issues' into 'master'"
This reverts commit d133bf84c6, reversing
changes made to 7981c0292b.
2019-02-25 12:42:34 -08:00
Douwe Maan 8cb236908f Merge branch '40795-set-project-name-on-fork-api' into 'master'
Add ability to set project path and name on fork using API

Closes #40795

See merge request gitlab-org/gitlab-ce!25363
2019-02-25 11:24:13 +00:00
Kamil Trzciński d133bf84c6 Merge branch 'filter-confidential-issues' into 'master'
Ability to filter confidential issues

Closes #50747

See merge request gitlab-org/gitlab-ce!24960
2019-02-25 11:00:24 +00:00
Rémy Coutable 7981c0292b Merge branch '49449-add-an-api-endpoint-for-bulk-updating-issues-and-mrs' into 'master'
API endpoint for bulk updating issues and MRs

Closes #49449

See merge request gitlab-org/gitlab-ce!25201
2019-02-25 10:51:58 +00:00
Takuya Noguchi e8fee6b8f7 Fix misspellings in docs
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-02-25 10:31:35 +09:00
Evan Read eb86630959 Ensure all lists are surrounded by new lines
Markdown renderers find it easier to determine
where lists start and end when lists are surrounded
by new lines.

For consistency, also ensure entries in the list
are aligned when they span multipls lines.
2019-02-22 13:17:10 +00:00
Robert Schilling 73e3a1cd02 Add API support for filtering confidential issues 2019-02-21 14:02:38 +01:00
Rémy Coutable 87dfe5a27a
Add GraphQL filters for issuables (state, labels, time fields)
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-02-21 09:40:49 +01:00
Athar Hameed 42e99d83a4 Document active param for JIRA service API 2019-02-21 05:35:20 +00:00
Yauhen Kotau dd6fbbc44d API documentation, changelog and additional tests for YouTrack integration service 2019-02-20 20:54:47 +03:00
akkee a452d9fd9e Added missing comma in sample response json for list of boards and a single board 2019-02-20 10:52:57 +00:00
Balasankar "Balu" C 39f77ad9b4
Let users set name/path on project fork using API 2019-02-20 00:19:27 +05:30
Patrick Derichs 4235620170 Add related merge request count to api response 2019-02-19 11:30:07 +00:00
James Lopez 5ff775fdef Merge branch 'jej/feature-gates-can-be-set-by-group-path' into 'master'
Allow setting feature flags per GitLab group

See merge request gitlab-org/gitlab-ce!25022
2019-02-19 07:50:55 +00:00
James Edwards-Jones 46f66c7f0a Allow setting feature flags per GitLab group
Building on support for setting feature flags by project, this adds
support for setting them by GitLab group path.

This is different from setting them by Flipper feature_groups, which
are for batch updating pre-registered collections.
2019-02-19 14:57:03 +08:00
Robert Schilling 64ed7069c7 Incorporate review feedback
Use shared examples for issues and merge requests
rather than a loop creating common specs.
2019-02-18 14:38:14 +01:00
Evan Read 47fb1c5235 Remove consecutive blank lines from markdown files
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Evan Read fb6e59ebe3 Refactor of API landing page
- Breaks up into more sections.
- Also minor fixes to pages within sections.
2019-02-15 09:39:23 +00:00
Marcia Ramos 2a5de7e0ee Merge branch '36263-the-award-emoji-api-has-an-incorrect-description-of-the-id-parameter' into 'master'
Clarify IDs in the award emoji API

Closes #36263

See merge request gitlab-org/gitlab-ce!25215
2019-02-15 09:11:33 +00:00
Douwe Maan d9328cb3e3 Merge branch '49502-gpg-signature-api-endpoint' into 'master'
Provide an API endpoint to get the GPG signature of a commit

Closes #49502

See merge request gitlab-org/gitlab-ce!25032
2019-02-15 01:59:39 +00:00
Robert Schilling 6b2673bc7a Add new to test bulk_update endpoint for issues and MRs
Add documentation for issues and MRs. Add shared tests
for both bulk updating issues and MRs.
2019-02-14 23:14:23 +01:00
Robert Schilling cd6af77f95 API: Expose if the user can merge a given merge request 2019-02-14 16:32:44 +00:00
Rémy Coutable ed7144ad58 Merge branch '56694-mark-group-level-labels-in-label-api-as-such' into 'master'
Mark group-level labels in Label API as such.

Closes #56694

See merge request gitlab-org/gitlab-ce!25219
2019-02-14 10:48:12 +00:00
Balasankar "Balu" C bb43d153bc
Add API docs for commit's GPG signature endpoint 2019-02-14 11:29:43 +05:30
Stan Hu 22f63b7b54 Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'"
This reverts merge request !25173
2019-02-14 05:06:38 +00:00