Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-16Added: Specs for sort page breaks on notesNermin Vehabovic
2019-02-16Fixed: Warnings from static code analysisNermin Vehabovic
2019-02-16Added: Include order by ID desc for tie breakers in paginationNermin Vehabovic
2019-02-07Merge branch 'api-group-labels' into 'master'Sean McGivern
2019-02-05Encode Content-Disposition filenamesStan Hu
2019-01-31Factor out common label APIRobert Schilling
2019-01-31Incorporate feedback from RobertRobert Schilling
2019-01-31Correctly search for labels in parent groupsRobert Schilling
2019-01-31Replace findersRobert Schilling
2019-01-31Add subscription API for the group label APIRobert Schilling
2019-01-11Restrict multiple clusters through APIMayra Cabrera
2019-01-10Fix files/blob api endpoint content dispositionFrancisco Javier López
2019-01-07Switch use of Rack::Request to ActionDispatch::RequestStan Hu
2018-12-31Fixed api content-disposition in blob and files endpointFrancisco Javier López
2018-12-22Bump Gitaly version to v1.12.0Stan Hu
2018-12-16Remove rails4 specific codeJasper Maes
2018-12-06Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński
2018-11-23Set content disposition attachment to several endpointsFrancisco Javier López
2018-10-18Make getting a user by the username case insensitiveWilliam George
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-12Resolve "500 Internal Server Error: Deleting branch of deleted project"🙈 jacopo beschi 🙉
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-08Fix rubocopRobert Schilling
2018-09-08API: Use find_branch! in all placesRobert Schilling
2018-07-23Add min_access_level filter to projects APIMarko, Peter
2018-07-16Fix archived parameter for projects APIMarko, Peter
2018-06-14Rails5 fix no implicit conversion of Hash into String. ActionController::Para...Jasper Maes
2018-05-01Merge request and commit discussions APIJan Provaznik
2018-04-13Validate project path prior to hitting the database.Andreas Brandl
2018-04-06Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan
2018-04-05Merge branch 'direct-upload-of-artifacts' into 'master'Grzegorz Bizon
2018-04-05Add `direct_upload` setting for artifactsKamil Trzciński
2018-04-04Add option to suppress archive commit shaJames Ramsay
2018-04-04Allow assigning and filtering issuables by ancestor group labelsFelipe Artur
2018-03-09Add proxy_download to perform proxied sending of all filesMicaël Bergeron
2018-02-28Merge remote-tracking branch 'origin/master' into object-storage-ee-to-ce-bac...Kamil Trzciński
2018-02-28Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński
2018-02-28Merge branch 'use-send-url-for-incompatible-runners' into 'master'Grzegorz Bizon
2018-02-28Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e...Kamil Trzciński
2018-02-28Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e...Kamil Trzciński
2018-02-28Merge commit 'f2f58a60b76acd479e37bdbc9246ec9f9b2bea82' into object-storage-e...Kamil Trzciński
2018-02-28Merge commit '11c67e7c2f992299ff5918ce67995b73d1e0be6d' into object-storage-e...Kamil Trzciński
2018-02-28Merge commit 'b39d0c318921bae2e3a11df9ee6828291dad9864' into object-storage-e...Kamil Trzciński
2018-02-28Merge commit '5b08d59f07fc53c1e34819fac20352119d5343e6' into object-storage-e...Kamil Trzciński
2018-02-28Merge branch 'zj-object-store-artifacts' into 'master'Grzegorz Bizon
2018-02-22Port `read_cross_project` ability from EEBob Van Landuyt
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-09Save user ID and username in Grape API log (api_json.log)Stan Hu
2018-01-05Merge branch 'backport-issue_3413' into 'master'Sean McGivern