summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-no-method-error-on-nil' into 'master'Kamil Trzciński2018-07-111-1/+6
|\
| * Fix an exception seen using the online terminalNick Thomas2018-07-111-1/+6
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-114-14/+16
* | Merge branch 'add-back-mr-diff-deletion-migration' into 'master'Yorick Peterse2018-07-112-25/+105
|\ \
| * | Use schedulers and delete diff files upon deadtuples checkOswaldo Ferreira2018-07-102-32/+60
| * | Remove unnecessary EachBatchOswaldo Ferreira2018-07-101-4/+0
| * | Reschedule DeleteDiffFiles until there is none left to removeOswaldo Ferreira2018-07-101-27/+36
| * | Wait postgresql vacuum of deadtuples on merge_request_diff_files deletionOswaldo Ferreira2018-07-102-86/+58
| * | Add 1000 files per minute deletion ratio on schedulerOswaldo Ferreira2018-07-102-15/+58
| * | Create a diff deletion worker scheduler to avoid long-running post-migrationOswaldo Ferreira2018-07-101-0/+32
* | | Remove last flags from Blob and WorkhorseJacob Vosmaer2018-07-112-104/+9
* | | Merge branch '46519-remove-ce-prefix-suffix-in-check-ce' into 'master'bjk/health_helpRémy Coutable2018-07-111-8/+20
|\ \ \
| * | | Find the EE branch by searching the branchesLin Jen-Shin2018-07-111-8/+20
* | | | Merge branch 'sh-handle-colons-in-url-passwords' into 'master'James Lopez2018-07-111-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Properly handle colons in URL passwordsStan Hu2018-07-101-1/+1
| | |/ | |/|
* | | Merge branch 'fix-conflicts-exception-for-submodules' into 'master'Rémy Coutable2018-07-101-4/+6
|\ \ \
| * | | Make sure ConflictsService does not raise for conflicting submodulesSean McGivern2018-07-101-4/+6
| | |/ | |/|
* | | Merge branch 'rd-6804-bug-unable-to-delete-branches-when-repo-reaches-the-siz...Robert Speicher2018-07-101-7/+13
|\ \ \
| * | | Backport some changes from EERubén Dávila2018-07-091-7/+13
| | |/ | |/|
* | | Merge branch '49057-fix-repository-typo' into 'master'Rémy Coutable2018-07-101-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix a typo? gitaly_operation{-s-}_clientLin Jen-Shin2018-07-101-1/+1
| |/
* | 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 'update-rubocop'Sean McGivern2018-07-0938-138/+115
|\ \ \
| * | | Remove useless returnLin Jen-Shin2018-07-091-1/+1
| * | | Resolve Naming/UncommunicativeMethodLin Jen-Shin2018-07-0910-103/+103
| * | | Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-092-2/+1
| * | | Updates from `rubocop -a`Lin Jen-Shin2018-07-0928-33/+11
| |/ /
* | | 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-091-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Add FileUploader.root to allowed upload pathsJan Provaznik2018-07-081-1/+1
| |/ /
* | | 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 '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
* | | | 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-064-12/+66
|\ \ \
| * | | fix permissionsJames Lopez2018-07-061-1/+2
| * | | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-064-12/+65
* | | | 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
| | |/ | |/|