summaryrefslogtreecommitdiff
path: root/spec/models/project_wiki_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix hook data for Wiki Page eventGabriel Mazetto2016-05-311-0/+13
* Use the relative url prefix for links in WikiArtem Sidorenko2016-05-131-1/+2
* Revert "Merge branch 'wiki-fix' into 'master' "Rémy Coutable2016-05-101-3/+1
* Use the proper GitLab URL for links in WikiArtem Sidorenko2016-05-091-1/+3
* Cache output of Repository#exists?Yorick Peterse2016-03-191-0/+12
* Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre2016-01-141-0/+7
* Tag model specsDouwe Maan2015-12-091-1/+1
* Make ProjectWiki touch Project#last_activity_at after wiki actionsrs-wiki-touches-projectRobert Speicher2015-11-161-0/+18
* Replace all usages of `git` command with configurable binary pathrs-git-bin-pathRobert Speicher2015-11-031-1/+1
* Fix rubocop warnings in spec/modelsGuilherme Garnier2015-10-031-1/+1
* Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-37/+43
* Fix testsDmitriy Zaporozhets2014-08-071-13/+3
* Recreate tmp/tests on each test runDmitriy Zaporozhets2014-07-311-23/+26
* Added ability to serve files in wiki repositoryLoic Nageleisen2014-06-071-0/+34
* Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets2014-04-091-0/+211