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
*
Do not include extra_info attribute in SysController responses because it bre...
Jean-Philippe Lang
2011-11-27
2
-2
/
+15
*
Set format for activeresource client in reposman.
Jean-Philippe Lang
2011-11-27
1
-0
/
+1
*
Adds an option to rdm-mailhandler for reading the API key from a file (#4976).
Jean-Philippe Lang
2011-11-27
1
-0
/
+12
*
Adds an option to rdm-mailhandler to disable server certificate verification ...
Jean-Philippe Lang
2011-11-27
1
-4
/
+11
*
Improved user creation from incoming email.
Jean-Philippe Lang
2011-11-27
2
-15
/
+86
*
add tests to export time entry csv in French for csv separator (#8368)
Toshi MARUYAMA
2011-11-27
1
-0
/
+45
*
fix csv decimal separator of time entry csv (#8368)
Toshi MARUYAMA
2011-11-27
1
-5
/
+6
*
add csv separator check to the test to export time entry csv in Traditional C...
Toshi MARUYAMA
2011-11-27
1
-0
/
+11
*
Resourcified attachments.
Jean-Philippe Lang
2011-11-27
5
-14
/
+16
*
fix time entry csv last line encoding (#8549)
Toshi MARUYAMA
2011-11-27
2
-1
/
+5
*
Adds routes for group users.
Jean-Philippe Lang
2011-11-27
5
-8
/
+15
*
Replaced error_messages_for with #error_messages.
Jean-Philippe Lang
2011-11-27
1
-1
/
+1
*
add tests to export time log csv in Traditional Chinese and French for csv se...
Toshi MARUYAMA
2011-11-27
1
-0
/
+70
*
add tests to export issues csv in Traditional Chinese and French for csv sepa...
Toshi MARUYAMA
2011-11-27
1
-0
/
+58
*
Bulgarian translation updated by Ivan Cenov (#9671)
Toshi MARUYAMA
2011-11-27
1
-6
/
+6
*
backout r6356: HTML escape of app/helpers/timelog_helper.rb
Toshi MARUYAMA
2011-11-27
1
-1
/
+1
*
cover the issues pdf test in English and CJK locales
Toshi MARUYAMA
2011-11-27
1
-12
/
+32
*
View cleanup.
Jean-Philippe Lang
2011-11-26
4
-3
/
+10
*
Sort the issue list by author/assignee according to user display format (#9669).
Jean-Philippe Lang
2011-11-26
6
-18
/
+107
*
Version routes cleanup in views.
Jean-Philippe Lang
2011-11-26
1
-1
/
+1
*
Version routes cleanup in views.
Jean-Philippe Lang
2011-11-26
3
-3
/
+3
*
Adds icon on new item links in project settings.
Jean-Philippe Lang
2011-11-26
3
-3
/
+3
*
Locales updates.
Jean-Philippe Lang
2011-11-26
2
-4
/
+4
*
Locales updates.
Jean-Philippe Lang
2011-11-26
2
-8
/
+8
*
Set style for tips in forms.
Jean-Philippe Lang
2011-11-26
2
-7
/
+6
*
CSS class for modal box buttons.
Jean-Philippe Lang
2011-11-26
2
-1
/
+2
*
Removed non standard values for "white-space" CSS property.
Jean-Philippe Lang
2011-11-26
1
-3
/
+1
*
Removed non standard "filter" CSS property.
Jean-Philippe Lang
2011-11-26
1
-1
/
+0
*
Ruby 1.9: fix TabularFormBuilder to show "translation missing: en, field_lock...
Toshi MARUYAMA
2011-11-26
1
-1
/
+2
*
Ruby 1.9: fix encoding error on wiki diffs (#4050)
Toshi MARUYAMA
2011-11-25
1
-1
/
+3
*
Check attachment size when the user selects a file (#9667).
Jean-Philippe Lang
2011-11-25
46
-1
/
+58
*
Reduces vertical spacing between form fields.
Jean-Philippe Lang
2011-11-25
1
-3
/
+1
*
Fixed: log time form not displayed on issue edit with :log_time permission on...
Jean-Philippe Lang
2011-11-25
2
-1
/
+17
*
Adds ids on rows in auth_sources/index view (#9659).
Jean-Philippe Lang
2011-11-25
1
-1
/
+1
*
Fixed time entries context menu display according permissions (#9405).
Jean-Philippe Lang
2011-11-24
3
-5
/
+23
*
Fixed that :edit_time_entries permission allows creating time entries (#9405).
Jean-Philippe Lang
2011-11-24
2
-2
/
+14
*
Fixed that :view_time_entries permission allows time entry editing (#9405).
Jean-Philippe Lang
2011-11-24
2
-1
/
+12
*
Use document project when formatting text on documents index (#9448).
Jean-Philippe Lang
2011-11-24
1
-1
/
+1
*
Use user's time zone when logging time while editing ticket (#9619).
Jean-Philippe Lang
2011-11-24
1
-1
/
+1
*
Limit the characters stripped by Attachment#sanitize_filename (#4324).
Jean-Philippe Lang
2011-11-24
2
-4
/
+23
*
Html safe wiki page title.
Etienne Massip
2011-11-24
1
-1
/
+1
*
pdf: add the new feature to include attachment images (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+11
*
pdf: lib: prepare to use rfpdf plug-in rmagick feature (#3261)
Toshi MARUYAMA
2011-11-24
1
-0
/
+3
*
pdf: lib: add "attachments" parameter at RDMwriteHTMLCell method (#3261)
Toshi MARUYAMA
2011-11-24
1
-10
/
+9
*
pdf: lib: add the method to return attachment from filename and encoding (#3261)
Toshi MARUYAMA
2011-11-24
3
-0
/
+76
*
reset Attachment.storage_path at the end of attachment tests
Toshi MARUYAMA
2011-11-24
4
-6
/
+26
*
code layout clean up test/unit/helpers/application_helper_test.rb
Toshi MARUYAMA
2011-11-24
1
-7
/
+5
*
add missing fixtures at unit attachment test
Toshi MARUYAMA
2011-11-24
1
-1
/
+2
*
move logic to use latest image file attachment to class method for common use...
Toshi MARUYAMA
2011-11-24
3
-4
/
+30
*
add unit application helper test to use latest image file (#3261)
Toshi MARUYAMA
2011-11-24
4
-0
/
+51
[next]