]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2011-11-14 Tom HughesDrop the sql_session_store plugin
2011-11-14 Tom HughesUpdate bundle
2011-11-14 Tom HughesIgnore the compiled asset directory
2011-11-14 Tom HughesEnable asset compilation in product so precompile works
2011-11-14 Tom HughesUse the dynamic_form plugin as a gem
2011-11-14 Tom HughesUpdate rails translations
2011-11-14 Tom HughesAvoid noise on console when running tests
2011-11-14 Tom HughesRefactor AMF respone streaming
2011-11-14 Tom HughesCreate new diary entry records instead of cloning the...
2011-11-14 Tom HughesUse SecureRandom instead of the deprecated ActiveSuppor...
2011-11-14 Tom HughesRename all ID columns that aren't unique
2011-11-14 Tom HughesMark some locale lookups as raw
2011-11-14 Tom HughesFix form_for arguments
2011-11-14 Tom HughesAdd rinku to get auto_link support back
2011-11-14 Tom HughesRemoved some redundant files
2011-11-14 Tom HughesMake hack for file streaming work with rails 3.1.0
2011-11-14 Tom HughesMake http_accept_language work with rails 3.1.0
2011-11-14 Tom HughesUpgrade to rails 3.1.0
2011-11-14 Tom HughesMake more use of named scopes
2011-11-14 Tom HughesUpdate some more queries to use AREL in place of deprec...
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 HughesAdd generated bundle to repository
2011-11-14 Tom HughesFix escaping of unicode character in edit menu name
2011-11-14 Tom HughesUpdate to rails 3.0.10 and composite_primary_key 3...
2011-11-14 Tom HughesReplace deprecated response.redirected_to with response...
2011-11-14 Tom HughesSwitch to using the gem version of open_id_authentication
2011-11-14 Tom HughesRemove monkey patch added for rails 2
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 HughesList all objects that are blocking a delete, in a well...
2011-11-14 Tom HughesFixed tests to handle multi-part confirmation email
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 HughesCope with MESSAGES_DOMAIN not being defined
2011-11-14 Tom HughesSpecify the format when requesting an RSS feed
2011-11-14 Tom HughesUpdate use of deprecated forms of form_for
2011-11-14 Tom HughesRework expansion of HTTP status code to work with rails 3
2011-11-14 Tom HughesAvoid using string interpolation in conditions
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 HughesRemoved extension from assert_template calls
2011-11-14 Tom HughesFix tests to copy with new style mail objects
2011-11-14 Tom HughesSet the preferred language for all test users
2011-11-14 Tom HughesRail 3 has renamed fieldWithErrors to field_with_errors
2011-11-14 Tom HughesSet Accept-Language in a rails 3 compatible way
2011-11-14 Tom HughesTemporary fix for postgres enums pending rails 3.0.4
2011-11-14 Tom HughesDo validation in the :save context when testing email...
2011-11-14 Tom HughesUse validates_email_format_of as a gem instead of a...
2011-11-14 Tom HughesUpdate to composite_primary_keys 3.0.9
2011-11-14 Tom HughesUpdate to rails 3.0.3 and composite_primary_keys 3...
2011-11-14 Tom HughesRework AMF controller's streaming output for rails 3
2011-11-14 Tom HughesAvoid empty content_for blocks as they trigger warnings
2011-11-14 Tom HughesRename notifier views to new style names
2011-11-14 Tom HughesUpdate oauth support for rails 3 version of oauth plugin
2011-11-14 Tom HughesDuplicate records raise RecordNotUnique now, not Statem...
2011-11-14 Tom HughesAdd fixtures for user blocks and tokens
2011-11-14 Tom HughesRequire iconv directly as rails no longer loads it
2011-11-14 Tom HughesAvoid use of deprecated methods on error objects
2011-11-14 Tom HughesUse last_modified method instead of setting the header...
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2011-11-14 Tom HughesSwitch to using the rails-i18n-updater gem instead...
2011-11-14 Tom HughesGo back to the rails 3 based upstream version of sessio...
2011-11-14 Tom HughesReflect move of u_unpack from Chars to Unicode
2011-11-14 Tom HughesUse an observer to detect changes to the selected legale
2011-11-14 Tom HughesUpdate validates_email_format_of plugin
2011-11-14 Tom HughesFix some deprecation warnings in the file_column plugin
2011-11-14 Tom HughesUse symbols consistently for names of content blocks
2011-11-14 Tom HughesDeclare callbacks explicitly
2011-11-14 Tom HughesUse config.filter_parameters instead of filter_paramet...
2011-11-14 Tom HughesReplace request.request_uri with request.fullpath
2011-11-14 Tom HughesUse form_tag instead of building forms by hand
2011-11-14 Tom HughesDon't allow STARTTLS to be used when sending mail
2011-11-14 Tom HughesAdd the dynamic form plugin to get error_messages_for...
2011-11-14 Tom HughesMake helpers return text instead of appending to the...
2011-11-14 Tom HughesReplace various HTML entities with normal characters
2011-11-14 Tom HughesMark some strings that shouldn't be escaped as raw
2011-11-14 Tom HughesUpdate notifiers to use new ActionMailer API
2011-11-14 Tom HughesUse new ActionMail API to send emails
2011-11-14 Tom HughesUse <%= instead of <% for block helpers that use concat
2011-11-14 Tom HughesUse link_to and form_tag instead of link_to_remote...
2011-11-14 Tom HughesUse before_validation with :on rather than before_valid...
2011-11-14 Tom HughesUse Rails.xxx instead of RAILS_XXX
2011-11-14 Tom HughesUpdate to rails 3
2011-11-14 Tom HughesRemove old process management scripts
2011-11-11 Tom HughesUpdate Potlatch 2 to 2.3-89-ga94491f build
2011-11-07 Tom HughesAdd a link to the OpenStreetMap Google+ page
2011-11-06 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-11-01 Tom HughesUpdate Potlatch 2 to 2.3-88-gc431f56 build
2011-10-31 Martijn van... Prevent map popup from disappearing on mouseout
2011-10-31 Tom HughesBounds should be treated as floating point
2011-10-30 Tom HughesFix some XSS issues
2011-10-14 Tom HughesUpdate Potlatch 2 to 2.3-79-g633f140 build
2011-10-11 Tom HughesUpdate Potlatch 2 to 2.3-78-g5634629 build
2011-10-08 Tom HughesUpdate Potlatch 2 to 2.3-75-g0d119e0 build
2011-10-06 Grant SlaterAdd an inner div for the plugin as swfobject will repla...
next