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
/
redmine
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify circular inclusion test to use page.id instead of page.title (#24869).
Jean-Philippe Lang
2017-01-19
1
-2
/
+2
*
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
*
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
1
-3
/
+16
*
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
*
Change plugins directory through the configuration.yml file (#24007).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
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
*
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
1
-0
/
+129
*
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
*
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
*
Use .around_action instead of .around_filter.
Jean-Philippe Lang
2016-07-14
1
-1
/
+1
*
Use .before_action instead of .before_filter.
Jean-Philippe Lang
2016-07-14
1
-2
/
+2
*
Use .distinct instead of .uniq.
Jean-Philippe Lang
2016-07-14
2
-2
/
+2
*
Fully qualify the Version class in Redmine::Helpers::TimeReport (#23269).
Jean-Philippe Lang
2016-07-12
1
-1
/
+1
*
Makes spent time queries savable (#14790).
Jean-Philippe Lang
2016-07-12
1
-1
/
+1
*
Don't generate urls with params.
Jean-Philippe Lang
2016-07-10
1
-0
/
+10
*
Don't generate pagination links with params.
Jean-Philippe Lang
2016-07-10
1
-1
/
+1
*
Fixed that empty Markdown image tag raises en error (#23246).
Jean-Philippe Lang
2016-07-06
1
-1
/
+1
*
Removed deprecated pagination that no longer works.
Jean-Philippe Lang
2016-06-30
1
-17
/
+0
*
Custom field List Link values to URL breaks on entries with spaces (#23067).
Jean-Philippe Lang
2016-06-18
1
-1
/
+3
*
Allow global versions to be shown outside of a project for version custom fie...
Jean-Philippe Lang
2016-06-18
1
-7
/
+14
*
Don't skip condition if defined (#15880).
Jean-Philippe Lang
2016-06-11
1
-2
/
+1
*
Introduce virtual MenuNodes (#15880).
Jean-Philippe Lang
2016-06-11
1
-2
/
+17
*
Limits the schemes that custom field URL patterns can use (#22925).
Jean-Philippe Lang
2016-06-01
1
-2
/
+15
*
Limits the schemes that inline images can use (#22926).
Jean-Philippe Lang
2016-06-01
1
-0
/
+6
*
Limits the schemes that Markdown links can use (#22924).
Jean-Philippe Lang
2016-06-01
2
-0
/
+38
*
NoMethodError: undefined method `id' error on EnumerationFormat#value_from_ke...
Jean-Philippe Lang
2016-05-28
1
-1
/
+1
*
Set version to 3.3.0.
Jean-Philippe Lang
2016-05-21
1
-2
/
+2
[next]