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
*
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
*
Adds projects bulk delete (#36691).
Marius Balteanu
2022-05-17
1
-4
/
+21
*
Background job for project deletion (#36691).
Marius Balteanu
2022-05-17
1
-1
/
+2
*
Don't verify CSRF authenticity token in mail handler (#37030).
Marius Balteanu
2022-05-11
1
-0
/
+3
*
Adds context menu to admin projects list (#33422).
Marius Balteanu
2022-04-01
1
-0
/
+13
*
Reuse ProjectQuery filters on the admin project list (#33422).
Marius Balteanu
2022-04-01
2
-10
/
+25
*
Add support for PUT API to journals (#10171).
Go MAEDA
2022-03-23
1
-0
/
+2
*
Only check for @set_filter@ param when retriving the default query (#7360, 35...
Marius Balteanu
2022-03-20
2
-2
/
+2
*
Deprecate and rename rss_* methods to atom_* methods (#15118).
Marius Balteanu
2022-03-19
10
-22
/
+39
*
Avoid passing ActionController::Parameters outside of MailHandlerController (...
Marius Balteanu
2022-03-18
1
-1
/
+26
*
Disable API authentication with username and password when two-factor authent...
Marius Balteanu
2022-02-24
1
-1
/
+8
*
Allow users to be mentioned using @ in issues and wiki pages (#13919):
Marius Balteanu
2022-02-23
1
-1
/
+42
*
Return 404 if revision URL doesn't exist (#36561).
Marius Balteanu
2022-02-18
1
-1
/
+1
*
Fix autocomplete for users fails with 403 error when there are multiple objec...
Marius Balteanu
2022-02-01
1
-2
/
+6
*
Add "Two-factor authentication" filter and column to Users list in administra...
Marius Balteanu
2022-01-22
1
-0
/
+9
*
Set default protect from forgery true (#36317).
Marius Balteanu
2022-01-22
1
-7
/
+10
*
Display source project for cross-project associated revisions for issues (#52...
Go MAEDA
2022-01-18
1
-1
/
+1
*
Update copyright year in source files to 2022 (#36379).
Go MAEDA
2022-01-02
52
-52
/
+52
*
Fixes for Performance/StringIdentifierArgument introduced in RuboCop Performa...
Go MAEDA
2021-12-29
1
-1
/
+1
*
Drop OpenID support (#35755).
Go MAEDA
2021-12-14
1
-57
/
+2
*
Issue Summary: add statistics about issues without assignee, version or categ...
Go MAEDA
2021-12-12
1
-6
/
+6
*
Download all attachments in a journal (#35462).
Go MAEDA
2021-11-22
2
-1
/
+2
*
You can configure default project queries in the following places (#35795):
Marius Balteanu
2021-11-15
1
-0
/
+16
*
Adds button to "Create and follow" when adding a subtask from the parent issu...
Marius Balteanu
2021-11-06
1
-0
/
+2
*
Enforce stricter class filtering in WatchersController (35463).
Marius Balteanu
2021-10-05
1
-1
/
+3
*
Fix Layout/MultilineArrayBraceLayout offense (#21210).
Marius Balteanu
2021-09-11
1
-2
/
+1
*
Fix that deleting a closed or archived projects not working anymore after r20...
Marius Balteanu
2021-09-06
1
-1
/
+3
*
Return 404 when filtering by a non-visible user in activity view (#35789).
Marius Balteanu
2021-09-06
1
-1
/
+1
*
Remove unused argument from Redmine::Helpers::TimeReport (#33079).
Go MAEDA
2021-08-19
1
-1
/
+1
*
File upload fails when run with uWSGI (#35715).
Go MAEDA
2021-08-14
1
-1
/
+11
[next]