]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2011-11-14 Tom HughesRequire therubyracer during asset compilation
2011-11-14 Tom HughesUpdate tests to set the username cookie as necessary
2011-11-14 Tom HughesDon't reset the session when the token refers to an...
2011-11-14 Tom HughesStore the username in a cookie and use it to validate...
2011-11-14 Tom HughesMake /user/new handle already logged in users better
2011-11-14 Tom HughesDisable rack caching in production
2011-11-14 Tom HughesFix object_id warning
2011-11-14 Tom HughesFix production log configuration
2011-11-14 Tom HughesDisable hard memory limits
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 HughesStop the API changeset query accepting min_lon etc
2011-11-14 Peter GrayRefactor bounding box code
2011-11-14 Tom HughesUse HTML5 email and url field types where appropriate
2011-11-14 Tom HughesMark terms as raw to avoid escaping HTML in them
2011-11-14 Tom HughesForce an I18n reload to work around ordering problem
2011-11-14 Tom HughesForce openid callbacks to use GET to avoid CSRF validat...
2011-11-14 Tom HughesPreserve field values if the signup form fails validation
2011-11-14 Tom HughesMark openid prompt as raw so the image is not escaped
2011-11-14 Tom HughesUpdate to rails 3.1.1
2011-11-14 Tom HughesServe swfobject via the assets pipeline
2011-11-14 Tom HughesLoad memcached in case we are using it
2011-11-14 Tom HughesMake database offline mode work
2011-11-14 Tom HughesTidy up the Gemfile a bit and document things
2011-11-14 Tom HughesFixup some string escaping issues in the data browser
2011-11-14 Tom HughesMark the generated list of page links as raw
2011-11-14 Tom HughesRemoved unused link_to_page from the trace helpers
2011-11-14 Tom HughesGet OAuth working, including a hack for Potlatch
2011-11-14 Tom HughesDisable CSRF token verification for API methods
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
next