summaryrefslogtreecommitdiff
path: root/spec/support/matchers
Commit message (Expand)AuthorAgeFilesLines
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Support references to group milestonesSean McGivern2017-08-071-1/+1
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-2/+2
* Introduce have_gitlab_http_status34964-have_gitlab_http_statusLin Jen-Shin2017-07-151-0/+14
* Revert unnecesarry changesShinya Maeda2017-07-051-1/+1
* zj nice catchies 3Shinya Maeda2017-07-051-1/+5
* Improved AccessMatchers and testsShinya Maeda2017-07-051-3/+23
* Add a UTF-8 encoding matcherJacob Vosmaer2017-06-301-0/+9
* Make membership required for create_user_by_membershipShinya Maeda2017-06-281-3/+3
* use go instead of let procShinya Maeda2017-06-281-4/+4
* Fixed typo and hash alighmentShinya Maeda2017-06-281-2/+2
* Improve description_forShinya Maeda2017-06-281-2/+1
* IMprove access_matchersShinya Maeda2017-06-281-25/+22
* Remove author. Replace Result to Got.Shinya Maeda2017-06-281-1/+1
* Fix static analysysShinya Maeda2017-06-281-10/+10
* Resolve static analysisShinya Maeda2017-06-281-2/+2
* Add changelog. Add AccessMatchersForControllerShinya Maeda2017-06-281-0/+88
* Stop using deprecated `path` field on Gitaly messagesAlejandro Rodríguez2017-06-141-2/+7
* Refactor and move things around to improve in YAGNI perspectiveGabriel Mazetto2017-05-311-1/+5
* Added specs for SystemCheck and custom matcherGabriel Mazetto2017-05-311-0/+19
* 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
|/