projects
/
rails.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rails.git
2017-06-23
Andy Allan
Rework coordinates to avoid scientific formatting of...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-21
Tom Hughes
Refactor AMF encodevalue routine
commit
|
commitdiff
|
tree
|
snapshot
2017-06-20
Tom Hughes
Update bundle
commit
|
commitdiff
|
tree
|
snapshot
2017-06-14
Tom Hughes
Disable removeUnknownsAndDefaults instead of removeUsel...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-13
Tom Hughes
Convert XML document to a string when returning it
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Bryan Housel
Disable removeUselessStrokeAndFill svgo plugin
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Bryan Housel
No need to precompile traffico anymore, as it's been...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Bryan Housel
Update to iD v2.2.2
commit
|
commitdiff
|
tree
|
snapshot
2017-06-12
Bryan Housel
Remove old traffico mapillary signs library from Vendorfile
commit
|
commitdiff
|
tree
|
snapshot
2017-06-11
Tom Hughes
Update bundle
commit
|
commitdiff
|
tree
|
snapshot
2017-06-06
Tom Hughes
Add explicit primary key declaration for changeset...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Tom Hughes
Remove deprecated get_via_direct and post_via_redirect...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Tom Hughes
Use explicit to_unsafe_h method when converting paramet...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Tom Hughes
Replace deprecated ActiveModel::Errors get/set methods
commit
|
commitdiff
|
tree
|
snapshot
2017-06-05
Tom Hughes
Replace deprecated env method with request.env
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Tom Hughes
Use distinct instead of uniq which is deprecated
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Tom Hughes
Replace render :nothing with non-deprecated alternatives
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Tom Hughes
Sanitise parameters used in URL generation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-04
Tom Hughes
Replace render :nothing with head
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Tom Hughes
Replace deprecated xxx_filter methods with xxx_action
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Tom Hughes
Replace deprecated Mime::XXX with Mime[:xxx]
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Tom Hughes
Avoid using format as a URL parameter name
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
Tom Hughes
Make delete button translatable
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1553'
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Hamel Desai
Add delete button to message view
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Tom Hughes
Sanitise parameters used in URL generation
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Tom Hughes
Remove duplicate size specification for user image
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Tom Hughes
Remove all use of the :text option to render
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Tom Hughes
Remove conditions from delete_all
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Tom Hughes
Rescue LoadError instead of MissingSourceFile
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Tom Hughes
Remove arguments from assert_nothing_raised
commit
|
commitdiff
|
tree
|
snapshot
2017-06-02
Tom Hughes
Move monkey patch modules to the OpenStreetMap namespace
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Tom Hughes
Fix rubocop warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Tom Hughes
Update bundle
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Tom Hughes
Fix up monkey patching of ActiveRecord for migrations
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Tom Hughes
Replace alias_method_chain with Module#prepend
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Tom Hughes
Drop monkey patches that are no longer required
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Tom Hughes
Drop hack used for rails 4 upgrade
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Andy Allan
Ensure closed changesets appear in the feed, and update...
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Andy Allan
Remove test fixtures.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Andy Allan
Remove remaining references to fixtures.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Andy Allan
Remove the api_fixtures helper
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Andy Allan
Rubocop fixes.
commit
|
commitdiff
|
tree
|
snapshot
2017-06-01
Andy Allan
create nodes from factories for the api changes test.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Update amf_controller tests to use a factory-generated...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Update the user list pagination test to avoid counting...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Refactor the user list test to use factory-built users...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Use factories to generate the relations
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Use the user factory to generate login details.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Refactor the assert_changeset helper to take an array...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Only use changesets from factories for the test_query...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Create objects via factories, rather than implicity...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Rework the changeset feed tests.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Create nodes explicitly rather than relying on fixtures.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Add ways into the database explicitly, rather than...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Create a redaction object before testing the index...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Use a user factory in order to log in.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Refactor changeset tags model test to remove dependency...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Update rubocop class length limit.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
refactor remaining amf controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Refactor some controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Refactor remaining relation model tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Refactor some controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Refactor various controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Refactor remaining way model tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Convert more changeset controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Refactor more changeset controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Convert more changeset controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Refactor user_changeset_comments integration test to...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-31
Andy Allan
Refactor a few tests to use changeset factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-30
mmd-osm
Update wiki_pages.yml
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
Niklas Laxström
Localisation updates from https://translatewiki.net.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Tom Hughes
Add string for GraphHopper car profile
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Peter Karich
Include car profile for GraphHopper routing
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Andy Allan
Refactor more changeset_controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Andy Allan
Refactor some changesets controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Andy Allan
Refactor the changeset query tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Andy Allan
Convert more relation controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-24
Andy Allan
Convert remaining node_controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-21
Siebrand Mazeland
Localisation updates from https://translatewiki.net.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-20
Niklas Laxström
Localisation updates from https://translatewiki.net.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-18
Tom Hughes
Play a bit of whack-an-seo-mole
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1521'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Andy Allan
Ensure invisible_way is actually deleted
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Andy Allan
Update more relation_controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Andy Allan
Refactor some relation_controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Andy Allan
Refactor the relation_for_nwr tests to use factories
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Andy Allan
Refactor get_nodes_undelete test to use factories inste...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-17
Andy Allan
Refactor remaining way model tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-12
Bryan Housel
Update to iD v2.2.1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-11
Niklas Laxström
Localisation updates from https://translatewiki.net.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Andy Allan
More amf_controller tests converted to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Andy Allan
Refactor more amf_controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Andy Allan
Refactor putway method tests to use factories
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Andy Allan
Refactor some more amf_controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1538'
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Andy Allan
Refactor old_relation_controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Andy Allan
Update old_ways_controller tests to use factories.
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Andy Allan
Convert remaining old_node_controller tests to use...
commit
|
commitdiff
|
tree
|
snapshot
2017-05-10
Andy Allan
Ensure the old nodes are created with the same changeset
commit
|
commitdiff
|
tree
|
snapshot
next