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
...
*
Prevent ActiveRecord::StaleObjectError in Issue#reschedule_after (#7920).
Jean-Philippe Lang
2012-02-12
2
-1
/
+20
*
Fixed potential error when sorting members without role (#10053).
Jean-Philippe Lang
2012-02-12
3
-2
/
+31
*
Adds a css class (noborder) for making borderless tables text formatting.
Jean-Philippe Lang
2012-02-12
1
-0
/
+2
*
Updated test against r8860.
Jean-Philippe Lang
2012-02-12
1
-2
/
+1
*
Allows custom styles in textile formatting using a white list of styles (#2416).
Jean-Philippe Lang
2012-02-12
3
-2
/
+59
*
Adds Estonian translation by Kaitseministeerium (#10208).
Jean-Philippe Lang
2012-02-12
3
-0
/
+1202
*
Removed "clear:both" divs that break the issue form with long sidebar content.
Jean-Philippe Lang
2012-02-12
3
-2
/
+5
*
scm: git: explicitly return string as default branch (#10207)
Toshi MARUYAMA
2012-02-12
1
-2
/
+3
*
scm: git: use default branch from HEAD (#10207)
Toshi MARUYAMA
2012-02-12
2
-4
/
+21
*
scm: git: update test repository (#10207)
Toshi MARUYAMA
2012-02-12
3
-9
/
+14
*
Adds a News#commentable? method to easily specific additional rules.
Jean-Philippe Lang
2012-02-11
4
-2
/
+34
*
Moved revision graph holder div out of the table structure.
Etienne Massip
2012-02-11
1
-15
/
+15
*
Included scm stylesheet in changes page.
Etienne Massip
2012-02-11
1
-0
/
+4
*
Use of local variable for consistency.
Etienne Massip
2012-02-11
1
-1
/
+1
*
Integrated revision graph into scmid column.
Etienne Massip
2012-02-11
6
-71
/
+55
*
Prevent random failures due to params order.
Jean-Philippe Lang
2012-02-11
1
-9
/
+9
*
Adds a test for changeset/issue relations deletion.
Jean-Philippe Lang
2012-02-11
1
-0
/
+9
*
Fixed that changesets parents associations are not deleted when deleting a re...
Jean-Philippe Lang
2012-02-11
2
-1
/
+16
*
Move the calendar in front of the modal box.
Jean-Philippe Lang
2012-02-11
1
-1
/
+1
*
Displays the full form when creating a version from the issue form so that re...
Jean-Philippe Lang
2012-02-11
5
-14
/
+66
*
Only show statuses that can be applied to all issues on the bulk edit form (#...
Jean-Philippe Lang
2012-02-11
2
-1
/
+21
*
Removed extra argument from SubversionAdapter#diff.
Jean-Philippe Lang
2012-02-11
1
-1
/
+1
*
POP3 task only recognizes Message-ID header, not Message-Id (#10198).
Jean-Philippe Lang
2012-02-11
1
-1
/
+1
*
Fixed: wrong section edit links when a heading contains inline code (#10199).
Jean-Philippe Lang
2012-02-11
2
-1
/
+49
*
scm: git: reduce saving heads times in fetching revisions (#8857, #9472)
Toshi MARUYAMA
2012-02-11
1
-2
/
+7
*
scm: git: call "git log" only once instead of per branch in fetching revision...
Toshi MARUYAMA
2012-02-11
2
-58
/
+75
*
code layout cleanup app/views/repositories/committers.html.erb
Toshi MARUYAMA
2012-02-11
1
-1
/
+9
*
scm: git: raise exception if "git log" is error and block is given in lib rev...
Toshi MARUYAMA
2012-02-10
3
-25
/
+42
*
Traditional Chinese translation updated by ChunChang Lo (#10195)
Toshi MARUYAMA
2012-02-10
1
-13
/
+13
*
Makes error class more specific to prevent clashes with syntax highlight (#10...
Jean-Philippe Lang
2012-02-10
2
-3
/
+2
*
Removed unused style.
Jean-Philippe Lang
2012-02-10
1
-1
/
+0
*
Ruby1.9: move setting Encoding.default_external after boot (#4050, #4796)
Toshi MARUYAMA
2012-02-10
1
-3
/
+3
*
scm: git: clarify the purpose of the unit model test to fetch history editing...
Toshi MARUYAMA
2012-02-10
1
-13
/
+17
*
remove tailing white spaces from public/javascripts/application.js
Toshi MARUYAMA
2012-02-10
1
-13
/
+13
*
replace tabs to spaces and fix indents public/javascripts/application.js
Toshi MARUYAMA
2012-02-10
1
-143
/
+143
*
Do not hide context menu when clicking on a folder menu item.
Jean-Philippe Lang
2012-02-09
2
-1
/
+5
*
Slight change to the context menu style.
Jean-Philippe Lang
2012-02-09
1
-1
/
+2
*
Use #reduce instead of #inject for getting the intersection of arrays.
Jean-Philippe Lang
2012-02-09
3
-10
/
+10
*
Code cleanup.
Jean-Philippe Lang
2012-02-09
2
-9
/
+3
*
Only show allowed statuses in context menu (#10181).
Jean-Philippe Lang
2012-02-09
2
-3
/
+2
*
Bulk-edit custom fields through context menu (#6296).
Jean-Philippe Lang
2012-02-09
6
-2
/
+136
*
Moved #context_menu_link to a new helper.
Jean-Philippe Lang
2012-02-09
2
-16
/
+36
*
scm: git: add explicit :excludes option to calling revision method in "test_r...
Toshi MARUYAMA
2012-02-09
1
-1
/
+2
*
scm: git: add test of get revisions from disjointed histories to unit lib tes...
Toshi MARUYAMA
2012-02-09
1
-0
/
+17
*
scm: git: update test repository (#8857)
Toshi MARUYAMA
2012-02-09
4
-13
/
+15
*
scm: git: remove redundant comma from test_revisions_includes_master_two_revs...
Toshi MARUYAMA
2012-02-09
1
-1
/
+1
*
scm: git: code cleanup "test_branches" of unit lib test
Toshi MARUYAMA
2012-02-09
1
-12
/
+16
*
scm: git: add lib test to get master branch revisions from origin (#8857)
Toshi MARUYAMA
2012-02-09
1
-0
/
+12
*
scm: git: add model method to get heads from extra_info branches hash (#8857)
Toshi MARUYAMA
2012-02-09
2
-0
/
+23
*
scm: git: add includes and excludes options to lib revisions method (#8857)
Toshi MARUYAMA
2012-02-08
2
-3
/
+67
[prev]
[next]