Activity
From 2010-02-16 to 2010-02-18
2010-02-18
-
20:13 Revision 3452 (svn): Escaping in html email templates (#4874).
-
19:53 Revision 3451 (svn): Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki (#4872).
-
17:55 Revision 3450 (svn): Refactor: Rewrite authenticate_dn to use an implicit return.
-
17:55 Revision 3449 (svn): Refactor: Moved the check for an empty DN to authenticate_dn
-
06:20 Revision 3448 (svn): Added some common example email configs to email.yml.example (#3120)
-
06:01 Revision 3447 (svn): Fix an IndexError if all the :last menu items are deleted from a menu. #4718
2010-02-17
-
21:47 Revision 3446 (svn): Fixed: Deselecting textile text formatting causes interning empty string errors (#4867).
-
21:20 Revision 3445 (svn): Move SQL LIKE tokens to acts_as_searchable.
-
21:05 Revision 3444 (svn): Makes search providers extensible (#3936).
-
20:08 Revision 3443 (svn): Adds a test for emission address with phrase (#4855).
-
19:08 Revision 3442 (svn): Fixed: unit tests broken by r3438 (#4860).
-
17:35 Revision 3441 (svn): Refactor: extract an #authenticate_dn method in AuthSourceLdap
2010-02-16
-
23:41 Revision 3440 (svn): Converted the REDMINE_SUPPORTED_SCM constant to a class
- Now SCMs can be added or removed using a simple API, instead of being
hardcoded:
Redmine::Scm::Base.add('ScmName')... -
18:03 Revision 3439 (svn): Refactor: Extract method from AuthSourceLdap#authenticate
-
17:40 Revision 3438 (svn): Added some tests for the LDAP authentication.
- Includes an export of an LDAP database to use in testing.
Also available in: Atom