summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Submitting reply to existing diff discussion using Cmd/Ctrl+Enter su...Luke "Jared" Bennett2017-06-271-4/+17
* Merge branch 'gitlab-git-find-commits' into 'master'Sean McGivern2017-06-272-49/+27
|\
| * Remove 'contains' option from Commit.find_allJacob Vosmaer2017-06-271-20/+0
| * Remove Gitlab::Git::Repository#find_allJacob Vosmaer2017-06-272-29/+27
* | Resolve "Unable to access edit comment from dropdown menu in certain screen s...Luke "Jared" Bennett2017-06-271-0/+1
* | Merge branch 'issue-form-multiple-line-markdown' into 'master'Filipa Lacerda2017-06-271-36/+69
|\ \
| * | Fixed multi-line markdown in issue edit formissue-form-multiple-line-markdownPhil Hughes2017-06-261-36/+69
* | | Merge branch 'zj-review-apps-usage-data' into 'master'Grzegorz Bizon2017-06-271-0/+1
|\ \ \
| * | | Add in_review_folder to usage pingzj-review-apps-usage-dataZ.J. van de Weg2017-06-271-0/+1
* | | | Merge branch '34324-gitlab-db-seed-is-broken' into 'master'Rémy Coutable2017-06-271-0/+4
|\ \ \ \
| * | | | Fix Gitlab::Database.bulk_insert for non-UTF-8 data34324-gitlab-db-seed-is-brokenSean McGivern2017-06-261-0/+4
| | |/ / | |/| |
* | | | Merge branch 'pat-alert-when-signin-disabled' into 'master'Rémy Coutable2017-06-275-22/+232
|\ \ \ \
| * | | | Provide hint to create a personal access token for Git over HTTPRobin Bobbitt2017-06-265-22/+232
* | | | | Merge branch 'sh-unset-stubenv' into 'master'Rémy Coutable2017-06-271-0/+8
|\ \ \ \ \
| * | | | | Reset the state of StubENV's @env_already_stubbed after each spec runsh-unset-stubenvStan Hu2017-06-261-0/+8
* | | | | | Merge branch 'fix-33991' into 'master'Sean McGivern2017-06-271-0/+51
|\ \ \ \ \ \
| * | | | | | Improve scenario description for the group labels subscription specDouglas Barbosa Alexandre2017-06-261-1/+1
| * | | | | | Allow users to subscribe to group labels on group labels pageDouglas Barbosa Alexandre2017-06-261-0/+51
* | | | | | | Merge branch '23036-replace-dashboard-todo-spinach' into 'master'Rémy Coutable2017-06-275-395/+395
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Replaces 'dashboard/todos' spinach with rspecAlexander Randa2017-06-265-395/+395
* | | | | | | Merge branch '34052-store-mr-ref-fetched-in-database' into 'master'Sean McGivern2017-06-272-1/+39
|\ \ \ \ \ \ \
| * | | | | | | Store merge request ref_fetched status in the database34052-store-mr-ref-fetched-in-databaseAdam Niedzielski2017-06-262-1/+39
* | | | | | | | Merge branch '34282-fix-api-using-include_missing-false' into 'master'Grzegorz Bizon2017-06-271-0/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix optional args for POST :id/variablesLin Jen-Shin2017-06-271-0/+11
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'winh-mr-widget-no-pipeline' into 'master'Phil Hughes2017-06-271-18/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle Promise rejections in mr_widget_pipeline_spec.jswinh2017-06-261-24/+35
| * | | | | | | | Add failing test for #32987winh2017-06-221-0/+19
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Polish sidebar toggleClement Ho2017-06-271-0/+25
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'fix-nested-group-spec-on-mysql' into 'master'Robert Speicher2017-06-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Tag a spec as :nested_groups since it fails on MySQLfix-nested-group-spec-on-mysqlRémy Coutable2017-06-261-1/+1
* | | | | | | | Add explicit message when no runners on adminTakuya Noguchi2017-06-261-19/+42
* | | | | | | | Merge branch '23036-replace-dashboard-mr-spinach' into 'master'Rémy Coutable2017-06-263-28/+110
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Replaces 'dashboard/merge_requests' spinach with rspecAlexander Randa2017-06-263-28/+110
| | |/ / / / / | |/| | | | |
* | | | | | | Fix endpoint not being update correctlyFilipa Lacerda2017-06-261-0/+43
* | | | | | | Merge branch '33933-fix-deployment-indicator-date' into 'master'Robert Speicher2017-06-261-2/+5
|\ \ \ \ \ \ \
| * | | | | | | Fix bug where Service `created_at` time was used instead of deployment time.33933-fix-deployment-indicator-datePawel Chojnacki2017-06-221-2/+5
* | | | | | | | Merge branch 'backport-renew-exclusive-lease' into 'master'Douwe Maan2017-06-261-0/+13
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Introduce #renew for ExclusiveLeasebackport-renew-exclusive-leaseGabriel Mazetto2017-06-241-0/+13
* | | | | | | | Merge branch 'backport-destroy-service-spec-fixes' into 'master'Douwe Maan2017-06-261-2/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Fixed DestroyService spec to actually test if removal was successfulbackport-destroy-service-spec-fixesGabriel Mazetto2017-06-241-2/+3
| |/ / / / / /
* | | | | | | Merge branch '34302-update-test' into 'master'Phil Hughes2017-06-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix click not being able to find the current element to use trigger('click') ...34302-update-testFilipa Lacerda2017-06-261-1/+1
* | | | | | | | Merge branch 'sh-revert-annotate-for-blame' into 'master'Rémy Coutable2017-06-262-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Revert "Annotate" to "Blame"sh-revert-annotate-for-blameStan Hu2017-06-222-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'winh-karma-suppress-vue-tips' into 'master'Clement Ho2017-06-261-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Suppress Vue tips when running Karmawinh-karma-suppress-vue-tipswinh2017-06-221-0/+4
| |/ / / / / /
* | | | | | | Merge branch 'feature/add-new-services' into 'master'Sean McGivern2017-06-266-3/+101
|\ \ \ \ \ \ \
| * | | | | | | fix spec failuresJames Lopez2017-06-232-2/+2
| * | | | | | | update code based on feedbackJames Lopez2017-06-231-3/+3
| * | | | | | | refactor update user service not to do auth checksJames Lopez2017-06-231-29/+10