projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove bogus sort that is implied by the intermate association
[rails.git]
/
app
/
models
/
way.rb
2014-05-21
Tom Hughes
Remove bogus sort that is implied by the intermate...
blob
|
commitdiff
|
raw
2014-03-08
Matt Amos
Merge remote-tracking branch 'upstream/master' into...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Tom Hughes
Remove unused (and non-functioning) code
blob
|
commitdiff
|
raw
|
diff to current
2013-12-05
Tom Hughes
Simplify a number of object model methods
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Tom Hughes
More refactoring of common code in object models
blob
|
commitdiff
|
raw
|
diff to current
2013-12-04
Simon Legner
Refactor generation of object metadata in API calls
blob
|
commitdiff
|
raw
|
diff to current
2013-09-21
Tom Hughes
Eliminate deprecated scope and association arguments
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
Tom Hughes
Merge branch 'master' into openstreetbugs
blob
|
commitdiff
|
raw
|
diff to current
2012-04-05
Matt Amos
Adding first cut of Redactions support
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Tom Hughes
Merge branch 'master' into openstreetbugs
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Tom Hughes
Make sure we don't inherit old tags when parsing XML...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
Tom Hughes
Replace deprecated methods with modern equivalents
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
Tom Hughes
Merge branch 'master' into openstreetbugs
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Peter Gray
Refactor bounding box code
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Tom Hughes
Rename all ID columns that aren't unique
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Tom Hughes
Update some more queries to use AREL in place of deprec...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Tom Hughes
List all objects that are blocking a delete, in a well...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-14
Tom Hughes
Update ActiveRecord queries to use arel
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Tom Hughes
Merge branch 'master' into openstreetbugs
blob
|
commitdiff
|
raw
|
diff to current
2010-09-06
Tom Hughes
Merge branch 'master' into openid
blob
|
commitdiff
|
raw
|
diff to current
2010-08-04
Tom Hughes
Rework application configuration
blob
|
commitdiff
|
raw
|
diff to current
2009-08-13
Tom Hughes
Merge 16891:17044 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Matt Amos
Made XML parsing routines raise an exception if the...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-31
Matt Amos
Merged 16488:16743 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-07-15
Tom Hughes
Say which way is too long.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-19
Thomas Wood
merge 15807:16012 from rails_port
blob
|
commitdiff
|
raw
|
diff to current
2009-06-11
Shaun McDonald
Give a nice error message when parsing the nwr tags...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-10
Shaun McDonald
Throw errors in the way xml parsing if there is a ...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-21
Matt Amos
Added locking around update and delete methods on main...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-20
Matt Amos
Using an around_handler for catching and rendering...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Matt Amos
A better optimisation, as suggested by TomH.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-11
Matt Amos
Added optimisation for way checking. Same method as...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-10
Matt Amos
Fixed problem where tag lengths were generating a 422...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Thomas Wood
Tests for PreconditionFailed error messages.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Thomas Wood
One final (I've checked the rest now!) mis-referenced...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-05
Shaun McDonald
be a bit more specific when a way is a member of a...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Tom Hughes
Use association names with :joins instead of writing...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Shaun McDonald
give a id when a way is a member of a relation
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Richard Fairhurst
Potlatch 0.11a
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Matt Amos
Fixed 'raw' raises by converting them to the appropriat...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-28
Tom Hughes
Add a changeset cache to stop us looking up the same...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Shaun McDonald
Improve the node/way/relation already deleted error...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-26
Shaun McDonald
Fix typo of missing .new for some of the errors. Tests...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-25
Matt Amos
Fixed bug in exception creation.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-24
Matt Amos
Patching better 412 error messages from mis-commit...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-23
Matt Amos
Added better error messages on 412 precondition failed.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Tom Hughes
Arrays have a length method, not a count method.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Tom Hughes
Merge api06 branch to trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-16
Tom Hughes
Merge 14394:14533 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-15
Shaun McDonald
Railsify the relation member model, type attribute...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Tom Hughes
Merge 14059:14394 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-29
Matt Amos
Moved a bunch of time functions into UTC. Fixes bugs...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Matt Amos
Fixed a couple of bugs with changeset bounding box...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Thomas Wood
Shut up libxml's "Must specify a string with one or...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Tom Hughes
Merged 14009:14059 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-08
Tom Hughes
Merge 12304:14009 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-08
Tom Hughes
Update to use libxml 1.0.0 gem.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Shaun McDonald
resync from rails_port 11795:12304
blob
|
commitdiff
|
raw
|
diff to current
2008-12-11
Shaun McDonald
Making amf controller act more like the xml apis
blob
|
commitdiff
|
raw
|
diff to current
2008-12-09
Shaun McDonald
Some improvements for the XML parsing, as there are...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-04
Shaun McDonald
Refactoring the amf controller, and all models so that...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Shaun McDonald
ensure that uploads that don't supply a lat and lon...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-28
Shaun McDonald
better handling of duplicate tags. Extra validation...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Matt Amos
Moved transaction boundary to cover used-by tests on...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Shaun McDonald
More model validations. Fixing one test.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Matt Amos
Migration to add close-time to changesets. This replace...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
Shaun McDonald
Adding some more unit test stubs that need filling...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-09
Richard Fairhurst
0.6-friendly Potlatch (work in progress). DO NOT SET...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-09
Dave Stubbs
update nodes/ways/relation XML to include user id as...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-09
Frederik Ramm
mini fix
blob
|
commitdiff
|
raw
|
diff to current
2008-11-08
Shaun McDonald
Resyncing from head 10895:11795
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Andy Allan
use boolean flags when using boolean columns
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Matt Amos
Added first attempt at bounding box support in changese...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Shaun McDonald
Adding a restriction to prevent more than 2000 nodes...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Matt Amos
Added tests for changeset upload code. Refactored diff...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-21
Matt Amos
Added tests for ways_for_node. Altered behaviour to...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-14
Matt Amos
Fixed up delete methods on nodes, ways and relations...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Matt Amos
Added a bunch more tests on the API 0.6. Fixed node...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Shaun McDonald
now you will actually save the changeset on updating...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Matt Amos
All API 0.6 functional tests now pass.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Shaun McDonald
Creating consistency check for creation of nodes, way...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Shaun McDonald
moving the check consistency to it's own file so that...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-09
Shaun McDonald
moving the conistency checks for updates and deletes...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-08
Shaun McDonald
Fix the data config, so that the development database...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-03
Shaun McDonald
Fixing a bug in my foreign keys. I can now upload and...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Shaun McDonald
changing the belongs_to and has_many items in the model...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-25
Shaun McDonald
Doing a resync from mainline 8633:10895. There was...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Tom Hughes
Merge potlatch_010 properly.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Tom Hughes
Revert broken attempt at potlatch_010 merge.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Tom Hughes
Merged 8899:9136 and 9145 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-18
Tom Hughes
Merge potlatch_010 branch to head.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-15
Tom Hughes
Rename unique_nodes to unshared_node_ids to make it...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Tom Hughes
Revert Potlatch 0.10 from the trunk - we will keep...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-09
Richard Fairhurst
Potlatch 0.10
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Shaun McDonald
Merge changes from trunk 7673:8632.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Tom Hughes
Merge data browser branch to trunk.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Tom Hughes
Railsify relation selection (aka ripping out the f...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-24
Tom Hughes
Improve the layout of the object browser views.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-22
Tom Hughes
Merge 7922:8377 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-21
Tom Hughes
Use a polymorphic association to model relation members...
blob
|
commitdiff
|
raw
|
diff to current
next