summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Make sure ConflictsService does not raise for conflicting submodulesSean McGivern2018-07-101-4/+6
* Merge branch 'gitaly-mandatory-20180709-jv' into 'master'Douwe Maan2018-07-102-53/+7
|\
| * Use Gitaly for fetches and creating bundlesJacob Vosmaer2018-07-092-53/+7
* | Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon2018-07-103-201/+208
|\ \
| * | Access metadata directly from Object StorageKamil Trzciński2018-07-093-201/+208
* | | Merge branch '48537-update-avatar-only-via-api' into 'master'Rémy Coutable2018-07-101-1/+2
|\ \ \
| * | | Fix #48537 - Update avatar only via the projects APIJamie Schembri2018-07-091-1/+2
* | | | Merge branch '42415-omit-projects-from-get-group-endpoint' into 'master'Douwe Maan2018-07-101-1/+2
|\ \ \ \
| * | | | Adds with_projects optional parameter to /groups/:id API endpointTiago Botelho2018-07-091-1/+2
* | | | | Support manually stopping any environment from the UIWinnie Hellmann2018-07-101-1/+2
| |/ / / |/| | |
* | | | Merge branch 'update-rubocop'Sean McGivern2018-07-0952-176/+153
|\ \ \ \
| * | | | Remove useless returnLin Jen-Shin2018-07-091-1/+1
| * | | | Resolve Naming/UncommunicativeMethodLin Jen-Shin2018-07-0918-132/+132
| * | | | Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-092-2/+1
| * | | | Updates from `rubocop -a`Lin Jen-Shin2018-07-0934-42/+20
| | |/ / | |/| |
* | | | Merge branch 'gitaly-update-branch' into 'master'Robert Speicher2018-07-092-1/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Use Gitaly's OperationService.UserUpdateBranch RPCAlejandro Rodríguez2018-07-082-1/+23
* | | | Merge branch 'jprovazn-upload-symlink' into 'master'Kamil Trzciński2018-07-092-3/+4
|\ \ \ \
| * | | | Added test and used Array() instead of .wrapJan Provaznik2018-07-091-1/+1
| * | | | Add FileUploader.root to allowed upload pathsJan Provaznik2018-07-082-3/+4
| |/ / /
* | | | Merge branch 'sh-fix-issue-47797-ce' into 'master'Douwe Maan2018-07-091-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix handling of annotated tags when Gitaly is not in useStan Hu2018-07-091-0/+5
| |/ /
* | | Merge branch '48976-rails5-invalid-single-table-inheritance-type-group-is-not...Yorick Peterse2018-07-091-0/+2
|\ \ \
| * | | [Rails5] Fix 'Invalid single-table inheritance type: Group is not a subclass ...blackst0ne2018-07-071-0/+2
* | | | Merge branch 'bvl-gettext-updated-check-fix-ce' into 'master'Sean McGivern2018-07-091-7/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Update `gettext:updated_check` regenerate pot fileBob Van Landuyt2018-07-091-7/+23
| | |/ | |/|
* | | Merge branch '48978-fix-helm-installation-on-cluster' into 'master'Kamil Trzciński2018-07-091-1/+1
|\ \ \
| * | | Include wget in apk add commandMayra Cabrera2018-07-081-1/+1
| |/ /
* | | Make blob and other RPC's mandatoryJacob Vosmaer (GitLab)2018-07-093-140/+18
* | | Merge branch 'gitaly-mandatory-20180706-jv' into 'master'Douwe Maan2018-07-094-77/+12
|\ \ \
| * | | Make more things mandatoryJacob Vosmaer2018-07-064-77/+12
* | | | Merge branch 'gitaly-diff-mandatory' into 'master'Grzegorz Bizon2018-07-093-24/+12
|\ \ \ \ | |_|/ / |/| | |
| * | | Make all Gitaly diff flags mandatoryJacob Vosmaer2018-07-063-24/+12
* | | | Improve render performance of large wiki pagesPeter Leitzen2018-07-071-3/+8
* | | | Merge branch '48670-application-settings-may-not-be-invalidated-if-migrations...Stan Hu2018-07-071-4/+0
|\ \ \ \
| * | | | Stop relying on migrations in the CacheableAttributes cache key and cache att...Rémy Coutable2018-07-051-4/+0
* | | | | Refactor rspec matchers in read_only_spec.rbBrett Walker2018-07-071-0/+1
| |_|_|/ |/| | |
* | | | Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern2018-07-065-15/+73
|\ \ \ \
| * | | | fix permissionsJames Lopez2018-07-061-1/+2
| * | | | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-065-15/+72
* | | | | Ability to check if underlying database is read onlyBrett Walker2018-07-061-0/+15
* | | | | Merge branch 'gitaly-set-delete-config' into 'master'Nick Thomas2018-07-062-6/+55
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add Repository#set_config and #delete_configJacob Vosmaer2018-07-062-6/+55
| | |_|/ | |/| |
* | | | Merge branch 'build-chunks-on-object-storage' into 'master'Grzegorz Bizon2018-07-061-0/+29
|\ \ \ \
| * \ \ \ Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-0628-134/+210
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-047-310/+62
| |\ \ \ \ \
| * | | | | | Add spec for ExclusiveLeaseHelpersShinya Maeda2018-07-031-0/+29
* | | | | | | Merge branch 'gitaly-conflicts-find-commit' into 'master'Douwe Maan2018-07-062-77/+6
|\ \ \ \ \ \ \
| * | | | | | | Partially rever "Revert "Merge branch 'gitaly-mandatory-20180703-jv' into 'ma...Jacob Vosmaer2018-07-062-77/+6
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'ide-merge-request-info' into 'master'Sean McGivern2018-07-062-1/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |