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
...
*
replace tab to space at app/models/query.rb
Toshi MARUYAMA
2012-09-25
1
-1
/
+1
*
Fixed JSON escaping of filters (#11929).
Jean-Philippe Lang
2012-09-25
4
-11
/
+24
*
Use eager loaded #principal association instead of #user (#11904).
Jean-Philippe Lang
2012-09-22
1
-1
/
+1
*
Use eager loaded #principal association instead of #user (#11904).
Jean-Philippe Lang
2012-09-22
1
-1
/
+1
*
Avoid to run one SQL query per member on Project#assignable_users (#11904).
Jean-Philippe Lang
2012-09-22
1
-1
/
+1
*
ParseDate missing in Ruby 1.9x (#11290).
Jean-Philippe Lang
2012-09-22
1
-5
/
+2
*
Potential can't dup NilClass error in UserPreference (#11905).
Jean-Philippe Lang
2012-09-22
2
-1
/
+16
*
Anonymous users should always see public issues only (#11872).
Jean-Philippe Lang
2012-09-20
4
-19
/
+34
*
New relation form Cancel link is broken with Chrome 21 (#11036).
Jean-Philippe Lang
2012-09-20
1
-1
/
+1
*
Traditional Chinese translation updated by ChunChang Lo (#11897)
Toshi MARUYAMA
2012-09-20
1
-1
/
+1
*
Anonymous users should not see private issues with anonymous author (#11872).
Jean-Philippe Lang
2012-09-19
2
-19
/
+29
*
Slight changes to diff/file/annotate styles.
Jean-Philippe Lang
2012-09-19
1
-4
/
+8
*
set svn:eol-style native to test/fixtures/files/hg-export.diff (#11868)
Toshi MARUYAMA
2012-09-19
0
-0
/
+0
*
remove empty setup method from test/unit/lib/redmine/unified_diff_test.rb
Toshi MARUYAMA
2012-09-19
1
-4
/
+0
*
add functional attachment test of mercurial export file (#11868)
Toshi MARUYAMA
2012-09-19
2
-0
/
+28
*
use git diff format for all diff (#11868)
Toshi MARUYAMA
2012-09-19
3
-5
/
+80
*
use radio buttons instead of a select at attachment as same as r10426 repository
Toshi MARUYAMA
2012-09-18
1
-7
/
+5
*
Use radio buttons instead of a select.
Jean-Philippe Lang
2012-09-18
1
-5
/
+3
*
Remove trailing (revision nn) from filenames in subversion diffs.
Jean-Philippe Lang
2012-09-18
2
-2
/
+5
*
Fixed that git diff displays deleted files as /dev/null (#11868).
Jean-Philippe Lang
2012-09-18
5
-9
/
+37
*
scm: bazaar: add more comment to non ASCII path tests at unit model test (#11...
Toshi MARUYAMA
2012-09-18
1
-3
/
+3
*
scm: bazaar: do not call super initialize method at adapter (#11834)
Toshi MARUYAMA
2012-09-18
1
-1
/
+3
*
scm: bazaar: add non ASCII path test to unit model test (#11834)
Toshi MARUYAMA
2012-09-18
1
-0
/
+155
*
scm: bazaar: use log encoding as path encoding (#11834)
Toshi MARUYAMA
2012-09-18
2
-0
/
+26
*
fix deprecation warning of the format in the template name
Toshi MARUYAMA
2012-09-18
2
-2
/
+2
*
scm: bazaar: convert path encoding from @path_encoding to UTF-8 at adapter en...
Toshi MARUYAMA
2012-09-17
1
-4
/
+8
*
scm: bazaar: convert path encoding from @path_encoding to UTF-8 at adapter re...
Toshi MARUYAMA
2012-09-17
1
-1
/
+2
*
scm: bazaar: convert command line character encoding to @path_encoding (#11834)
Toshi MARUYAMA
2012-09-17
1
-2
/
+12
*
scm: bazaar: add @path_encoding instance value and set it UTF-8 at adapter in...
Toshi MARUYAMA
2012-09-17
1
-0
/
+5
*
scm: bazaar: update test repository (#11834)
Toshi MARUYAMA
2012-09-17
1
-0
/
+0
*
Fixed: load_default_data task fails to print the error message if one occurs ...
Jean-Philippe Lang
2012-09-17
1
-2
/
+2
*
Fixed #onthefly_creation_failed broken by r9940 (#11850).
Jean-Philippe Lang
2012-09-17
1
-1
/
+1
*
scm: bazaar: add entry test to unit lib test
Toshi MARUYAMA
2012-09-17
1
-0
/
+31
*
scm: git: add entry test to unit lib test
Toshi MARUYAMA
2012-09-17
1
-0
/
+31
*
scm: bazaar: code layout cleanup adapter revisions method
Toshi MARUYAMA
2012-09-17
1
-1
/
+4
*
scm: bazaar: add revisions test to unit lib test
Toshi MARUYAMA
2012-09-17
1
-0
/
+16
*
Added a test for JSON upload.
Jean-Philippe Lang
2012-09-16
1
-0
/
+17
*
Removed test contexts.
Jean-Philippe Lang
2012-09-16
1
-76
/
+66
*
Adds assertions on the confirmation form.
Jean-Philippe Lang
2012-09-16
1
-0
/
+5
*
Adjust tests for new fixture.
Jean-Philippe Lang
2012-09-16
1
-6
/
+6
*
Adds missing WikiContent fixture.
Jean-Philippe Lang
2012-09-16
1
-1
/
+8
*
Updates macro description (#10789).
Jean-Philippe Lang
2012-09-16
1
-0
/
+1
*
Adds a "depth" option to the child_pages macro (#10789).
Jean-Philippe Lang
2012-09-16
5
-9
/
+53
*
Attachments should be available to the text formatter when previewing an exis...
Jean-Philippe Lang
2012-09-16
4
-4
/
+23
*
scm: bazaar: remove unused scm.revisions ":with_paths => true" option from fe...
Toshi MARUYAMA
2012-09-16
1
-1
/
+1
*
scm: bazaar: add asserting entries root path at unit model test
Toshi MARUYAMA
2012-09-16
1
-0
/
+2
*
Do not consider that versions that are due today are completed.
Jean-Philippe Lang
2012-09-16
2
-1
/
+6
*
Accept float in inline styles.
Jean-Philippe Lang
2012-09-16
1
-1
/
+1
*
Updates for 2.0.4 and 2.1.0 releases.
Jean-Philippe Lang
2012-09-16
2
-2
/
+104
*
scm: mercurial: add test of diff from new to old revision to unit lib test
Toshi MARUYAMA
2012-09-16
1
-1
/
+10
[prev]
[next]