summaryrefslogtreecommitdiff
path: root/spec/support/matchers
Commit message (Expand)AuthorAgeFilesLines
* Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable2018-04-232-0/+90
* Add matcher for emojiBob Van Landuyt2018-04-111-0/+5
* Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne2018-04-031-0/+11
* Add matcher to match elements by idstc-geo-local-only-counts-matcherToon Claes2018-03-061-0/+24
* Return only limited pagination headers for search API endpointsJarka Kadlecová2018-02-061-0/+6
* Add Colors to GitLab Flavored MarkdownTony Rom2018-01-291-0/+21
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Allow password authentication to be disabled entirelyMarkus Koller2017-11-231-1/+5
* Fix encoding bugs in Gitlab::Git::UserJacob Vosmaer (GitLab)2017-11-231-0/+9
* Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan2017-11-081-0/+5
* Add Projects::Clusters::ApplicationsController testsAlessio Caiazza2017-11-031-1/+1
* Replace the 'project/shortcuts.feature' spinach test with an rspec analogreplace_project_shortcuts.featureVitaliy @blackst0ne Klachkov2017-09-221-0/+6
* Improve 'spec/features/profiles/*' specsVitaliy @blackst0ne Klachkov2017-09-161-0/+6
* Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-1/+1
* 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