]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2012-03-08 Tom HughesUse normal assignment instead of mass assignment
2012-03-07 Tom HughesUpdate Potlatch 2 to 2.3-210-g4e72cd6 build
2012-03-07 Tom HughesAdd some more unit tests for traces
2012-03-07 Tom HughesAdd some more unit tests for users
2012-03-07 Tom HughesUpdate schema
2012-03-07 Tom HughesAdd some extra unit tests for diary entries
2012-03-06 Tom HughesFix migration to work with mass assignment protection
2012-03-06 Tom HughesUpdate Potlatch 2 to 2.3-209-g749f2c8 build
2012-03-06 Tom HughesUpdate Potlatch 2 to 2.3-208-g7b7f802 build
2012-03-06 Tom HughesUse cache store for sessions when memcached is not...
2012-03-06 Tom HughesAdd a temporary hack to suppress some broken rails...
2012-03-06 Tom HughesTurn on mass assignment protection
2012-03-05 Tom HughesUpdate Potlatch 2 to 2.3-207-g44e9559 build
2012-03-04 Tom HughesCorrect name of simplified Chinese locale
2012-03-04 Tom HughesUpdate Potlatch 2 to 2.3-190-g0bb4cb3 build
2012-03-04 Tom HughesRemove translation reload that is no longer needed
2012-03-04 Tom HughesRemove dummy locales as they are no longer needed
2012-03-04 Tom HughesFix interpolation variable errors
2012-03-04 Tom HughesAdd a test to check the validity of the translations
2012-03-04 Tom HughesUpdate Potlatch 2 to 2.3-153-gf0c9bef build
2012-03-04 Tom MacWrightFix some issues with the new tab styling
2012-03-04 Tom MacWrightSet overflow to auto to gracefully hide tabs before...
2012-03-04 Tom HughesRemove unused image
2012-03-04 Tom MacWrightRestyle the tabs as simple blocks
2012-03-04 Tom HughesUse a consistent host name in cache keys
2012-03-03 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2012-03-03 Tom HughesUpdate the username cookie when the display name is...
2012-03-03 Tom HughesDetect changes to the user image correctly
2012-03-02 Tom HughesUpdate to rails 3.2.2
2012-03-02 Tom HughesUpdate rails-i18n to 0.5.1
2012-03-01 Tom HughesFix broken interpolations
2012-03-01 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2012-03-01 Tom HughesRemove references to mapnik in the export pane
2012-03-01 Tom HughesRename "Mapnik" to "Standard" in the layer switcher
2012-03-01 Tom HughesRemove osmarender export option
2012-03-01 Tom HughesRemove the osmarender map layer
2012-02-29 Tom HughesUse the rails-i18n gem instead of local copies of local...
2012-02-29 Tom MacWrightSimplify login page
2012-02-29 Tom HughesRemoved line break
2012-02-28 Tom HughesGenerate correct links to diary entries
2012-02-28 Tom HughesImprove the diary comments view
2012-02-28 Steve SingerAdd a view to show diary comments left by a user
2012-02-28 Grant SlaterAdd additional notice to UMP attribution per request...
2012-02-28 Grant SlaterAdd "South Africa Chief Directorate: National Geo-Spati...
2012-02-27 Tom HughesUpdate README with more information on getting involved
2012-02-27 Tom HughesPipeline memcache requests to the cache
2012-02-27 Tom HughesDon't use the binary memcache protocol
2012-02-27 Tom HughesChange session expiry to 28 days when "remember me...
2012-02-27 Tom HughesSwitch to using memcache as the session store
2012-02-27 Tom HughesRefactor memcache connection handling
2012-02-26 Tom HughesRefactor session persistence code
2012-02-26 Tom HughesUpdate Potlatch 2 to 2.3-142-gecedc05 build
2012-02-26 Tom HughesSimplify Potlatch 2 locale lookup table
2012-02-25 Siebrand MazelandCorrect misspellings of CC BY[-SA]
2012-02-25 Tom HughesAdd a stub locale file for "no" so that fallback works
2012-02-23 Tom MacWrightAdd GPLv2 license file and mention in README
2012-02-23 Tom HughesUpdate schema
2012-02-23 Tom HughesCommit the generated database schema
2012-02-21 Tom HughesMake sure we don't attach alert handler multiple times
2012-02-21 Tom HughesDon't escape the user pagination links
2012-02-21 Tom HughesServe up paperclip attachments in a cache friendly way
2012-02-21 Tom HughesRemove unncessary include of RMagick
2012-02-21 Tom HughesDrop rmagick as paperclip just uses the ImageMagick...
2012-02-20 Tom HughesAdd image fingerprints to users
2012-02-20 Tom HughesDon't escape the title - rails will handle it
2012-02-20 Tom HughesDon't escape the name - rails will handle it
2012-02-19 Tom HughesFix bad database query for RSS feeds of trace file...
2012-02-19 Tom HughesUpdate Potlatch 2 to 2.3-136-g81ae8fd build
2012-02-19 Tom HughesRemove bogus leading slash from image URL
2012-02-19 Tom HughesAdd apple-touch-icon link to the layout
2012-02-19 Tom HughesAvoid double render error
2012-02-19 Tom HughesDon't double up newlines in the log
2012-02-19 Tom HughesCompressedMemCacheStore has been replaced by MemCacheStore
2012-02-15 Tom HughesExplicitly disable the layout for actions which don...
2012-02-15 Tom HughesRequire version 1.2.0 of deadlock retry for postgres...
2012-02-15 Tom HughesRemove ancient (and unused) composite_primary_keys gem
2012-02-15 Tom HughesMake sure we don't inherit old tags when parsing XML...
2012-02-15 Tom HughesReplace deprecated methods with modern equivalents
2012-02-15 Tom Hughesequire composite_primary_keys 5.0.0
2012-02-15 Tom HughesRemove backported code now we are using mail 2.4.1
2012-02-15 Tom HughesUpdate to rails 3.2.1
2012-02-15 Tom HughesRemove remnants of old lower case relation member types
2012-02-15 Tom HughesActionController::UnknownAction is now AbstractControll...
2012-02-15 Tom HughesRequire composite_primary_keys 5.0.0.rc1
2012-02-15 Tom HughesTurn session-persistence plugin into a library
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 HughesTurn output_compression plugin into a library
2012-02-15 Tom HughesTurn classic_pagination plugin into a library
2012-02-15 Tom HughesSwitch to using http_accept_language as a gem
2012-02-15 Tom HughesIgnore db/structure.sql
2012-02-15 Tom HughesUpdate to rails 3.2.0
2012-02-15 Tom HughesRestore borders to maps on various pages
2012-02-15 Tom HughesReduce the effect of the user description on the spam...
2012-02-14 Tom HughesRevert "Log locale selection"
2012-02-14 Tom HughesPrefer an exact language match over a prefix match
2012-02-14 Tom HughesLog locale selection
2012-02-14 Tom HughesDon't remove the content area border on the copyright...
2012-02-14 Tom HughesAllow the copyright page to be requested in any locale
2012-02-14 Tom HughesPut pretty route for /copyright/locale first
next