]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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
2012-01-07 Tom HughesNo need to restrict friend's diary entries to public...
2012-01-07 Mikel MaronAdd some more social features
2012-01-06 Tom HughesUpdate Potlatch 2 to 2.3-128-g9aaa1de build
2012-01-06 Tom HughesUse OSM::Timer (and hence SystemTimer) consistently
2012-01-06 Tom HughesUse Timeout if SystemTimer isn't loaded
2012-01-05 Tom HughesRemove lib prefix from includes for ruby 1.9 compatibility
2012-01-05 Tom HughesDon't try and monkey patch database drivers that aren...
2012-01-04 Jason MeinzerQualify ActiveRecord::IrreversibleMigration
2012-01-04 Jason MeinzerFix ruby 1.9 syntax error caused by space before parens...
2012-01-04 Tom HughesRemove compatibility code for old versions of rails
2012-01-04 Jason MeinzerOnly use SystemTimer on MRI 1.8 as it is superfluous...
2012-01-04 Tom HughesFix up case statement syntax for ruby 1.9 compatibility
2012-01-04 Jason MeinzerFix up case statement syntax for ruby 1.9 compatibility
2012-01-04 Tom HughesUser getImageLocation to get the URLs for markers
2012-01-02 Tom HughesRemove unused code that triggered a javascript error
2012-01-02 Tom HughesTell OpenLayers when we have resized the map
2012-01-02 Tom HughesAllow the export box to be moved and resized
2011-12-31 Tom HughesAllow OpenStreetMap.js to work with an unpatched OpenLayers
2011-12-30 Tom HughesServe OpenSearch definition though the assets pipeline
2011-12-30 Tom HughesServe the favicon through the assets pipeline
next