summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Do not persist translated system notes63262-notes-are-persisted-with-the-user-s-localeSean McGivern2019-08-281-0/+7
* Reduce the number of SQL requests on MR-showIgor2019-08-284-8/+39
* Merge branch 'ce-xanf-move-file-icon-spec-to-jest' into 'master'65822-allow-smaller-ip-range-when-creating-gke-clusterClement Ho2019-08-282-92/+75
|\
| * Refactored Karma spec to Jest for file_iconce-xanf-move-file-icon-spec-to-jestIllya Klymov2019-08-282-92/+75
* | Save board lists collapsed settingFelipe Artur2019-08-286-2/+239
* | Support Gitaly feature flags in workhorseJacob Vosmaer2019-08-282-0/+20
* | Merge branch 'csslab-removal' into 'master'Clement Ho2019-08-281-1/+0
|\ \
| * | Remove csslabArun Kumar Mohan2019-08-281-1/+0
* | | Update CE files for GSD projects filterVictor Zagorodny2019-08-281-1/+2
* | | Adding NOT NULL constraint to private_profileAdam Hegyi2019-08-281-1/+1
* | | Merge branch 'add-rubocop-check-for-be-success' into 'master'Grzegorz Bizon2019-08-281-0/+63
|\ \ \
| * | | Replace it_behaves_like with include_examplesadd-rubocop-check-for-be-successVitali Tatarintev2019-08-281-8/+8
| * | | Remove Rubocop::SpecHelper fileVitali Tatarintev2019-08-281-3/+0
| * | | Inline shared examples for BeSuccessMatcherVitali Tatarintev2019-08-281-40/+31
| * | | Refactor BeSuccessMatcher specs for readabilityVitali Tatarintev2019-08-281-33/+32
| * | | Utilize Rubocop's Include for BeSuccessMatcherVitali Tatarintev2019-08-281-26/+8
| * | | Add support of not_to/to_not to BeSuccessMatcherVitali Tatarintev2019-08-281-2/+18
| * | | Refactor BeSuccessMatcher specsVitali Tatarintev2019-08-281-36/+25
| * | | Replace double quotes with single quotesVitali Tatarintev2019-08-281-9/+9
| * | | Enable frozen string literalVitali Tatarintev2019-08-281-0/+2
| * | | Autocorrect `be_success` to `be_successful`Vitali Tatarintev2019-08-281-0/+10
| * | | Add Rubocop check to avoid using `be_success`Vitali Tatarintev2019-08-281-0/+77
* | | | Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable2019-08-281-0/+18
|\ \ \ \
| * | | | Makes LFS object linker process OIDs in batchessh-lfs-object-batchesStan Hu2019-08-271-0/+18
* | | | | Apply bindings to querys from QueryRecorderDavid Wilkins2019-08-281-1/+4
| |_|/ / |/| | |
* | | | Remove token field from runners edit formPayton Burdette2019-08-281-4/+0
* | | | Merge branch 'id-change-total-notes-calculation' into 'master'Ash McKenzie2019-08-282-1/+19
|\ \ \ \
| * | | | Change the way totalNotes is calculatedid-change-total-notes-calculationIgor Drozdov2019-08-282-1/+19
| | |_|/ | |/| |
* | | | Merge branch 'sh-fix-issue-move-api' into 'master'Grzegorz Bizon2019-08-282-0/+35
|\ \ \ \
| * | | | Fix moving issues API failing when text includes commit URLssh-fix-issue-move-apiStan Hu2019-08-282-0/+35
* | | | | Changes snowplow to use cookies for sessionsJeremy Jackson2019-08-283-50/+129
| |_|_|/ |/| | |
* | | | Merge branch 'todos/include-issue-mr-titles' into 'master'Stan Hu2019-08-284-35/+35
|\ \ \ \ | |/ / / |/| | |
| * | | Add Issue and Merge Request titles to Todo itemsArun Kumar Mohan2019-08-274-35/+35
* | | | Rename dev, org, com helperDoug Stull2019-08-281-0/+27
* | | | CE-specific changes for designs `user_notes_count`Luke Duncalfe2019-08-275-53/+83
| |_|/ |/| |
* | | Fix a nil error in Gitlab::Danger::TeammateRémy Coutable2019-08-271-0/+8
* | | Move gke_cluster_dropdowns to create_cluster dirEnrique Alcantara2019-08-278-14/+14
| |/ |/|
* | Merge branch '65312-use-group-labels-instead-of-legacy-team-labels-for-danger...Lin Jen-Shin2019-08-271-1/+1
|\ \
| * | Detect the new stage labels in Gitlab::Danger::Teammate65312-use-group-labels-instead-of-legacy-team-labels-for-danger-picking-test-reviewersRémy Coutable2019-08-271-1/+1
* | | Merge branch '66641-broken-master-real-http-connections-are-disabled-unregist...Jan Provaznik2019-08-273-16/+24
|\ \ \
| * | | Use `stub_full_request` to fix spec failure66641-broken-master-real-http-connections-are-disabled-unregistered-requestHeinrich Lee Yu2019-08-273-16/+24
| |/ /
* | | Merge branch '13806-fix' into 'master'Lin Jen-Shin2019-08-271-0/+11
|\ \ \ | |/ / |/| |
| * | Add nil check for Gitlab.config.prometheus13806-fixrpereira22019-08-261-0/+11
* | | Merge branch '57657-promote-label-to-group-label-via-api-endpoint' into 'master'Sean McGivern2019-08-271-0/+49
|\ \ \
| * | | Incorporate review feedbackRobert Schilling2019-08-261-9/+9
| * | | Make tests passRobert Schilling2019-08-261-10/+12
| * | | Move promote to put and add more specsRobert Schilling2019-08-261-5/+29
| * | | Add docs and first specsRobert Schilling2019-08-261-0/+23
* | | | Merge branch 'sh-project-feature-nplus-one' into 'master'Jan Provaznik2019-08-271-0/+22
|\ \ \ \
| * | | | Remove N+1 SQL query loading project feature in dashboardsh-project-feature-nplus-oneStan Hu2019-08-231-0/+22