summaryrefslogtreecommitdiff
path: root/lib/api/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'api-group-labels' into 'master'Sean McGivern2019-02-071-0/+82
|\
| * Simplify label helper and correct versionRobert Schilling2019-01-311-66/+54
| * Factor out common label APIRobert Schilling2019-01-311-0/+94
* | Do not expose trigger token when user should not see itGrzegorz Bizon2019-01-311-0/+29
|/
* Merge branch '56392-enable-the-layout-extraspacing-cop' into 'master'Lin Jen-Shin2019-01-241-1/+1
|\
| * Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* | Get remote address for runnerSteve Azzopardi2019-01-241-1/+1
|/
* [API] Omit X-Total{,-Pages} when count > 10kRémy Coutable2019-01-221-3/+14
* Improve readablity of CI_API_V4_URL related codeGrzegorz Bizon2019-01-041-1/+1
* Minor improvements to CI_API_V4_URL variable exposurefeature/gb/expose-ci-api-url-variableGrzegorz Bizon2019-01-031-1/+1
* Add API::Helpers::Version and expose API root URLGrzegorz Bizon2019-01-031-0/+29
* Support lowercase none / anyHeinrich Lee Yu2018-10-261-1/+1
* Refactor api validator to separate classHeinrich Lee Yu2018-10-261-0/+13
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-2913-0/+26
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-133-0/+10
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-113-0/+10
* | Initialize projects with readmeSteve2018-09-121-0/+1
|/
* Use policies to determine if attributes can be set in the APISean McGivern2018-08-221-4/+1
* Allow date parameters on Issues and Notes API for group ownersFlorent Dubois2018-08-221-1/+1
* Fix bug setting http headers in Files APIFrancisco Javier López 🌴 On vacation; back on August 22th!2018-08-011-1/+5
* Resolve "API endpoint that returns all members, including the inherited membe...🙈 jacopo beschi 🙉2018-07-251-0/+25
* Resolve "do not set updated_at when creating note"Kia Mei Somabes2018-07-121-0/+2
* Add SHA256 and HEAD on File APIAhmet Demir2018-06-281-0/+11
* Change update entrypoint instead of adding new keep-alive oneTomasz Maczukin2018-06-071-0/+5
* Replace grape-route-helpers with our own grape-path-helpersStan Hu2018-05-301-1/+1
* Merge branch 'zj-internal-repo-path' into 'master'Grzegorz Bizon2018-05-281-6/+0
|\
| * Don't pass the repository path to Gitlab ShellZeger-Jan van de Weg2018-05-171-6/+0
* | Merge branch 'ab-42194-keyset-pagination' into 'master'Yorick Peterse2018-05-221-40/+213
|\ \
| * | Add feature-flag for keyset pagination.ab-42194-keyset-paginationAndreas Brandl2018-05-211-1/+1
| * | Add keyset pagination for API calls.Andreas Brandl2018-05-211-5/+165
| * | Refactor and extract DefaultPaginationStrategy.Andreas Brandl2018-05-211-43/+56
| |/
* | Fix `expose_url` helper does not include custom base url if it is setFrancisco Javier López2018-05-221-2/+7
|/
* Merge request and commit discussions APIJan Provaznik2018-05-011-7/+49
* show only groups an admin is a member of in dashboards/gropsRoger Rüttimann2018-05-011-0/+3
* Resolve "Namespace factory is problematic"Lin Jen-Shin2018-04-231-1/+3
* Add an API endpoint to download git repository snapshotsNick Thomas2018-04-191-0/+25
* Make the API project params reusableBob Van Landuyt2018-04-041-0/+38
* Remove support for absolute dirs from Git::EnvJacob Vosmaer (GitLab)2018-03-301-12/+0
* Send Gitaly payload for git-upload-archive SSH commandsAlejandro Rodríguez2018-03-211-1/+1
* Respect the protocol in `expose_url`Toon Claes2018-03-121-1/+1
* Merge branch 'gitaly-git-mandatory' into 'master'Douwe Maan2018-03-071-7/+0
|\
| * Make git push mandatoryKim "BKC" Carlbäcker2018-03-061-7/+0
* | Merge branch 'jprovazn-api' into 'master'Sean McGivern2018-03-071-0/+76
|\ \ | |/ |/|
| * Add discussion APIjprovazn-apiJan Provaznik2018-03-071-0/+76
* | Projects and groups badges APIFrancisco Javier López2018-03-051-0/+28
|/
* Persist runner IP address on contact (#43489)Dylan Griffith2018-02-281-6/+12
* Allow including custom attributes in API responsesMarkus Koller2018-02-081-0/+28
* Merge branch '41763-search-api' into 'master'Sean McGivern2018-02-071-4/+13
|\
| * Return only limited pagination headers for search API endpointsJarka Kadlecová2018-02-061-4/+13
* | Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-wh...Kamil Trzciński2018-02-071-19/+2
|\ \