summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable2017-07-281-1/+8
* Merge branch 'gitaly-ruby-bundler' into 'master'Sean McGivern2017-07-281-1/+1
|\
| * Support the fact that Gitaly uses bundlerJacob Vosmaer2017-07-271-1/+1
* | Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets2017-07-272-0/+203
|\ \
| * | store gpg user name and email on the signatureAlexis Reigel2017-07-271-0/+8
| * | use updated gitlab-test repo for signed commitsAlexis Reigel2017-07-271-0/+1
| * | add primary keyid attribute to gpg keysAlexis Reigel2017-07-271-4/+4
| * | test with a gpg key with multiple emailsAlexis Reigel2017-07-271-13/+18
| * | use example gpg key instead of my ownAlexis Reigel2017-07-271-197/+78
| * | add second gpg key for specsAlexis Reigel2017-07-271-212/+298
| * | add / remove gpg keys to / from system keychainAlexis Reigel2017-07-271-1/+1
| * | commit signature with specAlexis Reigel2017-07-271-0/+222
* | | Merge branch '34319-remove-useless-type-definitions-from-specs' into 'master'Robert Speicher2017-07-271-1/+1
|\ \ \
| * | | Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| |/ /
* | | Merge branch 'rc/fix-branches-api-endpoint' into 'master'Sean McGivern2017-07-272-4/+11
|\ \ \ | |_|/ |/| |
| * | Fix the /projects/:id/repository/branches endpoint to handle dots in the bran...Rémy Coutable2017-07-272-4/+11
| |/
* | Support custom directory in gitlab:backup:create taskMarkus Koller2017-07-271-7/+22
|/
* Merge branch '33601-add-csrf-token-verification-to-api' into 'master'Sean McGivern2017-07-271-0/+11
|\
| * Add specsDouwe Maan2017-07-271-0/+11
* | Fix saving diffs that are not valid UTF-835539-can-t-create-a-merge-request-containing-a-binary-file-with-non-utf-8-charactersSean McGivern2017-07-261-1/+2
|/
* 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
| |/