summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Collapse)AuthorAgeFilesLines
* Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-248-20/+20
| | | | Also removes the note from the development/testing.md guide
* Merge branch 'master' into project-navigation-redesignDmitriy Zaporozhets2016-05-2312-33/+470
|\
| * Added due date testsPhil Hughes2016-05-231-0/+37
| |
| * Fix some specs which would have broken in 2017 to not break anymore by using ↵Connor Shea2016-05-222-6/+6
| | | | | | | | a dynamic year value.
| * Allow anonymous user to access pipelinesKamil Trzcinski2016-05-231-0/+6
| |
| * Merge branch 'issuable-new-due-date' into 'master' Jacob Schatz2016-05-211-1/+59
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issuable form due date For some reason, this was never in the original merge request for due date? ![Screen_Shot_2016-04-22_at_21.49.44](/uploads/7d4e2b07f75a33009e3170fdb076a4bd/Screen_Shot_2016-04-22_at_21.49.44.png) Closes #15516 See merge request !3895
| | * Fixed rubocop issuesPhil Hughes2016-05-161-3/+3
| | |
| | * Added testsPhil Hughes2016-05-161-1/+59
| | |
| * | Merge branch 'zj-gitignore-dropdown'Douwe Maan2016-05-201-0/+30
| |\ \
| | * | Dropdown implementationAlfredo Sumaran2016-05-201-0/+30
| | | |
| * | | Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-0/+4
| |\ \ \ | | |/ / | |/| | | | | | | | | | # Conflicts: # app/services/system_note_service.rb
| | * | Create DiffFilter and change SystemNoteService#change_title to use ↵Adam Butler2016-05-181-0/+4
| | | | | | | | | | | | | | | | Gitlab::Diff::InlineDiff
| * | | Merge branch 'feature/runner-config-untagged-jobs' into 'master' Robert Speicher2016-05-191-0/+33
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add config for CI Runner that prevents it from picking untagged jobs Closes #3456 See merge request !4039
| | * | | Minor runner-related code refactoringsGrzegorz Bizon2016-05-191-1/+1
| | | | |
| | * | | Update specs to be valid only for tagged runnerGrzegorz Bizon2016-05-191-9/+13
| | | | |
| | * | | Extend runner config options for untagged jobsGrzegorz Bizon2016-05-191-0/+29
| | | | |
| * | | | Merge branch 'with-pipeline-view' into 'master' Douwe Maan2016-05-191-0/+153
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add pipeline view This is continuation of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3653 cc @DouweM @grzesiek Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/17551 Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/15625 See merge request !3703
| | * | | Use pipelines.errors when communicating the errorKamil Trzcinski2016-05-181-4/+11
| | | | |
| | * | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-164-11/+54
| | |\ \ \ | | | |/ /
| | * | | Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski2016-05-139-0/+475
| | |\ \ \
| | * | | | Fix specsKamil Trzcinski2016-05-131-9/+12
| | | | | |
| | * | | | Added pipelines specKamil Trzcinski2016-05-131-5/+123
| | | | | |
| | * | | | Initial specs for pipelinesKamil Trzcinski2016-05-131-0/+25
| | | | | |
| * | | | | Merge branch 'project-variables-ui' into 'master' Jacob Schatz2016-05-191-16/+45
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Project variables UI ![Screen_Shot_2016-04-27_at_09.01.23](/uploads/cb9b1ac42aa734cfd3271c03dfaccc12/Screen_Shot_2016-04-27_at_09.01.23.png) ![Screen_Shot_2016-04-27_at_09.01.29](/uploads/4f317014d60f205a0e29497ad20f8a2e/Screen_Shot_2016-04-27_at_09.01.29.png) Closes #14091 See merge request !3942
| | * | | | | Updated project variable testsPhil Hughes2016-05-161-16/+45
| | | |_|_|/ | | |/| | |
| * | | | | Use container registry config stubKamil Trzcinski2016-05-161-6/+1
| | | | | |
| * | | | | Improve test coverageKamil Trzcinski2016-05-161-1/+1
| | | | | |
| * | | | | Merge remote-tracking branch 'origin/master' into docker-registry-viewKamil Trzcinski2016-05-164-11/+54
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge branch 'issue_14684' into 'master' Douwe Maan2016-05-161-10/+35
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Toggle email signup confirmation in admin settings Implements toggling verification email #14684 See merge request !3862
| | | * | | | Change landing page when skipping confirmation email and add documentationFelipe Artur2016-05-161-11/+34
| | | | | | |
| | | * | | | Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-161-0/+2
| | | |/ / /
| | * | | | Merge branch 'unexpected-filtering-on-merge-requests' into 'master' Rémy Coutable2016-05-161-0/+15
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add tests for unintentional filtering bug in MR !3872 has a lack of tests for Merge Requests while !3872 has only ones for Issues. This MR has complementary tests for MR list. See merge request !4154
| | | * | | | Add tests for unintentional filtering bug in MR (cf. !3872)Takuya Noguchi2016-05-151-0/+15
| | | |/ / /
| | * | | | Force password change after admin reset13691-allow-admin-to-reset-user-password-and-force-password-reset-on-next-loginSean McGivern2016-05-161-0/+3
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | When an admin changes a user's password for them, force the user to reset the password after logging in by expiring the new password immediately.
| * | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-141-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-139-0/+475
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'docker-registry' into docker-registry-viewKamil Trzcinski2016-05-131-1/+1
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | # Conflicts: # app/controllers/jwt_controller.rb # app/services/jwt/container_registry_authentication_service.rb
| * | | | Fix CI testsKamil Trzcinski2016-05-121-3/+9
| | | | |
| * | | | Added Docker Registry View testsKamil Trzcinski2016-05-091-0/+43
| |/ / /
* | | | Fix spec for new project navigationDmitriy Zaporozhets2016-05-162-5/+2
| |_|/ |/| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | Update specsDouwe Maan2016-05-131-1/+1
| |/ |/|
* | Fix minor typos in admin health check pageDrew Blessing2016-05-121-1/+1
| |
* | Merge branch 'default-scope-on-builds-page' into 'master' Robert Speicher2016-05-122-0/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a description for default scope on builds Should be "**All* builds (from this project)" for the {project,admin} builds page without scope. Fix a regression on !2243 (#4240). See merge request !4118
| * | Fix a description for default scope on buildsTakuya Noguchi2016-05-132-0/+2
| | |
* | | Merge branch 'health-check-route'Douwe Maan2016-05-121-0/+55
|\ \ \ | |/ / |/| | | | | | | | # Conflicts: # db/schema.rb
| * | Add tests for the health check featureDJ Mountney2016-05-101-0/+55
| | |
* | | Fix an issue when filtering merge requests with more than one labelRémy Coutable2016-05-101-0/+137
|/ / | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Add integration specs for tagsRémy Coutable2016-05-104-0/+218
| | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* | Merge branch 'rs-backport-ee-372' into 'master' Rémy Coutable2016-05-091-0/+63
|\ \ | |/ |/| | | | | | | | | Backport changes from gitlab-org/gitlab-ee!372 Mostly replaces several Spinach tests with RSpec Feature tests. See merge request !4043
| * Backport changes from gitlab-org/gitlab-ee!372rs-backport-ee-372Robert Speicher2016-05-041-0/+63
| | | | | | | | Mostly replaces several Spinach tests with RSpec Feature tests.