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
path:
root
/
app
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use #labelled_form_for instead of #labelled_tabular_form_for.
Jean-Philippe Lang
2011-12-09
23
-30
/
+31
*
Rails3: model: user: use ::Query instead of Query
Toshi MARUYAMA
2011-12-09
1
-2
/
+2
*
Makes project and tracker assigned first in #attributes=
Jean-Philippe Lang
2011-12-08
1
-7
/
+11
*
Tests broken with ruby1.8.6 (#9751).
Jean-Philippe Lang
2011-12-08
1
-1
/
+2
*
Rails3: model: Member: add virtual attribute to prevent error
Toshi MARUYAMA
2011-12-08
1
-0
/
+6
*
back out r8124
Toshi MARUYAMA
2011-12-08
1
-1
/
+1
*
Rails3: model: Member: errors must be set on existing attributes
Toshi MARUYAMA
2011-12-08
1
-1
/
+1
*
replace tabs to spaces at app/views/issues/_form.html.erb
Toshi MARUYAMA
2011-12-08
1
-4
/
+4
*
Rails3: view: html_safe for timelog/_date_range.html.erb
Toshi MARUYAMA
2011-12-07
1
-1
/
+1
*
Rails3: helper: html_safe for render_flash_messages method at ApplicationHelper
Toshi MARUYAMA
2011-12-07
1
-1
/
+1
*
Fixed that a cross-project custom query is not remembered inside project (#97...
Jean-Philippe Lang
2011-12-07
1
-1
/
+2
*
code layout clean up app/views/gantts/show.html.erb
Toshi MARUYAMA
2011-12-07
1
-14
/
+14
*
Removed the "more" link to edit additional properties of an issue (#7603).
Jean-Philippe Lang
2011-12-06
2
-9
/
+11
*
Issue forms cleanup.
Jean-Philippe Lang
2011-12-06
2
-9
/
+4
*
Fixed: error when filtering by numeric custom field with postgresql (#9719).
Jean-Philippe Lang
2011-12-05
1
-5
/
+13
*
Parameter changed to issue_category in r7882 (#9724).
Jean-Philippe Lang
2011-12-05
1
-1
/
+1
*
Slight change to time report style.
Jean-Philippe Lang
2011-12-05
1
-1
/
+1
*
Removed ARCondition.
Jean-Philippe Lang
2011-12-04
1
-2
/
+0
*
Use scopes instead of ARCondition.
Jean-Philippe Lang
2011-12-04
1
-10
/
+9
*
Use Query.visible scope.
Jean-Philippe Lang
2011-12-04
1
-8
/
+5
*
Removed unnecessary calculations in time entries index.
Jean-Philippe Lang
2011-12-04
2
-22
/
+12
*
Adds named scopes for time entries index.
Jean-Philippe Lang
2011-12-04
2
-31
/
+41
*
Adds named scopes for projects index.
Jean-Philippe Lang
2011-12-04
3
-9
/
+16
*
Adds named scopes for users index.
Jean-Philippe Lang
2011-12-04
3
-14
/
+18
*
Fixes spent time column sort for postgresql.
Jean-Philippe Lang
2011-12-04
1
-1
/
+1
*
Removed open/closed percentage on the roadmap.
Jean-Philippe Lang
2011-12-04
1
-3
/
+1
*
Makes spent time column available on the issue list (#971).
Jean-Philippe Lang
2011-12-04
4
-6
/
+40
*
Rails3: model: replace deprecated validate method at watcher model
Toshi MARUYAMA
2011-12-04
1
-1
/
+2
*
Rails3: model: replace deprecated before_save method at UserPreference model
Toshi MARUYAMA
2011-12-04
1
-1
/
+3
*
Rails3: model: replace deprecated validate method at member_role model
Toshi MARUYAMA
2011-12-04
1
-1
/
+2
*
Fixed malformed HTML.
Jean-Philippe Lang
2011-12-03
1
-1
/
+1
*
Rails3: model: replace deprecated before_destroy method at member model
Toshi MARUYAMA
2011-12-03
1
-1
/
+2
*
Rails3: model: replace deprecated validate method at member model
Toshi MARUYAMA
2011-12-03
1
-1
/
+2
*
Adds tests for plugin settings editing.
Jean-Philippe Lang
2011-12-03
1
-2
/
+2
*
Tests/cleanup VersionsController.
Jean-Philippe Lang
2011-12-03
1
-7
/
+1
*
Rails3: helper: html_safe for "format_activity_description" method
Toshi MARUYAMA
2011-12-03
1
-1
/
+2
*
Rails3: view: html_safe for parents and children revisions
Toshi MARUYAMA
2011-12-03
1
-2
/
+2
*
code layout clean up application helper "link_to_revision" method
Toshi MARUYAMA
2011-12-03
1
-3
/
+5
*
Do not show warnings for disabled scm.
Jean-Philippe Lang
2011-12-02
1
-2
/
+5
*
Makes the link in an issue update notification point to the change (#9690).
Jean-Philippe Lang
2011-12-02
1
-1
/
+1
*
Dropped TimeEntryReportsController.
Jean-Philippe Lang
2011-12-02
6
-87
/
+15
*
Extracted time report logic from the controller.
Jean-Philippe Lang
2011-12-02
4
-168
/
+41
*
code layout clean up issues helper
Toshi MARUYAMA
2011-12-02
1
-2
/
+4
*
Rails3: helper: html_safe for issues helper "show_detail" method
Toshi MARUYAMA
2011-12-02
1
-5
/
+5
*
scm: git: mercurial: not show revision graph in sub directory (#5501)
Toshi MARUYAMA
2011-12-01
1
-4
/
+5
*
Controller cleanup.
Jean-Philippe Lang
2011-12-01
1
-10
/
+1
*
Resourcified boards.
Jean-Philippe Lang
2011-12-01
7
-19
/
+32
*
Resourcified documents.
Jean-Philippe Lang
2011-11-30
7
-44
/
+46
*
Removed #find_project already defined as #find_project_by_project_id in paren...
Jean-Philippe Lang
2011-11-30
1
-8
/
+1
*
Reverted r8007.
Jean-Philippe Lang
2011-11-30
1
-0
/
+7
[next]