]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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
2012-02-12 Tom HughesUse the same subhead style for search results as export
2012-02-12 Tom HughesTidy up the stylesheets
2012-02-12 Tom HughesImprove sidebar styling a little
2012-02-12 Tom MacWrightFix sidebar border and padding, tweak styles to simplif...
2012-02-12 Tom HughesTidy up the stylesheets
2012-02-12 Tom HughesRead the content area size before making any changes
2012-02-12 Tom MacWrightCleanup style
2012-02-12 Tom HughesMake ACLs match when the address is equal
2012-02-08 Tom HughesAdd convenience methods to make ACL use simpler
2012-02-08 Tom HughesDon't check the ACL unless we're creating a new user
2012-02-08 Tom HughesDon't escape mailto link on blocked signup page
2012-02-08 Tom HughesAdd support for domain based ACLs
2012-02-08 Tom HughesRemove one more netmask reference
2012-02-08 Tom HughesBlock any address with more than one suspended user
2012-02-08 Tom HughesUpdate for removal of netmask from ACLs
2012-02-08 Tom HughesCombine the address and netmask for an ACL in one column
2012-02-08 Tom HughesStop pretending we support MySQL
2012-02-06 Tom HughesUpdate Potlatch 2 to 2.3-134-g8d7993f build
2012-02-06 Tom HughesLeave https wikipedia URLs unmolested
2012-02-05 Tom HughesUpdate Potlatch 2 to 2.3-133-g5bcdfba build
2012-02-04 Tom HughesDon't eager load models when the database is offline
2012-02-03 Tom HughesHandle character encodings in single part emails correctly
2012-02-01 Tom MacWrightFixes and cleanups suggested by JSHint
2012-01-30 Tom HughesCorrect mistakenly translated interpolation variable...
2012-01-30 Tom HughesMonkey patch mail to handle character encodings on...
2012-01-30 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2012-01-23 Tom HughesUse jQuery syntax instead of Prototype syntax
2012-01-23 Tom HughesFix exception when a suspended user tries to login
2012-01-21 Tom HughesInclude autogenerated links when calculating the spam...
2012-01-21 Tom HughesUpdate CPK to 4.1.2 and drop monkey patch
2012-01-18 Tom HughesUpdate Potlatch 2 to 2.3-129-g04001aa build
2012-01-17 Tom HughesRegenerate bundle with latest bundler
2012-01-17 Tom HughesAdd an ACL check to allow trace downloads to be blocked
2012-01-16 Shaun McDonaldRailsify the box link on the browse changeset page
2012-01-16 Tom HughesRevert "Increase the size of the diary RSS feed tempora...
2012-01-14 Tom HughesIncrease the size of the diary RSS feed temporarily
2012-01-14 Tom HughesSort node ids in test_ways_for_node
2012-01-14 Tom HughesExplicitly specify the format when expiring RSS feeds
2012-01-14 Tom HughesMonkey patch ActionCachePath to fix a bug
2012-01-14 Tom HughesPluralize message counts properly
2012-01-10 Tom HughesUse the correct logo URL on error pages
2012-01-07 Tom HughesDon't cache user specific diary entry lists
2012-01-07 Tom HughesTry really hard to find out if the real exception was...
2012-01-07 Tom HughesRecognise wrapped timeout exceptions properly
2012-01-07 Tom HughesDon't show feed icons for friend and nearby user lists
next