summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* Reset the state of StubENV's @env_already_stubbed after each spec runsh-unset-stubenvStan Hu2017-06-261-0/+8
| | | | | In certain combination of tests, @env_already_stubbed could be set to `true` even though it never ran for that specific test.
* Merge branch 'winh-karma-suppress-vue-tips' into 'master'Clement Ho2017-06-261-0/+4
|\ | | | | | | | | Suppress Vue tips when running Karma See merge request !12379
| * 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
|\ \ | | | | | | | | | | | | Add additional user and email services See merge request !12125
| * | 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 analog See merge request !12345
| * | | 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 ↵Kamil Trzciński2017-06-263-1/+40
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Fix pipeline status when allowed to fail jobs present Closes #29059 See merge request !11166
| * | | | 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
| | | | |
* | | | | Merge branch 'issue-inline-edit-quick-submit' into 'master'Filipa Lacerda2017-06-263-0/+50
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes ctrl+enter not submit issue edit form Closes #33758 See merge request !12422
| * | | | | Fixes ctrl+enter not submit issue edit formissue-inline-edit-quick-submitPhil Hughes2017-06-243-0/+50
| | |_|/ / | |/| | | | | | | | | | | | | Closes #33758
* | | | | Merge branch 'zj-faster-charts-page' into 'master'Grzegorz Bizon2017-06-261-5/+5
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve performance for pipeline charts Closes #32407 See merge request !12378
| * | | | | Remove references to build in pipeline chartsZ.J. van de Weg2017-06-231-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Being the good boyscouts, but mainly because of [the comment in the review](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12378#note_33302115) the words used for classes and variables are changed to not use builds anymore.
* | | | | | Merge branch 'dm-group-page-name' into 'master'Sean McGivern2017-06-261-4/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Show group name instead of path on group page See merge request !12391
| * | | | | | Show group name instead of path on group pagedm-group-page-nameDouwe Maan2017-06-231-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '33223-multiple-tooltips-on-the-same-vue-component' into 'master'Phil Hughes2017-06-266-9/+101
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for multiple tooltips in the same Vue component Closes #33223 See merge request !11954
| * | | | | | Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-236-9/+101
| | |/ / / / | |/| | | | | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33223
* | | | | | Merge branch 'dm-requirements-txt-tilde' into 'master'Grzegorz Bizon2017-06-231-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't match tilde and exclamation mark as part of requirements.txt package name Closes #34166 See merge request !12431
| * | | | | | Don't match tilde and exclamation mark as part of requirements.txt package namedm-requirements-txt-tildeDouwe Maan2017-06-231-0/+4
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'tc-refactor-projects-finder-init-collection' into 'master'Douwe Maan2017-06-232-3/+17
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add User#full_private_access? to check if user has access to all private groups & projects Closes #31745 See merge request !12373
| * | | | | | Add User#full_private_access? to check if user has Private accesstc-refactor-projects-finder-init-collectionToon Claes2017-06-232-3/+17
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In CE only the admin has access to all private groups & projects. In EE also an auditor can have full private access. To overcome merge conflicts, or accidental incorrect access rights, abstract this out in `User#full_private_access?`. `User#admin?` now only should be used for admin-only features. For private access-related features `User#full_private_access?` should be used. Backported from gitlab-org/gitlab-ee!2199
* | | | | | Merge branch 'mk-fix-breadcrumb-order-33938' into 'master'Douwe Maan2017-06-231-0/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix breadcrumb order Closes #33938 See merge request !12322
| * | | | | | Fix breadcrumb orderMichael Kozono2017-06-221-0/+13
| |/ / / / /
* | | | | | Merge branch 'fix/gb/improve-updating-column-in-batches-helper' into 'master'Yorick Peterse2017-06-238-30/+50
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve `update_column_in_batches` migration helper Closes #34064 See merge request !12350
| * | | | | | Fix Rubocop offense in migration helpers specsfix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon2017-06-221-1/+1
| | | | | | |
| * | | | | | Merge branch 'master' into fix/gb/improve-updating-column-in-batches-helperGrzegorz Bizon2017-06-22243-2443/+2447
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (56 commits) File view buttons Don't reset the session when the example failed, because we need capybara-screenshot to have access to it Resolve "MR comment + system note highlight don't have the same width" Add feature spec for dashboard state filter tabs Wording of Mysql support. a new feature checklist and more elaborate documentation requirements Filter archived project in API v3 only if param present Revert to using links instead of buttons in Issuable Index tabs. Do not run the codeclimate job on docs-only changes Only show gray footer space if environment actions exist Migrate Gitlab::Git::Blob.find to Gitaly Backport filtered search lazy token consistent state fix Add a comment explaining how the branch clean up happens Fix Github::Representation::PullRequest#source_branch_exists? Add CHANGELOG Fix GitHub importer performance on branch existence check Rebuild the dynamic path before validating it Rename stage ref migration specs to match a class name Enable Style/DotPosition Rubocop :cop: Revert "Merge branch 'winh-merge-request-related-issues' into 'master'" ... Conflicts: db/post_migrate/20170526185921_migrate_build_stage_reference.rb
| * | | | | | Disable transaction in specs for some migrationsGrzegorz Bizon2017-06-222-2/+2
| | | | | | |
| * | | | | | Fix specs for database migration helpers with transactionsGrzegorz Bizon2017-06-221-2/+8
| | | | | | |
| * | | | | | Fix migration specs that can not run within transactionGrzegorz Bizon2017-06-215-5/+5
| | | | | | |
| * | | | | | Raise if updating columns in batches within a transactionGrzegorz Bizon2017-06-211-21/+35
| | | | | | |
* | | | | | | Limit the width of commit & snippet comment sectionsPhil Hughes2017-06-231-3/+5
| |_|_|/ / / |/| | | | |
* | | | | | Make JavaScript tests fail for unhandled Promise rejectionsWinnie Hellmann2017-06-235-153/+247
| |_|/ / / |/| | | |