summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Fix matcher `match_response_schema`Douglas Barbosa Alexandre2016-08-171-3/+2
* Projects::BoardsController#show returns a list of board listsDouglas Barbosa Alexandre2016-08-171-0/+9
* Merge branch 'fix/export-att-inclusion' into 'master' Douwe Maan2016-08-151-0/+4
|\
| * Fix attribute inclusion in import/export config ignored in some casesJames Lopez2016-08-111-0/+4
* | New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-101-0/+11
|/
* Enable Style/SpaceAroundEqualsInParameterDefault coprubocop/SpaceAroundEqualsInParameterDefaultGabriel Mazetto2016-08-061-1/+1
* Add failing test for #20462winniehell2016-08-021-0/+1
* Merge branch 'fix-extra-new-line-crlf' into 'master' Rémy Coutable2016-08-011-1/+2
|\
| * Trim extra displayed carriage returns in diffs and files with CRLFsStan Hu2016-08-011-1/+2
* | State specific default sort order for issuableszs2016-08-012-0/+26
|/
* Ensure relative paths for video are rewritten as we do for images20189-markdown-video-doesn-t-work-when-the-referenced-video-file-is-in-same-repoRémy Coutable2016-07-261-1/+2
* Merge branch '4142-show-inline-video' into 'master' Rémy Coutable2016-07-211-0/+11
|\
| * Remove VideoJS and clean the integrationRémy Coutable2016-07-201-0/+11
* | Enable Style/MultilineTernaryOperator rubocop coprubocop/enable-multiline-ternary-operator-copGrzegorz Bizon2016-07-201-4/+10
|/
* Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-181-1/+3
* Merge branch '17341-firefox-u2f' into 'master' Robert Speicher2016-07-151-2/+2
|\
| * Use a single challenge for U2F authentication.Timothy Andrew2016-07-141-2/+2
* | Merge branch 'add-2fa-check-to-oauth' into 'master' Robert Speicher2016-07-122-0/+35
|\ \
| * | Refactor `mock_auth_hash`Patricio Cano2016-07-111-1/+1
| * | Added a lot of stubbing to make sure OAUth requests are handled properly with...Patricio Cano2016-07-072-1/+11
| * | Move Omniauth specific setup to its own filePatricio Cano2016-07-071-0/+1
| * | Change order of stubbing to fix testsPatricio Cano2016-07-041-1/+0
| * | Added tests for 2FA check on OAuth requestPatricio Cano2016-07-041-0/+25
* | | We're not using them (and look at the typo)remove-unused-helperLin Jen-Shin2016-07-121-8/+0
* | | Fix feature specs on CIsingle-file-diffsSean McGivern2016-07-111-15/+14
* | | Support renames in diff_for_path actionsSean McGivern2016-07-111-13/+15
* | | Ensure only renderable text diffs are collapsedSean McGivern2016-07-081-0/+8
| |/ |/|
* | Improve the error message displayed when branch creation fails.Timothy Andrew2016-07-051-1/+1
* | Merge branch 'user-avatar-header' into 'master' Dmitriy Zaporozhets2016-07-041-1/+2
|\ \
| * | Fixed logout testsPhil Hughes2016-06-281-1/+2
* | | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* | | Remove hardcoded gitlab-shell version in test env now that the required tag i...Alejandro Rodríguez2016-06-301-2/+1
* | | Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-5/+6
| |/ |/|
* | support cgi style options, such as erb?parent=jsonhttp://jneen.net/2016-06-271-1/+1
* | fix the spec, using project.change_headhttp://jneen.net/2016-06-271-0/+1
* | Revert "bump the master sha for gitlab-test!9"http://jneen.net/2016-06-271-1/+1
* | bump the master sha for gitlab-test!9http://jneen.net/2016-06-271-1/+1
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...feature/project-exportJames Lopez2016-06-161-0/+1
|\
| * Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu2016-06-121-0/+1
* | Revert "squashed merge and fixed conflicts"James Lopez2016-06-161-1/+0
* | squashed merge and fixed conflictsJames Lopez2016-06-161-0/+1
* | Merge branches 'feature/project-export' and 'master' of gitlab.com:gitlab-org...James Lopez2016-06-134-4/+77
|\ \ | |/
| * Merge branch 'make-omniauth-tests-to-not-modify-global-state' into 'master' Yorick Peterse2016-06-091-0/+33
| |\
| | * Move ImportSpecHelper to spec/support/Kamil Trzcinski2016-06-081-0/+33
| * | Merge branch '18019-fix-wiki-linking' into 'master' Rémy Coutable2016-06-091-0/+4
| |\ \ | | |/ | |/|
| | * Hook up the updated `WikiLinkFilter` to the wiki controllers.Timothy Andrew2016-06-091-0/+4
| * | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-061-0/+36
| |\ \
| | * \ Merge remote-tracking branch 'origin/master' into rename-ci-commitKamil Trzcinski2016-06-061-0/+36
| | |\ \
| | | * | Add feature specs covering U2F registration and authentication.Timothy Andrew2016-06-061-0/+36
| | | |/
| * | | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-3/+3
| |/ /