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
/
app
/
controllers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix related issues count not updating after deleting one of the related issue...
Go MAEDA
2023-10-29
1
-2
/
+9
*
Reinitialize an empty Wiki page after after project wiki is deleted (#34634).
Marius Balteanu
2023-10-23
1
-1
/
+3
*
Revert r22368.
Marius Balteanu
2023-10-23
1
-3
/
+1
*
Traditional Chinese translation update (#39221).
Marius Balteanu
2023-10-23
1
-1
/
+3
*
Fix typo in default async adapter name (#36695).
Marius Balteanu
2023-10-22
1
-1
/
+1
*
Fix condition to display active job queue check only for production environme...
Marius Balteanu
2023-10-22
1
-1
/
+1
*
Add check in Redmine information page if default queue adapter is used in pro...
Marius Balteanu
2023-10-21
1
-0
/
+1
*
Fix comment to correctly represent legacy filter parameters handling in Users...
Go MAEDA
2023-10-17
1
-1
/
+1
*
API compatibility to legacy status and name query params (#39181, #37674)
Go MAEDA
2023-10-15
1
-0
/
+13
*
Remove set_language_if_valid from MyController (#39066).
Go MAEDA
2023-09-24
1
-1
/
+0
*
Set a strict CSP policy for downloaded attachments, thumbnails, and raw repos...
Go MAEDA
2023-09-18
2
-0
/
+10
*
Always serve thumbnails with disposition: attachment (#38417).
Go MAEDA
2023-09-18
1
-1
/
+1
*
Display calendar in vertical list layout on mobile screens (#33682).
Go MAEDA
2023-08-27
1
-1
/
+0
*
Fix RuboCop offense Performance/MapMethodChain (#37247).
Go MAEDA
2023-08-23
1
-1
/
+1
*
Add "View annotation prior to this change" button in the annotate view of Git...
Go MAEDA
2023-04-30
1
-0
/
+4
*
Code cleanup of RepositoriesController#annotate (#35432).
Go MAEDA
2023-04-29
1
-10
/
+4
*
Preload default_status when listing trackers (#38474).
Go MAEDA
2023-04-22
1
-1
/
+1
*
Support "my bookmarks" in the search (#38459).
Go MAEDA
2023-04-18
1
-0
/
+2
*
Export a version as changelog text (#36679).
Go MAEDA
2023-04-13
1
-0
/
+4
*
Fix RuboCop offense Style/InverseMethods: Use `present?` instead of inverting...
Go MAEDA
2023-03-25
3
-3
/
+3
*
Check if the user has the permission to add notes or edit an issue when addin...
Go MAEDA
2023-03-02
1
-2
/
+10
*
Exporting UserQuery does not use the query name as file name (#37674, #38182).
Go MAEDA
2023-03-01
1
-1
/
+1
*
Remove "Unknown user" notification on password request with non-existent emai...
Go MAEDA
2023-02-07
1
-1
/
+3
*
Fix missing project_id in redirect after clicking "Create and add another" bu...
Go MAEDA
2023-02-05
1
-0
/
+1
*
Avoid double-render error with ApplicationController#find_optional_project (#...
Go MAEDA
2023-01-20
1
-1
/
+4
*
Ruby 2.7: Fix RuboCop offense Performance/BindCall (#38134).
Go MAEDA
2023-01-17
1
-1
/
+1
*
Ruby 2.7: Fix RuboCop offense Performance/MapCompact (#38134).
Go MAEDA
2023-01-17
3
-3
/
+3
*
Fix RuboCop offense Performance/BlockGivenWithExplicitBlock (#38146).
Go MAEDA
2023-01-11
2
-4
/
+4
*
Use Group.visible instead of manual visibility check in GroupsController (#38...
Go MAEDA
2023-01-04
1
-3
/
+1
*
Update copyright year to 2023 (#38141).
Go MAEDA
2023-01-01
52
-52
/
+52
*
Fix RuboCop offense Performance/StringInclude in app/controllers/imports_cont...
Go MAEDA
2022-12-25
1
-1
/
+1
*
Redirect to container URL in case of error in attachments#download_all (#37880).
Go MAEDA
2022-11-03
1
-1
/
+18
*
Disallow all in /robots.txt if login is required (#37807).
Go MAEDA
2022-11-01
1
-1
/
+1
*
Always allow access to /robots.txt for Anonymous (#37807).
Go MAEDA
2022-11-01
1
-0
/
+2
*
Render all visible projects in robots.txt (including closed projects) (#37807).
Go MAEDA
2022-11-01
1
-1
/
+1
*
Simplify AttachmentsController#find_container (#37772).
Go MAEDA
2022-10-20
1
-12
/
+3
*
Fix rubocop warning (#37626).
Marius Balteanu
2022-10-02
1
-1
/
+1
*
Add to do to fix the deprecation warning (#37626).
Marius Balteanu
2022-10-02
1
-0
/
+1
*
Fix show diff of a javascript file in repository module is displayed without ...
Marius Balteanu
2022-10-02
1
-1
/
+1
*
Confirm user update / deletion (#37674).
Go MAEDA
2022-09-20
1
-0
/
+2
*
User bulk destroy (#37674).
Go MAEDA
2022-09-20
1
-0
/
+15
*
Introduces a UserQuery model for admin/users (#37674).
Go MAEDA
2022-09-20
3
-34
/
+45
*
Ignore statuses if workflow only defines identity transition (#37636).
Go MAEDA
2022-09-17
1
-0
/
+2
*
Remove extra call of Attachment#thumbnailable? in AttachmentsController#thumb...
Go MAEDA
2022-08-30
1
-1
/
+1
*
Use query name as the file name when exporting queries (#16207).
Go MAEDA
2022-08-24
2
-3
/
+3
*
POST Requests to repository WS fail with "Can't verify CSRF token authenticit...
Go MAEDA
2022-08-10
1
-0
/
+3
*
Don't load changesets when IssuesController#show processes API requests witho...
Go MAEDA
2022-07-31
1
-3
/
+5
*
Repository tab is not displayed if no repository is set as the main repositor...
Go MAEDA
2022-07-27
1
-1
/
+1
*
CSV export of issues report (#37362).
Go MAEDA
2022-07-21
1
-0
/
+9
*
Mark edited journal notes as "Edited" (#31505).
Go MAEDA
2022-07-17
1
-1
/
+3
[prev]
[next]