]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2011-11-25 Tom HughesMake sure all forms have the correct authenticity token
2011-11-24 Matt AmosReplace @ with ~ in the shortlink
2011-11-24 Tom HughesDon't escape links in "flash required" message
2011-11-24 Tom HughesMake sure the maximum scale is set when export is opened
2011-11-24 Tom HughesDon't escape the license link
2011-11-24 Tom HughesUpdate Potlatch 2 to 2.3-94-gad42530 build
2011-11-24 Tom HughesLog any session that is reset due to a username mismatch
2011-11-23 Tom HughesDon't escape the heading on a user block
2011-11-22 Tom HughesDon't escape HTML in the message shown to anonymous...
2011-11-22 Tom HughesAdd feed action to relevant filters
2011-11-21 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2011-11-21 Tom HughesReplace HTML entities with normal character equivalents
2011-11-21 Tom HughesUpdate to rails 3.1.3
2011-11-19 Tom HughesAdd some OAuth tests
2011-11-19 Tom HughesAdd the OAuth verifier to 1.0a callbacks correctly
2011-11-19 Tom HughesGenerate correct URLs for changeset feeds
2011-11-19 Tom HughesOverride oauth1_authorize pending a fixed version of...
2011-11-18 Tom HughesUpdate Potlatch 2 to 2.3-92-g0b8633d build
2011-11-18 Tom HughesPass sql_for_area a BoundingBox object
2011-11-18 Tom HughesMonkey patch CPK to fix problems with polymorphic has_many
2011-11-18 Tom HughesUpdate to rails 3.1.2
2011-11-17 Tom HughesSpell way_id correctly
2011-11-17 Tom HughesFixed escaping in title
2011-11-17 Tom HughesRemoved bogus characters from form_for
2011-11-17 Tom HughesFix formatting of user list
2011-11-17 Tom HughesFilter out the current way correctly
2011-11-16 Tom HughesMake OAuth work again
2011-11-16 Tom HughesMake the text direction style come before the screen...
2011-11-16 Tom HughesUpdate message delivery script to work with rails 3
2011-11-16 Tom HughesAlways pass the session ID to the logout page
2011-11-16 Tom HughesMake the username cookie permanent
2011-11-16 Tom HughesYet more raw markers
2011-11-16 Tom HughesExplicitly select the default locale if we have no...
2011-11-16 Tom HughesAdd some logging to help diagnose changeset feed locale...
2011-11-16 Tom HughesAdd some more raw markers
2011-11-15 Tom HughesRevert "Put changeset feeds before lists in the routes"
2011-11-15 Tom HughesLooks like @body is special somehow so use @text instead
2011-11-15 Tom HughesPut changeset feeds before lists in the routes
2011-11-15 Tom HughesUse asset_path to find the arrow icon
2011-11-15 Tom HughesRemove debugging code
2011-11-15 Tom HughesMark sanitized text as HTML safe
2011-11-15 Tom HughesMake linkify preserve HTML safety
2011-11-15 Tom HughesAdd a few missing raw markers
2011-11-15 Tom HughesOnly apply the hard memory limit when running under...
2011-11-14 Tom HughesReinstate memory limits now we're not using rhino
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...
next