| Commit message (Expand) | Author | Age | Files | Lines |
* | Move project pages spinach tests to Rspec | Semyon Pupkov | 2018-02-21 | 2 | -239/+0 |
* | Move spinach project network graph tests to RSpec | Semyon Pupkov | 2018-02-16 | 2 | -162/+0 |
* | Merge branch 'move-profile-to-rspec' into 'master' | Rémy Coutable | 2018-02-15 | 2 | -311/+0 |
|\ |
|
| * | Move spinach profile tests to RSpec | Semyon Pupkov | 2018-02-15 | 2 | -311/+0 |
* | | Merge branch 'ce-rc/move-more-ee-only-spec-files' into 'master' | Sean McGivern | 2018-02-15 | 1 | -3/+4 |
|\ \ |
|
| * | | Port some changes from gitlab-ee!4532 back to CEce-rc/move-more-ee-only-spec-files | Rémy Coutable | 2018-02-14 | 1 | -3/+4 |
| |/ |
|
* | | Move spinach group milestones test to RSpec | Semyon Pupkov | 2018-02-15 | 2 | -183/+0 |
* | | Move feature group members search test to RSpec | Semyon Pupkov | 2018-02-15 | 2 | -27/+0 |
|/ |
|
* | Merge branch '42798-fix-hardcoded-id-in-spinach' into 'master' | Rémy Coutable | 2018-02-06 | 1 | -3/+3 |
|\ |
|
| * | Fix a hardcoded pipeline ID in a spinach step | Nick Thomas | 2018-02-06 | 1 | -3/+3 |
* | | Merge branch '39550-group-labels-redesign' into 'master' | Tim Zallmann | 2018-02-06 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | Fix labels specs | Annabel Dunstone Gray | 2018-01-30 | 1 | -2/+3 |
* | | Enable RuboCop Style/RegexpLiteral | Takuya Noguchi | 2018-02-01 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'move-users-spinach-tests-to-rspec' into 'master' | Robert Speicher | 2018-01-25 | 2 | -124/+0 |
|\ |
|
| * | Move user page spinach tests to RSpec | Semyon Pupkov | 2018-01-25 | 2 | -124/+0 |
* | | Add modal for deleting a milestonewinh-delete-milestone-modal | Winnie Hellmann | 2018-01-25 | 3 | -15/+11 |
|/ |
|
* | Use the DatabaseCleaner 'deletion' strategy instead of 'truncation' | Nick Thomas | 2018-01-24 | 1 | -1/+1 |
* | update spinach test for subscription toggle | Mike Greiling | 2018-01-12 | 2 | -5/+5 |
* | Adds Rubocop rule for line break around conditionals | 🙈 jacopo beschi 🙉 | 2018-01-11 | 1 | -0/+2 |
* | Explicitly enable webmock in spinach env | Dmitriy Zaporozhets | 2018-01-10 | 1 | -3/+3 |
* | Merge branch 'mb-invites-feature-to-rspec' into 'master' | Rémy Coutable | 2018-01-08 | 2 | -125/+0 |
|\ |
|
| * | Move invites spinach test to Rspec | Semyon Pupkov | 2017-12-25 | 2 | -125/+0 |
* | | Merge branch 'mv-explore-groups-spinach-to-rspec' into 'master' | Rémy Coutable | 2018-01-08 | 2 | -193/+0 |
|\ \ |
|
| * | | Move explore groups spinach test to RSpec | Semyon Pupkov | 2017-12-25 | 2 | -193/+0 |
| |/ |
|
* | | Merge branch '22643-manual-job-page' into 'master' | Kamil Trzciński | 2018-01-06 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'master' into 22643-manual-job-page | Filipa Lacerda | 2018-01-04 | 9 | -20/+22 |
| |\ \
| | |/ |
|
| * | | Merge branch 'master' into 22643-manual-job-page | Filipa Lacerda | 2017-12-22 | 1 | -11/+0 |
| |\ \ |
|
| * | | | Fix broken spinach test | Filipa Lacerda | 2017-12-21 | 1 | -1/+1 |
* | | | | Backport 'Rebase' feature from EE to CEjprovazn-rebase | Jan Provaznik | 2018-01-05 | 2 | -0/+39 |
| |_|/
|/| | |
|
* | | | Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ... | Rémy Coutable | 2017-12-23 | 8 | -20/+19 |
|\ \ \ |
|
| * | | | Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specs | blackst0ne | 2017-12-22 | 8 | -20/+19 |
| | |/
| |/| |
|
* | | | Disable /dev/shm in CIsh-disable-dev-shm | Stan Hu | 2017-12-22 | 1 | -0/+3 |
|/ / |
|
* | | Remove two unused step definitions from spinach | Nick Thomas | 2017-12-20 | 1 | -11/+0 |
|/ |
|
* | Merge branch 'no-ivar-in-modules' into 'master' | Robert Speicher | 2017-12-15 | 1 | -2/+2 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-12-15 | 5 | -14/+34 |
| |\ |
|
| * | | Move ModuleWithInstanceVariables to Gitlab namespace | Lin Jen-Shin | 2017-11-22 | 1 | -2/+2 |
| * | | Updates based on feedback | Lin Jen-Shin | 2017-11-22 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-11-17 | 1 | -1/+1 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-11-06 | 25 | -1348/+169 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules | Lin Jen-Shin | 2017-09-25 | 5 | -417/+1 |
| |\ \ \ \ |
|
| * | | | | | Add cop to make sure we don't use ivar in a module | Lin Jen-Shin | 2017-09-18 | 1 | -2/+2 |
* | | | | | | Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_rails | Rémy Coutable | 2017-12-14 | 1 | -1/+1 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge branch 'add-js-prefix-issuable-edit' into 'master' | Filipa Lacerda | 2017-12-12 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Add js prefix for issuable-editadd-js-prefix-issuable-edit | Clement Ho | 2017-12-08 | 1 | -1/+1 |
* | | | | | | Fix specs after removing assignee_id field | Valery Sizov | 2017-12-11 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Rename artifacts_* to legacy_artifacts_* | Kamil Trzcinski | 2017-12-03 | 2 | -4/+4 |
* | | | | | add logging back to capybara config and clean up selenium option instantiationclean-capybara-config | Mike Greiling | 2017-11-29 | 1 | -8/+28 |
| |_|_|/
|/| | | |
|
* | | | | Use #query_scope instead of #parent in a Spinach feature | Rémy Coutable | 2017-11-14 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | enable CHROME_HEADLESS environment variable for Spinach tests similar to RSpec | Mike Greiling | 2017-11-01 | 1 | -1/+4 |
* | | | Merge branch 'master' into sh-headless-chrome-support | Mike Greiling | 2017-10-31 | 1 | -2/+4 |
|\ \ \ |
|