summaryrefslogtreecommitdiff
path: root/spec/controllers/help_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change `be_success` to `be_successful` in specsfix-deprecation-warnings-change-success-to-successfulVitali Tatarintev2019-08-191-1/+1
* Fix broken spec from file renameThong Kuah2019-08-011-1/+1
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Fix broken links on help pageFrank Sauerburger2019-02-111-0/+40
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-5/+11
* Updating `HelpController` spec to use an existing imageMario de la Ossa2018-02-071-1/+1
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-1/+1
* Fix URL rewritting in the Help section25199-fix-broken-urls-in-help-pageRémy Coutable2016-12-011-9/+15
* Fix broken external links in help/index.htmlDavid Wagner2016-11-201-11/+3
* fix error links in help pageFu Xu2016-11-121-0/+38
* Fix failing spec on help controllerAchilleas Pipinellis2016-07-221-1/+1
* Fix help page paths to make sure shortcuts and the UI help page work.fix-help-pathsConnor Shea2016-07-191-0/+9
* Fix failing tests.Connor Shea2016-07-111-8/+5
* Fix Style/AlignHash cop violationsStan Hu2015-06-221-4/+12
* Re-fix image rendering for help pagesRobert Speicher2015-04-151-0/+61