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
*
Adds "my projects" filter on the cross-project issue list.
Jean-Philippe Lang
2012-01-13
2
-0
/
+22
*
add missing groups_users fixture to unit issue test
Toshi MARUYAMA
2012-01-11
1
-0
/
+1
*
Bulgarian translation updated by Ivan Cenov (#9968)
Toshi MARUYAMA
2012-01-11
1
-8
/
+8
*
fix Japanese permission_*_issue_watchers (#9978)
Toshi MARUYAMA
2012-01-11
1
-3
/
+3
*
Adds assertions to issue destroy tests.
Jean-Philippe Lang
2012-01-10
1
-6
/
+30
*
Fixed: Routing error when deleting an issue with spent time.
Jean-Philippe Lang
2012-01-10
2
-1
/
+3
*
Removed hard-coded styles.
Jean-Philippe Lang
2012-01-10
2
-8
/
+9
*
Use named routes.
Jean-Philippe Lang
2012-01-10
1
-3
/
+6
*
Adds total number of issues for each version on the roadmap.
Jean-Philippe Lang
2012-01-10
46
-12
/
+194
*
Separated new/edit views for the timelog controller.
Jean-Philippe Lang
2012-01-10
5
-26
/
+25
*
remove trailing white-spaces from config/locales/vi.yml
Toshi MARUYAMA
2012-01-10
1
-14
/
+14
*
remove trailing white-spaces from config/locales/th.yml
Toshi MARUYAMA
2012-01-10
1
-24
/
+24
*
remove trailing white-spaces from config/locales/sv.yml
Toshi MARUYAMA
2012-01-10
1
-30
/
+30
*
remove trailing white-spaces from config/locales/sr.yml
Toshi MARUYAMA
2012-01-10
1
-22
/
+22
*
remove trailing white-spaces from config/locales/sr-YU.yml
Toshi MARUYAMA
2012-01-10
1
-22
/
+22
*
remove trailing white-spaces from config/locales/nl.yml
Toshi MARUYAMA
2012-01-10
1
-13
/
+13
*
remove trailing white-spaces from config/locales/pl.yml
Toshi MARUYAMA
2012-01-10
1
-6
/
+6
*
remove trailing white-spaces from config/locales/ro.yml
Toshi MARUYAMA
2012-01-10
1
-29
/
+28
*
remove trailing white-spaces from config/locales/sk.yml
Toshi MARUYAMA
2012-01-10
1
-33
/
+33
*
remove trailing white-spaces from config/locales/id.yml
Toshi MARUYAMA
2012-01-10
1
-36
/
+34
*
remove trailing white-spaces from config/locales/ko.yml
Toshi MARUYAMA
2012-01-10
1
-29
/
+29
*
remove trailing white-spaces from config/locales/lt.yml
Toshi MARUYAMA
2012-01-10
1
-11
/
+11
*
remove trailing white-spaces from config/locales/lv.yml
Toshi MARUYAMA
2012-01-10
1
-25
/
+24
*
remove trailing white-spaces from config/locales/mn.yml
Toshi MARUYAMA
2012-01-10
1
-24
/
+23
*
remove trailing white-spaces from config/locales/hr.yml
Toshi MARUYAMA
2012-01-10
1
-41
/
+40
*
remove trailing white-spaces from config/locales/gl.yml
Toshi MARUYAMA
2012-01-10
1
-18
/
+17
*
code layout clean up app/views/users/_memberships.html.erb
Toshi MARUYAMA
2012-01-10
1
-4
/
+13
*
code layout clean up app/views/groups/_users.html.erb
Toshi MARUYAMA
2012-01-10
1
-1
/
+6
*
code layout clean up app/views/groups/_memberships.html.erb
Toshi MARUYAMA
2012-01-10
1
-5
/
+17
*
remove trailing white-spaces from config/locales/fi.yml
Toshi MARUYAMA
2012-01-10
1
-22
/
+22
*
remove trailing white-spaces from config/locales/fa.yml
Toshi MARUYAMA
2012-01-10
1
-22
/
+21
*
code layout clean up app/views/issues/_relations.html.erb
Toshi MARUYAMA
2012-01-10
1
-3
/
+6
*
code layout clean up app/views/issues/show.html.erb
Toshi MARUYAMA
2012-01-10
1
-1
/
+4
*
code layout clean up app/views/projects/settings/_members.html.erb
Toshi MARUYAMA
2012-01-10
1
-7
/
+14
*
code layout clean up app/views/messages/show.html.erb
Toshi MARUYAMA
2012-01-10
1
-6
/
+34
*
remove trailing white-spaces from config/locales/uk.yml
Toshi MARUYAMA
2012-01-10
1
-44
/
+44
*
fix Ukrainian "default_tracker_bug" (#9961)
Toshi MARUYAMA
2012-01-10
1
-2
/
+3
*
remove trailing white-spaces from config/locales/eu.yml
Toshi MARUYAMA
2012-01-10
1
-22
/
+21
*
replace tabs to spaces at app/views/news/new.html.erb
Toshi MARUYAMA
2012-01-10
1
-8
/
+8
*
Do not call _before_save hook without saving.
Jean-Philippe Lang
2012-01-09
1
-2
/
+0
*
Do not call _before_save hook without saving.
Jean-Philippe Lang
2012-01-09
1
-2
/
+0
*
Check if width parameter is present.
Jean-Philippe Lang
2012-01-09
1
-1
/
+3
*
Avoid an AJAX query if the watchers form is already loaded.
Jean-Philippe Lang
2012-01-09
2
-1
/
+3
*
Ability to add non-member users as watchers (#5159).
Jean-Philippe Lang
2012-01-09
9
-28
/
+101
*
recovery copyright statement in Arabic calendar JavaScript (#9943)
Toshi MARUYAMA
2012-01-09
1
-0
/
+3
*
fix Arabic JavaScript variable name (#9943)
Toshi MARUYAMA
2012-01-09
1
-3
/
+3
*
remove trailing white-spaces from config/locales/es.yml
Toshi MARUYAMA
2012-01-09
1
-48
/
+48
*
remove trailing white-spaces from config/locales/en-GB.yml
Toshi MARUYAMA
2012-01-09
1
-21
/
+20
*
remove trailing white-spaces from config/locales/el.yml
Toshi MARUYAMA
2012-01-09
1
-33
/
+33
*
remove trailing white-spaces from config/locales/de.yml
Toshi MARUYAMA
2012-01-09
1
-11
/
+10
[next]