summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'gsemet/gitlab-ce-gsemet-master-patch-33258' into 'master'Sean McGivern2019-07-231-0/+1
|\ | | | | | | | | Multiple pipeline support for Build status See merge request gitlab-org/gitlab-ce!30828
| * Add specs for specifying pipeline behaviorMatija Čupić2019-07-231-1/+1
| | | | | | | | | | Adds specs for testing the new behavior of specifying a pipeline when POSTing a status.
| * Multiple pipeline support for Build statusGaetan Semet2019-07-171-0/+1
| | | | | | | | | | | | | | | | This allows user to specify the pipeline ID when several pipelines has been triggered on the same branch and commit. Signed-off-by: Gaetan Semet <gaetan.semet@renault.com>
* | OAuth2 support for GitLab personal access tokensSteve Abrams2019-07-221-0/+6
| | | | | | | | | | | | PATs are accepted using the OAuth2 compliant header "Authorization: Bearer {token}" in order to allow for OAuth requests while 2FA is enabled.
* | Add a note about private_profile changes in 12.1Adam Hegyi2019-07-191-0/+3
| |
* | Merge branch 'fix-lint-api-path-in-docs' into 'master'Evan Read2019-07-191-1/+1
|\ \ | | | | | | | | | | | | | | | | | | Update lint.md to provide correct path for API call as per #58223 Closes #58223 See merge request gitlab-org/gitlab-ce!25703
| * | Update lint.md to provide the correct path for the APIElliot Rushton2019-07-181-1/+1
| | |
* | | Update numbered lists for docs standardsMarcel Amirault2019-07-191-2/+2
|/ / | | | | | | | | Ensure that all numbered lists use only 1. and no other numbers. Also ensure that numbered lists use proper spacing.
* | Merge branch 'webide-commit-use-correct-parent' into 'master'Nick Thomas2019-07-181-4/+5
|\ \ | | | | | | | | | | | | Use correct parent when committing in WebIDE See merge request gitlab-org/gitlab-ce!29598
| * | Add start_sha to commits APIMarkus Koller2019-07-181-4/+5
| |/ | | | | | | | | | | | | | | | | | | When passing start_branch on committing from the WebIDE, it's possible that the branch has changed since editing started, which results in the change being applied on top of the latest commit in the branch and overwriting the new changes. By passing the start_sha instead we can make sure that the change is applied on top of the commit which the user started editing from.
* | Doc for "Move external authorization service API management to EE"Imre Farkas2019-07-181-2/+2
|/
* Merge branch '12800-read-and-write-user-admin-notes-via-api-ce' into 'master'Stan Hu2019-07-161-3/+21
|\ | | | | | | | | CE Backport: Read and write User "Admin notes" via API See merge request gitlab-org/gitlab-ce!30775
| * CE: Read and write User "Admin notes" via APImanojmj2019-07-171-3/+21
| | | | | | | | | | | | This change adds the ability to read and write admin notes for a user via the USER API
* | Docs Dependencies APITetiana Chupryna2019-07-162-0/+51
| |
* | Update Release API docsJason Goodman2019-07-162-1/+17
| | | | | | | | Include released_at parameter
* | Rewrite to avoid square brackets, minimizing Kramdown warningsEvan Read2019-07-161-3/+3
| |
* | Merge branch 'mc/docs/api-download-latest-artifact-docs' into 'master'Evan Read2019-07-161-7/+7
|\ \ | | | | | | | | | | | | Update job artifact download docs See merge request gitlab-org/gitlab-ce!30714
| * | Update job artifact download docsmc/docs/api-download-latest-artifact-docsMatija Čupić2019-07-141-7/+7
| | |
* | | Migrate null values for users.private_profileAdam Hegyi2019-07-151-4/+4
| | | | | | | | | | | | | | | - Background migration for changing null values to false - Set false as default value for private_profile DB column
* | | Convert more product badges to round bracketsEvan Read2019-07-151-2/+2
| | |
* | | Rename "discussions" to "threads" in docsMichel Engelen2019-07-151-115/+115
| | |
* | | Remove extra blank lines from docsMarcel Amirault2019-07-153-12/+1
|/ / | | | | | | | | | | Removing extra blank lines in docs that serve no purpose, as well as some --- lines that also are not needed.
* | Merge branch '55623-group-cluster-apis' into 'master'Grzegorz Bizon2019-07-121-0/+280
|\ \ | | | | | | | | | | | | | | | | | | Resolve "API support for group-level clusters" Closes #55623 See merge request gitlab-org/gitlab-ce!30213
| * | Add API for CRUD group clusters55623-group-cluster-apisDylan Griffith2019-07-111-0/+280
| | | | | | | | | | | | This is basically a copy of the API for project clusters.
* | | Remove trailing whitespace in docsMarcel Amirault2019-07-122-2/+2
| | | | | | | | | | | | | | | Remove unneeded trailing whitespace in lines in /development /ci /api and /administration docs.
* | | Add blank lines around code blocksMarcel Amirault2019-07-125-0/+7
| | | | | | | | | | | | All code blocks should be surrounded by blank lines
* | | Remove hard tabs from docsMarcel Amirault2019-07-111-12/+12
| | | | | | | | | | | | | | | Hard tabs do not follow general markdown guidelines are were removed from the few docs that used them
* | | Improve Graphql DocsFelipe Artur2019-07-112-0/+513
| |/ |/| | | | | Adds more friendly docs for GraphQl implementation
* | Edit GraphQL general availability textEvan Read2019-07-102-6/+7
| |
* | Vulnerabilities API now supports pipeline_idrossfuhrman2019-07-101-0/+2
| |
* | Include merge method link in attribute descriptionCindy Pallares 🦉2019-07-101-3/+3
| | | | | | | | | | | | Currently, the project visibility methods attribute description link to the descriptions and options for visibility methods. The merge methods attribute description doesn't should do the same.
* | Merge branch 'master' into sathieu/gitlab-ce-project_apiDouglas Barbosa Alexandre2019-07-0949-485/+564
|\ \
| * | Document the negative commit message push rule for the API.Maikel2019-07-091-24/+27
| | |
| * | Remove `:graphql` feature flagcharlie ablett2019-07-091-13/+3
| | | | | | | | | | | | | | | | | | | | | | | | - Remove `FeatureConstrainer` call wrapping api endpoint - Remove `Feature.enabled?(:graphql)` conditionals in back and frontend - Modify graphql test to be graphql flag agnostic - Remove api routing spec - Remove frontend feature flag via `gon`
| * | Updates on success of an MR the count on top and in other tabsTim Zallmann2019-07-091-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New API endpoint for merge request count Updates all open tabs at the same time with one call Restructured API response API response changed to 401 if no current_user Added API + JS specs Fix for Static Check Updated Count on Open/Close, Assign/Unassign of MR's Checking if MR Count is refreshed Added # frozen_string_literal: true to spec Added Changelog
| * | Docs: Add missing backtick fence to code blockMarcel Amirault2019-07-091-0/+1
| | |
| * | Fix spacing of code blocksMarcel Amirault2019-07-094-33/+33
| | | | | | | | | | | | | | | | | | | | | Code blocks should not be spaced 4 times, as this will prevent the code from being colored. They should also be spaced the same as the lists they are a part of, to make reading easier.
| * | Remove extra whitespaces in docsMarcel Amirault2019-07-0916-27/+18
| | | | | | | | | | | | | | | Removes all the extra whitespaces at end of lines, inside tags, and removes extra newlines
| * | Add lint rule that headings must increment one level at a timeEvan Read2019-07-082-4/+4
| | | | | | | | | | | | Also fixes instances in Markdown that broke the rule.
| * | Changing badges to use parentheses not bracketsMarcel Amirault2019-07-0836-163/+163
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, we used brackets to denote the tier badges, but this made Kramdown, the docs site Markdown renderer, show many warnings when building the site. This is now fixed by using parentheses instead of square brackets. This was caused by [PREMIUM] looking like a link to Kramdown, which couldn't find a URL there. See: - https://gitlab.com/gitlab-com/gitlab-docs/merge_requests/484 - https://gitlab.com/gitlab-org/gitlab-ce/issues/63800
| * | Update redirected links in CE part 1Marcel Amirault2019-07-081-1/+1
| | | | | | | | | | | | | | | First MR in a series updating all redirected links in CE documentation to the destination URLs
| * | Adding order by to list runner jobs api.sujay patel2019-07-051-1/+1
| | |
| * | Adding order by to list runner jobs api.sujay patel2019-07-051-0/+2
| | |
| * | Small markdown tweaks to clear kramdown warningsMarcel Amirault2019-07-049-66/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing square brackets, links, etc in: merge_requests.md vulnerabilities.md issues.md issues_statistics.md pipelines.md services.md group_milestones.md milestones.md runners.md changelog.md issue_workflow.md elasticsearch.md api_graphql_styleguide.md automatic_ce_ee_merge.md file_storage.md architecture.md database_debugging.md index.md index.md frontend_testing.md pry_debugging.md vue.md development_process.md
| * | Merge branch '54117-transactional-rebase' into 'master'Douglas Barbosa Alexandre2019-07-041-2/+8
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Allow asynchronous rebase operations to be monitored Closes #54117 See merge request gitlab-org/gitlab-ce!29940
| | * | Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-2/+8
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | This MR introduces tracking of the `rebase_jid` for merge requests. As with `merge_ongoing?`, `rebase_in_progress?` will now return true if a rebase is proceeding in sidekiq. After one release, we should remove the Gitaly-based lookup of rebases. It is much better to track this kind of thing via the database.
| * | Clean up EE api docs that were merged to CEMarcel Amirault2019-07-049-210/+231
| |/ | | | | | | | | | | Many small fixes to api docs which were merged from EE to CE, and tables cleaned up, as noted in issue https://gitlab.com/gitlab-org/gitlab-ce/issues/64072
| * Re-align CE and EE API docsdocs/api-single-codebaseAchilleas Pipinellis2019-07-032-7/+48
| |
* | Reduce changes to doc/api/projects.mdproject_apiNick Thomas2019-07-041-62/+69
| |
* | Update json for "Get single project" docMathieu Parent2019-07-031-69/+62
| |