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
*
update copyright year (#15977)
Toshi MARUYAMA
2014-01-29
495
-495
/
+495
*
back out from r12715 to r12720: #connection replacing
Toshi MARUYAMA
2014-01-27
6
-20
/
+20
*
Gemfile: use awesome_nested_set 2.1.6 gem
Toshi MARUYAMA
2014-01-27
24
-2708
/
+1
*
move r12689 awesome_nested_set modification to config/initializers/10-patches...
Toshi MARUYAMA
2014-01-27
2
-2
/
+19
*
remove unneeded Relation#all from TimeEntryQuery model
Toshi MARUYAMA
2014-01-27
1
-2
/
+4
*
remove unneeded Relation#all from Principal model
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
remove unneeded Relation#all from Repository::Subversion model
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
remove unneeded Relation#all from Project model
Toshi MARUYAMA
2014-01-27
1
-2
/
+2
*
remove unneeded Relation#all from MemberRole model
Toshi MARUYAMA
2014-01-27
1
-1
/
+2
*
remove unneeded Relation#all from Journal model
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
code format cleanup Repository::Subversion model
Toshi MARUYAMA
2014-01-27
1
-4
/
+5
*
remove unneeded Relation#all from IssueStatus model
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
remove unneeded Relation#all from IssueQuery model
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
remove unneeded Relation#all from Mailer model
Toshi MARUYAMA
2014-01-27
1
-3
/
+3
*
remove unneeded Relation#all from IssuePriority model
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
remove unneeded Relation#all from WorkflowsController
Toshi MARUYAMA
2014-01-27
1
-2
/
+2
*
Rails4: replace deprecated #connection from Query model
Toshi MARUYAMA
2014-01-27
1
-8
/
+8
*
Rails4: replace deprecated #connection from Project model
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
Rails4: replace deprecated #connection from Repository model
Toshi MARUYAMA
2014-01-27
1
-4
/
+4
*
Rails4: replace deprecated #connection from IssueQuery model
Toshi MARUYAMA
2014-01-27
1
-5
/
+5
*
Rails4: replace deprecated #connection from IssueCustomField model
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
Rails4: replace deprecated #connection from Issue model
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
remove unneeded Relation#all from UserTest
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
remove unneeded Relation#all from ProjectTest
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
remove unneeded Relation#all from PrincipalTest
Toshi MARUYAMA
2014-01-27
1
-1
/
+2
*
remove unneeded Relation#all from IssueStatusTest
Toshi MARUYAMA
2014-01-27
1
-2
/
+1
*
remove unneeded Relation#all from IssueTest
Toshi MARUYAMA
2014-01-27
1
-1
/
+1
*
add more comment about awesome_nested_set 2-1-stable branch regression
Toshi MARUYAMA
2014-01-26
1
-1
/
+1
*
remove Rails4 deprecated Relation#all from IssueTest#test_visible_and_nested_...
Toshi MARUYAMA
2014-01-26
1
-1
/
+17
*
Japanese translation updated by Go MAEDA (#15962)
Toshi MARUYAMA
2014-01-26
1
-9
/
+7
*
Successful update notice for workflows (#15831).
Jean-Philippe Lang
2014-01-25
1
-0
/
+2
*
Redirect to back_url or referer when clicking "Sign in" while already logged-...
Jean-Philippe Lang
2014-01-25
3
-3
/
+24
*
REST API: Integer custom field validation fails when using non-string values ...
Jean-Philippe Lang
2014-01-25
2
-1
/
+49
*
Spanish translation updated by Borja Campina (#15959)
Toshi MARUYAMA
2014-01-25
1
-9
/
+8
*
Bulgarian translation updated by Ivan Cenov (#15956)
Toshi MARUYAMA
2014-01-25
1
-4
/
+2
*
Bulgarian translation changed by Ivan Cenov (#15956)
Toshi MARUYAMA
2014-01-25
1
-2
/
+2
*
move setting_default_projects_tracker_ids at de.yml to alphabetical order
Toshi MARUYAMA
2014-01-25
1
-1
/
+1
*
German translation updated by Daniel Felix (#15955)
Toshi MARUYAMA
2014-01-25
1
-4
/
+2
*
Russian translation updated by Kirill Bezrukov (#15953)
Toshi MARUYAMA
2014-01-25
1
-9
/
+7
*
pt-BR translation for trunk updated by Leandro Gehlen (#15961)
Toshi MARUYAMA
2014-01-25
1
-3
/
+3
*
pt-BR translation for 2.4-stable updated by Leandro Gehlen (#15960)
Toshi MARUYAMA
2014-01-25
1
-12
/
+11
*
fix comment of awesome_nested_set new node lft and rgt value behavior change
Toshi MARUYAMA
2014-01-24
1
-1
/
+1
*
adjust tests to awesome_nested_set new node lft and rgt value behavior change
Toshi MARUYAMA
2014-01-24
4
-57
/
+62
*
Adds locales strings (#2691).
Jean-Philippe Lang
2014-01-24
46
-0
/
+184
*
Adds settings for disabling browser language detection and language preferenc...
Jean-Philippe Lang
2014-01-24
13
-3
/
+77
*
Adds firstname initials+lastname user format.
Jean-Philippe Lang
2014-01-24
2
-0
/
+10
*
graft r5285 to awesome_nested_set 2.1.6 (#7920)
Toshi MARUYAMA
2014-01-21
1
-0
/
+2
*
add lib/plugins/awesome_nested_set/init.rb
Toshi MARUYAMA
2014-01-21
1
-0
/
+1
*
import awesome_nested_set 2.1.6
Toshi MARUYAMA
2014-01-21
13
-61
/
+121
*
remove unneeded Project#acts_as_nested_set :order => 'name' option
Toshi MARUYAMA
2014-01-21
1
-1
/
+1
[next]