summaryrefslogtreecommitdiff
path: root/spec/models/wiki_page_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Make WikiPage comparable according to StaticModel interfaceMark Fletcher2017-02-141-0/+13
* Add WikiPage.unhyphenizeAlex Braha Stoll2017-01-301-0/+8
* Change WikiPage#directoryAlex Braha Stoll2016-12-311-3/+3
* Remove WikiPage#full_pathAlex Braha Stoll2016-12-311-20/+0
* Add WikiPage#to_partial_pathAlex Braha Stoll2016-12-311-0/+8
* Change WikiPage.group_by_directory to use WikiDirectoryAlex Braha Stoll2016-12-311-30/+42
* Change WikiPage.group_by_directory to order by directory and file alphabetica...Alex Braha Stoll2016-12-311-4/+26
* Change WikiPage#directory to always start a directory hierarchy with '/'Alex Braha Stoll2016-12-311-2/+2
* Add component to show the full path of a wiki page when viewing its contentAlex Braha Stoll2016-12-311-0/+40
* Add specs for WikiPage.group_by_directoryAlex Braha Stoll2016-12-311-6/+24
* Show directory hierarchy when listing wiki pagesAlex Braha Stoll2016-12-311-0/+17
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-3/+3
* Fix old version warning when viewing wiki latest version via version_idfix-viewing-wiki-page-lastest-version-via-version-idDouglas Barbosa Alexandre2016-01-291-0/+32
* Tag model specsDouwe Maan2015-12-091-1/+1
* Fix rubocop warnings in spec/modelsGuilherme Garnier2015-10-031-1/+1
* Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-4/+4
* Fix dots in Wiki slug causing errorsStan Hu2015-03-211-0/+41
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-15/+15
* Fixed testsStefan Tatschner2015-01-151-1/+1
* Fix branch APIDmitriy Zaporozhets2014-09-251-1/+1
* Recreate tmp/tests on each test runDmitriy Zaporozhets2014-07-311-24/+19
* Better title format for wiki pageHiroyuki Sato2014-04-101-0/+16
* Use ProjectWiki instead of GollumWiki in codeDmitriy Zaporozhets2014-04-091-1/+1
* Remove duplicate codeJacob Vosmaer2014-03-031-6/+0
* Revert "More escaping"Dmitriy Zaporozhets2013-11-051-2/+2
* More escapingNigel Kukard2013-11-041-2/+2
* Replace current Wiki system with Gollum Wikis.Dan Knox2013-03-091-0/+164