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
...
*
Traditional Chinese translation updated by ChunChang Lo (#18264)
Toshi MARUYAMA
2014-11-03
1
-1
/
+1
*
fix wrong csv separator in Croatian (#18265)
Toshi MARUYAMA
2014-11-03
1
-2
/
+2
*
add missing fixture to test/unit/query_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+2
*
add missing fixtures to test/functional/custom_fields_controller_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+12
*
add missing fixture to test/functional/issue_statuses_controller_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+1
*
add missing fixture to test/unit/project_test.rb
Toshi MARUYAMA
2014-11-03
1
-1
/
+2
*
Japanese translation changed (fix terms mismatch "default") by Go MAEDA (#18261)
Toshi MARUYAMA
2014-11-03
1
-5
/
+5
*
Japanese translation updated by Go MAEDA (#18260)
Toshi MARUYAMA
2014-11-03
1
-1
/
+1
*
Prevents one query per group.
Jean-Philippe Lang
2014-11-02
1
-1
/
+1
*
Make sure that invalid cache from older versions is not used for languages_op...
Jean-Philippe Lang
2014-11-02
1
-1
/
+1
*
Prevents one query per tracker.
Jean-Philippe Lang
2014-11-02
1
-1
/
+1
*
Moved controller code to new method Project#add_default_member.
Jean-Philippe Lang
2014-11-02
2
-4
/
+10
*
Adds a 'sorted' scope to Project.
Jean-Philippe Lang
2014-11-02
3
-6
/
+8
*
Code cleanup, #roadmap no longer exists.
Jean-Philippe Lang
2014-11-02
1
-1
/
+0
*
Removed unused helpers.
Jean-Philippe Lang
2014-11-02
1
-6
/
+0
*
Code cleanup, removed conditions on request method.
Jean-Philippe Lang
2014-11-02
1
-5
/
+5
*
Adds (un)check all buttons to select all projects (#11702).
Jean-Philippe Lang
2014-11-02
2
-4
/
+12
*
Adds :field_default_status to locales (#5991).
Jean-Philippe Lang
2014-11-02
46
-0
/
+46
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
27
-114
/
+309
*
Fixed that IssueRelation should not be responsible for calling Issue#init_jou...
Jean-Philippe Lang
2014-11-02
7
-35
/
+69
*
Japanese translation updated by Go MAEDA (#18254)
Toshi MARUYAMA
2014-11-02
1
-1
/
+1
*
Japanese wiki_syntax_detailed.html translation updated by Go MAEDA (#18252)
Toshi MARUYAMA
2014-11-01
1
-9
/
+9
*
Gemfile: update Rails to 4.1.7
Toshi MARUYAMA
2014-10-31
1
-1
/
+1
*
Removed ORDER option on acts_as_tree that duplicates default_scope.
Jean-Philippe Lang
2014-10-30
1
-1
/
+1
*
Fixed SQL errors with SQLServer (column specified more than once in the order...
Jean-Philippe Lang
2014-10-29
2
-2
/
+2
*
Order scopes cleanup.
Jean-Philippe Lang
2014-10-29
6
-7
/
+7
*
Code cleanup.
Jean-Philippe Lang
2014-10-28
1
-2
/
+2
*
Removed unused instance variable.
Jean-Philippe Lang
2014-10-28
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2014-10-28
1
-3
/
+3
*
Code cleanup, removed raw SQL.
Jean-Philippe Lang
2014-10-28
2
-2
/
+2
*
Need to require net/ldap in tests (#18192).
Jean-Philippe Lang
2014-10-28
1
-0
/
+1
*
Latvian translation updated by Jānis Elmeris (#18182)
Toshi MARUYAMA
2014-10-27
1
-17
/
+17
*
Latvian translation changed by Jānis Elmeris (#18182)
Toshi MARUYAMA
2014-10-27
1
-7
/
+7
*
Traditional Chinese translation updated by ChunChang Lo (#18200)
Toshi MARUYAMA
2014-10-27
1
-1
/
+1
*
Bulgarian translation updated by Ivan Cenov (#18190)
Toshi MARUYAMA
2014-10-27
1
-1
/
+1
*
Query IssueStatus model to prevent workflows instanciation.
Jean-Philippe Lang
2014-10-26
1
-10
/
+14
*
Code cleanup.
Jean-Philippe Lang
2014-10-26
1
-10
/
+15
*
Prevents useless COUNT queries.
Jean-Philippe Lang
2014-10-26
1
-2
/
+2
*
Code cleanup.
Jean-Philippe Lang
2014-10-26
2
-16
/
+19
*
Don't rely on users fixtures.
Jean-Philippe Lang
2014-10-26
1
-1
/
+2
*
Add ci:about task to display ruby version in build output.
Jean-Philippe Lang
2014-10-26
1
-0
/
+5
*
Clear @assignable_users on reload.
Jean-Philippe Lang
2014-10-25
1
-0
/
+1
*
Makes Project#assignable_users return a scope that prevents 2*n queries.
Jean-Philippe Lang
2014-10-25
2
-6
/
+8
*
Code cleanup.
Jean-Philippe Lang
2014-10-25
4
-19
/
+96
*
Gemfile: update rbpdf to version 1.18.2 (#18176)
Toshi MARUYAMA
2014-10-25
1
-1
/
+1
*
Code cleanup, use safer #closed?
Jean-Philippe Lang
2014-10-24
1
-2
/
+2
*
Restores commits reverted when rails-4.1 branch was merged (#18174).
Jean-Philippe Lang
2014-10-24
13
-21
/
+73
*
add missing fixtures to CalendarsControllerTest
Toshi MARUYAMA
2014-10-24
1
-1
/
+6
*
fix ja.yml and zh-TW.yml merge mistake of r13482 (#14534)
Toshi MARUYAMA
2014-10-24
2
-6
/
+6
*
remove unneeded "references" of joins
Toshi MARUYAMA
2014-10-24
15
-26
/
+1
[prev]
[next]