summaryrefslogtreecommitdiff
path: root/features
Commit message (Expand)AuthorAgeFilesLines
* Move project pages spinach tests to RspecSemyon Pupkov2018-02-212-239/+0
* Move spinach project network graph tests to RSpecSemyon Pupkov2018-02-162-162/+0
* Merge branch 'move-profile-to-rspec' into 'master'Rémy Coutable2018-02-152-311/+0
|\
| * Move spinach profile tests to RSpecSemyon Pupkov2018-02-152-311/+0
* | Merge branch 'ce-rc/move-more-ee-only-spec-files' into 'master'Sean McGivern2018-02-151-3/+4
|\ \
| * | Port some changes from gitlab-ee!4532 back to CEce-rc/move-more-ee-only-spec-filesRémy Coutable2018-02-141-3/+4
| |/
* | Move spinach group milestones test to RSpecSemyon Pupkov2018-02-152-183/+0
* | Move feature group members search test to RSpecSemyon Pupkov2018-02-152-27/+0
|/
* Merge branch '42798-fix-hardcoded-id-in-spinach' into 'master'Rémy Coutable2018-02-061-3/+3
|\
| * Fix a hardcoded pipeline ID in a spinach stepNick Thomas2018-02-061-3/+3
* | Merge branch '39550-group-labels-redesign' into 'master'Tim Zallmann2018-02-061-2/+3
|\ \ | |/ |/|
| * Fix labels specsAnnabel Dunstone Gray2018-01-301-2/+3
* | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-3/+3
|/
* Merge branch 'move-users-spinach-tests-to-rspec' into 'master'Robert Speicher2018-01-252-124/+0
|\
| * Move user page spinach tests to RSpecSemyon Pupkov2018-01-252-124/+0
* | Add modal for deleting a milestonewinh-delete-milestone-modalWinnie Hellmann2018-01-253-15/+11
|/
* Use the DatabaseCleaner 'deletion' strategy instead of 'truncation'Nick Thomas2018-01-241-1/+1
* update spinach test for subscription toggleMike Greiling2018-01-122-5/+5
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+2
* Explicitly enable webmock in spinach envDmitriy Zaporozhets2018-01-101-3/+3
* Merge branch 'mb-invites-feature-to-rspec' into 'master'Rémy Coutable2018-01-082-125/+0
|\
| * Move invites spinach test to RspecSemyon Pupkov2017-12-252-125/+0
* | Merge branch 'mv-explore-groups-spinach-to-rspec' into 'master'Rémy Coutable2018-01-082-193/+0
|\ \
| * | Move explore groups spinach test to RSpecSemyon Pupkov2017-12-252-193/+0
| |/
* | Merge branch '22643-manual-job-page' into 'master'Kamil Trzciński2018-01-061-1/+1
|\ \
| * \ Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2018-01-049-20/+22
| |\ \ | | |/
| * | Merge branch 'master' into 22643-manual-job-pageFilipa Lacerda2017-12-221-11/+0
| |\ \
| * | | Fix broken spinach testFilipa Lacerda2017-12-211-1/+1
* | | | Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-052-0/+39
| |_|/ |/| |
* | | Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable2017-12-238-20/+19
|\ \ \
| * | | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-228-20/+19
| | |/ | |/|
* | | Disable /dev/shm in CIsh-disable-dev-shmStan Hu2017-12-221-0/+3
|/ /
* | Remove two unused step definitions from spinachNick Thomas2017-12-201-11/+0
|/
* Merge branch 'no-ivar-in-modules' into 'master'Robert Speicher2017-12-151-2/+2
|\
| * Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-12-155-14/+34
| |\
| * | Move ModuleWithInstanceVariables to Gitlab namespaceLin Jen-Shin2017-11-221-2/+2
| * | Updates based on feedbackLin Jen-Shin2017-11-221-2/+2
| * | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-171-1/+1
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-11-0625-1348/+169
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into no-ivar-in-modulesLin Jen-Shin2017-09-255-417/+1
| |\ \ \ \
| * | | | | Add cop to make sure we don't use ivar in a moduleLin Jen-Shin2017-09-181-2/+2
* | | | | | Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'add-js-prefix-issuable-edit' into 'master'Filipa Lacerda2017-12-121-1/+1
|\ \ \ \ \
| * | | | | Add js prefix for issuable-editadd-js-prefix-issuable-editClement Ho2017-12-081-1/+1
* | | | | | Fix specs after removing assignee_id fieldValery Sizov2017-12-111-1/+1
|/ / / / /
* | | | | Rename artifacts_* to legacy_artifacts_*Kamil Trzcinski2017-12-032-4/+4
* | | | | add logging back to capybara config and clean up selenium option instantiationclean-capybara-configMike Greiling2017-11-291-8/+28
| |_|_|/ |/| | |
* | | | Use #query_scope instead of #parent in a Spinach featureRémy Coutable2017-11-141-1/+1
| |_|/ |/| |
* | | enable CHROME_HEADLESS environment variable for Spinach tests similar to RSpecMike Greiling2017-11-011-1/+4
* | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-311-2/+4
|\ \ \