summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-filename-length' into 'master'Rémy Coutable2019-08-131-1/+1
|\
| * Ensure changelog filenames are less than 99 characters longfix-filename-lengthBalasankar "Balu" C2019-08-131-1/+1
* | Merge branch 'require-stage-to-be-set-with-needs' into 'master'Grzegorz Bizon2019-08-132-4/+39
|\ \
| * | Require `stage:` to be set with `needs:`Kamil Trzciński2019-08-132-4/+39
* | | Merge branch '65963-avoid-extra-query-allowed-to-uninstall' into 'master'Nick Thomas2019-08-131-1/+9
|\ \ \
| * | | Fix performance issue in Helm#can_uninstall?65963-avoid-extra-query-allowed-to-uninstallDylan Griffith2019-08-131-1/+9
| | |/ | |/|
* | | Merge branch 'remove-build-process-worker' into 'master'Grzegorz Bizon2019-08-131-26/+0
|\ \ \ | | |/ | |/|
| * | Remove unused `BuildProcessWorker`Kamil Trzciński2019-08-131-26/+0
* | | Merge branch 'spec_cluster_policy_coverage' into 'master'Bob Van Landuyt2019-08-132-0/+12
|\ \ \ | |/ / |/| |
| * | Improve cluster policy spec coveragespec_cluster_policy_coverageThong Kuah2019-08-122-0/+12
* | | Merge branch '61800-migrate-environment-rollback-tests-to-jest' into 'master'Tim Zallmann2019-08-134-20/+53
|\ \ \ | |_|/ |/| |
| * | Convert spec/javascripts/environments/*rollback* tests to Jest61800-migrate-environment-rollback-tests-to-jestNathan Friend2019-08-124-20/+53
* | | Improve quick action error messagesHeinrich Lee Yu2019-08-132-19/+19
* | | Merge branch 'ce-12547-load-search-counts-async' into 'master'Michael Kozono2019-08-129-92/+294
|\ \ \
| * | | FE fetch counts async on search page loadPaul Slaughter2019-08-122-0/+42
| * | | Load search result counts asynchronouslyMarkus Koller2019-08-127-92/+252
| |/ /
* | | Merge branch 'sh-fix-import-export-suggestions' into 'master'Michael Kozono2019-08-122-1/+22
|\ \ \ | |/ / |/| |
| * | Properly save suggestions in project exportssh-fix-import-export-suggestionsStan Hu2019-08-102-1/+22
* | | Merge branch '65790-highlight' into 'master'Annabel Dunstone Gray2019-08-121-1/+1
|\ \ \
| * | | Adds highlight to collapsible lineFilipa Lacerda2019-08-121-1/+1
* | | | Merge branch 'update-graphicsmagick-to-1.3.33' into 'master'Stan Hu2019-08-121-2/+2
|\ \ \ \
| * | | | Update GraphicsMagick from 1.3.29 to 1.3.33 for CI testsTakuya Noguchi2019-08-121-2/+2
| | |/ / | |/| |
* | | | Merge branch '65278-fix-puma-master-counter-wipe' into 'master'Stan Hu2019-08-121-3/+1
|\ \ \ \
| * | | | Remove worker label from puma terminations metric65278-fix-puma-master-counter-wipeAleksei Lipniagov2019-08-121-3/+1
| | |/ / | |/| |
* | | | Update Gitaly server and gem to 1.58.0Jacob Vosmaer2019-08-121-17/+0
* | | | Merge branch 'georgekoltsov/63408-user-mapping' into 'master'Grzegorz Bizon2019-08-124-11/+34
|\ \ \ \
| * | | | Apply code review feedbackGeorge Koltsov2019-08-081-2/+2
| * | | | Add bitbucket_import/importer_spec.rb specGeorge Koltsov2019-08-074-11/+34
* | | | | Merge branch 'georgekoltsov/51260-add-filtering-to-bitbucket-server-import' i...Tim Zallmann2019-08-122-1/+24
|\ \ \ \ \
| * | | | | Add BitbucketServerController filtering specGeorge Koltsov2019-08-121-1/+13
| * | | | | Add bitbucket_server/client_spec.rb specGeorge Koltsov2019-08-121-0/+11
| | |/ / / | |/| | |
* | | | | Merge branch 'alipniagov-fix-wiki_can_not_be_created_total-counter' into 'mas...Thong Kuah2019-08-121-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix :wiki_can_not_be_created_total counteralipniagov-fix-wiki_can_not_be_created_total-counterAleksei Lipniagov2019-08-091-1/+4
* | | | | Merge branch '44036-someone-edited-the-issue-at-the-same-time-is-regularly-se...docs-4453-external-exportersFilipa Lacerda2019-08-121-47/+64
|\ \ \ \ \
| * | | | | Fix conflict warning being incorrectly displayed44036-someone-edited-the-issue-at-the-same-time-is-regularly-seen-despite-that-being-a-filthy-lieHeinrich Lee Yu2019-08-121-47/+64
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sh-break-out-invited-group-members' into 'master'Ash McKenzie2019-08-127-23/+73
|\ \ \ \ \
| * | | | | Improve spec description in member_spec.rbsh-break-out-invited-group-membersStan Hu2019-08-111-1/+1
| * | | | | Fix typo in causing failing to test in sorting_spec.rbStan Hu2019-08-091-1/+1
| * | | | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-0984-593/+2167
| |\ \ \ \ \
| * | | | | | Rename search_invited to search_invite_emailStan Hu2019-08-091-2/+4
| * | | | | | Merge branch 'master' into sh-break-out-invited-group-membersStan Hu2019-08-0778-605/+1570
| |\ \ \ \ \ \
| * | | | | | | Fix broken specsMartin Wortschack2019-08-064-22/+22
| * | | | | | | Fix spec for inviting membersStan Hu2019-08-051-0/+2
| * | | | | | | Make it easier to find invited group membersStan Hu2019-08-054-2/+48
* | | | | | | | Merge branch 'fe-fix-diffs-specs-leaking-store' into 'master'Kushal Pandya2019-08-1211-22/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | CE - FE fix diffs specs leaking storefe-fix-diffs-specs-leaking-storePaul Slaughter2019-08-1111-22/+26
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Add kbd shortcuts for discussion navigationSam Bigelow2019-08-122-0/+125
|/ / / / / / /
* | | | | | | Update karma for new expansion cell markupAndré Luís2019-08-111-4/+12
| |_|_|_|_|/ |/| | | | |
* | | | | | Replace ... with new expansion optionsSamantha Ming2019-08-1011-21/+238
* | | | | | Split MR widget into cached and non-cached serializersIgor2019-08-095-143/+173