projects
/
rails.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Use Hash#dig to simplify code
2017-10-05
Tom Hughes
Use Hash#dig to simplify code
commit
|
commitdiff
|
tree
2017-10-05
Tom Hughes
Repair bundle
commit
|
commitdiff
|
tree
2017-10-05
Tom Hughes
Fix rubocop warnings
commit
|
commitdiff
|
tree
2017-10-05
Tom Hughes
Update bundle
commit
|
commitdiff
|
tree
2017-09-25
Tom Hughes
Drop geocoder.us from search engines
commit
|
commitdiff
|
tree
2017-09-14
Tom Hughes
Defer measuring of header elements to a timeout
commit
|
commitdiff
|
tree
2017-09-08
Kshitiz Khanal
Add banner for State of the Map Asia 2017
commit
|
commitdiff
|
tree
2017-09-08
Wille Marcel
Add padding between the last diary post and the pagination...
commit
|
commitdiff
|
tree
2017-09-08
Tom Hughes
Update secure_headers configuration for upstream changes
commit
|
commitdiff
|
tree
2017-09-08
Tom Hughes
Update travis configuration to work on trusty based...
commit
|
commitdiff
|
tree
2017-09-08
Tom Hughes
Update rails to 5.0.6
commit
|
commitdiff
|
tree
2017-08-30
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1614'
commit
|
commitdiff
|
tree
2017-08-29
Tom Hughes
Enable retina tiles for Thunderforest layers
commit
|
commitdiff
|
tree
2017-08-11
Tom Hughes
Make sure we show errors correctly when resetting a...
commit
|
commitdiff
|
tree
2017-08-10
mmd-osm
Discard empty ways from query result geometries
commit
|
commitdiff
|
tree
2017-08-09
Tom Hughes
Update to leaflet 1.2.0
commit
|
commitdiff
|
tree
2017-08-03
Tom Hughes
Fix rubocop warning
commit
|
commitdiff
|
tree
2017-08-03
Tom Hughes
Switch to using openstreetmap-deadlock_retry
commit
|
commitdiff
|
tree
2017-08-02
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1604'
commit
|
commitdiff
|
tree
2017-08-02
Tom Hughes
Make sure the account form is POSTed
commit
|
commitdiff
|
tree
2017-08-02
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1603'
commit
|
commitdiff
|
tree
2017-08-01
Tom Hughes
Fix user settings form
commit
|
commitdiff
|
tree
2017-07-31
Tom Hughes
Update to rails 5.0.5
commit
|
commitdiff
|
tree
2017-07-31
Tom Hughes
Update bundle
commit
|
commitdiff
|
tree
2017-07-31
Tom Hughes
Update rack-cors and fix tests for changes in behaviour
commit
|
commitdiff
|
tree
2017-07-27
Tom Hughes
Replace @user with @current_user
commit
|
commitdiff
|
tree
2017-07-27
Tom Hughes
Change user forms to use current user instead of @user
commit
|
commitdiff
|
tree
2017-07-27
Tom Hughes
Convert @user to current_user in helpers
commit
|
commitdiff
|
tree
2017-07-27
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1595'
commit
|
commitdiff
|
tree
2017-07-18
Tom Hughes
Mark account suspended flash message as HTML safe
commit
|
commitdiff
|
tree
2017-07-17
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1587'
commit
|
commitdiff
|
tree
2017-07-16
Tom Hughes
Add geoip_database key to example configuration
commit
|
commitdiff
|
tree
2017-07-12
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1583'
commit
|
commitdiff
|
tree
2017-07-10
Tom Hughes
Replace timecop with the rails builtin travel_to method
commit
|
commitdiff
|
tree
2017-07-06
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1575'
commit
|
commitdiff
|
tree
2017-07-06
Tom Hughes
Add some tests for the user helper
commit
|
commitdiff
|
tree
2017-06-30
Tom Hughes
Don't disable search submission buttons on form submission
commit
|
commitdiff
|
tree
2017-06-29
Tom Hughes
Fix more parameter sanitisation issues and add tests
commit
|
commitdiff
|
tree
2017-06-29
Tom Hughes
Disable forgery protection for notes API methods
commit
|
commitdiff
|
tree
2017-06-29
Tom Hughes
Sanitize parameters for various paged views
commit
|
commitdiff
|
tree
2017-06-29
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1561'
commit
|
commitdiff
|
tree
2017-06-27
Tom Hughes
Update to leaflet 1.1.0
commit
|
commitdiff
|
tree
2017-06-27
Tom Hughes
Monkey patch oauth-plugin to avoid using deprecated...
commit
|
commitdiff
|
tree
2017-06-27
Tom Hughes
Fix some tests for changes in rails 5
commit
|
commitdiff
|
tree
2017-06-27
Tom Hughes
Update get/post etc to remove use of deprecated syntax
commit
|
commitdiff
|
tree
2017-06-27
Tom Hughes
Update to rails 5.0.4
commit
|
commitdiff
|
tree
2017-06-27
Tom Hughes
Update to rails 4.2.9
commit
|
commitdiff
|
tree
2017-06-21
Tom Hughes
Refactor AMF encodevalue routine
commit
|
commitdiff
|
tree
2017-06-20
Tom Hughes
Update bundle
commit
|
commitdiff
|
tree
2017-06-14
Tom Hughes
Disable removeUnknownsAndDefaults instead of removeUselessSt...
commit
|
commitdiff
|
tree
2017-06-13
Tom Hughes
Convert XML document to a string when returning it
commit
|
commitdiff
|
tree
2017-06-11
Tom Hughes
Update bundle
commit
|
commitdiff
|
tree
2017-06-06
Tom Hughes
Add explicit primary key declaration for changeset...
commit
|
commitdiff
|
tree
2017-06-05
Tom Hughes
Remove deprecated get_via_direct and post_via_redirect...
commit
|
commitdiff
|
tree
2017-06-05
Tom Hughes
Use explicit to_unsafe_h method when converting parameters...
commit
|
commitdiff
|
tree
2017-06-05
Tom Hughes
Replace deprecated ActiveModel::Errors get/set methods
commit
|
commitdiff
|
tree
2017-06-05
Tom Hughes
Replace deprecated env method with request.env
commit
|
commitdiff
|
tree
2017-06-04
Tom Hughes
Use distinct instead of uniq which is deprecated
commit
|
commitdiff
|
tree
2017-06-04
Tom Hughes
Replace render :nothing with non-deprecated alternatives
commit
|
commitdiff
|
tree
2017-06-04
Tom Hughes
Sanitise parameters used in URL generation
commit
|
commitdiff
|
tree
2017-06-04
Tom Hughes
Replace render :nothing with head
commit
|
commitdiff
|
tree
2017-06-03
Tom Hughes
Replace deprecated xxx_filter methods with xxx_action
commit
|
commitdiff
|
tree
2017-06-03
Tom Hughes
Replace deprecated Mime::XXX with Mime[:xxx]
commit
|
commitdiff
|
tree
2017-06-03
Tom Hughes
Avoid using format as a URL parameter name
commit
|
commitdiff
|
tree
2017-06-03
Tom Hughes
Make delete button translatable
commit
|
commitdiff
|
tree
2017-06-02
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1553'
commit
|
commitdiff
|
tree
2017-06-02
Hamel Desai
Add delete button to message view
commit
|
commitdiff
|
tree
2017-06-02
Tom Hughes
Sanitise parameters used in URL generation
commit
|
commitdiff
|
tree
2017-06-02
Tom Hughes
Remove duplicate size specification for user image
commit
|
commitdiff
|
tree
2017-06-02
Tom Hughes
Remove all use of the :text option to render
commit
|
commitdiff
|
tree
2017-06-02
Tom Hughes
Remove conditions from delete_all
commit
|
commitdiff
|
tree
2017-06-02
Tom Hughes
Rescue LoadError instead of MissingSourceFile
commit
|
commitdiff
|
tree
2017-06-02
Tom Hughes
Remove arguments from assert_nothing_raised
commit
|
commitdiff
|
tree
2017-06-02
Tom Hughes
Move monkey patch modules to the OpenStreetMap namespace
commit
|
commitdiff
|
tree
2017-06-01
Tom Hughes
Fix rubocop warnings
commit
|
commitdiff
|
tree
2017-06-01
Tom Hughes
Update bundle
commit
|
commitdiff
|
tree
2017-06-01
Tom Hughes
Fix up monkey patching of ActiveRecord for migrations
commit
|
commitdiff
|
tree
2017-06-01
Tom Hughes
Replace alias_method_chain with Module#prepend
commit
|
commitdiff
|
tree
2017-06-01
Tom Hughes
Drop monkey patches that are no longer required
commit
|
commitdiff
|
tree
2017-06-01
Tom Hughes
Drop hack used for rails 4 upgrade
commit
|
commitdiff
|
tree
2017-05-24
Tom Hughes
Add string for GraphHopper car profile
commit
|
commitdiff
|
tree
2017-05-24
Peter Karich
Include car profile for GraphHopper routing
commit
|
commitdiff
|
tree
2017-05-18
Tom Hughes
Play a bit of whack-an-seo-mole
commit
|
commitdiff
|
tree
2017-05-17
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1521'
commit
|
commitdiff
|
tree
2017-05-10
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1538'
commit
|
commitdiff
|
tree
2017-05-10
Tom Hughes
Update mailmap
commit
|
commitdiff
|
tree
2017-05-10
Simon Poole
Block anything in the here.com domain
commit
|
commitdiff
|
tree
2017-05-10
Tom Hughes
Parse asset map JSON before passing it to iD
commit
|
commitdiff
|
tree
2017-05-01
Tom Hughes
Use POST when editing GPX trace details
commit
|
commitdiff
|
tree
2017-04-24
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1527'
commit
|
commitdiff
|
tree
2017-04-24
daganzdaanda
Move list of containing relations to top of browse...
commit
|
commitdiff
|
tree
2017-04-13
Tom Hughes
Update Potlatch 2 to 2.5-7-gbd74430 build
commit
|
commitdiff
|
tree
2017-04-08
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1510'
commit
|
commitdiff
|
tree
2017-04-08
Herve Saint-Amand
Fix indentation in email template
commit
|
commitdiff
|
tree
2017-03-30
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1508'
commit
|
commitdiff
|
tree
2017-03-30
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1507'
commit
|
commitdiff
|
tree
2017-03-26
John Daly
Fix typo
commit
|
commitdiff
|
tree
2017-03-24
Tom Hughes
Update Potlatch 2 to 2.5 build
commit
|
commitdiff
|
tree
2017-03-22
Tom Hughes
Add explicit tests for lat/lon methods on node models
commit
|
commitdiff
|
tree
2017-03-22
Tom Hughes
Use changeset factory for association in node factory
commit
|
commitdiff
|
tree
next