summaryrefslogtreecommitdiff
path: root/app/models/project_wiki.rb
Commit message (Expand)AuthorAgeFilesLines
* New wiki page redirects user to random slug46299-wiki-page-creationLuke Duncalfe2019-08-211-0/+4
* Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-251-7/+15
* Allow to sort wiki pages by date and titleIgor2019-04-041-2/+14
* Allow multiple repositories per projectBob Van Landuyt2019-03-261-2/+2
* Fix Error 500 when user commits Wiki page with no commit messageStan Hu2019-03-161-1/+1
* Add convenience methods for creating project and Wiki repositoriesStan Hu2019-02-051-1/+1
* Send project name with Gitaly repository requestsStan Hu2019-02-051-2/+2
* Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-211-1/+1
* Guard against regressions in commit email specsNick Thomas2018-09-181-3/+4
* Use commit email for wiki actionsNick Thomas2018-09-171-1/+1
* Use limit parameter to retrieve Wikis from Gitalysh-use-wiki-limit-parameter-gitalyStan Hu2018-07-241-1/+1
* Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin2018-07-131-2/+5
|\
| * Optimize ProjectWiki#empty? checkStan Hu2018-07-121-1/+4
| * Updates from `rubocop -a`Lin Jen-Shin2018-07-091-1/+1
* | Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin2018-06-271-6/+6
|\ \ | |/
| * Add ability to search wiki titlesFrancisco Javier López2018-06-041-4/+0
| * Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg2018-04-251-1/+1
| * Fix Custom hooks are not triggered by UI wiki editFrancisco Javier López2018-04-181-1/+5
* | Introduce #find_sidebar and use a constant to find the page14995-custom_wiki_sidebarLin Jen-Shin2018-03-261-0/+7
|/
* Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg2018-03-141-1/+1
* Allow moving wiki pages from the UIFrancisco Javier López2018-02-051-0/+4
* Migrate fetching wiki page formatted content to Gitalyfeature/migrate-wiki-page-formatted-data-to-gitalyAhmad Sherif2018-01-301-0/+6
* Resolve "Performance issues when loading large number of wiki pages"Francisco Javier López2017-11-171-2/+2
* Fix dumping hashed storage based repositoryGabriel Mazetto2017-11-151-1/+1
* Create a Wiki Repository's raw_repository properlyAlejandro Rodríguez2017-11-031-1/+1
* Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-031-36/+21
* Create repositories via GitalyJacob Vosmaer2017-09-291-1/+1
* Allow wiki pages to be renamed in the UIwendy04022017-08-031-2/+2
* Make disk_path keyword argument and optionalGabriel Mazetto2017-08-011-1/+1
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-10/+14
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-2/+2
* Don't show auxiliary blob viewer for README when there is no wikidm-readme-auxiliary-blob-viewer-without-wikiDouwe Maan2017-07-061-0/+4
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* 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