|
|
@9272
|
11 years |
Shaun McDonald |
Starting to test the output of the xml to make sure that it is what we …
|
|
|
@9240
|
11 years |
tomhughes |
Render nothing on a successful delete.
|
|
|
@9239
|
11 years |
Shaun McDonald |
Now just got one test to sort on the functional tests. All other tests …
|
|
|
@9158
|
11 years |
Shaun McDonald |
First current node tag test
|
|
|
@9157
|
11 years |
Shaun McDonald |
Make sure that there is a sender and a recipient of a message. New …
|
|
|
@9156
|
11 years |
Shaun McDonald |
Adding message tests. Adding some international UTF-8 chars for the …
|
|
|
@9124
|
11 years |
Shaun McDonald |
some tweaking to the user fixtures so that there is 2 near each other. …
|
|
|
@9114
|
11 years |
Shaun McDonald |
new friends with test. Fix to the display name valid tests to make …
|
|
|
@9113
|
11 years |
Shaun McDonald |
testing the display name
|
|
|
@9054
|
11 years |
Shaun McDonald |
fixing the new display name test
|
|
|
@9052
|
11 years |
Shaun McDonald |
Check to see if the e-mail test works
|
|
|
@9051
|
11 years |
Shaun McDonald |
Check to see if the e-mail test works
|
|
|
@9050
|
11 years |
Shaun McDonald |
Can now run tests that use composite_primary_keys in the fixtures. …
|
|
|
@8839
|
11 years |
Shaun McDonald |
Removing the in_world test from the model since it is included in the …
|
|
|
@8837
|
11 years |
Shaun McDonald |
node unit tests with inside limits now.
|
|
|
@8817
|
11 years |
tomhughes |
Tidy up a bit after shaun's merge…
|
|
|
@8813
|
11 years |
Shaun McDonald |
Fixing the resync that I had done wrong at the end of last week on the …
|
|
|
@8735
|
11 years |
tomhughes |
Don't hardcode the API version in the data browser.
|
|
|
@8685
|
11 years |
Shaun McDonald |
Merge changes from trunk 7673:8632.
|
|
|
@8682
|
11 years |
Shaun McDonald |
Now all the unit tests work
|
|
|
@8093
|
12 years |
Shaun McDonald |
Removing id's so that the ids are generated, and it makes it easier to …
|
|
|
@8089
|
12 years |
Shaun McDonald |
improved messages fixtures. Additional user fixture (for sending …
|
|
|
@8062
|
12 years |
Shaun McDonald |
Adding some additional node fixtures to test edge cases. Having a bit …
|
|
|
@8061
|
12 years |
Shaun McDonald |
You can now test nodes. This test needs looked at again, as it …
|
|
|
@8060
|
12 years |
Shaun McDonald |
Fixing indentation
|
|
|
@8059
|
12 years |
Shaun McDonald |
Fixing indentation
|
|
|
@8047
|
12 years |
Shaun McDonald |
sort the default test database user and password.
Adding new test for …
|
|
|
@7819
|
12 years |
gabriel |
api06: remove debugging output.
|
|
|
@7818
|
12 years |
gabriel |
api06: simplify diff uploading.
|
|
|
@7817
|
12 years |
gabriel |
api06: diff upload: don't read the whole request into memory.
Note: …
|
|
|
@7816
|
12 years |
gabriel |
api06: Fix OSM::APIVersionMismatchError.render_opts
|
|
|
@7815
|
12 years |
gabriel |
api06: fix syntax errors.
|
|
|
@7814
|
12 years |
gabriel |
api06: simplify exception handling and add exception handling to the …
|
|
|
@7793
|
12 years |
crschmidt |
The ordering of these shouldn't have mattered, but it did, because I …
|
|
|
@7792
|
12 years |
gabriel |
api06: Fix typo.
|
|
|
@7791
|
12 years |
gabriel |
api06: s/delete_with_relations_and_history/delete_with_history/g
|
|
|
@7790
|
12 years |
gabriel |
api06: Move version-checking into the models, raising an exception on …
|
|
|
@7789
|
12 years |
gabriel |
api06: Make diff uploading work again.
|
|
|
@7773
|
12 years |
crschmidt |
node.tags is now (apparently) the same as tags_as_hash.
|
|
|
@7771
|
12 years |
crschmidt |
make error_message spit out the message text to the user as well as …
|
|
|
@7770
|
12 years |
crschmidt |
undo composite keys change on old_ndoe
|
|
|
@7769
|
12 years |
crschmidt |
from_xml sets a version on nodes
|
|
|
@7768
|
12 years |
crschmidt |
add to_xml method for oldnode
|
|
|
@7767
|
12 years |
crschmidt |
spit out whether the changeset is open in the xml
|
|
|
@7766
|
12 years |
crschmidt |
prevent update of any object without providing the correct/current …
|
|
|
@7765
|
12 years |
crschmidt |
Make capabilities report the current version for from/to version …
|
|
|
@7764
|
12 years |
crschmidt |
change 'no nodes' response to use API_VERSION in output
|
|
|
@7763
|
12 years |
crschmidt |
add support for closing changesets
|
|
|
@7760
|
12 years |
crschmidt |
add FIXME FIXME FIXME for serializing changes in a changeset
|
|
|
@7759
|
12 years |
crschmidt |
Add support for accessing changesets as XML through the API via the …
|
|
|
@7758
|
12 years |
crschmidt |
Make edits return version numbers as plain text strings
|
|
|
@7699
|
12 years |
gabriel |
api06: Fix normal way and relation uploading (i.e. not as part of a …
|
|
|
@7688
|
12 years |
gabriel |
api06: Diff upload works now (but no integration with changesets …
|
|
|
@7687
|
12 years |
gabriel |
api06: Fix diff uploading (still doesn't give a useful response): …
|
|
|
@7686
|
12 years |
tomhughes |
The current_way_nodes table is already an InnoDB table.
|
|
|
@7684
|
12 years |
gabriel |
api06: Fix diff uploading (creation works fine now)
|
|
|
@7683
|
12 years |
gabriel |
api06: Preliminary support for diff uploading. This will not return …
|
|
|
@7682
|
12 years |
gabriel |
api06: Fix tag parsing in the node-tags-normalization helper, as …
|
|
|
@7681
|
12 years |
gabriel |
api06: Use 2-byte ints and check malloc return value.
|
|
|
@7679
|
12 years |
gabriel |
api06: Fix bounds check.
|
|
|
@7678
|
12 years |
gabriel |
api06: 013_populate_node_tags_and_remove_helper: Initialize memory.
|
|
|
@7677
|
12 years |
frederik |
buffer overrun fix
|
|
|
@7676
|
12 years |
tomhughes |
Add timestamp indexes to current_ways and current_relations.
|
|
|
@7675
|
12 years |
tomhughes |
Stick with rails 2.0.1…
|
|
|
@7674
|
12 years |
tomhughes |
Merge 7649:7673 from trunk.
|
|
|
@7671
|
12 years |
gabriel |
api06: Move add-changeset migr. to no. 16.
|
|
|
@7670
|
12 years |
gabriel |
api06: Merge changesets code from Frederik.
|
|
|
@7668
|
12 years |
tomhughes |
When adding new primary keys, drop the old indexes which are no longer …
|
|
|
@7665
|
12 years |
gabriel |
api06: Fix the version-numbers-on-current-tables migration: We want …
|
|
|
@7663
|
12 years |
gabriel |
api06: Return version ids in XML responses.
|
|
|
@7662
|
12 years |
gabriel |
Rename split_node_tags branch to api06.
|
|
copied from sites/rails_port_branches/split_node_tags:
|
|
|
@7661
|
12 years |
gabriel |
split_node_tags: Remove old unused files.
|