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
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
7
-13
/
+14
*
Fixed potential nil method errors when trying to access /issues/context_menu ...
Jean-Baptiste Barth
2010-10-27
1
-2
/
+2
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
19
-56
/
+56
*
Refactor: convert WikiController#destroy to use HTTP DELETE
Eric Davis
2010-10-26
3
-4
/
+5
*
Fix wiki links on the activity page. #6746
Eric Davis
2010-10-26
2
-2
/
+2
*
Allow adding notes when moving issues
Eric Davis
2010-10-25
2
-0
/
+8
*
Allow changing the Priority when moving issues.
Eric Davis
2010-10-25
2
-1
/
+6
*
Refactor: Rename WikiController#page_index to #index
Eric Davis
2010-10-25
3
-6
/
+21
*
Refactor: merged error rendering methods.
Jean-Philippe Lang
2010-10-23
4
-37
/
+23
*
Improved error message when trying to access an archived project (#2995).
Jean-Philippe Lang
2010-10-23
3
-3
/
+17
*
Makes zoom buttons on gantt looks like the others.
Jean-Philippe Lang
2010-10-23
2
-11
/
+9
*
Refactor: move method to model with compatibility wrapper
Eric Davis
2010-10-22
2
-8
/
+15
*
Moves a method to the appropriate helper.
Jean-Philippe Lang
2010-10-22
2
-26
/
+27
*
Fixed: timelog link in the activity broken by recent refactoring (#6702).
Jean-Philippe Lang
2010-10-22
1
-1
/
+1
*
Add ids to some sections of the issue form
Eric Davis
2010-10-22
1
-2
/
+2
*
Fixed: file upload on wiki page broken by recent refactoring (#6724).
Jean-Philippe Lang
2010-10-22
1
-1
/
+1
*
Refactor: split WikiController#edit into #update
Eric Davis
2010-10-22
2
-24
/
+38
*
Fixes display of archived child projects on the admin project list.
Jean-Philippe Lang
2010-10-22
1
-1
/
+1
*
Removes description column from the admin project list to get a better lookin...
Jean-Philippe Lang
2010-10-22
1
-3
/
+1
*
Removes duplicate helper introduced in r4072.
Jean-Philippe Lang
2010-10-22
1
-5
/
+0
*
Fixed: "Add file" link broken by recent refactoring (#6627).
Jean-Philippe Lang
2010-10-22
1
-1
/
+1
*
Fixed: "Add news" link broken by recent refactoring (#6650).
Jean-Philippe Lang
2010-10-22
1
-4
/
+4
*
Refactor: rename WikiController#index to #show, it's a single resource action
Eric Davis
2010-10-21
10
-26
/
+26
*
Refactor: change :id on WikiController to use :project_id
Eric Davis
2010-10-20
6
-12
/
+13
*
Remove the Description label from the issue view and omit the block if empty ...
Jean-Philippe Lang
2010-10-19
1
-3
/
+4
*
Fixed: precedes/follows relations no longer update start/due dates (#5803).
Jean-Philippe Lang
2010-10-19
1
-2
/
+2
*
Refactor: remove WikiController#special
Eric Davis
2010-10-19
1
-15
/
+0
*
Refactor: extract method from WikiController#special
Eric Davis
2010-10-18
3
-4
/
+5
*
Remember the selected "Member of Role" and "Member of Group" options. #6467
Eric Davis
2010-10-16
1
-2
/
+2
*
Use HTTP DELETE when deleting a time entry. #6674
Eric Davis
2010-10-15
1
-1
/
+1
*
Revert part of r3936.
Eric Davis
2010-10-15
1
-2
/
+2
*
Revert part of r4064.
Eric Davis
2010-10-15
1
-16
/
+2
*
Refactor: extract #page_index from WikiController#special
Eric Davis
2010-10-15
3
-3
/
+7
*
Refactor: extract finder to a utility method
Eric Davis
2010-10-14
1
-6
/
+11
*
Refactor: extract method in WikiController#special to create a new #export me...
Eric Davis
2010-10-13
3
-11
/
+15
*
Refactor: convert timelogs to a REST resource (:time_entries)
Eric Davis
2010-10-12
2
-3
/
+2
*
Fixed bad markup in users/general partial
Jean-Baptiste Barth
2010-10-11
1
-1
/
+1
*
Refactor: extract TimelogController#edit to #update
Eric Davis
2010-10-11
2
-6
/
+19
*
Change Project#notified_users to check for the 'all' notification option. #6541
Eric Davis
2010-10-10
1
-2
/
+3
*
Add SortHelper so custom queries will run on the Calendar. #6612
Eric Davis
2010-10-10
1
-0
/
+2
*
Refactor: extract TimelogController#create from TimelogController#edit
Eric Davis
2010-10-08
2
-2
/
+17
*
Fix the Log Time link on an issue page
Eric Davis
2010-10-08
1
-1
/
+1
*
Added ability to edit issues from different project through contextual menu (...
Jean-Baptiste Barth
2010-10-08
4
-10
/
+20
*
Don't duplicate users in Issue#assignable_users. From r4240
Eric Davis
2010-10-07
1
-1
/
+1
*
Allow assigning issues back to the author. #4199
Eric Davis
2010-10-07
1
-1
/
+3
*
Refactor: extract TimelogController#new from #edit
Eric Davis
2010-10-07
3
-3
/
+11
*
Rename task to issue in calendar (#6563)
Azamat Hackimov
2010-10-07
1
-3
/
+3
*
Added ability to delete issues from different projects through contextual men...
Jean-Baptiste Barth
2010-10-07
4
-5
/
+5
*
Refactor: rename TimelogController#details to #index
Eric Davis
2010-10-06
5
-9
/
+9
*
Code cleanup: renamed variables in User#allowed_to? with explicit names
Jean-Baptiste Barth
2010-10-06
1
-11
/
+11
[next]