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
*
Gantt perf: fixed that Project#start_date and #due_date run way too much quer...
Jean-Philippe Lang
2013-01-06
2
-8
/
+14
*
Generate project identifier automatically with JavaScript (#9225).
Jean-Philippe Lang
2013-01-06
1
-1
/
+7
*
remove trailing white-spaces from app/models/mail_handler.rb
Toshi MARUYAMA
2013-01-06
1
-2
/
+2
*
Negative estimated hours should not be valid (#12735).
Jean-Philippe Lang
2013-01-05
1
-1
/
+1
*
Adds a custom validator for dates (#12736).
Jean-Philippe Lang
2013-01-05
2
-16
/
+3
*
Login link unexpected logs you out (#12611).
Jean-Philippe Lang
2013-01-05
1
-1
/
+3
*
Store the other issue in a variable (#10916).
Jean-Philippe Lang
2013-01-05
1
-6
/
+7
*
Show precedes/follows and blocks/blocked relations on the Gantt diagram (#3436).
Jean-Philippe Lang
2013-01-05
1
-2
/
+21
*
Make sure that dates are stored as YYYY-MM-DD in journal details (#12713).
Jean-Philippe Lang
2013-01-04
1
-2
/
+5
*
Prevent sqlserver adapter from breaking the sub-query (#12713).
Jean-Philippe Lang
2013-01-04
1
-1
/
+1
*
Pass the order option as an array to satisfy sqlserver adapter (#12713).
Jean-Philippe Lang
2013-01-04
2
-8
/
+7
*
Deprecates Version#*_pourcent in favour of #*_percent (#12724).
Jean-Philippe Lang
2013-01-04
4
-7
/
+19
*
remove trailing white-space from app/controllers/wiki_controller.rb
Toshi MARUYAMA
2013-01-04
1
-1
/
+1
*
A column has been specified more than once in the order by list (#12713).
Jean-Philippe Lang
2013-01-03
1
-1
/
+1
*
Don't do any query if id is not present.
Jean-Philippe Lang
2013-01-03
1
-0
/
+3
*
Make sure we don't cast an empty string to numeric (#12713).
Jean-Philippe Lang
2013-01-03
2
-7
/
+7
*
Use joins instead of sub-queries in group by/sort by when using custom fields...
Jean-Philippe Lang
2013-01-03
2
-13
/
+23
*
Repository changesets are already sorted by committed_on DESC (#12713).
Jean-Philippe Lang
2013-01-03
1
-2
/
+1
*
Prevents position to be specified more than once in the order by list which i...
Jean-Philippe Lang
2013-01-03
1
-1
/
+1
*
SQLServer: rule is a reserved keyword (#12713).
Jean-Philippe Lang
2013-01-03
1
-2
/
+2
*
SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allo...
Jean-Philippe Lang
2013-01-03
2
-7
/
+7
*
Typo in app/models/tracker.rb (#12707).
Jean-Philippe Lang
2013-01-02
1
-1
/
+1
*
replace tabs to spaces at app/views/timelog/_form.html.erb
Toshi MARUYAMA
2012-12-27
1
-16
/
+16
*
Log an error when trying to send an attachment that cannot be read.
Jean-Philippe Lang
2012-12-26
1
-1
/
+6
*
Update the issue subject when choosing an issue from the drop down menu.
Jean-Philippe Lang
2012-12-26
1
-2
/
+11
*
Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.
Jean-Philippe Lang
2012-12-26
2
-2
/
+2
*
Auto-populate fields while creating a new user with LDAP (#10286).
Jean-Philippe Lang
2012-12-26
4
-7
/
+85
*
Missing labels on auth_source edit form.
Jean-Philippe Lang
2012-12-24
1
-1
/
+1
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
4
-6
/
+14
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
7
-62
/
+34
*
Renamed #_issues_path to #_project_issues_path.
Jean-Philippe Lang
2012-12-23
3
-6
/
+6
*
Moved routes helper methods to an helper.
Jean-Philippe Lang
2012-12-23
2
-10
/
+33
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-23
1
-9
/
+7
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
2
-10
/
+10
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
2
-4
/
+4
*
Code cleanup.
Jean-Philippe Lang
2012-12-22
2
-10
/
+9
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
1
-15
/
+17
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
4
-11
/
+12
*
Code cleanup, use named routes.
Jean-Philippe Lang
2012-12-22
2
-32
/
+29
*
Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-12-22
1
-1
/
+1
*
Changed revision regexp to make source: links accept a branch.
Jean-Philippe Lang
2012-12-21
1
-1
/
+1
*
remove trailing white-spaces from app/models/issue_relation.rb
Toshi MARUYAMA
2012-12-21
1
-2
/
+2
*
Display 25 items.
Jean-Philippe Lang
2012-12-17
2
-2
/
+2
*
Use scoped models for pagination.
Jean-Philippe Lang
2012-12-17
3
-3
/
+3
*
Replaces the classic_pagination plugin with a simple pagination module.
Jean-Philippe Lang
2012-12-17
2
-53
/
+2
*
code cleanup gantt_helper.rb
Toshi MARUYAMA
2012-12-17
1
-4
/
+4
*
Save the selected file just in case uploading stuff fails/is not supported.
Jean-Philippe Lang
2012-12-15
1
-1
/
+2
*
Code cleanup in AuthSource controller and views.
Jean-Philippe Lang
2012-12-13
6
-64
/
+37
*
Code cleanup: implement Plugin#to_param for generating routes.
Jean-Philippe Lang
2012-12-13
2
-3
/
+3
*
Code cleanup.
Jean-Philippe Lang
2012-12-13
3
-4
/
+4
[next]