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
*
Makes all time entry columns available in the CSV export.
Jean-Philippe Lang
2013-02-19
4
-210
/
+30
*
Fixed that float custom fields do not use CSV decimal separator (#10364).
Jean-Philippe Lang
2013-02-19
3
-23
/
+47
*
Don't use iconv with ruby1.9 (#12787).
Jean-Philippe Lang
2013-02-18
2
-16
/
+16
*
Removed some shoulda context.
Jean-Philippe Lang
2013-02-18
1
-11
/
+8
*
Code cleanup.
Jean-Philippe Lang
2013-02-18
1
-246
/
+239
*
Add login to /users/:id API for current user (#13155).
Jean-Philippe Lang
2013-02-18
2
-1
/
+13
*
Portuguese translation for trunk updated by Rui Rebelo (#13206)
Toshi MARUYAMA
2013-02-18
1
-11
/
+11
*
Portuguese translation changed by Rui Rebelo (#13206)
Toshi MARUYAMA
2013-02-18
1
-2
/
+2
*
Portuguese translation for 2.2-stable updated by Rui Rebelo (#13207, #13206)
Toshi MARUYAMA
2013-02-18
1
-147
/
+148
*
German "label_follows" translation changed by Daniel Felix (#13203)
Toshi MARUYAMA
2013-02-18
1
-1
/
+1
*
Traditional Chinese translation updated and changed by ChunChang Lo (#13198)
Toshi MARUYAMA
2013-02-18
1
-2
/
+2
*
Russian "almost_x_years" changed by Mikhail Velkin (#12645)
Toshi MARUYAMA
2013-02-18
1
-1
/
+1
*
German translation updated by Daniel Felix (#13202)
Toshi MARUYAMA
2013-02-18
1
-1
/
+1
*
fix typo at app/models/user.rb (#5719)
Toshi MARUYAMA
2013-02-18
1
-2
/
+2
*
Optimizes the SQL query behind Principal#member_of.
Jean-Philippe Lang
2013-02-17
1
-1
/
+1
*
Use #per_page instead of #items_per_page.
Jean-Philippe Lang
2013-02-17
5
-5
/
+5
*
Fixed that messages are not sorted by last reply (#12243).
Jean-Philippe Lang
2013-02-17
2
-2
/
+18
*
replace tabs to spaces at app/controllers/boards_controller.rb
Toshi MARUYAMA
2013-02-17
1
-1
/
+1
*
replace tabs to spaces at app/models/issue.rb
Toshi MARUYAMA
2013-02-17
1
-2
/
+2
*
replace tabs to spaces at app/models/setting.rb
Toshi MARUYAMA
2013-02-17
1
-9
/
+9
*
replace tabs to spaces at app/helpers/application_helper.rb
Toshi MARUYAMA
2013-02-17
1
-1
/
+1
*
remove trailing tabs from app/controllers/users_controller.rb
Toshi MARUYAMA
2013-02-17
1
-1
/
+1
*
remove trailing tabs from app/controllers/projects_controller.rb
Toshi MARUYAMA
2013-02-17
1
-1
/
+1
*
Removed the default 0 value for issues foreign keys.
Jean-Philippe Lang
2013-02-17
2
-0
/
+32
*
remove trailing tabs from app/controllers/admin_controller.rb
Toshi MARUYAMA
2013-02-17
1
-2
/
+2
*
remove trailing tabs from app/models/project.rb
Toshi MARUYAMA
2013-02-17
1
-2
/
+2
*
remove trailing tab from app/helpers/custom_fields_helper.rb
Toshi MARUYAMA
2013-02-17
1
-1
/
+1
*
remove trailing tab and white-spaces from app/controllers/issue_statuses_cont...
Toshi MARUYAMA
2013-02-17
1
-1
/
+1
*
Adds Issue#status_was that returns the initial issue status.
Jean-Philippe Lang
2013-02-17
2
-3
/
+35
*
Adds closed_on to issues API responses (#824).
Jean-Philippe Lang
2013-02-16
2
-0
/
+2
*
Make sure that fields filled before tracker change are preserved.
Jean-Philippe Lang
2013-02-16
1
-10
/
+26
*
Russian "label_last_n_weeks" translation changed by Mikhail Velkin (#12645)
Toshi MARUYAMA
2013-02-16
1
-1
/
+5
*
Russian "label_x_issues" translation changed by Mikhail Velkin (#12645)
Toshi MARUYAMA
2013-02-16
1
-5
/
+4
*
Bulgarian translation changed and updated by Ivan Cenov (#13190)
Toshi MARUYAMA
2013-02-16
1
-2
/
+2
*
replace tabs to spaces at app/helpers/timelog_helper.rb
Toshi MARUYAMA
2013-02-16
1
-3
/
+3
*
Fixed that updating the issue form was broken by r4011 when user is not allow...
Jean-Philippe Lang
2013-02-16
9
-30
/
+86
*
Adds field_closed_on to locales (#824).
Jean-Philippe Lang
2013-02-16
46
-0
/
+46
*
Makes closed_on available as column and filter on the issue list (#824).
Jean-Philippe Lang
2013-02-16
3
-0
/
+4
*
Adds closed_on column that stores the time of the last closing (#824).
Jean-Philippe Lang
2013-02-16
5
-4
/
+108
*
Don't fail if new filter is added.
Jean-Philippe Lang
2013-02-16
1
-19
/
+24
*
not use htmlentities gem in rfpdf plugin (#13138)
Toshi MARUYAMA
2013-02-15
3
-22
/
+1
*
Adds the date picker for the default value of date custom fields.
Jean-Philippe Lang
2013-02-15
1
-0
/
+5
*
Remove default for when changing custom field format.
Jean-Philippe Lang
2013-02-15
1
-0
/
+2
*
Use a textarea instead of an input for the default value of long text custom ...
Jean-Philippe Lang
2013-02-15
3
-2
/
+34
*
Test broken by r11392 (#13174).
Jean-Philippe Lang
2013-02-15
1
-3
/
+3
*
Possibility to define the default enable trackers when creating a project (#1...
Jean-Philippe Lang
2013-02-15
6
-5
/
+45
*
Azerbaijanian translation updated by Samir Suleymanov (#13152)
Toshi MARUYAMA
2013-02-15
1
-37
/
+37
*
Raised group name maximum length to 255 characters (#13174).
Jean-Philippe Lang
2013-02-15
4
-2
/
+19
*
Bulgarian translation of jstoolbar-bg.js updated by Ivan Cenov (#13181)
Toshi MARUYAMA
2013-02-15
1
-1
/
+1
*
add "tmp:clear" to "ci:setup" rake task for new translation
Toshi MARUYAMA
2013-02-15
1
-0
/
+1
[next]