Commit graph

48 commits

Author SHA1 Message Date
Tom Hughes
6aa8decccc Update to rails 3.2.2 2012-03-02 09:22:15 +00:00
Tom Hughes
06934ad375 Update rails-i18n to 0.5.1
This update allows us to drop our pluralization support, as rails-i18n
now takes care of that, and for a far wider range of locales.
2012-03-02 09:19:12 +00:00
Tom Hughes
ec0c1dfd47 Use the rails-i18n gem instead of local copies of locale data 2012-02-29 00:25:18 +00:00
Tom Hughes
f778b61c03 Refactor memcache connection handling 2012-02-27 09:01:47 +00:00
Tom Hughes
4c51a3035c Drop rmagick as paperclip just uses the ImageMagick command line tool 2012-02-21 10:42:12 +00:00
Tom Hughes
574407e2ba Require version 1.2.0 of deadlock retry for postgres support 2012-02-15 17:48:17 +00:00
Tom Hughes
2a0917817c equire composite_primary_keys 5.0.0 2012-02-15 17:48:16 +00:00
Tom Hughes
de312436a7 Update to rails 3.2.1 2012-02-15 17:48:16 +00:00
Tom Hughes
486f187cb7 Require composite_primary_keys 5.0.0.rc1 2012-02-15 17:48:15 +00:00
Tom Hughes
682ccc18df Switch to using deadlock_retry as a gem 2012-02-15 17:48:15 +00:00
Tom Hughes
e70396d70b Replace the file_column plugin with paperclip 2012-02-15 17:48:15 +00:00
Tom Hughes
10fb373e5e Switch to using http_accept_language as a gem 2012-02-15 17:48:15 +00:00
Tom Hughes
ee411e5154 Update to rails 3.2.0 2012-02-15 17:48:14 +00:00
Tom Hughes
d405637b05 Monkey patch mail to handle character encodings on ruby 1.8 2012-01-30 21:42:41 +00:00
Tom Hughes
a98a2a0213 Update CPK to 4.1.2 and drop monkey patch 2012-01-21 00:44:34 +00:00
Jason Meinzer
3c4dec8ce9 Only use SystemTimer on MRI 1.8 as it is superfluous elsewhere
See http://ph7spot.com/musings/system-timer for why SystemTimer is
needed on MRI 1.8 and not anywhere else.
2012-01-04 22:25:52 +00:00
Tom Hughes
13289d4041 Switch from Prototype to jQuery 2011-11-26 00:22:31 +00:00
Tom Hughes
b52e5ef1cf Update to rails 3.1.3 2011-11-21 09:19:04 +00:00
Tom Hughes
d923ddc827 Update to rails 3.1.2 2011-11-18 09:23:40 +00:00
Tom Hughes
1154be55fa Require therubyracer during asset compilation 2011-11-14 10:09:21 +00:00
Tom Hughes
173b63ffdc Add memcache-client for live site 2011-11-14 09:42:58 +00:00
Tom Hughes
05ed7cdfa5 Require composite_primary_keys 4.1.1 for rails 3.1.1 support 2011-11-14 09:42:58 +00:00
Tom Hughes
570fd3b6aa Update to rails 3.1.1 2011-11-14 09:42:56 +00:00
Tom Hughes
c3436ec9c4 Load memcached in case we are using it 2011-11-14 09:42:56 +00:00
Tom Hughes
cd12896694 Tidy up the Gemfile a bit and document things 2011-11-14 09:42:56 +00:00
Tom Hughes
4cba7a971e Use the dynamic_form plugin as a gem 2011-11-14 09:42:54 +00:00
Tom Hughes
3377879d39 Add rinku to get auto_link support back 2011-11-14 09:42:52 +00:00
Tom Hughes
8acdba8bdd Upgrade to rails 3.1.0 2011-11-14 09:42:52 +00:00
Tom Hughes
62e571a4aa Require version 1.1.0 or later of open_id_authentication 2011-11-14 09:42:51 +00:00
Tom Hughes
bd422d3136 Require at least version 1.5.1 of validates_email_of as 1.5.0 is broken 2011-11-14 09:42:51 +00:00
Tom Hughes
cf34e5577b Update to rails 3.0.10 and composite_primary_key 3.1.10 2011-11-14 09:42:50 +00:00
Tom Hughes
ba97fca4f2 Switch to using the gem version of open_id_authentication 2011-11-14 09:42:50 +00:00
Tom Hughes
bded277e11 Update to rails 3.0.9 2011-11-14 09:42:50 +00:00
Tom Hughes
c7570462ad Update rails to 3.0.7 2011-11-14 09:42:50 +00:00
Tom Hughes
4f3ad5a6a0 Update rails to 3.0.6 2011-11-14 09:42:49 +00:00
Tom Hughes
1d8cb67dd8 Require version 3.1.6 of composite_primary_keys 2011-11-14 09:42:49 +00:00
Tom Hughes
53223500df Update to composite_primary_keys 3.1.5 2011-11-14 09:42:49 +00:00
Tom Hughes
3db33c213c Require version 0.4.0 of the oauth plugin 2011-11-14 09:42:49 +00:00
Tom Hughes
6d59a122ea Update to rails 3.0.5, arel 2.0.9 and composite_primary_keys 3.1.4 2011-11-14 09:42:48 +00:00
Tom Hughes
604011d6a8 Update versions of several gems to match what we are testing with 2011-11-14 09:42:48 +00:00
Tom Hughes
11799d729e Require arel 2.0.8 or later to avoid problems with Postgres enums 2011-11-14 09:42:47 +00:00
Tom Hughes
b6ebd640f8 Update to rails 3.0.4 and composite_primary_keys 3.1.1 2011-11-14 09:42:47 +00:00
Tom Hughes
90a7efcf4d Use validates_email_format_of as a gem instead of a plugin 2011-11-14 09:42:46 +00:00
Tom Hughes
74fc891e9d Update to composite_primary_keys 3.0.9 2011-11-14 09:42:46 +00:00
Tom Hughes
65a3848fcc Update to rails 3.0.3 and composite_primary_keys 3.0.0.b3 2011-11-14 09:42:46 +00:00
Tom Hughes
1e13e6ae2d Update oauth support for rails 3 version of oauth plugin 2011-11-14 09:42:45 +00:00
Tom Hughes
a543e731c0 Switch to using the rails-i18n-updater gem instead of the rails-i18n plugin 2011-11-14 09:42:44 +00:00
Tom Hughes
c9fa49c994 Update to rails 3 2011-11-14 09:42:40 +00:00