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
/
unit
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed: User#allowed_to? returning true in any case if array of projects had o...
Jean-Baptiste Barth
2010-10-06
1
-0
/
+4
*
Added ability to specify multiple projects in User#allowed_to? (#5332)
Jean-Baptiste Barth
2010-09-29
1
-0
/
+13
*
Fix test failure from Setting changes in other tests
Eric Davis
2010-09-29
1
-0
/
+1
*
Changed the notifications to use a hierarchy UI
Eric Davis
2010-09-28
1
-10
/
+3
*
Added three new notifiable events based on issue attributes
Eric Davis
2010-09-28
4
-2
/
+122
*
Refactor the hardcoded event actions (notifiables) to use a class
Eric Davis
2010-09-28
1
-0
/
+38
*
Add a default mail notification setting for new users
Eric Davis
2010-09-28
1
-0
/
+12
*
Added User#notify_about? to check when a user should be notified about an event
Eric Davis
2010-09-28
3
-2
/
+89
*
Added tests for Issue#recipients
Eric Davis
2010-09-28
1
-1
/
+25
*
Converted User#mail_notification from a boolean to a string.
Eric Davis
2010-09-28
1
-4
/
+4
*
Support leading and trailing spaces in filenames or directories in the git ad...
Eric Davis
2010-09-26
2
-5
/
+13
*
Support spaces in the files or directories in the git adapter. #6054
Eric Davis
2010-09-26
2
-9
/
+21
*
Parse the timezone in #last_rev for git to correct display the Age diplay. #6346
Eric Davis
2010-09-26
1
-0
/
+8
*
Fixes reverting an issue to a status with a done_ratio of 0%. #5170
Eric Davis
2010-09-26
1
-3
/
+15
*
Workaround for i18n 0.4.x with the old style syntax. #6428 #5608
Eric Davis
2010-09-26
1
-4
/
+4
*
Project tests updated.
Jean-Philippe Lang
2010-09-26
1
-0
/
+4
*
Added a users options to the reminders email
Eric Davis
2010-09-20
1
-0
/
+10
*
Fix failing test.
Eric Davis
2010-09-20
1
-1
/
+1
*
Change the TimelogController's to/from dates based on the project time entries
Eric Davis
2010-09-14
1
-6
/
+39
*
Refactor: move method to Model.
Eric Davis
2010-09-14
1
-0
/
+15
*
Added a "Member of Role" to the issues filters. #5869
Eric Davis
2010-09-10
1
-1
/
+67
*
Added a "Member of Group" to the issues filter. #5869
Eric Davis
2010-09-10
1
-2
/
+88
*
Rewrite the Gantt chart. #6276
Eric Davis
2010-09-10
5
-2
/
+895
*
Change link_to_if_authorized to allow url paths. (Fixes #6195)
Eric Davis
2010-09-06
1
-0
/
+29
*
Use the built in Rails ActionView::TestCase for testing helpers.
Eric Davis
2010-09-06
1
-4
/
+1
*
Added missing tests for User#allowed_to? #6291
Jean-Baptiste Barth
2010-09-03
1
-0
/
+43
*
Treat Calendar and Gantt pages as separate modules. #6153
Eric Davis
2010-08-22
1
-1
/
+3
*
Refactor: Extract a new IssueMovesController from IssuesController.
Eric Davis
2010-08-11
1
-0
/
+4
*
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
*
Fixed: assigned_to and author filters in cross project issues view should be ...
Jean-Baptiste Barth
2010-08-04
1
-0
/
+9
*
Show the number of days in the subject line of Reminder emails.
Eric Davis
2010-08-03
1
-0
/
+1
*
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
*
Extend changes.path and changes.from_path to support longer paths. #5771
Eric Davis
2010-07-06
2
-5
/
+5
*
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
*
Truncate incoming email subject lines to 255 characters. #5698
Eric Davis
2010-06-20
1
-0
/
+6
*
Support listing directories in svn which include square brackets. #5548
Eric Davis
2010-06-20
1
-4
/
+30
*
Display the link name when external links are used in the toc macro. #5445
Eric Davis
2010-06-19
1
-0
/
+2
*
Accept email from anonymous users with an empty from address. #5604
Eric Davis
2010-06-19
1
-0
/
+9
*
Refactor: extract test method
Eric Davis
2010-06-19
1
-9
/
+2
*
Fix a nil error when a Project cannot save attachments.
Eric Davis
2010-06-19
1
-0
/
+26
*
Add an "Assigned To" keyword to receiving email. #5594
Eric Davis
2010-05-29
1
-0
/
+2
*
Add 'Start date' and 'End date' keywords for incoming email. #5595
Eric Davis
2010-05-28
1
-1
/
+5
*
Show subproject versions on the Roadmap.
Eric Davis
2010-05-27
1
-0
/
+53
[next]