summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix setup/teardown for Markdown feature specrs-markdown-feature-pipelinesRobert Speicher2015-07-292-24/+9
* Update Markdown feature to allow for multiple pipelinesRobert Speicher2015-07-282-163/+209
* Add RelativeLinkFilter section to Markdown fixtureRobert Speicher2015-07-281-0/+7
* Move MarkdownFeature to its own support fileRobert Speicher2015-07-282-115/+114
* Make links inside ignored elements uniqueRobert Speicher2015-07-281-3/+3
* Break up SanitizationFilter feature specsRobert Speicher2015-07-281-16/+37
* Use aggregate_failures where appropriateRobert Speicher2015-07-281-34/+53
* Minor Markdown feature spec reorganizationRobert Speicher2015-07-281-46/+47
* Simplify AutolinkFilter specsRobert Speicher2015-07-281-16/+12
* Change before(:all) -> let! to avoid leaking data across testsStan Hu2015-07-281-15/+15
* Merge branch 'fix-api-mr-notes-ordering' into 'master'Douwe Maan2015-07-281-2/+4
|\
| * Return comments in created order in merge request APIStan Hu2015-07-161-2/+4
* | Merge branch 'fix-quotes-in-branch' into 'master'Douwe Maan2015-07-281-1/+2
|\ \
| * | Fix commit data retrieval when branch name has single quotesStan Hu2015-07-261-1/+2
* | | Merge branch 'rs-dev-issue-306' into 'master' Valery Sizov2015-07-271-2/+10
|\ \ \ | |/ / |/| |
| * | Create project services on Project creationrs-dev-issue-306Robert Speicher2015-07-251-0/+7
| * | Only create :admin user in the one test where it's usedRobert Speicher2015-07-251-2/+3
* | | Merge branch 'fix-reload-with-full-diff-url' into 'master'Stan Hu2015-07-251-0/+6
|\ \ \ | |/ / |/| |
| * | Fix the "Reload with full diff" URL buttonStan Hu2015-07-231-0/+6
* | | Merge branch 'fix-error-500-when-no-head' into 'master'Valery Sizov2015-07-241-1/+19
|\ \ \
| * | | Fix Error 500 when browsing projects with no HEADStan Hu2015-07-241-1/+19
| |/ /
* | | Merge branch 'auth-icons-labels' into 'master' Valery Sizov2015-07-242-20/+20
|\ \ \
| * | | Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-232-20/+20
| |/ /
* | | Merge branch 'rs-issue-2012' into 'master' Douwe Maan2015-07-242-10/+37
|\ \ \ | |/ / |/| |
| * | Add User.find_by_username!rs-issue-2012Robert Speicher2015-07-231-0/+12
| * | Make username parameter for Users#show case-insensitiveRobert Speicher2015-07-181-10/+25
* | | Merge branch 'rs-security-spec-speed' into 'master' Douwe Maan2015-07-2215-425/+371
|\ \ \
| * | | Move spec/features/admin/security_spec to spec/features/securityrs-security-spec-speedRobert Speicher2015-07-221-0/+2
| * | | Consolidate group access specs into one fileRobert Speicher2015-07-225-353/+284
| * | | Move custom matchers to their own files under spec/support/matchersRobert Speicher2015-07-222-10/+9
| * | | Remove redundant Profile access test casesRobert Speicher2015-07-221-9/+0
| * | | Remove be_not_found_for matcherRobert Speicher2015-07-221-5/+0
| * | | Move access-related matchers to their own moduleRobert Speicher2015-07-2211-35/+72
| * | | Remove unused `be_valid_commit` matcherRobert Speicher2015-07-211-9/+0
* | | | Clearing the entire Redis cache may be too expensive; just useStan Hu2015-07-211-6/+2
* | | | Fix 404 error in files view after deleting the last file in a repositoryStan Hu2015-07-213-7/+42
|/ / /
* | | GoogleCode importer: Do not care about casing of image file extensionsSven Strickroth2015-07-202-0/+6
|/ /
* | Add test case for clicking line number anchor iconrs-issue-988-testRobert Speicher2015-07-172-1/+11
* | Merge branch 'add-support-remove-milestone' into 'master'Stan Hu2015-07-171-0/+28
|\ \
| * | Add support for destroying project milestonesStan Hu2015-07-171-0/+28
| |/
* | Do not disappoint rubocop.validate_token_and_url_format_for_gitlab_ciMarin Jankovski2015-07-171-1/+1
* | Add specs for gitlab ci service validity.Marin Jankovski2015-07-172-0/+39
* | Fix failing specs after adding format verification for token and project url ...Marin Jankovski2015-07-172-2/+2
|/
* Merge branch 'rs-fix-coverage' into 'master'Dmitriy Zaporozhets2015-07-142-8/+11
|\
| * Move coverage-related setup back to spec_helperrs-fix-coverageRobert Speicher2015-07-132-8/+11
* | Rename `notice_added_references` to `create_new_cross_references!`rs-issue-1773Robert Speicher2015-07-132-6/+6
* | Refactor Mentionable#notice_added_referencesRobert Speicher2015-07-131-0/+49
|/
* Merge branch 'ssh-key-linebreaks' into 'master'Dmitriy Zaporozhets2015-07-131-1/+7
|\
| * Add error message for SSH key linebreaksNikita Verkhovin2015-07-121-1/+7
* | Merge branch 'rs-disable-2fa-by-admin' into 'master'Dmitriy Zaporozhets2015-07-132-0/+61
|\ \