index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
/
routes.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add bulk unlock to user list context menu (#40913).
Marius Balteanu
2024-07-13
1
-0
/
+1
*
Add bulk lock feature to user list context menu (#40913).
Marius Balteanu
2024-06-25
1
-0
/
+1
*
Fix rubocop warning (#39111, #40137).
Marius Balteanu
2024-03-03
1
-2
/
+2
*
Remove current year from source file copyright headers and update year in foo...
Marius Balteanu
2024-02-26
1
-1
/
+1
*
Adds route for code highlighting languages page (#39111, #40137).
Marius Balteanu
2024-02-25
1
-0
/
+1
*
Updates JS toolbar help button to use the new route (#39111, #40137).
Marius Balteanu
2024-02-19
1
-1
/
+1
*
* Introduces @HelpController@ and a new route @help/wiki_syntax/(:type)@ to s...
Marius Balteanu
2024-02-19
1
-0
/
+2
*
Reverts r22717 (#39111, #40137).
Marius Balteanu
2024-02-19
1
-2
/
+0
*
* Moves all wiki syntax files from @public/help@ to @app/views/help/wiki_synt...
Marius Balteanu
2024-02-19
1
-0
/
+2
*
Fix robots.txt route to enforce .txt format (#40208).
Go MAEDA
2024-02-09
1
-1
/
+1
*
Fix RuboCop offense Style/HashSyntax (Don't mix styles in the same hash) intr...
Go MAEDA
2023-12-27
1
-2
/
+2
*
Fixes that diff of a javascript file in repository module is not displayed wi...
Marius Balteanu
2023-12-26
1
-4
/
+5
*
Fixes attachments functionality for (custom) plugins broken since fix for CVE...
Marius Balteanu
2023-12-22
1
-1
/
+3
*
Refactor: Simplify the code (#38707).
Go MAEDA
2023-10-06
1
-10
/
+6
*
Fix order of loading plugins' config/routes.rb (#38707).
Go MAEDA
2023-10-06
1
-1
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
1
-1
/
+1
*
Constraints *_all attachments routes to actually supported values of containe...
Go MAEDA
2022-10-20
1
-3
/
+5
*
User bulk destroy (#37674).
Go MAEDA
2022-09-20
1
-0
/
+3
*
Introduces a UserQuery model for admin/users (#37674).
Go MAEDA
2022-09-20
1
-0
/
+1
*
Adds projects bulk delete (#36691).
Marius Balteanu
2022-05-17
1
-0
/
+1
*
Adds context menu to admin projects list (#33422).
Marius Balteanu
2022-04-01
1
-0
/
+2
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
1
-1
/
+1
*
Allow users to be mentioned using @ in issues and wiki pages (#13919):
Marius Balteanu
2022-02-23
1
-1
/
+2
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
1
-1
/
+1
*
Use File.exist? instead of deprecated File.exists? (#36358).
Go MAEDA
2021-12-27
1
-1
/
+1
*
Use issue path instead of bulk update issues path when only one issue is sele...
Marius Balteanu
2021-07-26
1
-1
/
+1
*
API to close/reopen projects (#35507).
Go MAEDA
2021-07-09
1
-2
/
+2
*
API to archive/unarchive projects (#35420).
Go MAEDA
2021-06-24
1
-2
/
+2
*
Use named routes in base layout and account sidebar (#35075).
Go MAEDA
2021-04-15
1
-3
/
+2
*
Clean-up workflows controller (#33337).
Go MAEDA
2021-04-13
1
-4
/
+11
*
Update copyright year in source files to 2021 (#33069).
Go MAEDA
2021-03-25
1
-1
/
+1
*
"Add news" button in cross-project News tab (#33167).
Go MAEDA
2021-03-25
1
-1
/
+1
*
Allow manually fetching changesets (#8875).
Go MAEDA
2021-03-11
1
-0
/
+1
*
Auto complete wiki page links (#33820).
Go MAEDA
2021-02-25
1
-1
/
+4
*
shorten long line of config/routes.rb
Toshi MARUYAMA
2020-11-13
1
-3
/
+6
*
Backup codes for 2fa auth (#1237).
Go MAEDA
2020-08-29
1
-0
/
+4
*
Adds a setting to disable/enable/require 2fa auth (#1237).
Go MAEDA
2020-08-29
1
-0
/
+2
*
Adds two factor authentication support (#1237).
Go MAEDA
2020-08-29
1
-0
/
+10
*
Import user accounts from CSV file (#33102).
Go MAEDA
2020-05-30
1
-0
/
+1
*
Download all attachments at once (#7056).
Go MAEDA
2020-03-21
1
-0
/
+1
*
Update copyright year in source files to 2020 (#33069).
Go MAEDA
2020-03-03
1
-1
/
+1
*
Specific action for updating role permissions.
Jean-Philippe Lang
2019-10-25
1
-1
/
+2
*
Load changesets and time entries tabs async (#3058).
Jean-Philippe Lang
2019-06-20
1
-0
/
+1
*
Enables API access to /my/account for updating user account data (#31399).
Go MAEDA
2019-06-16
1
-1
/
+1
*
scm: fix error when *.yml and *.txt show (#31141, #30850)
Toshi MARUYAMA
2019-05-30
1
-4
/
+13
*
Update copyright year.
Go MAEDA
2019-05-25
1
-1
/
+1
*
Don't rescue Exception class (#31387).
Go MAEDA
2019-05-25
1
-1
/
+1
*
Adds favorites and recently used projects lists to project jump box (#31355).
Go MAEDA
2019-05-20
1
-0
/
+1
*
Import time entries (#28234).
Go MAEDA
2019-05-09
1
-0
/
+1
*
Generalize issues imports (#28234).
Go MAEDA
2019-05-09
1
-1
/
+1
[next]