summaryrefslogtreecommitdiffstats
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* Add bulk unlock to user list context menu (#40913).Marius Balteanu2024-07-131-0/+1
* Add bulk lock feature to user list context menu (#40913).Marius Balteanu2024-06-251-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/+1
* Updates JS toolbar help button to use the new route (#39111, #40137).Marius Balteanu2024-02-191-1/+1
* * Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to s...Marius Balteanu2024-02-191-0/+2
* Reverts r22717 (#39111, #40137).Marius Balteanu2024-02-191-2/+0
* * Moves all wiki syntax files from @public/help@ to @app/views/help/wiki_synt...Marius Balteanu2024-02-191-0/+2
* Fix robots.txt route to enforce .txt format (#40208).Go MAEDA2024-02-091-1/+1
* Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) intr...Go MAEDA2023-12-271-2/+2
* Fixes that diff of a javascript file in repository module is not displayed wi...Marius Balteanu2023-12-261-4/+5
* Fixes attachments functionality for (custom) plugins broken since fix for CVE...Marius Balteanu2023-12-221-1/+3
* Refactor: Simplify the code (#38707).Go MAEDA2023-10-061-10/+6
* Fix order of loading plugins' config/routes.rb (#38707).Go MAEDA2023-10-061-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Constraints *_all attachments routes to actually supported values of containe...Go MAEDA2022-10-201-3/+5
* User bulk destroy (#37674).Go MAEDA2022-09-201-0/+3
* Introduces a UserQuery model for admin/users (#37674).Go MAEDA2022-09-201-0/+1
* Adds projects bulk delete (#36691).Marius Balteanu2022-05-171-0/+1
* Adds context menu to admin projects list (#33422).Marius Balteanu2022-04-011-0/+2
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-191-1/+1
* Allow users to be mentioned using @ in issues and wiki pages (#13919):Marius Balteanu2022-02-231-1/+2
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Use File.exist? instead of deprecated File.exists? (#36358).Go MAEDA2021-12-271-1/+1
* Use issue path instead of bulk update issues path when only one issue is sele...Marius Balteanu2021-07-261-1/+1
* API to close/reopen projects (#35507).Go MAEDA2021-07-091-2/+2
* API to archive/unarchive projects (#35420).Go MAEDA2021-06-241-2/+2
* Use named routes in base layout and account sidebar (#35075).Go MAEDA2021-04-151-3/+2
* Clean-up workflows controller (#33337).Go MAEDA2021-04-131-4/+11
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* "Add news" button in cross-project News tab (#33167).Go MAEDA2021-03-251-1/+1
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-111-0/+1
* Auto complete wiki page links (#33820).Go MAEDA2021-02-251-1/+4
* shorten long line of config/routes.rbToshi MARUYAMA2020-11-131-3/+6
* Backup codes for 2fa auth (#1237).Go MAEDA2020-08-291-0/+4
* Adds a setting to disable/enable/require 2fa auth (#1237).Go MAEDA2020-08-291-0/+2
* Adds two factor authentication support (#1237).Go MAEDA2020-08-291-0/+10
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-301-0/+1
* Download all attachments at once (#7056).Go MAEDA2020-03-211-0/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Specific action for updating role permissions.Jean-Philippe Lang2019-10-251-1/+2
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-201-0/+1
* Enables API access to /my/account for updating user account data (#31399).Go MAEDA2019-06-161-1/+1
* scm: fix error when *.yml and *.txt show (#31141, #30850)Toshi MARUYAMA2019-05-301-4/+13
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Don't rescue Exception class (#31387).Go MAEDA2019-05-251-1/+1
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-201-0/+1
* Import time entries (#28234).Go MAEDA2019-05-091-0/+1
* Generalize issues imports (#28234).Go MAEDA2019-05-091-1/+1