summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use data_source_exists? instead of table_exists?rails5-databaseJarka Kadlecová2018-06-142-3/+7
* Support LFS objects when creating a project by importFrancisco Javier López2018-06-066-5/+106
* Merge branch '42751-rename-master-to-maintainer' into 'master'Sean McGivern2018-06-063-11/+11
|\
| * change wordingMark Chao2018-06-061-1/+1
| * wordingMark Chao2018-06-061-2/+2
| * Rename master to maintainerMark Chao2018-06-061-8/+8
* | Merge branch 'live-trace-v2-persist-data' into 'master'Kamil Trzciński2018-06-061-2/+22
|\ \
| * | Fix the query to select stale live tracesShinya Maeda2018-06-061-19/+23
| * | Fix ambiguous stuck ci job worker's spec. Rename lease key of archiveShinya Maeda2018-06-061-1/+1
| * | Add exclusive relase for trace arhiveShinya Maeda2018-06-061-14/+30
* | | Merge branch 'gitaly-find-commit-go-git' into 'master'Sean McGivern2018-06-062-0/+17
|\ \ \ | |_|/ |/| |
| * | Rescue from failed feature lookupsJacob Vosmaer2018-06-061-0/+4
| * | Simplify server feature flagsJacob Vosmaer2018-06-062-15/+7
| * | Set Gitaly Server feature flags from RailsZeger-Jan van de Weg2018-06-062-0/+21
* | | 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