summaryrefslogtreecommitdiffstats
path: root/app/controllers/help_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Dynamic generation of supported code highlighting languages in help section (...Go MAEDA2024-05-191-0/+1
* Fix rubocop warning (#39111, #40137).Marius Balteanu2024-03-031-2/+2
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Adds route for code highlighting languages page (#39111, #40137).Marius Balteanu2024-02-251-0/+4
* * Remove languages from wiki syntax help files that are identical with en lan...Marius Balteanu2024-02-191-1/+7
* Reorganize all the wiki syntax help files per text formatter (@markdown@, @co...Marius Balteanu2024-02-191-1/+1
* * Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to s...Marius Balteanu2024-02-191-0/+25
* Reverts r22717 (#39111, #40137).Marius Balteanu2024-02-191-25/+0
* * Moves all wiki syntax files from @public/help@ to @app/views/help/wiki_synt...Marius Balteanu2024-02-191-0/+25
* Removed inconsistent user manual stuff (html/docbook content and controller)....Jean-Philippe Lang2007-10-131-44/+0
* Replaced hard coded help link.Jean-Philippe Lang2007-04-081-5/+2
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-45/+45
* updated redirection to the help main index (recognition fails when redirectin...Jean-Philippe Lang2007-01-021-1/+1
* replaced deprecated controller instance variables: @params, @session, @requestJean-Philippe Lang2006-12-261-4/+4
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+47