summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Make more ref RPC's mandatoryJacob Vosmaer2018-07-121-33/+0
* Merge branch 'dz-manifest-import' into 'master'Douwe Maan2018-07-127-3/+859
|\
| * Add mysql and postgres spec for manifest import buttonDmitriy Zaporozhets2018-07-111-2/+17
| * Improve manifest feature after backend reviewDmitriy Zaporozhets2018-07-112-2/+11
| * Rename button at manifest import formDmitriy Zaporozhets2018-07-111-2/+2
| * Make the manifest import feature spec a postgres onlyDmitriy Zaporozhets2018-07-111-1/+1
| * Refactor manifest import codeDmitriy Zaporozhets2018-07-112-3/+2
| * Add feature specs for manifest importDmitriy Zaporozhets2018-07-111-2/+20
| * Move manifest import to separate page and add feature specsDmitriy Zaporozhets2018-07-112-0/+36
| * More reliable manifest parser and group-only selectorDmitriy Zaporozhets2018-07-111-0/+10
| * Fix tests in import_sources_spec.rbDmitriy Zaporozhets2018-07-111-3/+8
| * Add manifest import featureDmitriy Zaporozhets2018-07-113-0/+764
* | Merge branch 'sh-optimize-wiki-empty-check' into 'master'Douwe Maan2018-07-121-1/+9
|\ \
| * | Optimize ProjectWiki#empty? checkStan Hu2018-07-121-1/+9
* | | Remove Repository#path memoizationJacob Vosmaer (GitLab)2018-07-127-137/+92
* | | Resolve "do not set updated_at when creating note"Kia Mei Somabes2018-07-121-0/+1
* | | Merge branch 'ide-row-dropdown-design-update' into 'master'Filipa Lacerda2018-07-127-77/+73
|\ \ \
| * | | Improvements to new entry dropdowns in Web IDEPhil Hughes2018-07-117-77/+73
| | |/ | |/|
* | | Remove timeouts from TimeTracker testsWinnie Hellmann2018-07-122-201/+243
| |/ |/|
* | Merge branch '48934' into 'master'Mike Greiling2018-07-113-1/+20
|\ \
| * | Fix #48934 - Focus on text input on danger confirmationJamie Schembri2018-07-063-1/+20
* | | Merge branch 'sh-truncate-changelog-filenames' into 'master'Robert Speicher2018-07-111-0/+14
|\ \ \
| * | | Truncate filenames created by bin/changelog to 140 charactersStan Hu2018-07-111-0/+14
| | |/ | |/|
* | | Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-117-312/+112
* | | 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
* | | | Merge branch '48237-toggle-file-comments' into 'master'Phil Hughes2018-07-116-73/+271
|\ \ \ \
| * | | | Adds specs for toggleFileDiscussions actionFilipa Lacerda2018-07-111-0/+44
| * | | | Adds specs for getters in merge request vuex diff moduleFilipa Lacerda2018-07-112-94/+30
| * | | | Merge branch 'master' into 48237-toggle-file-commentsFilipa Lacerda2018-07-10110-607/+1029
| |\ \ \ \
* | | | | | Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-11467-1523/+1523
* | | | | | 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
| | |/ / / / | |/| | | |