summaryrefslogtreecommitdiffstats
path: root/config/routes.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable frozen_string_literal for all files under config directory (#26561).Go MAEDA2019-03-171-1/+1
* Unified diff link broken on specific file/revision diff view (#30850).Jean-Philippe Lang2019-03-151-2/+2
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Adds preview option to the wiki toolbar (#27758).Jean-Philippe Lang2018-09-261-2/+1
* Allow project bulk edit of time entries (#26534).Go MAEDA2018-09-141-1/+3
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-161-23/+0
* remove unused WikisController#edit (#26579)Toshi MARUYAMA2017-11-051-1/+0
* Removes the Modules tab in project settings (#26488).Jean-Philippe Lang2017-07-261-1/+0
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-18/+12
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1