Activity
From 2012-03-03 to 2012-03-05
2012-03-05
-
20:54 Revision 9125 (svn): Merged r9124 from trunk.
-
20:54 Revision 9124 (svn): Sort values for assertion.
-
18:16 Revision 9123 (svn): Merged r9122 from trunk.
-
18:13 Revision 9122 (svn): Italian translation (#10258).
-
14:22 Revision 9121 (svn): Merged r9050 from trunk.
-
14:20 Revision 9120 (svn): Merged r9047 from trunk.
-
14:09 Revision 9119 (svn): Backported r8883 from trunk.
-
14:08 Revision 9118 (svn): Merged r8882 from trunk.
-
14:07 Revision 9117 (svn): Merged r8917 from trunk.
-
14:05 Revision 9116 (svn): Merged r8880 from trunk.
-
14:04 Revision 9115 (svn): Merged r8865 from trunk.
-
13:51 Revision 9114 (svn): Backported r8835 from trunk.
-
13:46 Revision 9113 (svn): Merged r8804 from trunk.
-
13:45 Revision 9112 (svn): Merged r8863 from trunk.
-
13:44 Revision 9111 (svn): Merged r8841 from trunk.
-
13:43 Revision 9110 (svn): Merged r8876 from trunk.
-
13:42 Revision 9109 (svn): Merged r8871 from trunk.
-
12:03 Revision 9108 (svn): Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different behaviours.
-
11:55 Revision 9107 (svn): Changed assertions to make them work with Rails2/3 ruby1.8/1.9 different behaviours.
-
11:49 Revision 9106 (svn): Array#to_s behaviour changed in ruby 1.9.
-
11:47 Revision 9105 (svn): Array#to_s behaviour changed in ruby 1.9.
-
05:15 Revision 9104 (svn): Traditional Chinese translation updated by ChunChang Lo (#10366)
-
05:15 Revision 9103 (svn): remove trailing white-spaces from public/javascripts/select_list_move.js
-
05:14 Revision 9102 (svn): replace tabs to spaces at public/javascripts/select_list_move.js
-
05:12 Revision 9101 (svn): set svn:eol-style native public/javascripts/calendar/lang/*.js
-
04:55 Revision 9100 (svn): set svn:eol-style native db/migrate/*.rb
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.
Also available in: Atom