]> git.openstreetmap.org Git - rails.git/history - Gemfile
Reduce welcome email to minimal text
[rails.git] / Gemfile
2013-06-30 Tom HughesStick with bigdecimal 1.1 for ruby 1.9 compatibility
2013-06-30 Tom HughesUpdate bundle
2013-05-13 Tom HughesUpdate bundle
2013-05-13 Andy AllanAdd vendorer gem to Gemfile
2013-04-23 Tom HughesMerge branch 'notes'
2013-04-16 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-03-24 Tom HughesLock iconv to version 0.1 as later ones need ruby 1.9
2013-02-11 Tom HughesUpdate to rails 3.2.12
2013-02-05 Tom HughesMerge branch 'master' into notes
2013-02-02 Tom HughesMerge branch 'master' into notes
2013-01-15 Tom HughesMerge branch 'master' into notes
2013-01-08 Tom HughesUpdate to rails 3.2.11
2013-01-03 Tom HughesStick with therubyracer 0.10.x for now
2013-01-03 Tom HughesUpdate rails to 2.3.10
2012-12-01 Tom HughesMerge branch 'master' into notes
2012-11-29 Tom HughesRevert "Use Redcarpet::Render::XHTML instead of our...
2012-11-29 Tom HughesUse Redcarpet::Render::XHTML instead of our custom...
2012-11-23 Tom HughesMerge branch 'leaflet'
2012-11-22 Tom HughesUpdate to CPK 5.0.10 and remove monkey patch
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-11-19 Tom HughesRework RTL handling to keep rules together
2012-11-12 Tom HughesUpdate to rails 3.2.9
2012-10-22 John FirebaughAllow cross-origin requests to API
2012-10-15 Tom HughesMerge branch 'master' into notes
2012-10-13 Tom HughesMerge branch 'master' into notes
2012-10-13 John FirebaughUse ejs templates in browse JS
2012-09-30 Tom HughesRequire version 5.0.9 of composite_primary_keys
2012-09-20 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-27 John FirebaughRemove unused gem and add a comment where it was replaced
2012-08-27 Tom HughesSwitch to using i18n-js for handling translations in...
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-17 Tom HughesUpdate rails to 3.2.8
2012-07-27 Tom HughesUpdate to rails 3.2.7
2012-07-13 Tom HughesGo back to the normal oauth-plugin now it is fixed
2012-07-07 Tom HughesRequire ruby-openid 2.2.0 or later for ruby 1.9 support
2012-07-02 Tom HughesUpdate to version 5.0.8 of composite_primary_keys
2012-06-18 Tom HughesUpdate to rails 3.2.6
2012-06-05 Tom HughesUse browser detection to decide how many features to...
2012-06-01 Tom HughesStick with CPK 5.0.4 for now as later versions seem...
2012-06-01 Tom HughesUpdate to rails 3.2.5
2012-05-27 Tom HughesGet all the tests passing under ruby 1.9
2012-05-01 Tom HughesUse openstreetmap-oauth-plugin for now
2012-04-29 Tom HughesRevert "Install the local build of the oauth-plugin...
2012-04-29 Tom HughesInstall the local build of the oauth-plugin gem from git
2012-04-24 Tom HughesRequire version 0.4.0.1 of the oauth-plugin gem
2012-04-15 Tom HughesUpdate rails-i18n to 0.6.3
2012-04-02 Tom HughesUpdate to rails 3.2.3
2012-03-28 Tom HughesUpdate rails-i18n to 0.6.2
2012-03-17 Tom HughesUpdate to rails-i18n 0.5.2 and remove monkey patch
2012-03-17 Tom HughesTreat messages received by email as plain text
2012-03-17 Tom HughesTreat all newly entered blocks of text as Markdown
2012-03-10 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-02 Tom HughesUpdate to rails 3.2.2
2012-03-02 Tom HughesUpdate rails-i18n to 0.5.1
2012-02-29 Tom HughesUse the rails-i18n gem instead of local copies of local...
2012-02-27 Tom HughesRefactor memcache connection handling
2012-02-21 Tom HughesDrop rmagick as paperclip just uses the ImageMagick...
2012-02-15 Tom HughesRequire version 1.2.0 of deadlock retry for postgres...
2012-02-15 Tom Hughesequire composite_primary_keys 5.0.0
2012-02-15 Tom HughesUpdate to rails 3.2.1
2012-02-15 Tom HughesRequire composite_primary_keys 5.0.0.rc1
2012-02-15 Tom HughesSwitch to using deadlock_retry as a gem
2012-02-15 Tom HughesReplace the file_column plugin with paperclip
2012-02-15 Tom HughesSwitch to using http_accept_language as a gem
2012-02-15 Tom HughesUpdate to rails 3.2.0
2012-01-30 Tom HughesMonkey patch mail to handle character encodings on...
2012-01-21 Tom HughesUpdate CPK to 4.1.2 and drop monkey patch
2012-01-06 Tom HughesUse jsonify to create JSON for notes so that it is...
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2012-01-04 Jason MeinzerOnly use SystemTimer on MRI 1.8 as it is superfluous...
2011-11-26 Tom HughesSwitch from Prototype to jQuery
2011-11-21 Tom HughesUpdate to rails 3.1.3
2011-11-18 Tom HughesUpdate to rails 3.1.2
2011-11-14 Tom HughesRequire therubyracer during asset compilation
2011-11-14 Tom HughesAdd memcache-client for live site
2011-11-14 Tom HughesRequire composite_primary_keys 4.1.1 for rails 3.1...
2011-11-14 Tom HughesUpdate to rails 3.1.1
2011-11-14 Tom HughesLoad memcached in case we are using it
2011-11-14 Tom HughesTidy up the Gemfile a bit and document things
2011-11-14 Tom HughesUse the dynamic_form plugin as a gem
2011-11-14 Tom HughesAdd rinku to get auto_link support back
2011-11-14 Tom HughesUpgrade to rails 3.1.0
2011-11-14 Tom HughesRequire version 1.1.0 or later of open_id_authentication
2011-11-14 Tom HughesRequire at least version 1.5.1 of validates_email_of...
2011-11-14 Tom HughesUpdate to rails 3.0.10 and composite_primary_key 3...
2011-11-14 Tom HughesSwitch to using the gem version of open_id_authentication
2011-11-14 Tom HughesUpdate to rails 3.0.9
2011-11-14 Tom HughesUpdate rails to 3.0.7
2011-11-14 Tom HughesUpdate rails to 3.0.6
2011-11-14 Tom HughesRequire version 3.1.6 of composite_primary_keys
2011-11-14 Tom HughesUpdate to composite_primary_keys 3.1.5
2011-11-14 Tom HughesRequire version 0.4.0 of the oauth plugin
2011-11-14 Tom HughesUpdate to rails 3.0.5, arel 2.0.9 and composite_primary...
2011-11-14 Tom HughesUpdate versions of several gems to match what we are...
2011-11-14 Tom HughesRequire arel 2.0.8 or later to avoid problems with...
2011-11-14 Tom HughesUpdate to rails 3.0.4 and composite_primary_keys 3.1.1
2011-11-14 Tom HughesUse validates_email_format_of as a gem instead of a...
next