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
*
Group events in the activity view (#12542).
Jean-Philippe Lang
2012-12-08
10
-5
/
+185
*
Rewrites named scopes with ARel queries.
Jean-Philippe Lang
2012-12-07
12
-55
/
+55
*
Use lambda form in model scopes (#12499)
Jean-Baptiste Barth
2012-12-07
12
-19
/
+19
*
Adds an option for displaying the issue description on the issue list (#3447).
Jean-Philippe Lang
2012-12-06
12
-24
/
+124
*
Lithuanian translation updated by Egidijus Zideckas (#12514)
Toshi MARUYAMA
2012-12-06
1
-73
/
+73
*
Redmine::Scm::Base.all should return an empty array instead of nil when no SC...
Jean-Philippe Lang
2012-12-05
1
-1
/
+1
*
Prevents redmine/scm/base from being reloaded in dev mode (#12097).
Jean-Philippe Lang
2012-12-05
1
-1
/
+1
*
remove trailing white-spaces from application.css
Toshi MARUYAMA
2012-12-05
1
-2
/
+2
*
remove trailing white-space from app/models/issue_category.rb
Toshi MARUYAMA
2012-12-04
1
-1
/
+1
*
Bulgarian "button_submit" translation changed by Ivan Cenov (#12494)
Toshi MARUYAMA
2012-12-04
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-12-03
1
-20
/
+10
*
Removed unused Redmine::About class.
Jean-Philippe Lang
2012-12-03
2
-17
/
+0
*
Adds tests for when showing/deleting an invalid issue.
Jean-Philippe Lang
2012-12-03
1
-0
/
+13
*
Functional tests cleanup.
Jean-Philippe Lang
2012-12-03
35
-251
/
+222
*
Test case cleanup.
Jean-Philippe Lang
2012-12-03
1
-7
/
+0
*
Add a test for my page with all blocks.
Jean-Philippe Lang
2012-12-03
1
-0
/
+11
*
Code cleanup.
Jean-Philippe Lang
2012-12-03
1
-2
/
+2
*
Removed unused helper.
Jean-Philippe Lang
2012-12-03
1
-3
/
+0
*
Replaces find(:first/:all) calls.
Jean-Philippe Lang
2012-12-03
12
-45
/
+56
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
3
-12
/
+12
*
Replaces find(:first) calls in migrations.
Jean-Philippe Lang
2012-12-03
9
-18
/
+18
*
Replaces find(:first) calls.
Jean-Philippe Lang
2012-12-03
31
-96
/
+101
*
Replaces find(:all) calls in acts_as_searchable.
Jean-Philippe Lang
2012-12-02
1
-11
/
+15
*
Preserve the "from" parameter in activity links.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-2
/
+2
*
Replaces find(:all) calls in classic_pagination.
Jean-Philippe Lang
2012-12-02
1
-9
/
+16
*
Restores acts_as_tree instance methods removed in r10919.
Jean-Philippe Lang
2012-12-02
1
-0
/
+2
*
Adds helpers for retrieving my page data.
Jean-Philippe Lang
2012-12-02
8
-31
/
+57
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-4
/
+6
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
1
-4
/
+1
*
Replaces acts_as_tree #roots class method with a scope.
Jean-Philippe Lang
2012-12-02
1
-11
/
+1
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
16
-21
/
+21
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
29
-71
/
+70
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
4
-6
/
+8
*
Load RMagick before the gantt helper (#12097).
Jean-Philippe Lang
2012-12-02
1
-6
/
+6
*
Replaces find(:all) calls.
Jean-Philippe Lang
2012-12-02
10
-26
/
+29
*
Removed unused instance variable.
Jean-Philippe Lang
2012-12-02
1
-3
/
+0
*
Fixed dependency loading for when running in dev mode (#12097).
Jean-Philippe Lang
2012-12-02
1
-3
/
+4
*
Makes User.current thread safe (#12097).
Jean-Philippe Lang
2012-12-02
1
-2
/
+2
*
Make the tests pass when config.threadsafe! is enabled (#12097).
Jean-Philippe Lang
2012-12-02
4
-1
/
+14
*
Explicitly load dependencies for when running with config.threadsafe! (#12097).
Jean-Philippe Lang
2012-12-02
3
-6
/
+49
*
Set version to 2.2.0.
Jean-Philippe Lang
2012-12-02
1
-2
/
+2
*
Fixed find_issues logic.
Jean-Philippe Lang
2012-12-02
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2012-12-02
3
-26
/
+16
*
Code cleanup.
Jean-Philippe Lang
2012-12-01
2
-6
/
+9
*
Code cleanup.
Jean-Philippe Lang
2012-12-01
1
-8
/
+2
*
Moved duplicate #options_for_membership_project_select to ApplicationHelper.
Jean-Philippe Lang
2012-12-01
3
-18
/
+9
*
Don't load all helpers.
Jean-Philippe Lang
2012-12-01
1
-0
/
+3
*
Removes textarea resizer in favour of built-in browser support.
Jean-Philippe Lang
2012-11-30
2
-3
/
+3
*
Fixed that roles API should accept API auth for when authentication is requir...
Jean-Philippe Lang
2012-11-30
1
-0
/
+1
[next]