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
/
test
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: convert WikiController to a REST resource
Eric Davis
2010-10-28
1
-2
/
+2
*
Refactor: use :id instead of :page when linking to Wiki Pages
Eric Davis
2010-10-27
1
-31
/
+31
*
Refactor: convert WikiController#destroy to use HTTP DELETE
Eric Davis
2010-10-26
1
-5
/
+5
*
Allow adding notes when moving issues
Eric Davis
2010-10-25
1
-1
/
+13
*
Allow changing the Priority when moving issues.
Eric Davis
2010-10-25
1
-0
/
+13
*
Refactor: Rename WikiController#page_index to #index
Eric Davis
2010-10-25
1
-7
/
+7
*
Fix the tests that were broken by r4286:
Eric Davis
2010-10-25
3
-3
/
+3
*
Refactor: merged error rendering methods.
Jean-Philippe Lang
2010-10-23
1
-6
/
+2
*
Improved error message when trying to access an archived project (#2995).
Jean-Philippe Lang
2010-10-23
1
-0
/
+10
*
Fixed: error on gantt when no issue have a due date (#6350).
Jean-Philippe Lang
2010-10-22
1
-1
/
+11
*
Mark the failed test in r4276 as pending. Tests should never fail when commit...
Eric Davis
2010-10-22
1
-1
/
+1
*
Adds a failing test for #6350.
Jean-Philippe Lang
2010-10-22
1
-0
/
+9
*
Refactor: split WikiController#edit into #update
Eric Davis
2010-10-22
1
-2
/
+2
*
Refactor: rename WikiController#index to #show, it's a single resource action
Eric Davis
2010-10-21
1
-14
/
+14
*
Refactor: change :id on WikiController to use :project_id
Eric Davis
2010-10-20
1
-43
/
+43
*
Refactor: extract method from WikiController#special
Eric Davis
2010-10-18
1
-0
/
+12
*
Refactor: extract #page_index from WikiController#special
Eric Davis
2010-10-15
1
-6
/
+6
*
Refactor: extract method in WikiController#special to create a new #export me...
Eric Davis
2010-10-13
1
-0
/
+28
*
Refactor: convert timelogs to a REST resource (:time_entries)
Eric Davis
2010-10-12
1
-3
/
+3
*
Refactor: extract TimelogController#edit to #update
Eric Davis
2010-10-11
1
-2
/
+2
*
Add SortHelper so custom queries will run on the Calendar. #6612
Eric Davis
2010-10-10
1
-0
/
+10
*
Refactor: extract TimelogController#create from TimelogController#edit
Eric Davis
2010-10-08
1
-2
/
+2
*
Added ability to edit issues from different project through contextual menu (...
Jean-Baptiste Barth
2010-10-08
2
-0
/
+58
*
Refactor: extract TimelogController#new from #edit
Eric Davis
2010-10-07
1
-11
/
+11
*
Added ability to delete issues from different projects through contextual men...
Jean-Baptiste Barth
2010-10-07
2
-4
/
+12
*
Refactor: rename TimelogController#details to #index
Eric Davis
2010-10-06
1
-28
/
+28
*
Refactor: extract TimelogController#report to a new controller class
Eric Davis
2010-10-05
2
-127
/
+134
*
Refactor: split UsersController#edit into #edit and #update
Eric Davis
2010-09-30
1
-8
/
+8
*
Refactor: rename UsersController#add to #new
Eric Davis
2010-09-29
1
-4
/
+4
*
Allow admins to edit user's email notifications and preferences. #3503
Eric Davis
2010-09-28
1
-3
/
+14
*
Refactor: split UsersController#add into #add and #create
Eric Davis
2010-09-28
1
-1
/
+41
*
Refactor: convert News to a REST resource
Eric Davis
2010-09-27
1
-1
/
+1
*
Support leading and trailing spaces in filenames or directories in the git ad...
Eric Davis
2010-09-26
1
-1
/
+2
*
Support spaces in the files or directories in the git adapter. #6054
Eric Davis
2010-09-26
1
-1
/
+2
*
Redirect to project settings after copying a project. #6443
Eric Davis
2010-09-26
1
-0
/
+11
*
Refactor: move NewsController#preview to PreviewsController#news
Eric Davis
2010-09-24
2
-11
/
+10
*
Refactor: move #destroy_comment method to CommentsController#destroy
Eric Davis
2010-09-23
2
-9
/
+11
*
Refactor: move NewsController#add_comment to CommentsController#create
Eric Davis
2010-09-22
2
-20
/
+46
*
Refactor: split NewsController#edit into #edit and #update
Eric Davis
2010-09-21
1
-2
/
+2
*
Refactor: split NewsController#new into #new and #create methods.
Eric Davis
2010-09-20
1
-4
/
+4
*
Refactor: convert VersionsController to a REST resource.
Eric Davis
2010-09-17
1
-3
/
+3
*
Refactor: split VersionsController#new into #new and #create
Eric Davis
2010-09-16
1
-4
/
+4
*
Refactor: Split VersionsController#edit into #edit and #update
Eric Davis
2010-09-15
1
-2
/
+2
*
Change the TimelogController's to/from dates based on the project time entries
Eric Davis
2010-09-14
1
-3
/
+3
*
Refactor: convert FilesController to a restful resource.
Eric Davis
2010-09-14
1
-3
/
+3
*
Refactor: split FilesController#new into #new and #create.
Eric Davis
2010-09-13
1
-4
/
+4
*
Fixed "Create and continue" redirection broken by recent changes. #6333
Jean-Baptiste Barth
2010-09-11
1
-1
/
+2
*
Fixed broken context_menu on roadmap. #6351
Jean-Baptiste Barth
2010-09-11
1
-0
/
+2
*
Refactor: convert ProjectEnumerations to a resource on a project.
Eric Davis
2010-09-10
1
-11
/
+11
*
Rewrite the Gantt chart. #6276
Eric Davis
2010-09-10
1
-8
/
+8
[next]