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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added missing tests for User#allowed_to? #6291
Jean-Baptiste Barth
2010-09-03
1
-0
/
+43
*
Allow mass status update through context menu. #3411
Jean-Baptiste Barth
2010-09-03
1
-1
/
+4
*
Refactor: move method, ProjectsController#reset_activities to ProjectEnumerat...
Eric Davis
2010-09-03
3
-47
/
+48
*
Refactor: move method, ProjectsController#save_activities to ProjectEnumerati...
Eric Davis
2010-09-02
3
-133
/
+143
*
Refactor: move method, ProjectsController#add_file to FilesController#new.
Eric Davis
2010-09-01
3
-38
/
+40
*
Refactor: move method, ProjectsController#list_files to FilesController#index.
Eric Davis
2010-08-31
3
-16
/
+30
*
Refactor: move method, ProjectsController#roadmap to VersionsController#index.
Eric Davis
2010-08-30
3
-33
/
+34
*
Allow setting an issue's notes via params[:issue][:notes]. (XML API)
Eric Davis
2010-08-27
1
-5
/
+15
*
Refactor: extract ProjectsController#activity to a new Activities controller.
Eric Davis
2010-08-27
3
-85
/
+91
*
Refactor: convert many of the custom Issue routes to REST resources.
Eric Davis
2010-08-26
3
-6
/
+6
*
Refactor: extract #bulk_update method from IssuesController#bulk_edit.
Eric Davis
2010-08-24
2
-16
/
+19
*
Refactor: move IssuesController#changes to JournalsController#index.
Eric Davis
2010-08-23
3
-8
/
+10
*
Treat Calendar and Gantt pages as separate modules. #6153
Eric Davis
2010-08-22
2
-1
/
+35
*
Refactor: merge IssuesController#update_form into IssuesController#new
Eric Davis
2010-08-20
1
-2
/
+2
*
Fix the mock_file test helper.
Eric Davis
2010-08-19
2
-3
/
+7
*
Refactor: move IssuesController#context_menu to a new controller.
Eric Davis
2010-08-19
3
-83
/
+91
*
Small test refactoring, extract method.
Eric Davis
2010-08-19
2
-3
/
+7
*
Use the base layout for all 403, 404, and 500 pages. #6172
Eric Davis
2010-08-19
1
-0
/
+26
*
Refactor: move IssuesController#preview to a new controller.
Eric Davis
2010-08-18
3
-16
/
+25
*
Refactor: move IssuesController#auto_complete to a new controller. #4382
Eric Davis
2010-08-17
3
-15
/
+21
*
Refactor: move IssuesController#reply to JournalsController
Eric Davis
2010-08-16
3
-15
/
+15
*
Fix path to test_helper
Eric Davis
2010-08-12
1
-1
/
+1
*
Refactor: Extract a new IssueMovesController from IssuesController.
Eric Davis
2010-08-11
4
-95
/
+109
*
Show projects depending on their visibility in user's profile. #6100
Jean-Baptiste Barth
2010-08-10
1
-0
/
+10
*
Prevent 500 error on login when there's a typo in OpenID URI scheme, such as ...
Jean-Baptiste Barth
2010-08-10
1
-0
/
+7
*
Added project filter when viewing all issues. #5084
Jean-Baptiste Barth
2010-08-08
1
-0
/
+9
*
Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477
Jean-Baptiste Barth
2010-08-08
3
-7
/
+3
*
Fixed wrong commit range in git log command. #5628
Jean-Baptiste Barth
2010-08-08
1
-0
/
+4
*
Refactor: added link_to_project helper to handle links to projects
Jean-Baptiste Barth
2010-08-08
1
-0
/
+12
*
Refactor: start to split IssuesController#move into two separate actions.
Eric Davis
2010-08-06
2
-14
/
+14
*
Fixed: assigned_to and author filters in cross project issues view should be ...
Jean-Baptiste Barth
2010-08-04
1
-0
/
+9
*
Fix a few requires for metric_fu's rcov.
Eric Davis
2010-08-04
3
-3
/
+3
*
Show the number of days in the subject line of Reminder emails.
Eric Davis
2010-08-03
1
-0
/
+1
*
Refactor: extract method to shoulda macro.
Eric Davis
2010-08-02
2
-5
/
+10
*
Added tests for AccountController#register POST with automatic registration.
Eric Davis
2010-08-02
1
-1
/
+43
*
Added tests for AccountController#register GET.
Eric Davis
2010-08-02
1
-0
/
+23
*
Fixed: Deleting statuses doesn't delete all workflow entries (#5811).
Jean-Philippe Lang
2010-07-25
1
-3
/
+5
*
Strips user email (#5834).
Jean-Philippe Lang
2010-07-25
1
-0
/
+6
*
Force the test RAILS_ENV to help prevent purging data when mistyping. #4572
Eric Davis
2010-07-09
1
-1
/
+1
*
Extend changes.path and changes.from_path to support longer paths. #5771
Eric Davis
2010-07-06
4
-6
/
+7
*
Recalculate inherited attributes on parents when a child is moved under a new...
Eric Davis
2010-06-30
1
-0
/
+9
*
Add some tests for User#try_to_login with LDAP. #5592
Eric Davis
2010-06-30
1
-0
/
+15
*
Sanitize image links and handle nils in the toc formatter. #5445
Eric Davis
2010-06-24
1
-1
/
+5
*
Change User#login to be case-insensitive. #2473
Eric Davis
2010-06-20
1
-0
/
+34
*
Typecast issue ids when searched for.
Eric Davis
2010-06-20
1
-0
/
+6
*
Handle unsuccessful destroys in TimelogController. #5700
Eric Davis
2010-06-20
1
-0
/
+18
*
Add a link to the cross project time entries page to /projects. #4935
Eric Davis
2010-06-20
1
-0
/
+27
*
Truncate incoming email subject lines to 255 characters. #5698
Eric Davis
2010-06-20
2
-0
/
+63
*
Support listing directories in svn which include square brackets. #5548
Eric Davis
2010-06-20
3
-5
/
+31
*
Add some assertions on the default data loading test to debug a Ruby 1.9 fail...
Eric Davis
2010-06-20
1
-0
/
+2
[next]