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
*
Move wiki page to other project (#5450).
Jean-Philippe Lang
2014-11-23
6
-25
/
+108
*
Merged r13640 from 2.6-stable to trunk (#18280)
Toshi MARUYAMA
2014-11-22
1
-1
/
+2
*
replace tab to space at app/models/issue.rb
Toshi MARUYAMA
2014-11-22
1
-1
/
+1
*
Selected projects in email notifications on "my account" are lost when the pa...
Jean-Philippe Lang
2014-11-22
1
-1
/
+1
*
Code cleanup.
Jean-Philippe Lang
2014-11-22
1
-2
/
+1
*
Clear @spent_hours on reload (#18410).
Jean-Philippe Lang
2014-11-22
1
-0
/
+1
*
Moved select_list_move.js content to application.js.
Jean-Philippe Lang
2014-11-18
1
-2
/
+6
*
Removed submit_query_form function.
Jean-Philippe Lang
2014-11-18
2
-3
/
+3
*
Use an handler instead of onsubmit attribute.
Jean-Philippe Lang
2014-11-18
3
-3
/
+3
*
Removed deep nested time entries routes.
Jean-Philippe Lang
2014-11-16
1
-1
/
+1
*
Moved new group user to its own action GroupsController#new_users.
Jean-Philippe Lang
2014-11-16
8
-20
/
+36
*
Adds a hook at the bottom of the calender (#6586).
Jean-Philippe Lang
2014-11-15
1
-0
/
+2
*
Moved new project member to its own action MemberController#new.
Jean-Philippe Lang
2014-11-15
9
-37
/
+50
*
Use named routes.
Jean-Philippe Lang
2014-11-14
1
-19
/
+10
*
Code cleanup.
Jean-Philippe Lang
2014-11-14
1
-2
/
+2
*
Fixed that Redmine links should not be parsed inside links (#18301).
Jean-Philippe Lang
2014-11-14
1
-125
/
+129
*
Fixed 500 error when displaying a news with comments in reverse order (#18332).
Jean-Philippe Lang
2014-11-14
1
-1
/
+1
*
Ignore bogus issue strings like [some-string#1234] in email subjects (#17705).
Jean-Philippe Lang
2014-11-14
1
-1
/
+1
*
Don't load user activity for API responses (#18128).
Jean-Philippe Lang
2014-11-11
1
-4
/
+5
*
Display visible users only for when adding project members (#11724).
Jean-Philippe Lang
2014-11-11
1
-1
/
+1
*
Adds a role setting for controlling visibility of users: all or members of vi...
Jean-Philippe Lang
2014-11-11
8
-32
/
+78
*
Prevents a status load in #status_was when status is not changed (#18290).
Jean-Philippe Lang
2014-11-08
1
-2
/
+6
*
Prevents author load (#18290).
Jean-Philippe Lang
2014-11-08
1
-1
/
+1
*
Adds configuration settings to limit valid repository path (#1415).
Jean-Philippe Lang
2014-11-08
3
-7
/
+50
*
Code cleanup.
Jean-Philippe Lang
2014-11-06
1
-29
/
+26
*
Use em.info tags.
Jean-Philippe Lang
2014-11-06
1
-9
/
+7
*
Preload users and projects for latest news on welcome page.
Jean-Philippe Lang
2014-11-06
1
-1
/
+1
*
Use IssueRelation#to_s.
Jean-Philippe Lang
2014-11-05
2
-5
/
+3
*
Overrides IssueRelation#to_s.
Jean-Philippe Lang
2014-11-05
2
-4
/
+11
*
Time entries CSV export should include the tracker and subject of the issue (...
Jean-Philippe Lang
2014-11-05
1
-4
/
+8
*
Fixed that setting a status as closed should update issue closed_on attribute...
Jean-Philippe Lang
2014-11-05
1
-0
/
+18
*
Let QueryColumn accept a Proc as caption (#18276).
Jean-Philippe Lang
2014-11-04
1
-1
/
+8
*
Fixed that a disabled field which is required by workflow rules blocks issue ...
Jean-Philippe Lang
2014-11-04
1
-1
/
+1
*
Fixed that parent column should not include issue subject (#13673).
Jean-Philippe Lang
2014-11-04
1
-0
/
+2
*
Fixed CSV content for parent issue column (#13608).
Jean-Philippe Lang
2014-11-04
1
-0
/
+2
*
Fixed that there's no space after lists in project description (#2573).
Jean-Philippe Lang
2014-11-04
1
-1
/
+3
*
Prevents one query per group.
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
*
Default status per tracker (#5991).
Jean-Philippe Lang
2014-11-02
10
-44
/
+87
*
Fixed that IssueRelation should not be responsible for calling Issue#init_jou...
Jean-Philippe Lang
2014-11-02
4
-26
/
+59
*
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
[next]