summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* Cache Note#notable for commits and fix testsrequest-store-wrapLin Jen-Shin2017-07-181-1/+2
* Fix label creation from new list for subgroup projectsMark Fletcher2017-07-171-1/+2
* Merge branch '19629-remove-inactive-tokens-list' into 'master'Filipa Lacerda2017-07-142-10/+14
|\
| * Update test description to reflect behaviour19629-remove-inactive-tokens-listkushalpandya2017-07-141-1/+1
| * Update tests to cover removal of inactive tokens tablekushalpandya2017-07-142-9/+13
* | Merge branch 'fixes-for-internal-auth-disabled' into 'master'Sean McGivern2017-07-142-26/+56
|\ \ | |/ |/|
| * Fixes needed when GitLab sign-in is not enabledRobin Bobbitt2017-07-132-26/+56
* | Enable all feature flags by default in specsbvl-enable-features-in-testBob Van Landuyt2017-07-132-0/+9
* | Replace 'browse_files.feature' spinach test with an rspec analogblackst0ne2017-07-128-57/+787
* | Merge branch '34907-dont-show-pipeline-schedule-button-for-non-member' into '...Kamil Trzciński2017-07-111-127/+161
|\ \
| * | Do not show pipeline schedule button for non-memberTakuya Noguchi2017-07-111-127/+161
| |/
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-115-8/+8
|/
* Change `sign_out` usage to `gitlab_sign_out` in one specRobert Speicher2017-07-071-2/+2
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-075-11/+144
|\
| * Merge branch '30281-report-abusive-content-from-an-issue-or-merge-request' in...Jacob Schatz2017-07-072-1/+117
| |\
| | * Fix close_reopen_report_toggle_spec.rb path helpers rubocop offenseLuke "Jared" Bennett2017-07-071-4/+4
| | * Added issuables_helper.js, tidied up droplab-dropdown JS, fixed filtered sear...Luke "Jared" Bennett2017-07-072-33/+33
| | * Added specsLuke "Jared" Bennett2017-07-071-0/+116
| * | Merge branch 'issue-description-gfm' into 'master'Filipa Lacerda2017-07-071-0/+12
| |\ \
| | * | Fixed GFM references not being included when update issue inlineissue-description-gfmPhil Hughes2017-07-071-0/+12
| * | | Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master'Sean McGivern2017-07-071-9/+14
| |\ \ \
| | * \ \ Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group'Sean McGivern2017-07-076-28/+133
| | |\ \ \ | | | |/ /
| | * | | Fix performance bar specsSean McGivern2017-07-071-5/+10
| | * | | Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-groupSean McGivern2017-07-073-8/+198
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Allow to enable the Performance Bar for a group from the admin areaRémy Coutable2017-07-061-8/+8
| * | | | Merge branch '34737-authentiq-oauth-feature-spec' into 'master'Douwe Maan2017-07-071-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Test logging in via the Authentiq OAuth provider in a feature spec.34737-authentiq-oauth-feature-specTimothy Andrew2017-07-071-1/+1
* | | | | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-078-36/+219
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński2017-07-071-17/+78
| |\ \ \ \
| | * \ \ \ Merge from master(Fix conflicts)Shinya Maeda2017-07-072-8/+86
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | merge from masterShinya Maeda2017-07-07233-912/+1011
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | zj nice catchies 3Shinya Maeda2017-07-051-0/+2
| | * | | | Fix specShinya Maeda2017-07-051-1/+1
| | * | | | Fix policy by new guild lineShinya Maeda2017-07-051-21/+20
| | * | | | Fix feature testsShinya Maeda2017-07-051-80/+21
| | * | | | Schedule pipelines with variablesEric Eastwood2017-07-051-0/+60
| | * | | | Fix specShinya Maeda2017-07-051-1/+1
| | * | | | Fix policy by new guild lineShinya Maeda2017-07-051-21/+20
| | * | | | Fix feature testsShinya Maeda2017-07-051-59/+59
| | * | | | Schedule pipelines with variablesEric Eastwood2017-07-051-0/+60
| * | | | | Native group milestonesFelipe Artur2017-07-072-4/+47
| * | | | | Resolve "Inconsistent location of members page between groups and projects"Tim Zallmann2017-07-072-5/+6
| * | | | | Merge branch 'tc-follow-up-mia' into 'master'Douwe Maan2017-07-071-2/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Remove CE from spec example descriptionsToon Claes2017-07-071-2/+2
| | | |/ / | | |/| |
| * | | | Fix to Variable was successfully createdShinya Maeda2017-07-071-3/+3
| * | | | Basic BE changeShinya Maeda2017-07-072-5/+83
| |/ / /
* | | | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-0639-121/+390
|\ \ \ \ | |/ / /
| * | | Merge branch '18000-remember-me-for-oauth-login' into 'master'Douwe Maan2017-07-061-0/+112
| |\ \ \ | | |_|/ | |/| |
| | * | Remove Authentiq from the OAuth login integration tests.Timothy Andrew2017-07-061-1/+1
| | * | Implement review comments for !11963 from @adamniedzielski.Timothy Andrew2017-07-061-14/+22