summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Remove Repository#path memoizationJacob Vosmaer (GitLab)2018-07-125-128/+83
* Merge branch 'fix-no-method-error-on-nil' into 'master'Kamil Trzciński2018-07-111-0/+15
|\
| * Fix an exception seen using the online terminalNick Thomas2018-07-111-0/+15
* | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-1120-60/+60
* | Merge branch 'add-back-mr-diff-deletion-migration' into 'master'Yorick Peterse2018-07-112-29/+76
|\ \
| * | Use schedulers and delete diff files upon deadtuples checkOswaldo Ferreira2018-07-102-40/+55
| * | Reschedule DeleteDiffFiles until there is none left to removeOswaldo Ferreira2018-07-101-5/+20
| * | Wait postgresql vacuum of deadtuples on merge_request_diff_files deletionOswaldo Ferreira2018-07-102-80/+24
| * | Add 1000 files per minute deletion ratio on schedulerOswaldo Ferreira2018-07-102-16/+46
| * | Create a diff deletion worker scheduler to avoid long-running post-migrationOswaldo Ferreira2018-07-101-0/+43
| * | Revert "Temporarily remove MR diffs removal migration"Sean McGivern2018-07-101-1/+1
* | | Remove last flags from Blob and WorkhorseJacob Vosmaer2018-07-112-119/+87
* | | Merge branch 'sh-handle-colons-in-url-passwords' into 'master'James Lopez2018-07-111-0/+1
|\ \ \
| * | | Properly handle colons in URL passwordsStan Hu2018-07-101-0/+1
| | |/ | |/|
* | | Merge branch 'rd-6804-bug-unable-to-delete-branches-when-repo-reaches-the-siz...Robert Speicher2018-07-101-10/+14
|\ \ \ | |_|/ |/| |
| * | Backport some changes from EERubén Dávila2018-07-091-10/+14
| |/
* | Merge branch 'gitaly-mandatory-20180709-jv' into 'master'Douwe Maan2018-07-103-133/+66
|\ \
| * | Use Gitaly for fetches and creating bundlesJacob Vosmaer2018-07-093-133/+66
* | | Merge branch 'improve-metadata-access-performance' into 'master'Grzegorz Bizon2018-07-102-23/+44
|\ \ \ | |_|/ |/| |
| * | Fix and add specs for testing metadata entryKamil Trzciński2018-07-091-19/+22
| * | Access metadata directly from Object StorageKamil Trzciński2018-07-092-4/+22
| |/
* | Merge branch 'update-rubocop'Sean McGivern2018-07-096-8/+8
|\ \
| * | Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-092-3/+3
| * | Updates from `rubocop -a`Lin Jen-Shin2018-07-094-5/+5
| |/
* | Merge branch 'rails5-mysql-fix-pr-importer-spec' into 'master'Rémy Coutable2018-07-091-3/+3
|\ \
| * | Rails5 mysql fix milliseconds problem in pull request importer specJasper Maes2018-07-081-3/+3
* | | Merge branch 'gitaly-update-branch' into 'master'Robert Speicher2018-07-091-0/+41
|\ \ \
| * | | Use Gitaly's OperationService.UserUpdateBranch RPCAlejandro Rodríguez2018-07-081-0/+41
| |/ /
* | | Merge branch 'jprovazn-upload-symlink' into 'master'Kamil Trzciński2018-07-091-0/+27
|\ \ \ | |_|/ |/| |
| * | Added test and used Array() instead of .wrapJan Provaznik2018-07-091-0/+27
| |/
* | Make blob and other RPC's mandatoryJacob Vosmaer (GitLab)2018-07-092-31/+18
* | Merge branch 'gitaly-diff-mandatory' into 'master'Grzegorz Bizon2018-07-091-27/+15
|\ \ | |/ |/|
| * Make all Gitaly diff flags mandatoryJacob Vosmaer2018-07-061-27/+15
* | Refactor rspec matchers in read_only_spec.rbBrett Walker2018-07-071-33/+11
* | Merge branch '46246-gitlab-project-export-should-use-object-storage' into 'ma...Sean McGivern2018-07-065-5/+176
|\ \
| * | Update Import/Export to use object storage (based on aa feature flag)James Lopez2018-07-065-5/+176
| |/
* | Ability to check if underlying database is read onlyBrett Walker2018-07-061-0/+29
* | Merge branch 'gitaly-set-delete-config' into 'master'Nick Thomas2018-07-061-0/+48
|\ \
| * | Add Repository#set_config and #delete_configJacob Vosmaer2018-07-061-0/+48
| |/
* | Merge branch 'build-chunks-on-object-storage' into 'master'Grzegorz Bizon2018-07-061-0/+76
|\ \ | |/ |/|
| * Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-064-97/+217
| |\
| * | Fix static analysysShinya Maeda2018-07-041-8/+8
| * | Merge branch 'master' into build-chunks-on-object-storageShinya Maeda2018-07-045-100/+130
| |\ \
| * | | Add spec for ExclusiveLeaseHelpersShinya Maeda2018-07-031-0/+76
* | | | Merge branch 'jprovazn-label-links-update' into 'master'Sean McGivern2018-07-061-0/+109
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added tests for MRsJan Provaznik2018-07-051-39/+66
| * | | Migration which fixes cross-project label referencesJan Provaznik2018-07-031-0/+82
* | | | Merge branch 'gitaly-mandatory-20180703-jv-2' into 'master'Sean McGivern2018-07-041-65/+55
|\ \ \ \
| * | | | Remove more feature flagsJacob Vosmaer2018-07-031-65/+55
| |/ / /
* | | | Merge branch 'jprovazn-fix-mr-caching' into 'master'Sean McGivern2018-07-041-0/+9
|\ \ \ \