summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | more refactoringJames Lopez2017-06-232-22/+0
| * | | | | | more refactoring based on feedbackJames Lopez2017-06-231-0/+13
| * | | | | | fixed specsJames Lopez2017-06-232-3/+5
| * | | | | | add more spec examplesJames Lopez2017-06-232-3/+23
| * | | | | | add emails service specsJames Lopez2017-06-232-0/+35
| * | | | | | fix specsJames Lopez2017-06-231-12/+0
| * | | | | | update notification settings, fix api specsJames Lopez2017-06-231-3/+1
| * | | | | | update preferences controllerJames Lopez2017-06-231-2/+3
| * | | | | | use update service on ldap call and updated specs and serviceJames Lopez2017-06-231-1/+0
| * | | | | | added bang option to specJames Lopez2017-06-231-0/+30
| * | | | | | fix specJames Lopez2017-06-231-6/+5
| * | | | | | ported EE user service to CEJames Lopez2017-06-234-2/+56
* | | | | | | Merge branch 'replace_spinach_spec_profile_notifications.feature' into 'master'Rémy Coutable2017-06-261-0/+21
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Replace 'profile/notifications.feature' spinach test with an rspec analogblackst0ne2017-06-221-0/+21
* | | | | | | Merge branch 'fix/gb/fix-skipped-pipeline-with-allowed-to-fail-jobs' into 'ma...Kamil Trzciński2017-06-263-1/+40
|\ \ \ \ \ \ \
| * | | | | | | Check warnings when building compound status SQL queryGrzegorz Bizon2017-06-201-1/+1
| * | | | | | | Fix specs for a concern that implements CI/CD statusesGrzegorz Bizon2017-06-201-1/+1
| * | | | | | | Add test for using overridden status method with scopesGrzegorz Bizon2017-06-201-0/+11
| * | | | | | | Move custom compound status method to commit statusGrzegorz Bizon2017-06-201-0/+24
| * | | | | | | Fix pipeline status when allowed to fail jobs presentGrzegorz Bizon2017-06-201-0/+4