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
*
Restrict the length attachment filenames on disk (#24186).
Jean-Philippe Lang
2016-12-16
1
-1
/
+1
*
Time entry form - limit issue autocomplete to already selected project (#24189).
Jean-Philippe Lang
2016-12-16
1
-5
/
+32
*
Workflow editing shows statuses of irrelevant roles (#24281).
Jean-Philippe Lang
2016-12-16
1
-1
/
+5
*
Makes the text "Enable regular expressions" clickable (#5864).
Jean-Philippe Lang
2016-12-16
1
-1
/
+4
*
Removes gantt and calendar links from the sidebar.
Jean-Philippe Lang
2016-12-16
1
-7
/
+0
*
Menu items mapping.
Jean-Philippe Lang
2016-12-16
2
-1
/
+2
*
remove trailing white space from app/models/user_preference.rb
Toshi MARUYAMA
2016-12-14
1
-1
/
+1
*
remove training white space from app/models/user.rb
Toshi MARUYAMA
2016-12-14
1
-1
/
+1
*
remove trailing white space from app/models/role.rb
Toshi MARUYAMA
2016-12-14
1
-1
/
+1
*
remove trailing white space from app/models/issue_relation.rb
Toshi MARUYAMA
2016-12-14
1
-1
/
+1
*
Unarchive link not working for subprojects of closed projects (#24595).
Jean-Philippe Lang
2016-12-13
1
-2
/
+10
*
Make it work for 0 projects (#24587).
Jean-Philippe Lang
2016-12-13
1
-1
/
+1
*
Improve custom fields list performance (#24587).
Jean-Philippe Lang
2016-12-13
2
-1
/
+3
*
Use multipart forms for objects that may have file custom fields (#6719).
Jean-Philippe Lang
2016-12-13
14
-14
/
+14
*
Optional Regex delimiters to truncate incoming emails (#5864).
Jean-Philippe Lang
2016-12-13
6
-23
/
+83
*
Adds a setting to enable/disable formatting of commit messages (#22758).
Jean-Philippe Lang
2016-12-12
5
-5
/
+20
*
"Clear" button in Spent Time Report tab also clears global filters (#13622).
Jean-Philippe Lang
2016-12-11
1
-1
/
+1
*
Redmine loses filters after deleting a spent time (#14817).
Jean-Philippe Lang
2016-12-11
1
-1
/
+1
*
Enforce issue assignee validation (#23921).
Jean-Philippe Lang
2016-12-10
2
-10
/
+16
*
Reverts r16051 and r16050 for now (#15361).
Jean-Philippe Lang
2016-12-03
41
-51
/
+57
*
Removes calls to #reset_cycle (#15361).
Jean-Philippe Lang
2016-12-03
10
-13
/
+7
*
Use css pseudo-classes instead "odd", "even" classes (#15361).
Jean-Philippe Lang
2016-12-03
41
-44
/
+44
*
Use .unscoped when querying and creating builtin objects (#24156).
Jean-Philippe Lang
2016-12-03
3
-6
/
+6
*
Don't show project column by default when inside a project.
Jean-Philippe Lang
2016-12-03
1
-1
/
+5
*
Add link to issue list on version estimated time.
Jean-Philippe Lang
2016-12-03
1
-1
/
+2
*
Sort members on the DB side.
Jean-Philippe Lang
2016-12-03
2
-1
/
+8
*
Removes test code introduced in r15994.
Jean-Philippe Lang
2016-11-30
1
-12
/
+5
*
use symbol instead of string for 'position' (#24013)
Toshi MARUYAMA
2016-11-28
1
-1
/
+1
*
Return false after onclick (#24439).
Jean-Philippe Lang
2016-11-26
1
-1
/
+1
*
Replaces project jump select with custom dropdown (#23310).
Jean-Philippe Lang
2016-11-26
4
-17
/
+51
*
Add "Table of contents" heading to toc macro (#23179).
Jean-Philippe Lang
2016-11-19
1
-1
/
+1
*
Wrong validation introduced in r15989 (#24283).
Jean-Philippe Lang
2016-11-19
1
-1
/
+1
*
Don't replace the already entered comment when quoting a previous comment.
Jean-Philippe Lang
2016-11-19
1
-3
/
+6
*
Add length validations for string fields (#24283).
Jean-Philippe Lang
2016-11-19
6
-1
/
+7
*
Don't return 2 errors when identifier is blank (blank + too short).
Jean-Philippe Lang
2016-11-19
1
-1
/
+1
*
Move the closed project checkbox out of the sidebar.
Jean-Philippe Lang
2016-11-19
1
-9
/
+7
*
Use the main menu for project related actions that support cross-project disp...
Jean-Philippe Lang
2016-11-19
19
-9
/
+21
*
View progress bar of related issues (#3425).
Jean-Philippe Lang
2016-11-19
1
-0
/
+1
*
Extracts the rendering of related issues to an helper (#3425).
Jean-Philippe Lang
2016-11-19
3
-22
/
+34
*
Use the regular "icon icon-*" in other pages (#24313).
Jean-Philippe Lang
2016-11-19
8
-9
/
+10
*
Use the regular "icon icon-*" on search results (#24313).
Jean-Philippe Lang
2016-11-19
2
-2
/
+2
*
Use the regular "icon icon-*" on roadmap (#24313).
Jean-Philippe Lang
2016-11-18
1
-3
/
+3
*
Use the regular "icon icon-*" on activity view (#24313).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Use the regular "icon icon-*" on project overview (#24313).
Jean-Philippe Lang
2016-11-18
2
-6
/
+6
*
Show the entered value when it's not valid (#23996).
Jean-Philippe Lang
2016-11-18
3
-3
/
+3
*
Test failure (#23996).
Jean-Philippe Lang
2016-11-18
1
-2
/
+2
*
Test broken, display hours like in other tables (#23996).
Jean-Philippe Lang
2016-11-18
2
-4
/
+4
*
Introduce a setting to change the display format of timespans to h:mm (#23996).
Jean-Philippe Lang
2016-11-18
9
-11
/
+20
*
Project field disappears when target project disallows user to edit the proje...
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Allow Journal to return empty Array instead nil in Journal#attachments (#24308).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
[next]