summaryrefslogtreecommitdiff
path: root/spec/support/matchers
Commit message (Expand)AuthorAgeFilesLines
* Incorporate Gitaly's local_branches operation into repo codegitaly-local-branchesAlejandro Rodríguez2017-05-171-0/+6
* Generate and handle a gl_repository param to pass around componentsAlejandro Rodríguez2017-05-031-0/+6
* Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb"Dosuken shinya2017-04-281-2/+2
* Add a new Gitlab::UserActivities class to track user activitiesRémy Coutable2017-04-141-0/+5
* Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-1/+1
* Remove useless queries with false conditions (e.g 1=0)mhasbini2017-04-041-0/+33
* Add a new have_html_escaped_body_text that match an HTML-escaped text20121-add-a-new-have_html_escaped_body_text-matcherRémy Coutable2017-03-171-0/+5
* Fix wrong image src with cached gl-emoji and relative rootEric Eastwood2017-03-061-1/+2
* Use native unicode emojisEric Eastwood2017-03-061-3/+3
* Add internal endpoint to notify post-receive to Gitalygitaly-post-receiveAlejandro Rodríguez2017-03-011-0/+3
* Enable Style/ClassCheckDouwe Maan2017-02-231-1/+1
* Add a custom pagination matcherRobert Schilling2017-02-161-0/+5
* Remove a transient failure from spec/requests/api/groups_spec.rbrs-issue-27974Robert Speicher2017-02-091-0/+19
* Ensure the right content is served for the build artifacts APIapi-fix-filesRobert Schilling2017-02-051-0/+5
* 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