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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade to Rails 3.2.10.
Jean-Philippe Lang
2013-01-03
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2013-01-03
1
-15
/
+4
*
Use joins instead of sub-queries (#12713).
Jean-Philippe Lang
2013-01-03
1
-4
/
+10
*
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
*
Fixed fixtures.
Jean-Philippe Lang
2013-01-03
1
-2
/
+2
*
Make sure we don't cast an empty string to numeric (#12713).
Jean-Philippe Lang
2013-01-03
3
-9
/
+9
*
Use joins instead of sub-queries in group by/sort by when using custom fields...
Jean-Philippe Lang
2013-01-03
3
-22
/
+26
*
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
3
-9
/
+9
*
SQLServer does not support changing the type of an indexed column (#12713).
Jean-Philippe Lang
2013-01-03
1
-0
/
+4
*
Check that locale is well formed.
Jean-Philippe Lang
2013-01-03
1
-1
/
+9
*
YAML.load_file returns a Hash with 3 keys with ruby 1.9.3p194 (2012-04-20) [i...
Jean-Philippe Lang
2013-01-03
1
-3
/
+0
*
YAML.load_file fails with ruby 1.9.3p194 (2012-04-20) [i386-mingw32].
Jean-Philippe Lang
2013-01-03
1
-2
/
+0
*
German translation restructured by Daniel Felix (#12708)
Toshi MARUYAMA
2013-01-02
1
-853
/
+849
*
fix incorrect min_x_value of lib/SVG/Graph/TimeSeries.rb by r10439 (#12711, #...
Toshi MARUYAMA
2013-01-02
1
-1
/
+1
*
Typo in app/models/tracker.rb (#12707).
Jean-Philippe Lang
2013-01-02
1
-1
/
+1
*
cannot load Java class com.mysql.jdbc.Driver error with jdbc-mysql 5.1.22.
Jean-Philippe Lang
2013-01-02
1
-0
/
+1
*
Link to Wikipedia (#12691).
Jean-Philippe Lang
2013-01-02
1
-1
/
+1
*
Icon for the textile help link.
Jean-Philippe Lang
2013-01-02
5
-11
/
+17
*
replace tabs to spaces at app/views/timelog/_form.html.erb
Toshi MARUYAMA
2012-12-27
1
-16
/
+16
*
Tests broken with activerecord-jdbc-adapter 1.2.3.
Jean-Philippe Lang
2012-12-26
1
-0
/
+1
*
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
*
Adds an indicator to all autocomplete/search fields.
Jean-Philippe Lang
2012-12-26
2
-6
/
+11
*
Upgraded JQuery to 1.8.3 and JQuery UI to 1.9.2.
Jean-Philippe Lang
2012-12-26
7
-698
/
+18
*
Auto-populate fields while creating a new user with LDAP (#10286).
Jean-Philippe Lang
2012-12-26
9
-10
/
+135
*
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
8
-64
/
+36
*
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
2
-11
/
+9
*
Adds route names for r11072.
Jean-Philippe Lang
2012-12-22
1
-2
/
+2
*
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
4
-25
/
+42
*
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
3
-33
/
+30
*
Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-12-22
6
-208
/
+134
*
Use #assert_select instead of #assert_tag.
Jean-Philippe Lang
2012-12-22
1
-199
/
+199
*
"New issue" menu item should not link to copy form (#12652).
Jean-Philippe Lang
2012-12-21
2
-1
/
+4
*
Changed revision regexp to make source: links accept a branch.
Jean-Philippe Lang
2012-12-21
2
-1
/
+5
*
Adds CSS classes on pagination links.
Jean-Philippe Lang
2012-12-21
2
-14
/
+19
*
remove trailing white-spaces from app/models/issue_relation.rb
Toshi MARUYAMA
2012-12-21
1
-2
/
+2
*
Russian "about_x_hours" and "x_hours" translation changed by Mikhail Velkin (...
Toshi MARUYAMA
2012-12-20
1
-2
/
+2
*
remove unused "label_modification" i18n keys (#12645)
Toshi MARUYAMA
2012-12-20
47
-98
/
+0
[next]