summaryrefslogtreecommitdiff
path: root/app/models/project_wiki.rb
Commit message (Expand)AuthorAgeFilesLines
* Add ProjectWiki#ensure_repositoryport-changes-ee-2467Douglas Barbosa Alexandre2017-06-281-0/+4
* Don't allow to pass a user to ProjectWiki#http_url_to_repoRémy Coutable2017-05-301-5/+2
* Update last_repository_updated_at when the wiki is updatedDouglas Barbosa Alexandre2017-05-041-1/+1
* Fix ProjectWiki#http_url_to_repo signatureRémy Coutable2017-03-201-2/+5
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
* Move up delegate callsDouwe Maan2017-02-231-4/+3
* Enable Rails/DelegateDouwe Maan2017-02-231-6/+2
* Enable Style/MutableConstantDouwe Maan2017-02-231-1/+1
* Use gitlab shell import instead of manually creating the webhooksJames Lopez2017-02-161-0/+4
* Search for a filename in a project23117-search-for-a-filename-in-a-projectValery Sizov2016-11-161-1/+1
* Add method missing from EEee-parityAlejandro Rodríguez2016-08-121-0/+4
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-2/+2
* Codestyle changesGabriel Mazetto2016-05-311-2/+2
* Fix hook data for Wiki Page eventGabriel Mazetto2016-05-311-0/+14
* Use the relative url prefix for links in WikiArtem Sidorenko2016-05-131-1/+1
* Codestyle: make sure we have space around operatorsGabriel Mazetto2016-05-131-1/+1
* Revert "Merge branch 'wiki-fix' into 'master' "Rémy Coutable2016-05-101-1/+1
* Use the proper GitLab URL for links in WikiArtem Sidorenko2016-05-091-1/+1
* Cache output of Repository#exists?Yorick Peterse2016-03-191-4/+8
* Support Wiki with UTF-8 page nameHiroyuki Sato2016-03-161-4/+4
* Cleaned up Repository#initializecleanup-repository-initializeYorick Peterse2016-02-161-1/+1
* Backport some changes from EEes_backportValery Sizov2016-01-221-0/+1
* Add Banzai::Filter::GollumTagsFilter for parsing Gollum's tags in HTMLDouglas Barbosa Alexandre2016-01-141-0/+4
* Make ProjectWiki touch Project#last_activity_at after wiki actionsrs-wiki-touches-projectRobert Speicher2015-11-161-0/+10
* Use .md as extention for wiki pagesJeroen van Baarsen2015-05-261-1/+1
* Let commit model know about its project.Douwe Maan2015-04-241-1/+1
* Fix dots in Wiki slug causing errorsStan Hu2015-03-211-1/+1
* Rubocop enabled for: Use spaces inside hash literal bracesDmitriy Zaporozhets2015-02-021-1/+1
* Fixed a lot of already defined noticesJeroen van Baarsen2014-12-141-1/+1
* Fix wikiuse-more-ruggedDmitriy Zaporozhets2014-09-251-0/+12
* Added AsciiDoc support and changed to singlequotesChristian Sarazin2014-08-221-2/+3
* Added ability to serve files in wiki repositoryLoic Nageleisen2014-06-071-0/+9
* Allow nested files in wiki.Marin Jankovski2014-04-281-1/+8
* Refactor wiki modelDmitriy Zaporozhets2014-04-091-0/+120