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
*
Change plugins directory through the configuration.yml file (#24007).
Jean-Philippe Lang
2016-11-18
5
-4
/
+26
*
Elements are not aligned properly in issues table for some cases (#23979).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
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
*
Project field disappears when target project disallows user to edit the proje...
Jean-Philippe Lang
2016-11-18
2
-1
/
+21
*
Add tablename to siblings query (#24296).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Allow Journal to return empty Array instead nil in Journal#attachments (#24308).
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Adds a test for #24297.
Jean-Philippe Lang
2016-11-18
1
-0
/
+11
*
Show action not allowed for time entries in closed projects (#24297).
Jean-Philippe Lang
2016-11-18
1
-3
/
+7
*
Setting z-index of project menu drop down to 45, above context menus, below m...
Jean-Philippe Lang
2016-11-18
1
-1
/
+1
*
Bulk edit for shows activities not available for the time entry's project (#2...
Jean-Philippe Lang
2016-11-18
1
-2
/
+5
*
Time Entries context menu shows activities not available for the time entry's...
Jean-Philippe Lang
2016-11-18
1
-2
/
+5
*
Issue subject is not updated when you select another issue on time entry form...
Jean-Philippe Lang
2016-11-18
6
-16
/
+23
*
acts_as_versioned use old style (Rails 2.x) of method call for #all (#24348).
Jean-Philippe Lang
2016-11-18
1
-3
/
+4
*
remove trailing white-spaces from test/fixtures/journals.yml
Toshi MARUYAMA
2016-11-07
1
-2
/
+2
*
remove trailing white-spaces from test/fixtures/issues.yml
Toshi MARUYAMA
2016-11-07
1
-51
/
+51
*
Gemfile: pin rdoc version 4
Toshi MARUYAMA
2016-11-05
1
-1
/
+1
*
Gemfile: pin addressable 2.4.0 if Ruby is 1.9.3
Toshi MARUYAMA
2016-11-05
1
-0
/
+1
*
Tests broken by r15942 (#8761).
Jean-Philippe Lang
2016-11-03
2
-3
/
+3
*
My page - Spent time: configurable number of days to display (#8761).
Jean-Philippe Lang
2016-10-30
9
-10
/
+82
*
Preload project and user.
Jean-Philippe Lang
2016-10-29
1
-1
/
+2
*
Preload project and user.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Preload user.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Removes hard-coded border.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Enables context menu on My Page for time entries.
Jean-Philippe Lang
2016-10-29
1
-20
/
+12
*
Don't use a global variable for storing context menu URL.
Jean-Philippe Lang
2016-10-29
13
-22
/
+26
*
Project is required.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Display hours in block title.
Jean-Philippe Lang
2016-10-29
1
-8
/
+6
*
Adds icon.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Adds #add_block and #remove_block methods.
Jean-Philippe Lang
2016-10-29
2
-27
/
+27
*
Missing select name.
Jean-Philippe Lang
2016-10-29
1
-1
/
+1
*
Moves blocks definition to Redmine::MyPage.
Jean-Philippe Lang
2016-10-29
7
-68
/
+93
*
Use fixed layout and move status to its own column.
Jean-Philippe Lang
2016-10-29
2
-8
/
+13
*
Use regular icon-* class.
Jean-Philippe Lang
2016-10-29
2
-15
/
+4
*
Adds helpers for rendering my page blocks.
Jean-Philippe Lang
2016-10-29
5
-40
/
+45
*
Fix file upload for IE9 (#6719).
Jean-Philippe Lang
2016-10-23
1
-1
/
+2
*
Cannot set activity to None.
Jean-Philippe Lang
2016-10-23
1
-2
/
+0
*
Don't bulk edit file custom fields (#6719).
Jean-Philippe Lang
2016-10-23
2
-2
/
+2
*
Don't bulk edit file custom fields (#6719).
Jean-Philippe Lang
2016-10-23
3
-2
/
+7
*
Add option to set a new version as default directly from New Version page (#2...
Jean-Philippe Lang
2016-10-23
3
-0
/
+45
*
Option to specify allowed extensions for a file custom field (#6719).
Jean-Philippe Lang
2016-10-23
5
-9
/
+78
*
Reverts to min-height.
Jean-Philippe Lang
2016-10-23
1
-1
/
+1
*
Don't query for each role and tracker.
Jean-Philippe Lang
2016-10-23
1
-2
/
+2
*
Issue custom field form layout.
Jean-Philippe Lang
2016-10-23
1
-28
/
+32
*
Adds file custom field format (#6719).
Jean-Philippe Lang
2016-10-23
17
-77
/
+607
*
Set https back.
Jean-Philippe Lang
2016-10-20
1
-1
/
+1
*
Use selenium-webdriver 2.
Jean-Philippe Lang
2016-10-20
1
-2
/
+2
*
Autoloading Redmine::Scm::Adapters::CommandFailed might fail.
Jean-Philippe Lang
2016-10-20
2
-2
/
+25
*
Role#copy_from should copy managed roles.
Jean-Philippe Lang
2016-10-20
3
-1
/
+9
*
Fixed that r15668 prevents from setting managed roles.
Jean-Philippe Lang
2016-10-20
2
-0
/
+16
[next]