summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Disabling send copfj-api-route-builderFrancisco Javier López2018-06-061-1/+1
* Using singleton moduleFrancisco Javier López2018-06-061-6/+3
* Added guard clauseFrancisco Javier López2018-06-061-2/+4
* Added builderFrancisco Javier López2018-06-061-0/+15
* Merge branch '47189-github_import_visibility' into 'master'Douwe Maan2018-06-061-1/+4
|\
| * Use Github repo visibility during import while respecting restricted visibili...Imre Farkas2018-06-061-1/+4
* | Merge branch '45821-avatar_api' into 'master'Rémy Coutable2018-06-063-0/+28
|\ \
| * | Add Avatar APIImre2018-06-063-0/+28
* | | Merge branch 'bvl-graphql-start-34754' into 'master'Douwe Maan2018-06-067-0/+166
|\ \ \
| * | | Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-065-69/+102
| * | | Handle exceptions outside the GraphQL schemaBob Van Landuyt2018-06-052-0/+42
| * | | Add `present_using` to typesBob Van Landuyt2018-06-051-0/+34
| * | | Convert from GraphQL::Batch to BatchLoaderNick Thomas2018-06-051-0/+2
| * | | Add a minimal GraphQL APINick Thomas2018-06-051-0/+55
* | | | Merge branch '25045-add-variables-to-post-pipeline-api' into 'master'Grzegorz Bizon2018-06-061-1/+6
|\ \ \ \
| * | | | Removes variables from pipelines apiJacopo2018-06-051-1/+0
| * | | | Review 1Jacopo2018-06-011-1/+5
| * | | | Rename variables_attributes => variables and adds spec for exclude/only optionJacopo2018-06-011-2/+2
| * | | | Adds variables to POST api/v4/projects/:id/pipelineJacopo2018-06-012-0/+2
* | | | | Merge branch 'sh-reject-non-utf8-gpg' into 'master'Robert Speicher2018-06-051-1/+5
|\ \ \ \ \
| * | | | | Reject GPG keys that have e-mail or names with non-valid UTF-8 encodingsStan Hu2018-06-051-1/+5
| | |_|_|/ | |/| | |
* | | | | Fix repository archive generation when hashed storage is enabledNick Thomas2018-06-051-8/+4
|/ / / /
* | | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński2018-06-0514-30/+43
|\ \ \ \ | | |/ / | |/| |
| * | | Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-0510-27/+36
| * | | Merge branch 'sh-fix-events-nplus-one' into 'master'Rémy Coutable2018-06-051-0/+1
| |\ \ \
| | * | | Eliminate N+1 queries with authors and push_data_payload in Events APIStan Hu2018-06-051-0/+1
| * | | | Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-053-3/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-013-3/+6
* | | | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon2018-06-0510-23/+261
|\ \ \ \ \ | |/ / / /
| * | | | Prevent Gitaly WriteConfig log noiseJacob Vosmaer (GitLab)2018-06-051-0/+5
| * | | | Merge branch 'add-background-migrations-for-not-archived-traces' into 'master'Kamil Trzciński2018-06-052-3/+25
| |\ \ \ \
| | * | | | Revise comments in ArchiveLegacyTracesShinya Maeda2018-06-041-3/+3
| | * | | | Directly refer application code from migration codeShinya Maeda2018-06-042-69/+12
| | * | | | Add background migrations to arhive legacy tracesShinya Maeda2018-06-041-0/+79
| | | |_|/ | | |/| |
| * | | | Merge branch 'override-consider-extend' into 'master'Nick Thomas2018-06-051-3/+13
| |\ \ \ \
| | * | | | Also verify if extending would override a class methodoverride-consider-extendLin Jen-Shin2018-06-051-3/+13
| * | | | | Merge branch 'gh-importer-transactions' into 'master'Nick Thomas2018-06-051-14/+42
| |\ \ \ \ \
| | * | | | | Perform pull request IO work outside a transactiongh-importer-transactionsYorick Peterse2018-06-041-14/+42
| | |/ / / /
| * | | | | Merge branch 'sh-fix-pipeline-jobs-nplus-one' into 'master'Rémy Coutable2018-06-051-0/+1
| |\ \ \ \ \
| | * | | | | Eliminate N+1 queries for CI job artifacts in /api/projects/:id/pipelines/:pi...sh-fix-pipeline-jobs-nplus-oneStan Hu2018-06-041-0/+1
| | * | | | | Remove N+1 query for author in issues APIStan Hu2018-06-041-1/+1
| | |/ / / /
| * | | | | Merge branch 'presigned-multipart-uploads' into 'master'Grzegorz Bizon2018-06-052-1/+167
| |\ \ \ \ \
| | * | | | | Update validatorpresigned-multipart-uploadsKamil Trzciński2018-06-041-1/+1
| | * | | | | Support presigned multipart uploadsKamil Trzciński2018-06-042-1/+167
| * | | | | | Merge branch 'sh-add-uncached-query-limiter' into 'master'Rémy Coutable2018-06-051-1/+1
| |\ \ \ \ \ \
| | * | | | | | Remove N+1 query for author in issues APIsh-add-uncached-query-limiterStan Hu2018-06-041-1/+1
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'perform-ci-build-auth-always-on-primary-ce' into 'master'Grzegorz Bizon2018-06-051-1/+7
| |\ \ \ \ \ \
| | * | | | | | Bring back the EE changes to CE to authentication of buildsperform-ci-build-auth-always-on-primary-ceKamil Trzciński2018-06-041-1/+7
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...backstage/gb/use-persisted-stages-to-improve-pipelines-tableGrzegorz Bizon2018-06-05101-5643/+548
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Adjust insufficient diff hunks being persisted on NoteDiffFileosw-ignore-diff-header-when-persisting-diff-hunkOswaldo Ferreira2018-06-052-3/+10
| |/ / / / /