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
*
Added unit tests for IssuesHelper#show_detail
Eric Davis
2010-03-08
1
-0
/
+159
*
Moves scm adapters unit tests to a dedicated folder.
Jean-Philippe Lang
2010-03-06
4
-4
/
+4
*
Fixed: no email notification on new project/version file added (#4966).
Jean-Philippe Lang
2010-03-03
1
-0
/
+14
*
Fixes git annotate (#3832).
Jean-Philippe Lang
2010-03-03
1
-2
/
+3
*
Adds a test for not sending email without recipient (#4920).
Jean-Philippe Lang
2010-02-28
1
-0
/
+21
*
Fixed: Git blame/annotate fails on moved files (#3832).
Jean-Philippe Lang
2010-02-28
1
-0
/
+14
*
Fixed: attachments with the same name at the same time overwrite (#3691).
Jean-Philippe Lang
2010-02-28
1
-0
/
+10
*
Fixes a test failure due to a default custom field value.
Jean-Philippe Lang
2010-02-28
1
-4
/
+2
*
Adds missing fixtures.
Jean-Philippe Lang
2010-02-28
1
-0
/
+1
*
Fixed: journal details duplicated when an issue is saved twice (#3690).
Jean-Philippe Lang
2010-02-28
1
-0
/
+26
*
Makes AuthSource.authenticate return a hash instead of an array.
Jean-Philippe Lang
2010-02-26
1
-4
/
+2
*
Test that AuthSourceLdap#authenticate returns valid User attributes only.
Jean-Philippe Lang
2010-02-26
1
-16
/
+9
*
Moves the LDAP test server to a fixture.
Jean-Philippe Lang
2010-02-26
2
-22
/
+5
*
Fix LDAP on the fly creation. The User object doesn't have a :dn attribute.
Eric Davis
2010-02-25
1
-0
/
+30
*
Removes --find-copies-harder git option to retrieve commits which was way to ...
Jean-Philippe Lang
2010-02-21
1
-1
/
+1
*
Remove invalid utf8 sequences from commit comments and author name (#4773).
Jean-Philippe Lang
2010-02-20
1
-2
/
+18
*
Cleanup.
Jean-Philippe Lang
2010-02-20
1
-8
/
+0
*
Fixed: Links in Forum mails should redirect to message, not topic (#4884).
Jean-Philippe Lang
2010-02-20
1
-2
/
+14
*
Fixed: Pound (#) followed by number with leading zero (0) removes leading zer...
Jean-Philippe Lang
2010-02-18
1
-0
/
+2
*
Fix an IndexError if all the :last menu items are deleted from a menu. #4718
Eric Davis
2010-02-18
1
-1
/
+18
*
Fixed: Deselecting textile text formatting causes interning empty string erro...
Jean-Philippe Lang
2010-02-17
1
-0
/
+10
*
Adds a test for emission address with phrase (#4855).
Jean-Philippe Lang
2010-02-17
1
-0
/
+10
*
Refactor: Extract method from AuthSourceLdap#authenticate
Eric Davis
2010-02-16
1
-3
/
+6
*
Added some tests for the LDAP authentication.
Eric Davis
2010-02-16
1
-0
/
+58
*
Adds projects links (#4812).
Jean-Philippe Lang
2010-02-13
1
-2
/
+9
*
Fixed: Project copy loses wiki pages hierarchy (#4797).
Jean-Philippe Lang
2010-02-11
1
-4
/
+12
*
Adds filter for system shared versions on the cross project issue list (#4792).
Jean-Philippe Lang
2010-02-10
1
-0
/
+7
*
Fixed: parent project field doesn't include blank value when a member with 'a...
Jean-Philippe Lang
2010-02-10
1
-0
/
+42
*
Updated object_daddy to a newer version (bugfixes)
Eric Davis
2010-02-08
1
-1
/
+1
*
Added tests for Issue#by_X finders
Eric Davis
2010-02-04
1
-0
/
+42
*
Change Role#anonymous and #non_member so they generate the record as needed.
Eric Davis
2010-02-03
1
-0
/
+51
*
Allow commits to reference issues of parent projects and subprojects (#4674).
Jean-Philippe Lang
2010-01-31
1
-0
/
+23
*
Fixed: deleting a project with subprojects breaks the project tree (#4701).
Jean-Philippe Lang
2010-01-31
1
-0
/
+58
*
Fixed: tests with ruby1.9 broken by r3322 (#4607).
Jean-Philippe Lang
2010-01-30
1
-0
/
+2
*
Adds unit test for #3645.
Jean-Philippe Lang
2010-01-17
1
-0
/
+6
*
Adds a test with Japanese keywords in a ISO-2002-JP encoded email (#4576).
Jean-Philippe Lang
2010-01-17
1
-0
/
+8
*
Fixed: email notifications may affect language of notices on the UI (#4086).
Jean-Philippe Lang
2010-01-10
1
-1
/
+15
*
Auto-detect attachment content type when blank (#3782).
Jean-Philippe Lang
2009-12-29
1
-0
/
+8
*
Enlarge wiki content for MySQL databases (#1071).
Jean-Philippe Lang
2009-12-27
1
-0
/
+8
*
Fixed: project copy doesn't copy group memberships (#3975).
Jean-Philippe Lang
2009-12-26
1
-5
/
+5
*
Project#activities should check all overridden activities, not just active ones.
Eric Davis
2009-12-24
1
-0
/
+11
*
Adds a 'Add subprojects' permission.
Jean-Philippe Lang
2009-12-24
1
-1
/
+1
*
Force TimeEntry#hours default to nil (#3075, #4449).
Jean-Philippe Lang
2009-12-23
1
-0
/
+4
*
Adds a setting to remove incoming emails body after a delimiter (#4409).
Jean-Philippe Lang
2009-12-23
1
-0
/
+52
*
Added an API token for each User to use when making API requests. (#3920)
Eric Davis
2009-12-23
1
-1
/
+51
*
Fixes a test failure.
Jean-Philippe Lang
2009-12-21
1
-1
/
+1
*
Fixed the view_hook_helper test, it was reading all of the log files into
Eric Davis
2009-12-21
1
-1
/
+1
*
Speeds up very slow tests.
Jean-Philippe Lang
2009-12-19
1
-15
/
+21
*
Adds a 'no_permission_check' option to the MailHandler.
Jean-Philippe Lang
2009-12-19
1
-0
/
+20
*
Fixes 'follows' relation validation.
Jean-Philippe Lang
2009-12-18
1
-0
/
+11
[next]