|
|
@11796
|
11 years |
Shaun McDonald |
Resyncing from head 10895:11795
|
|
|
@11795
|
11 years |
Shaun McDonald |
Adding some diary fixtures and test stubs
|
|
|
@11794
|
11 years |
gravitystorm |
Change bigint id column to monkeypatching-friendly syntax
|
|
|
@11793
|
11 years |
randomjunk |
more boolean correcting
|
|
|
@11787
|
11 years |
zere |
Added a query method for querying bounding boxes, times and users of …
|
|
|
@11784
|
11 years |
Shaun McDonald |
fix the indentation only
|
|
|
@11782
|
11 years |
gravitystorm |
some boolean correctness work
|
|
|
@11781
|
11 years |
gravitystorm |
add fixme
|
|
|
@11780
|
11 years |
gravitystorm |
use boolean flags when using boolean columns
|
|
|
@11778
|
11 years |
gravitystorm |
Booleans should be true/false - coding style comments welcome
|
|
|
@11777
|
11 years |
zere |
D'oh! Fixed stupid errors in changeset controller.
|
|
|
@11776
|
11 years |
gravitystorm |
users fixtures should all have creation times
|
|
|
@11775
|
11 years |
gravitystorm |
Booleans should be true/false for compatibility with other db adapters
|
|
|
@11742
|
11 years |
zere |
Ooops. Added missing access control to changeset controller.
|
|
|
@11741
|
11 years |
zere |
Added a changeset/#id/include method to POST to to expand the bounding box.
|
|
|
@11739
|
11 years |
zere |
Implemented changeset bounding box handling for relations, based on …
|
|
|
@11738
|
11 years |
Shaun McDonald |
Doing the update version part of the migration in chunks of 10000 …
|
|
|
@11725
|
11 years |
Shaun McDonald |
Removing depricated config option in the development env
|
|
|
@11705
|
11 years |
Shaun McDonald |
Fixing the migration so that it will better match the live databetter.
|
|
|
@11675
|
11 years |
zere |
Added first attempt at bounding box support in changesets and tests …
|
|
|
@11666
|
11 years |
Shaun McDonald |
Minor fix (integer => bigint) to one of the migrations so that they …
|
|
|
@11647
|
11 years |
Shaun McDonald |
Adding an extra test to make sure that the correct response is …
|
|
|
@11646
|
11 years |
Shaun McDonald |
Additional api tests for the changes. Also making sure that you cannot …
|
|
|
@11639
|
11 years |
Shaun McDonald |
Adding a restriction to prevent more than 2000 nodes to be added to …
|
|
|
@11574
|
11 years |
Shaun McDonald |
Add a description meta tag for the all web pages. Wording probably …
|
|
|
@11565
|
11 years |
Shaun McDonald |
Starting the gpx trace testing with additional fixtures
|
|
|
@11548
|
11 years |
zere |
Added custom validator for UTF-8 strings.
|
|
|
@11547
|
11 years |
Shaun McDonald |
add a comment about why the error handler is required, as per mail …
|
|
|
@11545
|
11 years |
zere |
Better error message and test for invalid UTF-8 sequences.
|
|
|
@11535
|
11 years |
Shaun McDonald |
Updating to use Rails 2.1.2. Moving the gem dependancies to the …
|
|
|
@11532
|
11 years |
gravitystorm |
message title shouldn't accept invalid utf-8 sequences - test …
|
|
|
@11519
|
11 years |
zere |
Made full test a bit more thorough.
|
|
|
@11518
|
11 years |
zere |
Added tests for relations for way/relation and a bit of DRYing up.
|
|
|
@11516
|
11 years |
Shaun McDonald |
Adding stub functional test files for all the controllers that should …
|
|
|
@11514
|
11 years |
Shaun McDonald |
Moving all the functional tests to the Rails 2 way, which uses less …
|
|
|
@11511
|
11 years |
Shaun McDonald |
Prepare for Rails 2.1+, as we will no longer be able to use a symbol …
|
|
|
@11510
|
11 years |
zere |
Implemented osmChange diff downloads for changesets and a couple of tests.
|
|
|
@11509
|
11 years |
zere |
Updated comment to reflect implementation.
|
|
|
@11499
|
11 years |
Shaun McDonald |
cover the other extreme in the map bounary sanitizeation. Ading some …
|
|
|
@11427
|
11 years |
zere |
Added tests for changeset upload code. Refactored diff reading code …
|
|
|
@11390
|
11 years |
Shaun McDonald |
Fixing the error messages
|
|
|
@11381
|
11 years |
Shaun McDonald |
Adding new browse controller test, which is mostly stubs just now. …
|
|
|
@11377
|
11 years |
Shaun McDonald |
making it clearer when a test case fails, as to which test case it is …
|
|
|
@11375
|
11 years |
zere |
Added min_lat > max_lat test.
|
|
|
@11371
|
11 years |
zere |
Refactored test a bit to make it nicer.
|
|
|
@11370
|
11 years |
zere |
Added test for relations_for_node where the relation had been deleted.
|
|
|
@11367
|
11 years |
zere |
Added tests for ways_for_node. Altered behaviour to not return deleted …
|
|
|
@11361
|
11 years |
zere |
Removed debugging code.
|
|
|
@11347
|
11 years |
Shaun McDonald |
Making the capabilities api version indipendent
|
|
|
@11334
|
11 years |
Shaun McDonald |
Adding some api tests for both the map and trackpoints requests. Needs …
|
|
|
@11311
|
11 years |
Shaun McDonald |
more testing of the api. Changing the generator so that it is a …
|
|
|
@11293
|
11 years |
zere |
Altered a functional test on way_tags.
|
|
|
@11291
|
11 years |
zere |
More functional tests, this time for way_tags.
|
|
|
@11275
|
11 years |
zere |
Fixed fixtures and added new tests for ways and way_nodes.
|
|
|
@11271
|
11 years |
Shaun McDonald |
adding the Last-Modified response header to the version action
|
|
|
@11264
|
11 years |
gravitystorm |
set the db encoding to utf-8, otherwise data is stored incorrectly in …
|
|
|
@11263
|
11 years |
Shaun McDonald |
Adding a lower and upper length on various web site varchar fields. …
|
|
|
@11258
|
11 years |
gravitystorm |
Checking foreign key constraints on message recipients and senders
|
|
|
@11255
|
11 years |
gravitystorm |
utf-8 wide-char testing of message title - this will come in useful …
|
|
|
@11251
|
11 years |
zere |
Added more fixtures and tests for node versioning calls.
|
|
|
@11226
|
11 years |
Shaun McDonald |
more work on the data browser to show the changesets. Also showing the …
|
|
|
@11218
|
11 years |
zere |
Cleaned up some unreachable code. Added first test on the 'old' node …
|
|
|
@11214
|
11 years |
zere |
Added some more functional tests for way and relation delete methods.
|
|
|
@11212
|
11 years |
zere |
Fixed up delete methods on nodes, ways and relations to return the new …
|
|
|
@11189
|
11 years |
Shaun McDonald |
adding changeset stuff for the data browser
|
|
|
@11185
|
11 years |
zere |
Added a bunch more tests on the API 0.6. Fixed node/way/relation …
|
|
|
@11184
|
11 years |
Shaun McDonald |
now you will actually save the changeset on updating ways. Showing the …
|
|
|
@11183
|
11 years |
Shaun McDonald |
fix so that changeset will be closed without an exception due to …
|
|
|
@11178
|
11 years |
zere |
All API 0.6 functional tests now pass.
|
|
|
@11177
|
11 years |
zere |
Fixed up way controller tests for API 0.6.
|
|
|
@11176
|
11 years |
Shaun McDonald |
Creating consistency check for creation of nodes, way and relations. …
|
|
|
@11175
|
11 years |
zere |
Fixed problems with the relations functional tests.
|
|
|
@11171
|
11 years |
zere |
Fixed xml method of old way model.
|
|
|
@11170
|
11 years |
Shaun McDonald |
moving the check consistency to it's own file so that checks will be …
|
|
|
@11169
|
11 years |
zere |
Fix to_xml method of old_relation model.
|
|
|
@11167
|
11 years |
zere |
Fixed node functional tests. A couple of changes to the old_node model …
|
|
|
@11162
|
11 years |
Shaun McDonald |
fixing the data browser to be able to cope with the changeset change. …
|
|
|
@11150
|
11 years |
Shaun McDonald |
additional consistency checks. making the error message for the number …
|
|
|
@11116
|
11 years |
Shaun McDonald |
fix indentation. Get teh api version from the constant, rather than …
|
|
|
@11113
|
11 years |
Shaun McDonald |
reverting the javascript change in changeset 10926, that needs to be …
|
|
|
@11111
|
11 years |
Shaun McDonald |
Some comment about where to add code to get some more of the …
|
|
|
@11102
|
11 years |
Shaun McDonald |
moving the conistency checks for updates and deletes to library, …
|
|
|
@11097
|
11 years |
zere |
Small fixes to unit tests where user_id has become changeset_id.
|
|
|
@11087
|
11 years |
Shaun McDonald |
adding the controller code to be able to get a specific version of a …
|
|
|
@11082
|
11 years |
Shaun McDonald |
Fix the data config, so that the development database is not the same …
|
|
|
@11081
|
11 years |
Shaun McDonald |
some useful notes in code for ideas that require implementing.
|
|
|
@11079
|
11 years |
Shaun McDonald |
Adding the classic_pagination to svn as the svn external is no longer …
|
|
|
@11077
|
11 years |
Shaun McDonald |
Updating the fixtures for the new changesets
|
|
|
@11076
|
11 years |
Shaun McDonald |
folder empty and components are dead and gone with rails 2 anyway, so …
|
|
|
@11028
|
11 years |
Shaun McDonald |
Fixing a bug in my foreign keys. I can now upload and download nodes …
|
|
|
@11027
|
11 years |
Shaun McDonald |
Changing if not to unless to make code more readable.
|
|
|
@11002
|
11 years |
Shaun McDonald |
changing the belongs_to and has_many items in the models to reflect …
|
|
|
@11000
|
11 years |
Shaun McDonald |
wrong foreign key command in the migration
|
|
|
@10999
|
11 years |
Shaun McDonald |
wrong foreign key command in the migration
|
|
|
@10998
|
11 years |
Shaun McDonald |
using the wrong field name in one of the migrations
|
|
|
@10997
|
11 years |
Shaun McDonald |
changing the changesets migrations, so that the user id is now the …
|
|
|
@10988
|
11 years |
Shaun McDonald |
adding some version reading for the nodes
|
|
|
@10926
|
11 years |
Shaun McDonald |
fixing hard coded images/scripts, so that the site works better when …
|
|
|
@10905
|
11 years |
Shaun McDonald |
fixing the test that was broken in the resync
|
|
|
@10903
|
11 years |
Shaun McDonald |
Minor fix for the migration that was moved
|
|
|