Activity
From 2012-03-02 to 2012-03-04
2012-03-04
-
19:36 Revision 9099 (svn): set svn:eol-style native public/javascripts/select_list_move.js
-
17:32 Revision 9098 (svn): set svn:eol-style native db/migrate/020_add_role_position.rb
-
17:20 Revision 9097 (svn): set svn:eol-style native public/javascripts/calendar/lang/calendar-pl.js
-
16:28 Revision 9096 (svn): set svn:eol-style native test/exemplars/*.rb
-
16:24 Revision 9095 (svn): Cleanup in TimelogController#destroy.
-
16:16 Revision 9094 (svn): Adds a template for API error messages so that it does not depend on AR::Errors serialization.
-
15:08 Revision 9093 (svn): Strip login and password read from the email body.
-
15:01 Revision 9092 (svn): Adds an helper to get the body of an email in tests.
-
14:55 Revision 9091 (svn): Rails 3.1 compatibility.
-
14:53 Revision 9090 (svn): Include ERB::Util in helpers tests.
-
14:48 Revision 9089 (svn): No need to delete fixtures.
-
14:43 Revision 9088 (svn): Removed shoulda assertions.
-
14:39 Revision 9087 (svn): Rails 3.1 compatibility.
-
14:28 Revision 9086 (svn): Adds helpers for testing email body.
-
14:15 Revision 9085 (svn): set svn:eol-style native lib/redmine/scm/adapters/mercurial/redminehelper.py
-
13:50 Revision 9084 (svn): Rails3: :order option has no effect here because of the default_scope on Enumeration.
-
13:44 Revision 9083 (svn): Test cleanup.
-
13:43 Revision 9082 (svn): Rails 3.1 compatibility.
-
13:41 Revision 9081 (svn): Test cleanup.
-
13:38 Revision 9080 (svn): Renamed Mailer#test to Mailer#test_email.
-
13:29 Revision 9079 (svn): Removed some generate! calls.
-
13:15 Revision 9078 (svn): Removed some generate! calls.
-
13:03 Revision 9077 (svn): No need to save the record.
-
12:54 Revision 9076 (svn): Use :joins instead of :include.
-
12:53 Revision 9075 (svn): Removed sort order on issues association.
-
12:45 Revision 9074 (svn): Rails 3.1 compatibility.
-
12:41 Revision 9073 (svn): Rails 3.1 compatibility.
-
12:08 Revision 9072 (svn): set svn:eol-style native test/exemplars/version_exemplar.rb
-
12:05 Revision 9071 (svn): Adds Redmine::Utils.random_hex for generating a random hex string.
-
12:00 Revision 9070 (svn): set svn:eol-style native lib/tasks/migrate_plugins.rake
-
11:55 Revision 9069 (svn): set svn:eol-style native lib/tasks/migrate_from_mantis.rake
-
11:45 Revision 9068 (svn): set svn:eol-style native lib/tasks/load_default_data.rake
-
11:44 Revision 9067 (svn): Rails 3.1 compatibility.
-
11:35 Revision 9066 (svn): set svn:eol-style native lib/tasks/fetch_changesets.rake
-
11:29 Revision 9065 (svn): Adds Redmine::Plugin.public_directory to be used instead of Engines.public_directory.
-
11:24 Revision 9064 (svn): set svn:eol-style native lib/tasks/email.rake
-
11:04 Revision 9063 (svn): Extracted auto_link and auto_mailto to a module.
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.
Also available in: Atom