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
*
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
*
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
3
-3
/
+3
*
Removes a call to alias_method_chain.
Jean-Philippe Lang
2016-07-14
1
-3
/
+2
*
Removes a call to alias_method_chain.
Jean-Philippe Lang
2016-07-14
1
-3
/
+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
*
When creating issues by receiving an email, watchers created via CC in the ma...
Jean-Philippe Lang
2016-07-09
1
-0
/
+4
*
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
*
Ability to define a default assigned_to when receiving emails (#23020).
Jean-Philippe Lang
2016-06-18
1
-0
/
+1
*
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
*
Adds a setting for choosing the new object menu item style (#15880).
Jean-Philippe Lang
2016-06-11
1
-1
/
+3
[next]