summaryrefslogtreecommitdiff
path: root/lib/api/api.rb
Commit message (Expand)AuthorAgeFilesLines
* Autofixed some untranslated stringsi18n-copLuke Bennett2019-01-311-1/+1
* API for importing external reposBen2019-01-171-0/+1
* Add API for release asset linksShinya Maeda2019-01-071-0/+1
* Include CRUD endpoints for Cluster API40473-api-support-for-kubernetes-integrationMayra Cabrera2019-01-041-0/+1
* Add releases APIAlessio Caiazza2018-12-311-0/+1
* Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-131-0/+1
* Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-2/+2
* Merge branch 'if-52811-fix_namespaces_api_routing' into 'master'Nick Thomas2018-11-301-2/+2
|\
| * Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-2/+2
* | Lock writes to trace streamKamil Trzciński2018-11-271-0/+4
|/
* Add submodule update API endpointFrancisco Javier López2018-11-071-0/+1
* Backport project template API to CENick Thomas2018-10-051-0/+1
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-0/+1
* Add route information to lograge structured loggingAndrew Newdigate2018-09-051-0/+1
* Add gitaly_calls to API structured logsAndrew Newdigate2018-09-041-1/+2
* API: Protected tagsRobert Schilling2018-08-251-4/+5
* Add Avatar APIImre2018-06-061-0/+1
* Removed API endpoint and specsfj-36819-remove-v3-apiFrancisco Javier López2018-05-301-39/+5
* Log queue duration for Grape API callssh-tag-queue-duration-api-callsStan Hu2018-05-281-1/+2
* Resolve "Expand API: Render an arbitrary Markdown document"blackst0ne2018-05-181-0/+1
* Fix api_json.log not always reporting the right HTTP status codeStan Hu2018-05-171-8/+9
* Add an API endpoint to download git repository snapshotsNick Thomas2018-04-191-0/+1
* Add `direct_upload` setting for artifactsdirect-upload-of-artifactsKamil Trzciński2018-04-051-0/+8
* Merge branch 'jprovazn-api' into 'master'Sean McGivern2018-03-071-0/+1
|\
| * Add discussion APIjprovazn-apiJan Provaznik2018-03-071-0/+1
* | Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-061-0/+2
|\ \
| * \ Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-061-0/+1
| |\ \
| | * | Add project export API implementationTravis Miller2018-02-281-0/+1
| | |/
| * | Projects and groups badges APIFrancisco Javier López2018-03-051-0/+1
| |/
* | Bring one group board to CEFelipe Artur2018-03-031-0/+1
|/
* add entity and update specJames Lopez2018-02-131-0/+1
* Support search in APIJarka Kadlecová2018-02-061-0/+1
* Add application create APINicolas MERELLI2018-01-241-0/+1
* Save user ID and username in Grape API log (api_json.log)sh-store-user-in-api-logsStan Hu2018-01-081-1/+2
* EE-BACKPORT group boardsFelipe Artur2018-01-041-2/+2
* Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan2017-11-081-1/+4
* Remove Session APIDouwe Maan2017-11-021-1/+0
* Add pages domains API implementationTravis Miller2017-10-221-0/+1
* Adds requirements that supports anything in sha paramsGuilherme Vieira2017-10-121-3/+4
* Exclude logging of API responses to prevent leakage of confidential datash-exclude-api-responsesStan Hu2017-09-131-1/+0
* Merge branch 'sh-add-grape-logging' into 'master'Sean McGivern2017-09-071-0/+11
|\
| * Use a custom GrapeLogging formatter to get the timestampsh-add-grape-loggingStan Hu2017-09-071-2/+2
| * Fix Rubocop failures in API loggerStan Hu2017-09-071-3/+5
| * Add JSON logger in `log/api_json.log` for Grape API endpointsStan Hu2017-09-061-0/+9
* | Merge branch 'wiki_api' into 'master'Grzegorz Bizon2017-09-071-0/+1
|\ \ | |/ |/|
| * Add API support for wiki pagesblackst0ne2017-09-071-0/+1
* | Extract job artifacts API code to a separate fileGrzegorz Bizon2017-09-061-0/+1
|/
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+1
* Merge branch 'dm-api-current-user' into 'master'Sean McGivern2017-08-031-1/+1
|\