summaryrefslogtreecommitdiff
path: root/doc/api
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'patch-1' into 'master' Achilleas Pipinellis2016-01-291-5/+5
|\ | | | | | | | | | | | | | | Fixed typo for PRIVATE-TOKEN header Was PRIVATE_TOKEN but should be PRIVATE-TOKEN. Underscore vs. kebab-case. See merge request !2624
| * Fixed typo for PRIVATE-TOKEN header Markus Fisch2016-01-271-5/+5
| | | | | | | | Was PRIVATE_TOKEN but should be PRIVATE-TOKEN. Underscore vs. kebab-case.
* | Improve consistency and duplication for Merge Request APIimprove-mr-apiDmitriy Zaporozhets2016-01-281-67/+7
|/ | | | | | | * Follow REST for merge request API route * Remove repeating comments API for MR Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Merge branch 'doc_refactor_system_hooks_api' into 'master' Achilleas Pipinellis2016-01-241-24/+94
|\ | | | | | | | | | | | | Refactor system_hooks API documentation See merge request !2475
| * Clean up system hooks API documentationAchilleas Pipinellis2016-01-241-4/+24
| | | | | | | | [ci skip]
| * Remove relative linkdoc_refactor_system_hooks_apiAchilleas Pipinellis2016-01-181-1/+1
| | | | | | | | | | | | It wouldn't work on doc.gitlab.com [ci skip]
| * Refactor system_hooks API documentation [ci skip]Achilleas Pipinellis2016-01-181-23/+73
| |
* | Merge branch 'doc_refactor_namespaces_api' into 'master' Achilleas Pipinellis2016-01-241-7/+33
|\ \ | | | | | | | | | | | | | | | | | | Refactor namespaces API documentation See merge request !2472
| * | Clean up namespaces API documentationdoc_refactor_namespaces_apiAchilleas Pipinellis2016-01-241-3/+14
| | | | | | | | | | | | [ci skip]
| * | Refactor namespaces API documentation [ci skip]Achilleas Pipinellis2016-01-181-7/+22
| |/
* | Merge branch 'doc_refactor_README_api' into 'master' Achilleas Pipinellis2016-01-241-98/+157
|\ \ | | | | | | | | | | | | | | | | | | Refactor README API documentation ~~Waiting for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2435 to be merged.~~ See merge request !2476
| * | Fix typos, grammar and other styleguide issuesdoc_refactor_README_apiAchilleas Pipinellis2016-01-181-19/+19
| | | | | | | | | | | | [ci skip]
| * | Use plaintext instead of json in code blocksAchilleas Pipinellis2016-01-181-2/+2
| | | | | | | | | | | | [ci skip]
| * | Clean-up API README [ci skip]Achilleas Pipinellis2016-01-181-29/+40
| | | | | | | | | | | | | | | - Fix some curl examples - Fix examples for id vs iid
| * | Merge branch 'master' into doc_refactor_README_apiAchilleas Pipinellis2016-01-181-2/+46
| |\ \
| * | | Refactor README API documentation [ci skip]Achilleas Pipinellis2016-01-181-97/+147
| | |/ | |/|
* | | Merge branch 'doc_refactor_settings_api' into 'master' Achilleas Pipinellis2016-01-241-44/+54
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor settings API documentation See merge request !2474
| * | | Refactor settings API documentation [ci skip]doc_refactor_settings_apiAchilleas Pipinellis2016-01-181-44/+54
| |/ /
* | | Merge branch 'doc_refactor_labels_api' into 'master' Achilleas Pipinellis2016-01-241-41/+111
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor labels API documentation See merge request !2471
| * | | Refactor labels API documentation [ci skip]doc_refactor_labels_apiAchilleas Pipinellis2016-01-181-41/+111
| |/ /
* | | Merge branch 'doc_refactor_issues_api' into 'master' Achilleas Pipinellis2016-01-241-144/+260
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor issues API documentation See merge request !2466
| * | | Refactor issues API documentationdoc_refactor_issues_apiAchilleas Pipinellis2016-01-181-144/+260
| |/ / | | | | | | | | | [ci skip]
* | | Merge branch 'doc_refactor_deploy_keys_api' into 'master' Achilleas Pipinellis2016-01-241-12/+62
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor deploy_keys API documentation See merge request !2467
| * | | Refactor deploy_keys API documentation [ci skip]doc_refactor_deploy_keys_apiAchilleas Pipinellis2016-01-181-12/+62
| |/ /
* | | Merge branch 'doc_refactor_branches_api' into 'master' Achilleas Pipinellis2016-01-241-35/+73
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Refactor branches API documentation See merge request !2464
| * | | Refactor branches API documentationdoc_refactor_branches_apiAchilleas Pipinellis2016-01-181-35/+73
| |/ / | | | | | | | | | [ci skip]
* | | Add note about commit status API deprecationAchilleas Pipinellis2016-01-221-2/+7
| | | | | | | | | | | | [ci skip]
* | | Merge branch 'master' into doc_refactor_commits_apiAchilleas Pipinellis2016-01-222-0/+5
|\ \ \
| * | | Change 'public' flag to more robust 'visibility' query.Josh Frye2016-01-192-5/+5
| | | |
| * | | Update all docs for public paramJosh Frye2016-01-192-0/+4
| | | |
| * | | Add public params to GET /projects api. Closes #3788Josh Frye2016-01-191-0/+1
| | |/ | |/|
* | | Merge branch 'master' into doc_refactor_commits_apidoc_refactor_commits_apiAchilleas Pipinellis2016-01-191-1/+47
|\ \ \ | |/ /
| * | Merge branch 'rc-document-new-api-pagination-headers' into 'master' Achilleas Pipinellis2016-01-181-1/+47
| |\ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | Document new API pagination headers Document new API pagination headers introduced in !2426. Solves #8098. /cc @dzaporozhets @dblessing See merge request !2435
| | * Clean up pagination documentation [ci skip]Achilleas Pipinellis2016-01-181-16/+39
| | | | | | | | | | | | | | | | | | | | | - Fix heading names - Fix curl example - Use full request output - Use table for the extra headers
| | * Document new API pagination headersrc-document-new-api-pagination-headersRémy Coutable2016-01-141-1/+24
| | |
* | | Styleguide the commit status APIAchilleas Pipinellis2016-01-191-75/+127
| | | | | | | | | | | | [ci skip]
* | | Refactor commits API documentationAchilleas Pipinellis2016-01-181-17/+57
|/ / | | | | | | [ci skip]
* | Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-142-0/+361
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (150 commits) fixes margin and padding Update mailroom/postfix documentation [ci skip] Fix css mess around git clone panel. Align it properly Fix missing padding for user/group pages Fix parse_gollum_tags matcher Update documentation on Banzai::Filter::GollumTagsFilter Add tests for the wiki pipeline Refactoring Banzai::Filter::GollumTagsFilter Make sure the .git is at the end on Gitlab::GithubImport::WikiFormatter Remove GollumTagsPipeline Refactoring Gitlab::GithubImport::Importer Remove unnecessary brackets on WIKI_SLUG_ID route constraints Move js function to removing accents to vendor/assets/javascripts Update CHANGELOG Use the WikiPipeline when rendering the wiki markdown content Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTML Relax constraints for wiki slug Import GitHub wiki into GitLab Move Ci::Build#available_statuses to AVAILABLE_STATUSES constant in CommitStatus Revert changes to how the notes are paginated in the API ... Conflicts: doc/api/README.md lib/api/entities.rb
| * \ Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-143-2/+133
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (51 commits) Fix version Fix specs and rubocop warnings Improve the consistency of commit titles, branch names, tag names, issue/MR titles, on their respective project pages fixed LDAP activation on login to use new ldap_blocked state Fix Admin/Users view to position buttons without spacing magic Update to Go 1.5.3 Fix the undefinded variable error in Project's safe_import_url method Update CHANGELOG [ci skip] Add some cosmetic changes to variables API documentation [ci skip] Fix misaligned edit button in milestone collection partial Update button styles for Milestones#show Modify builds API documentation style [ci skip] Modify :ci_variable factory Ensure the API doesn't return notes that the current user shouldn't see Add 'Build' prefix to Variables entry name in API docs index Fix some typos Add spec for Note#cross_reference_not_visible_for? Remove (invalid) timestamp formatting Move `BroadcastMessage#status` to a helper since it's presentational Update CHANGELOG ... Conflicts: doc/api/README.md lib/api/api.rb lib/api/entities.rb
| * | Modify builds API documentation style [ci skip]Tomasz Maczukin2016-01-131-16/+66
| | |
| * | Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-131-3/+14
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (76 commits) Add Changelog entry for build traces data integrity fix Update doc_styleguide.md [ci skip] Added hint that you can search users by name, username, or email. Add changelog Randomize metrics sample intervals Make the metrics sampler interval configurable Don't automatically require awesome_print Disable colorization if STDOUT is not a tty Block the reported user before destroying the record changes `$quote-gray` to `$secondary-text` makes message plural for multiple MRs and removes from loop. Duh. Prepare Installation and Update docs for 8.4 RC1 Mention channel/key bug in irkerd docs Revert "Remove the `:coffee` and `:coffeescript` Haml filters" gets merge request discussion working again adds back in discussion.haml.html for issues commenting and closing/reopening properly. removing last chunk of MR ajax changes, rest will be in another MR reverting more MR ajax files, will appear in different commit reverting MR ajax changes, which will be in a different MR reverting _mr_title.html.haml ...
| * | | Add some fixes after reviewTomasz Maczukin2016-01-131-36/+0
| | | |
| * | | Fix doc/api/builds.mdTomasz Maczukin2016-01-121-41/+19
| | | |
| * | | Merge branch 'master' into ci/api-buildsTomasz Maczukin2016-01-113-0/+55
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (143 commits) Only load autocomplete data when actually needed Check for current user Add pencil icon to edit group settings Issue #5817 wording of the web hooks updated on issue and merge events use JavaScript instead of CoffeeScript in Views, the reason #9819 Before project save ensure that a runners_token exists Fix Error 500 when visiting build page of project with nil runners_token Remove outdated gitlab-git-http-server reference from Install doc Fix typo in build page of projects Update docs for shared runner default settings Disable "Already Blocked" button in admin abuse report page Add CHANGELOG entry for reply-by-email fix Use WOFF versions of SourceSansPro Clean up document on adding users to a project Refactor ZenMode Fix caching issue where build status was not updating in project dashboard Add a CHANGELOG entry for The Most Important Feature of All Time(TM) changes verb `references` to noun `reference`. fixes new branch button positioning, when visible and not visible container DRY up upload and download services ...
| * | | | Update ./doc/api/builds.mdTomasz Maczukin2016-01-111-69/+232
| | | | |
| * | | | Modify builds scope filtering in builds APITomasz Maczukin2016-01-081-3/+2
| | | | |
| * | | | Update ./doc/api/Tomasz Maczukin2016-01-052-0/+207
| | | | |
* | | | | Merge branch 'master' into ci/api-triggersTomasz Maczukin2016-01-142-0/+129
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Fix version Improve the consistency of commit titles, branch names, tag names, issue/MR titles, on their respective project pages Update CHANGELOG [ci skip] Add some cosmetic changes to variables API documentation [ci skip] Modify builds API documentation style [ci skip] Modify :ci_variable factory Add 'Build' prefix to Variables entry name in API docs index Fix some typos Add some fixes after review Remove blank line Update ./doc/api Change :variable_id to :key as resource ID in API Fix a typo in method description Add create feature to variables API Add missing 'not_found' checks in variables API Add delete feature to variables API Add update feature for variables API Add features for list and show details of variables in API Conflicts: doc/api/README.md lib/api/entities.rb
| * | | | Merge branch 'master' into ci/api-variablesDouwe Maan2016-01-141-2/+4
| |\ \ \ \
| * \ \ \ \ Merge branch '8-4-stable' into ci/api-variablesTomasz Maczukin2016-01-133-3/+69
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 8-4-stable: (285 commits) Add Changelog entry for build traces data integrity fix Update doc_styleguide.md [ci skip] Added hint that you can search users by name, username, or email. Add changelog Version 8.4.0.rc1 Randomize metrics sample intervals Make the metrics sampler interval configurable Don't automatically require awesome_print Disable colorization if STDOUT is not a tty Block the reported user before destroying the record changes `$quote-gray` to `$secondary-text` makes message plural for multiple MRs and removes from loop. Duh. Prepare Installation and Update docs for 8.4 RC1 Mention channel/key bug in irkerd docs Revert "Remove the `:coffee` and `:coffeescript` Haml filters" gets merge request discussion working again adds back in discussion.haml.html for issues commenting and closing/reopening properly. removing last chunk of MR ajax changes, rest will be in another MR reverting more MR ajax files, will appear in different commit reverting MR ajax changes, which will be in a different MR ...