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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reverts unwanted change (#24769).
Jean-Philippe Lang
2017-01-30
1
-2
/
+0
*
Hires (2x DPR) image support for Gravatars (#24927).
Jean-Philippe Lang
2017-01-30
1
-0
/
+4
*
Show all members in user custom field filter on the cross project issue list ...
Jean-Philippe Lang
2017-01-30
1
-6
/
+4
*
do not replace all invalid utf8 (#24616)
Toshi MARUYAMA
2017-01-28
1
-1
/
+1
*
unify duplicate codes (#24616)
Toshi MARUYAMA
2017-01-28
1
-5
/
+1
*
Omit blank fields in PDF too (#21705).
Jean-Philippe Lang
2017-01-25
1
-2
/
+3
*
Adjust rendering of custom fields in PDF (#21705).
Jean-Philippe Lang
2017-01-25
1
-4
/
+15
*
Raise the height of text custom fields.
Jean-Philippe Lang
2017-01-25
1
-2
/
+2
*
Option for long text custom fields to be displayed under the description fiel...
Jean-Philippe Lang
2017-01-25
1
-1
/
+1
*
Modify circular inclusion test to use page.id instead of page.title (#24869).
Jean-Philippe Lang
2017-01-19
1
-2
/
+2
*
Set inverse on custom_values association.
Jean-Philippe Lang
2017-01-18
1
-0
/
+1
*
Group versions by status in version custom field filter (#23265).
Jean-Philippe Lang
2017-01-14
1
-5
/
+6
*
Add "me" value for logged users only.
Jean-Philippe Lang
2017-01-14
1
-1
/
+5
*
Don't preload custom field filter values (#24787).
Jean-Philippe Lang
2017-01-12
1
-1
/
+5
*
Adds a link to all projects in the jump drop down (#23310).
Jean-Philippe Lang
2017-01-10
1
-2
/
+11
*
Don't render memberships forms, use #edit instead.
Jean-Philippe Lang
2017-01-07
1
-1
/
+1
*
Updates for 3.3.2 release.
Jean-Philippe Lang
2017-01-07
1
-1
/
+1
*
Skip workflow creation in tests for each locale.
Jean-Philippe Lang
2016-12-31
1
-18
/
+21
*
Adds .rebuild_single_tree! to rebuild a single tree (#24167).
Jean-Philippe Lang
2016-12-21
1
-0
/
+10
*
Restricts the list of file types that can be thumbnailed.
Jean-Philippe Lang
2016-12-20
1
-2
/
+3
*
Reverted r16053 (#23318).
Jean-Philippe Lang
2016-12-10
1
-2
/
+1
*
#lock_nested_set very slow on mysql with thousands of subtasks (#23318).
Jean-Philippe Lang
2016-12-10
1
-1
/
+2
*
Use #get instead of #[] to read errors on the attribute.
Jean-Philippe Lang
2016-11-19
1
-1
/
+1
*
Use the main menu for project related actions that support cross-project disp...
Jean-Philippe Lang
2016-11-19
2
-4
/
+31
*
Use the regular "icon icon-*" for admin menu links (#24313).
Jean-Philippe Lang
2016-11-18
1
-13
/
+23
*
Show the entered value when it's not valid (#23996).
Jean-Philippe Lang
2016-11-18
1
-0
/
+9
*
Introduce a setting to change the display format of timespans to h:mm (#23996).
Jean-Philippe Lang
2016-11-18
1
-2
/
+14
*
Code cleanup (#24007).
Jean-Philippe Lang
2016-11-18
3
-16
/
+3
*
Change plugins directory through the configuration.yml file (#24007).
Jean-Philippe Lang
2016-11-18
4
-4
/
+17
*
Removed left-over code comment.
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Typo in class name (#24150).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Add tablename to siblings query (#24296).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
acts_as_versioned use old style (Rails 2.x) of method call for #all (#24348).
Jean-Philippe Lang
2016-11-18
1
-3
/
+4
*
Moves blocks definition to Redmine::MyPage.
Jean-Philippe Lang
2016-10-29
2
-32
/
+62
*
Don't bulk edit file custom fields (#6719).
Jean-Philippe Lang
2016-10-23
1
-0
/
+5
*
Option to specify allowed extensions for a file custom field (#6719).
Jean-Philippe Lang
2016-10-23
1
-2
/
+13
*
Adds file custom field format (#6719).
Jean-Philippe Lang
2016-10-23
3
-13
/
+142
*
Autoloading Redmine::Scm::Adapters::CommandFailed might fail.
Jean-Philippe Lang
2016-10-20
2
-2
/
+25
*
Updates for 3.3.1.
Jean-Philippe Lang
2016-10-10
1
-1
/
+1
*
Reverts r15891 (#23318).
Jean-Philippe Lang
2016-10-09
1
-4
/
+1
*
#lock_nested_set very slow on mysql with thousands of subtasks (#23318).
Jean-Philippe Lang
2016-10-08
1
-1
/
+4
*
Encode values, not full URL (#23841).
Jean-Philippe Lang
2016-10-01
1
-6
/
+6
*
Sudo-Mode refinements (#23587).
Jean-Philippe Lang
2016-09-03
1
-1
/
+1
*
Fixed that new role does not have non member permissions as default (#23633).
Jean-Philippe Lang
2016-08-30
1
-1
/
+1
*
Add "Log time" to global button menu (+) (#23639).
Jean-Philippe Lang
2016-08-30
1
-0
/
+2
*
New "Spent time" menu tab when spent time module is enabled on project (#23311).
Jean-Philippe Lang
2016-08-20
1
-0
/
+1
*
Adds issue tracker and status columns and filters on spent time list (#23401).
Jean-Philippe Lang
2016-08-20
1
-1
/
+1
*
Removes calls to #assert_template and #assigns in functional tests.
Jean-Philippe Lang
2016-07-18
1
-0
/
+7
*
Don't pass conditions to #delete_all.
Jean-Philippe Lang
2016-07-16
1
-1
/
+1
*
Use .around_action instead of .around_filter.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
[next]