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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redirect to container URL in case of error in attachments#download_all (#37880).
Go MAEDA
2022-11-03
1
-1
/
+18
*
Don't display an unnecessary closing li element when there is no "Next" butto...
Go MAEDA
2022-11-02
1
-2
/
+1
*
Disallow all in /robots.txt if login is required (#37807).
Go MAEDA
2022-11-01
2
-1
/
+5
*
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
*
Read-only field permission for the project field is ignored if the current pr...
Go MAEDA
2022-10-31
1
-5
/
+11
*
Remove unnecessary disabling of RuboCop Rails/Pluck (#37248).
Go MAEDA
2022-10-29
1
-1
/
+1
*
Fix RuboCop offense Rails/Pluck (#37248).
Go MAEDA
2022-10-28
4
-4
/
+4
*
Fix RuboCop offense Style/RedundantStringEscape (#36919).
Go MAEDA
2022-10-26
1
-1
/
+1
*
Simplify AttachmentsController#find_container (#37772).
Go MAEDA
2022-10-20
1
-12
/
+3
*
Adds visible? method to journal (#37772).
Go MAEDA
2022-10-20
1
-0
/
+4
*
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
*
Add table header in Plugins page (#37692).
Go MAEDA
2022-10-01
1
-0
/
+8
*
Issue ID field does not get focus when adding a related issue (#37473).
Go MAEDA
2022-09-28
1
-1
/
+1
*
Fix undefined method when auth source name column is added as column (#37674).
Marius Balteanu
2022-09-27
1
-0
/
+4
*
Adds missing join when ordering by authsource (#37674).
Go MAEDA
2022-09-27
1
-0
/
+12
*
Cleanup Repository::Git#clear_extra_info_of_changesets (#37614).
Go MAEDA
2022-09-25
1
-3
/
+1
*
Use the safe navigation operator instead of checking if an object is nil (#37...
Go MAEDA
2022-09-25
1
-6
/
+3
*
Fix RuboCop offense Style/GuardClause (#37614).
Go MAEDA
2022-09-25
1
-4
/
+4
*
Fix RuboCop offense Style/IfUnlessModifier (#37614).
Go MAEDA
2022-09-25
1
-9
/
+3
*
Fix RuboCop offense Style/SymbolProc (#37614).
Go MAEDA
2022-09-25
1
-4
/
+4
*
Fix RuboCop offense Rails/Blank (#37614).
Go MAEDA
2022-09-25
1
-2
/
+2
*
Enable user auto-complete in issues bulk edit (#37369).
Marius Balteanu
2022-09-23
1
-0
/
+4
*
Fix perfomance issue when objects are filtered by custom field values (#37268).
Marius Balteanu
2022-09-23
1
-4
/
+5
*
Unify duplicate codes (#37687).
Go MAEDA
2022-09-23
2
-3
/
+2
*
Retrieve attachments with a single query when rendering a journal (#37687).
Go MAEDA
2022-09-23
1
-1
/
+2
*
Confirm user update / deletion (#37674).
Go MAEDA
2022-09-20
1
-0
/
+2
*
User bulk destroy (#37674).
Go MAEDA
2022-09-20
3
-0
/
+43
*
Introduces a UserQuery model for admin/users (#37674).
Go MAEDA
2022-09-20
9
-118
/
+397
*
Ignore statuses if workflow only defines identity transition (#37636).
Go MAEDA
2022-09-17
2
-0
/
+3
*
Consider only roles with either add_issues or edit_issues permissions for any...
Go MAEDA
2022-09-17
1
-4
/
+7
*
Rename Repository#supports_all_revisions? to Repository#supports_history? (#3...
Go MAEDA
2022-09-15
5
-6
/
+11
*
Update Rails UJS to 6.1.7 (#37647).
Marius Balteanu
2022-09-14
1
-1
/
+1
*
Update jQuery to 3.6.1 (#37647).
Marius Balteanu
2022-09-14
1
-1
/
+1
*
Update jQuery UI to 1.13.2 (#37492).
Go MAEDA
2022-09-13
2
-2
/
+2
*
Don't show "History" tab for content in Filesystem repository (#37585).
Go MAEDA
2022-09-07
1
-1
/
+1
*
Add description field to custom fields API (#37617).
Go MAEDA
2022-09-01
1
-0
/
+1
*
Remove extra call of Attachment#thumbnailable? in AttachmentsController#thumb...
Go MAEDA
2022-08-30
1
-1
/
+1
*
Don't create two thumbnails of different resolutions for a single image (#375...
Go MAEDA
2022-08-28
1
-2
/
+3
*
Check visibility for passed user in IssueQuery.default (#37499, #37608).
Go MAEDA
2022-08-26
1
-1
/
+1
*
Use the classes whitelist configured in application.rb instead of hardcoded c...
Go MAEDA
2022-08-25
1
-1
/
+1
*
Use query name as the file name when exporting queries (#16207).
Go MAEDA
2022-08-24
5
-3
/
+13
*
POST Requests to repository WS fail with "Can't verify CSRF token authenticit...
Go MAEDA
2022-08-10
1
-0
/
+3
*
Add default spent time activity per role (#29286).
Go MAEDA
2022-08-09
6
-7
/
+53
*
Replace JQuery `.focus()` method with HTML `autofocus` attribute (#37482).
Go MAEDA
2022-08-06
2
-10
/
+3
*
Add CSS class for relation type to related issues list (#37532).
Go MAEDA
2022-08-05
1
-1
/
+1
*
Default query should not be applied if the query is not allowed to be set as ...
Go MAEDA
2022-07-31
2
-7
/
+12
*
Don't load changesets when IssuesController#show processes API requests witho...
Go MAEDA
2022-07-31
1
-3
/
+5
[next]