summaryrefslogtreecommitdiff
path: root/spec/support/matchers
Commit message (Expand)AuthorAgeFilesLines
* Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-0/+4
* Add frozen_string_literal to spec/supportThong Kuah2019-07-2529-0/+58
* Added the `abort_execution` matcherGabriel Mazetto2019-07-101-0/+46
* Fix order-dependent Gitaly specs failingsh-fix-gitaly-specs-failingStan Hu2019-07-021-1/+1
* Fix N+1 problem in `JobsController#index`fix-jobs-controller-index-n-1Kamil Trzciński2019-06-191-0/+62
* Generate lets_encrypt_private_key on the flyVladimir Shushlin2019-05-311-0/+11
* Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-261-1/+1
* Reduce differences in spec/support/matchers/access_matchers.rbRémy Coutable2019-03-071-18/+17
* Get rid of ScheduleInstallationServiceJoão Cunha2019-02-261-0/+3
* Improve GraphQL Authorization DSLLuke Duncalfe2019-02-261-3/+1
* Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable2018-08-011-0/+13
|\
| * Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+13
* | Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern2018-07-311-0/+11
|\ \
| * | Improve readability and move custom matchers to better placeGrzegorz Bizon2018-07-271-0/+11
* | | Add mutation toggling WIP state of merge requestsBob Van Landuyt2018-07-251-0/+9
| |/ |/|
* | Delete UserActivities and related workers43312-remove_user_activity_workersImre Farkas2018-07-181-5/+0
|/
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Refactor rspec matchers in read_only_spec.rbBrett Walker2018-07-071-0/+15
* Expose permissions on types in GraphQLBob Van Landuyt2018-06-281-2/+27
* Bring changes from EELin Jen-Shin2018-06-221-0/+7
* Allow querying a single MR within a projectBob Van Landuyt2018-06-151-0/+6
* Initial setup GraphQL using graphql-ruby 1.8Bob Van Landuyt2018-06-061-7/+16
* Add a minimal GraphQL APINick Thomas2018-06-051-0/+31
* Merge branch 'sh-add-uncached-query-limiter' into 'master'Rémy Coutable2018-06-051-15/+50
|\
| * Remove N+1 query for author in issues APIsh-add-uncached-query-limiterStan Hu2018-06-041-15/+50
* | Revert "Add a new have_html_escaped_body_text that match an HTML-escaped text"Takuya Noguchi2018-06-031-5/+0
|/
* 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