Activity
From 2012-03-01 to 2012-03-03
2012-03-03
-
20:47 Revision 9062 (svn): Use regular create! instead of generate!
-
16:09 Revision 9061 (svn): Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed.
-
13:43 Revision 9060 (svn): Removed obsolete demo environment file.
-
13:41 Revision 9059 (svn): Use require instead of require_library_or_gem.
2012-03-02
-
17:57 Revision 9058 (svn): Adds a test for displaying list custom fields on the new issue form.
-
17:27 Revision 9057 (svn): Use a single query to retrieve issues on the roadmap.
-
17:26 Revision 9056 (svn): Use a single query to retrieve issues_count, open_issues_count and closed_issues_count.
-
17:23 Revision 9055 (svn): Use #issues_count which is already retrieved.
-
12:43 Revision 9054 (svn): Adds a test for when updating a news fails.
-
12:31 Revision 9053 (svn): Adds functional test for #test_connection.
-
12:25 Revision 9052 (svn): Adds functional tests for LdapAuthSourcesController.
-
09:40 Revision 9051 (svn): Fixed DarcsAdapter for ruby 1.9.3.
- Unlike 1.8 and 1.9.2, Entries#compact returns an Array with 1.9.3, instead of an Entries object, resulting in a "unde...
-
08:38 Revision 9050 (svn): Use valid filters in #test_index_with_sort_filters.
2012-03-01
-
22:01 Revision 9049 (svn): Prevent test:scm:setup:* task to overwrite if the test repository already exists.
-
21:46 Revision 9048 (svn): Removed obsolete helper empty test class.
-
21:34 Revision 9047 (svn): Random test failures in #test_..._if_an_exception_is_raised with ruby1.8.7-p358 and sqlite3.
-
21:22 Revision 9046 (svn): Fixed that the bulk edit/copy form does not propose versions and categories for the target project (#10350).
-
20:47 Revision 9045 (svn): Fixes LDAP test.
-
17:26 Revision 9044 (svn): Adds an optional LDAP filter (#1060).
-
16:32 Revision 9043 (svn): MailHandler: fixed that sender's fullname is not unquoted (#10334).
-
16:15 Revision 9042 (svn): Merged r9024 from trunk.
-
16:15 Revision 9041 (svn): Merged r9025 from trunk.
-
16:14 Revision 9040 (svn): Merged r9026 from trunk.
-
16:14 Revision 9039 (svn): Merged r9027 from trunk.
-
16:13 Revision 9038 (svn): Merged r9028 from trunk.
-
12:40 Revision 9037 (svn): back out from r9031 to r9036
- On Rails3, 'to_s' is not alias of 'encoded'.
'to_s' is alias of 'decoded'. -
09:10 Revision 9036 (svn): Rails3: test: add .to_s for mail's bodies check at unit/mailer_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3. -
09:09 Revision 9035 (svn): Rails3: test: add .to_s for mail's bodies check at unit/repository_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3. -
09:08 Revision 9034 (svn): Rails3: test: add .to_s for mail's bodies check at functional/users_controller_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3. -
09:08 Revision 9033 (svn): Rails3: test: add .to_s for mail's bodies check at functional/messages_controller_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3. -
09:07 Revision 9032 (svn): Rails3: test: add .to_s for mail's bodies check at functional/issues_controller_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3. -
09:07 Revision 9031 (svn): Rails3: test: add .to_s for mail's bodies check at functional/files_controller_test.rb
- On Rails3, mail's bodies must be checked calling 'encoded'.
'to_s' is alias of 'encoded' of Mail::Message of Rails3.
Also available in: Atom