]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2015-02-22 Tom HughesChange OpenID fields to be text fields
2015-02-20 Tom HughesFix some more rubocop style issues
2015-02-20 Tom HughesStandardise on "hash rocket" style for hashes
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix rubocop style issues
2015-02-20 Tom HughesFix rubocop lint issues
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2015-02-20 Tom HughesCleanup trailing whitespace
2015-02-20 Tom HughesAdd rubocop config with impressively large todo list
2015-02-20 Minh NguyễnFixed a typo
2015-02-19 Tom HughesRename new en-gb locale to en-GB
2015-02-19 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2015-02-16 Tom HughesAvoid deprecation warning in migration
2015-02-16 Tom HughesUpdate example configuration
2015-02-16 Tom HughesAvoid mixed content warnings for the MapQuest logo
2015-02-16 Tom HughesAvoid mixed content warnings when routing queries Nominatim
2015-02-16 Tom HughesMerge remote-tracking branch 'systemed/routing'
2015-02-12 Bryan Houselfix version in iD.js
2015-02-12 Bryan HouselUpdate iD container to support iD 1.7.0
2015-02-12 Bryan HouselUpdate to iD v1.7.0
2015-02-11 Tom HughesWrap flash messages in a div instead of a paragraph
2015-02-11 Tom HughesAdd asset wrappers for iD
2015-02-08 nebulon42update browse symbols changed in osm-carto 2.28.0
2015-02-08 Richard FairhurstMerge pull request #36 from danstowell/jsrouting-closeh...
2015-02-08 Dan Stowelljsrouting: don't close the smallscreen header until...
2015-02-07 Richard FairhurstMerge pull request #35 from tomhughes/routing
2015-02-07 Tom HughesAdd basic tests for the directions controller
2015-02-05 nebulon42update browse symbols changed in osm-carto 2.27.0
2015-02-02 Richard FairhurstMerge pull request #34 from tomhughes/routing
2015-02-02 Richard FairhurstUse document.location.protocol for OSRM
2015-02-02 Richard FairhurstOSRM and Graphhopper support HTTPS
2015-02-01 Tom HughesExtend https support to all three routing engines
2015-02-01 Richard FairhurstMerge pull request #33 from tomhughes/routing
2015-02-01 Tom HughesMerge branch 'master' into routing
2015-02-01 Tom HughesUpdate to latest upstream polyline decoder
2015-02-01 Tom HughesThere is no routing.js to compile
2015-02-01 Tom HughesRemove typo
2015-02-01 Tom HughesSet foreground colour for input fields
2015-02-01 Tom HughesRename directions_engines to directions
2015-02-01 Tom HughesRemove unused images
2015-02-01 Tom HughesClear old routes when the route panel is reopened
2015-02-01 Tom HughesMove routing "Go" button up alongside the dropdown
2015-02-01 Tom HughesMerge branch 'master' into routing
2015-02-01 Tom HughesAdd some padding to select elements
2015-02-01 Tom HughesDrop redundant css extension from scss files
2015-02-01 Thijs AlkemadeFix two issues with the remember_me_openid button
2015-02-01 Tom HughesDefault background for input fields to white
2015-01-31 Sarah Hoffmannupdate list of key-value pairs for nominatim
2015-01-26 Richard FairhurstMerge pull request #32 from danstowell/jsrouting
2015-01-26 Tom HughesFix broken interpolation
2015-01-26 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2015-01-26 Dan Stowellfix typo which prevented directions closebox from working
2015-01-26 Richard FairhurstMerge pull request #31 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosMake directions endpoints own the value and not care...
2015-01-26 Richard FairhurstMerge pull request #30 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosUse CSS rather than HTML attributes for styling.
2015-01-26 Richard FairhurstMerge pull request #29 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosRevert some of the selection styling changes which...
2015-01-26 Richard FairhurstMerge pull request #28 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosUse larger 'spinner' when waiting for route request...
2015-01-26 Matt AmosFix vertical alignment of text within select input...
2015-01-26 Matt AmosHide route steps sidebar when user presses close button.
2015-01-26 Matt AmosGeocode pre-filled values when the user presses 'Go'.
2015-01-26 Matt AmosMake close button on route dialogue return to index.
2015-01-26 Matt AmosPre-fill directions 'from' field with search query...
2015-01-26 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2015-01-25 Richard FairhurstMerge pull request #27 from danstowell/jsrouting-topclo...
2015-01-24 Dan StowellUse 'close-box' appearance (less confusing) for exit...
2015-01-19 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2015-01-18 Tom HughesOnly log at info level in production
2015-01-18 Amir WilfVagrant deploy works
2015-01-17 Tom HughesMerge branch 'rails42'
2015-01-11 Tom HughesUpdate old changesets to subscribe the creator
2015-01-11 Tom HughesRemove some (hopefully) redundant code
2015-01-11 Tom HughesDon't try and match xmlns as an attribute
2015-01-11 Tom HughesSet default formats in the database now that rails...
2015-01-11 Tom HughesUpdated for changes in rails HTML testing
2015-01-11 Tom HughesReplace deprecated reset method with restore method
2015-01-11 Tom HughesReplace deprecated deliver method with deliver_now
2015-01-11 Tom HughesCleanup migrations
2015-01-10 Tom HughesUpdate to rails 4.2.0
2015-01-10 Tom HughesFix invalid CSS selectors
2015-01-10 Tom HughesRestore removal of div and style elements when sanitizi...
2015-01-10 Tom HughesFix login tests to check whether logins succeed/fail...
2015-01-10 Tom HughesUse correct URL
2015-01-10 Tom HughesFix broken translations
2015-01-10 Tom HughesUse assert_dom_equal to compare HTML text
2015-01-10 Tom HughesFix invalid CSS selectors
2015-01-10 Tom HughesDon't pass ActiveRecord objects to find and exists?
2015-01-10 Tom HughesFix invalid CSS selectors
2015-01-10 Tom HughesRemove unused performance test stub
2015-01-08 Tom HughesUpdate to rails 4.1.9
2015-01-02 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2014-12-27 Siebrand MazelandLocalisation updates from https://translatewiki.net.
2014-12-20 Tom HughesUpdate Potlatch 2 to 2.3-650-gad99430 build
2014-12-16 Bryan HouselDon't raise APIAlreadyDeletedError when deleting with...
2014-12-14 Tom HughesDon't render the offline page for XHR requests
2014-12-14 Tom HughesMake development mode work when the database is offline
2014-12-14 Tom HughesDisable the "add note" button in database offline mode
2014-12-14 Tom HughesQuery mode doesn't need the database
next