summaryrefslogtreecommitdiff
path: root/spec/support/matchers
Commit message (Expand)AuthorAgeFilesLines
* Absorb gitlab_gitRobert Speicher2017-01-041-0/+8
* Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-9/+0
* Merge branch '22781-user-generated-permalinks' into 'master' Fatih Acet2016-12-011-3/+3
|\
| * remove underscore from user-content id namespace22781-user-generated-permalinksMike Greiling2016-11-301-3/+3
| * update gitlab flavored markdown tests to reflect namespaced idsMike Greiling2016-11-301-3/+3
* | Fix have_issuable_counts matcher on failure24669-merge-request-dashboard-page-takes-over-a-minute-to-loadSean McGivern2016-12-011-4/+4
|/
* Speed up Group security access specsrs-group-security-spec-speedRobert Speicher2016-11-301-15/+16
* Speed up Project security access specsRobert Speicher2016-11-281-7/+28
* Improve code design after code reviewKamil Trzcinski2016-11-161-0/+5
* Add a be_like_time matcher and use it in specsNick Thomas2016-10-171-0/+13
* Small improvements thanks to Robert's feedbackRémy Coutable2016-09-301-0/+21
* Remove VideoJS and clean the integrationRémy Coutable2016-07-201-0/+11
* Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan2016-05-201-0/+10
|\
| * Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler2016-05-181-0/+10
* | Transforming milestones link references to the short reference formAlejandro Rodríguez2016-04-201-1/+1
* | Implementing special GitLab markdown reference for milestonesAlejandro Rodríguez2016-04-201-1/+1
|/
* Fix a few edited references from WikiLinkFilter and specsGabriel Mazetto2016-04-061-4/+5
* Tweaks, refactoring, and specsDouwe Maan2016-03-201-1/+1
* External UsersZeger-Jan van de Weg2016-03-131-0/+2
* Removed benchmark suite and its documentationremove-benchmark-suiteYorick Peterse2016-03-101-61/+0
* Fix parse_gollum_tags matcherDouglas Barbosa Alexandre2016-01-141-2/+2
* Add tests for the wiki pipelineDouglas Barbosa Alexandre2016-01-141-0/+18
* Render milestone links as referencesDouwe Maan2015-12-241-0/+9
* Add new references to markdown feature spec.Douwe Maan2015-12-011-7/+7
* Evaluate benchmark blocks in the proper contextYorick Peterse2015-10-051-1/+3
* Added benchmark_subject method for benchmarksYorick Peterse2015-10-051-0/+17
* Basic setup for an RSpec based benchmark suitebenchmark-suiteYorick Peterse2015-10-021-0/+42
* Fix emoji URLs in Markdown when relative_url_root is usedStan Hu2015-09-061-0/+3
* Update Markdown feature to allow for multiple pipelinesRobert Speicher2015-07-281-0/+156
* Move custom matchers to their own files under spec/support/matchersRobert Speicher2015-07-222-0/+22
* Move access-related matchers to their own moduleRobert Speicher2015-07-221-0/+54