summaryrefslogtreecommitdiff
path: root/spec/features
Commit message (Expand)AuthorAgeFilesLines
* 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 '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 '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
| * | Add Omniauth OAuth config to the test section of `gitlab.yml`Timothy Andrew2017-07-061-51/+1
| * | Add more providers to the OAuth login integration tests.Timothy Andrew2017-07-061-2/+41
| * | Test the "Remember Me" flow for OAuth-based login.Timothy Andrew2017-07-061-2/+59
| * | Add integration tests around OAuth login.Timothy Andrew2017-07-061-0/+58
* | | Merge branch '34698-fix-transient-failure' into 'master'Grzegorz Bizon2017-07-061-8/+17
|\ \ \
| * | | Fix project_path helper arguments in wiki specs34698-fix-transient-failureGrzegorz Bizon2017-07-061-1/+1
| * | | Fix a nasty transient failure happening is a subsequent specRémy Coutable2017-07-051-9/+18
* | | | Merge branch '32408-enable-disable-all-restricted-visibility-levels' into 'ma...Douwe Maan2017-07-051-0/+13
|\ \ \ \
| * | | | Allow admin to disable all restricted visibility levels32408-enable-disable-all-restricted-visibility-levelsTiago Botelho2017-07-051-0/+13
* | | | | Merge branch '32408-allow-creation-of-files-and-dirs-with-spaces-in-web-ui' i...Douwe Maan2017-07-051-5/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Removes file_name_regex from Gitlab::Regex32408-allow-creation-of-files-and-dirs-with-spaces-in-web-uiTiago Botelho2017-07-051-5/+0
| |/ / /
* | | | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-05228-894/+823
* | | | Revert "Merge branch '18000-remember-me-for-oauth-login' into 'master'"revert-6df61942Sean McGivern2017-07-051-112/+0
* | | | Merge branch '23036-replace-snippets-spinach' into 'master'Rémy Coutable2017-07-053-5/+46
|\ \ \ \
| * | | | Replace 'snippets/snippets.feature' spinach with rspecAlexander Randa2017-07-053-5/+46
* | | | | Merge branch '18000-remember-me-for-oauth-login' into 'master'Sean McGivern2017-07-051-0/+112
|\ \ \ \ \ | |_|_|_|/ |/| | | |