summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '31129-jira-project-key-elim' into 'master'Sean McGivern2017-07-261-1/+1
|\
| * Remove project_key from the Jira configurationJarka Kadlecova2017-07-251-1/+1
* | Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński2017-07-251-0/+5
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-203-11/+36
| |\ \
| * | | Instead of adding master, stub_not_protect_default_branchLin Jen-Shin2017-07-181-0/+5
* | | | Merge branch 'issue_34622' into 'master'Sean McGivern2017-07-251-0/+383
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add group milestones API endpointissue_34622Felipe Artur2017-07-211-0/+383
| |/ /
* | | Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-2/+2
* | | Merge branch 'rs-overcreating-users' into 'master'Rémy Coutable2017-07-241-4/+15
|\ \ \
| * | | Create guest users only when necessary rather than for every specrs-overcreating-usersRobert Speicher2017-07-211-4/+15
* | | | Merge branch '35178-remember-me-in-omniauth-box-seems-too-close-to-icons' int...Clement Ho2017-07-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | add padding above Remember Me for social login35178-remember-me-in-omniauth-box-seems-too-close-to-iconsSimon Knox2017-07-201-1/+1
| |/ /
* | | Merge branch '34549-extract-devise-mappings-into-helper' into 'master'Rémy Coutable2017-07-212-1/+17
|\ \ \
| * | | Extract "@request.env['devise.mapping'] = Devise.mappings[:user]" to a test h...Jacopo2017-07-202-1/+17
* | | | Merge branch '31031-convert-protected-branches-es6' into 'master'Filipa Lacerda2017-07-211-2/+2
|\ \ \ \
| * | | | Use JS class for selectorkushalpandya2017-07-191-2/+2
| | |/ / | |/| |
* | | | Wrong data type when testing webhooksAlexander Randa2017-07-201-1/+1
| |_|/ |/| |
* | | Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'Douwe Maan2017-07-191-0/+8
* | | Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-191-11/+10
|\ \ \
| * | | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-191-11/+10
| |/ /
* | | Merge branch '23036-replace-dashboard-spinach' into 'master'Rémy Coutable2017-07-191-0/+18
|\ \ \ | |/ / |/| |
| * | Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa2017-07-171-0/+18
* | | Merge branch 'fix/gb/process-scheduled-background-migrations' into 'master'Yorick Peterse2017-07-171-0/+4
|\ \ \
| * | | Implement draining scheduled sets of background migrationsGrzegorz Bizon2017-07-131-0/+4
* | | | Introduce have_gitlab_http_status34964-have_gitlab_http_statusLin Jen-Shin2017-07-151-0/+14
| |/ / |/| |
* | | Enable all feature flags by default in specsbvl-enable-features-in-testBob Van Landuyt2017-07-131-0/+8
* | | Replace 'browse_files.feature' spinach test with an rspec analogblackst0ne2017-07-121-0/+19
* | | Make `Redis::Wrapper#_raw_config` and `#fetch_config` more resilientRobert Speicher2017-07-111-9/+13
|/ /
* | Merge branch 'rs-warm-capybara-only-in-ci' into 'master'Rémy Coutable2017-07-111-0/+1
|\ \
| * | Don't attempt to warm the Capybara cache outside of CIrs-warm-capybara-only-in-ciRobert Speicher2017-07-101-0/+1
| |/
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-112-1/+213
|/
* Merge branch 'rs-sign_in' into 'master'Douwe Maan2017-07-093-19/+15
|\
| * Merge branch 'master' into rs-sign_inRobert Speicher2017-07-074-9/+62
| |\
| * \ Merge branch 'master' into rs-sign_inRobert Speicher2017-07-0613-18/+146
| |\ \
| * | | Remove instance variable assignment from `gitlab_sign_in` helperrs-sign_inRobert Speicher2017-06-291-4/+4
| * | | Change gitlab_sign_out to sign_out where possibleRobert Speicher2017-06-291-3/+3
| * | | Remove gitlab_sign_out_direct helperRobert Speicher2017-06-291-6/+1
| * | | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-292-6/+7
* | | | Merge branch 'master' into 'fix/gb/stage-id-reference-background-migration'Grzegorz Bizon2017-07-074-9/+62
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu...Kamil Trzciński2017-07-071-2/+26
| |\ \ \
| | * \ \ Merge from master(Fix conflicts)Shinya Maeda2017-07-072-7/+5
| | |\ \ \
| | * \ \ \ merge from masterShinya Maeda2017-07-0710-14/+124
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Revert unnecesarry changesShinya Maeda2017-07-051-1/+1
| | * | | | zj nice catchies 3Shinya Maeda2017-07-051-1/+5
| | * | | | Improved AccessMatchers and testsShinya Maeda2017-07-051-3/+23
| * | | | | Native group milestonesFelipe Artur2017-07-071-0/+31
| | |_|/ / | |/| | |
| * | | | Merge branch 'gitaly-mandatory' into 'master'Sean McGivern2017-07-072-7/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Remove option to disable Gitaly completelyJacob Vosmaer2017-07-072-7/+5
* | | | | Merge remote-tracking branch 'origin/active-record-each-batch' into fix/gb/st...Grzegorz Bizon2017-07-072-1/+17
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '18000-remember-me-for-oauth-login' into 'master'Douwe Maan2017-07-062-1/+17
| |\ \ \ \ | | |/ / / | |/| | |