summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '45592-nomethoderror-undefined-method-commit-for-nil-nilclass-in...Douwe Maan2018-07-111-6/+34
|\
| * Fix ProcessCommitWorker when upstream project is deletedSean McGivern2018-07-101-6/+34
* | Merge branch 'add-back-mr-diff-deletion-migration' into 'master'Yorick Peterse2018-07-113-29/+93
|\ \
| * | Use schedulers and delete diff files upon deadtuples checkOswaldo Ferreira2018-07-103-42/+57
| * | 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-103-82/+26
| * | Add 1000 files per minute deletion ratio on schedulerOswaldo Ferreira2018-07-103-50/+51
| * | Create a diff deletion worker scheduler to avoid long-running post-migrationOswaldo Ferreira2018-07-102-25/+58
| * | Schedule batches in bulks of 5 diffsOswaldo Ferreira2018-07-101-8/+16
| * | Revert "Temporarily remove MR diffs removal migration"Sean McGivern2018-07-102-1/+49
* | | Remove last flags from Blob and WorkhorseJacob Vosmaer2018-07-112-119/+87
* | | Add missing maximum_timeout parametergfyoung2018-07-111-0/+63
* | | 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 'sh-fix-git-gc-error-handling' into 'master'Robert Speicher2018-07-101-0/+6
|\ \ \ \
| * | | | Fix ArgumentError in GitGarbageCollectWorker Sidekiq jobStan Hu2018-07-101-0/+6
| |/ / /
* | | | Mock timeouts and Promise in SmartInterval testsWinnie Hellmann2018-07-103-99/+130
| |_|/ |/| |
* | | Merge branch 'fix-conflicts-exception-for-submodules' into 'master'Rémy Coutable2018-07-103-11/+25
|\ \ \
| * | | Make sure ConflictsService does not raise for conflicting submodulesSean McGivern2018-07-103-11/+25
| | |/ | |/|
* | | 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 'revert-3755d828' into 'master'Phil Hughes2018-07-101-1/+1
|\ \ \
| * | | Revert "Merge branch 'fix-inconsistent-cancel-button' into 'master'"Winnie Hellmann2018-07-101-1/+1
| | |/ | |/|
* | | Resolve "Disable GCP free credit banner at instance level"Dennis Tang2018-07-101-0/+10
|/ /
* | Merge branch 'ce-6117-unify-preview-mailer' into 'master'Sean McGivern2018-07-101-0/+11
|\ \
| * | This test was copied from EELin Jen-Shin2018-07-101-0/+11
| |/
* | Merge branch 'rd-ee-backport-add-support-for-gl-com-trials' into 'master'Sean McGivern2018-07-101-6/+6
|\ \
| * | Backport some changes made for this spec in EERubén Dávila2018-07-021-6/+6
* | | Update time_helper.rb to fix output for exact minutes.Marcel Amirault2018-07-101-4/+6
* | | 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-108-106/+194
|\ \ \ \
| * | | | Fix specsKamil Trzciński2018-07-092-8/+7
| * | | | Fix and add specs for testing metadata entryKamil Trzciński2018-07-097-97/+168
| * | | | Access metadata directly from Object StorageKamil Trzciński2018-07-095-8/+26
* | | | | Merge branch '48537-update-avatar-only-via-api' into 'master'Rémy Coutable2018-07-101-0/+14
|\ \ \ \ \
| * | | | | Fix #48537 - Update avatar only via the projects APIJamie Schembri2018-07-091-0/+14
| | |_|_|/ | |/| | |
* | | | | Merge branch '42415-omit-projects-from-get-group-endpoint' into 'master'Douwe Maan2018-07-101-4/+23
|\ \ \ \ \
| * | | | | Adds with_projects optional parameter to /groups/:id API endpointTiago Botelho2018-07-091-4/+23
* | | | | | Support manually stopping any environment from the UIWinnie Hellmann2018-07-107-57/+103
* | | | | | Merge branch '48951-clean-up' into 'master'Phil Hughes2018-07-101-43/+48
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Removes unused store in diffs mr refactorFilipa Lacerda2018-07-091-43/+48
| | |/ / / | |/| | |
* | | | | Merge branch 'od/41671' into 'master'Mike Greiling2018-07-091-0/+22
|\ \ \ \ \
| * | | | | save current date before Pikaday initOrlando Del Aguila2018-06-291-0/+22
* | | | | | Merge branch 'update-rubocop'Sean McGivern2018-07-0982-182/+179
|\ \ \ \ \ \
| * | | | | | Resolve Naming/UncommunicativeMethodLin Jen-Shin2018-07-093-5/+5
| * | | | | | Use stable gitlab-styles and eliminate offensesLin Jen-Shin2018-07-094-6/+5
| * | | | | | Updates from `rubocop -a`Lin Jen-Shin2018-07-0977-171/+169
| | |/ / / / | |/| | | |
* | | | | | 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