2008-11-17 |
Matt Amos | Migration to add close-time to changesets. This replace... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Shaun McDonald | Adding validations for the length of node tags, and... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Matt Amos | Made user input parsing more robust in changeset query... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Shaun McDonald | Verify that the key and value isn't getting mixed up... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Matt Amos | Fixed some bugs in changeset query code. Added more... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Matt Amos | Added tests for changeset close method. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Matt Amos | Implemented changeset tags updating via the update... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
Matt Amos | Altered tests on AMF controller so that they give failu... |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Richard Fairhurst | changeset comments and a couple of other small fixes |
commit | commitdiff | tree | snapshot |
2008-11-15 |
Shaun McDonald | Freezing composite primary key so that we can apply... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Richard Fairhurst | finished Rails-friendly amf_controller. Note that this... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Shaun McDonald | More unit test stubs |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Shaun McDonald | Unit tests work again. Fixed the set fixture class... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Shaun McDonald | Adding some more unit test stubs that need filling... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Shaun McDonald | Adding some more diary entry tests. Making the RSS... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Shaun McDonald | Covering the case of an entry not being found. More... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Frederik Ramm | replaced "wtf does this do" comment by something explai... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Shaun McDonald | more diary entry test |
commit | commitdiff | tree | snapshot |
2008-11-11 |
Shaun McDonald | more diary entry tests, and a minor fix to the relation... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Shaun McDonald | slight more work on the diary test |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Andy Allan | Postgres adapter, and make migration 022 db-agnostic |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Andy Allan | nil protection - mysql however has a default for enums... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Matt Amos | Made relations ordered. Added some tests for this.... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Matt Amos | Ooops, forgot to commit the routes for the changeset... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Andy Allan | boolean correctness |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Andy Allan | forgot the test change from 11866 |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Andy Allan | In YAML yes is a boolean keyword: also fix test that... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Richard Fairhurst | 0.6-friendly Potlatch (work in progress). DO NOT SET... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Shaun McDonald | adding first integration for testing user diaries,... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Andy Allan | remove indexes before renaming tables (some dbs have... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Dave Stubbs | amf get*_history tests and related fixes |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Dave Stubbs | a few more amf tests and associated bug fixes |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Shaun McDonald | fixing the tests due to a osm -> diffChange and moving... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Dave Stubbs | update nodes/ways/relation XML to include user id as... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Frederik Ramm | return user id AND name with changeset get request |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Andy Allan | migrations: add specific method for nodes/ways/relation... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Frederik Ramm | fix SCALE, make changeset GET use floats |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Frederik Ramm | require auth for close |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Harry Wood | cosmetic tweaks to 'login' and 'create account' screens |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Frederik Ramm | mini fix |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Frederik Ramm | make diff upload result a "diffResult" rather than... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Andy Allan | move index dropping to remove_index method |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Shaun McDonald | bumping the version of composite primary keys for the... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Harry Wood | oops remove my test |
commit | commitdiff | tree | snapshot |
2008-11-09 |
Daniel Silverstone | Update DB readme for PgSQL a bit |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Frederik Ramm | fix accidental commit of local config changes |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Frederik Ramm | fix version number return for "modify" sections of... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Dave Stubbs | 1st amf_controller tests, and some basic sanity check... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Silverstone | Ignore the bits in tmp/ |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Silverstone | CREATE FUNCTION statement for pgsql |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Silverstone | Support building a postgresql binding for maptile_for_point |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Harry Wood | cosmetic tweaks to user settings form + move 'Mapper... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Andy Allan | correcting typo on gps_points fixtures |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Andy Allan | move fulltext indexes to monkeypatch, since not all... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Andy Allan | Move db engine changing into db adaptor monkeypatch |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Andy Allan | last of the auto_increments removed from the migrations |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Andy Allan | Fixing boo-boo in r11802 - but you can assign integers... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Andy Allan | Moving AUTO_INCREMENTs to monkeypatching. Seems a bit... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Harry Wood | message with a logo and link to Contact page |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Andy Allan | Boolean correctness in migrations |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Daniel Silverstone | Make the confrm button into a confirm button |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Matt Amos | Error message for version mismatch is now more informative. |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Andy Allan | move bigint_pk id column into table def, no need to... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Shaun McDonald | fixing one cmd that was missed in the resync |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Shaun McDonald | Resyncing from head 10895:11795 |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Shaun McDonald | Adding some diary fixtures and test stubs |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Andy Allan | Change bigint id column to monkeypatching-friendly... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Dave Stubbs | more boolean correcting |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Matt Amos | Added a query method for querying bounding boxes, times... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Shaun McDonald | fix the indentation only |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Andy Allan | some boolean correctness work |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Andy Allan | add fixme |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Andy Allan | use boolean flags when using boolean columns |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Andy Allan | Booleans should be true/false - coding style comments... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Matt Amos | D'oh! Fixed stupid errors in changeset controller. |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Andy Allan | users fixtures should all have creation times |
commit | commitdiff | tree | snapshot |
2008-11-07 |
Andy Allan | Booleans should be true/false for compatibility with... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Matt Amos | Ooops. Added missing access control to changeset contro... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Matt Amos | Added a changeset/#id/include method to POST to to... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Matt Amos | Implemented changeset bounding box handling for relatio... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Shaun McDonald | Doing the update version part of the migration in chunk... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
Shaun McDonald | Removing depricated config option in the development env |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Shaun McDonald | Fixing the migration so that it will better match the... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
Shaun McDonald | Updating the cycle map to use all zoom levels as per... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Matt Amos | Added first attempt at bounding box support in changese... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Shaun McDonald | Minor fix (integer => bigint) to one of the migrations... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Shaun McDonald | Adding an extra test to make sure that the correct... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Shaun McDonald | Additional api tests for the changes. Also making sure... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
Shaun McDonald | Adding a restriction to prevent more than 2000 nodes... |
commit | commitdiff | tree | snapshot |
2008-10-31 |
Shaun McDonald | Add a description meta tag for the all web pages. Wordi... |
commit | commitdiff | tree | snapshot |
2008-10-30 |
Shaun McDonald | Starting the gpx trace testing with additional fixtures |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Matt Amos | Added custom validator for UTF-8 strings. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Shaun McDonald | add a comment about why the error handler is required... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Matt Amos | Better error message and test for invalid UTF-8 sequences. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Tom Hughes | Put back the units on all the zero values. Just because... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Hugh Barnes | Fix for bug #1242, css foreground set + css shorthands... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Shaun McDonald | Updating to use Rails 2.1.2. Moving the gem dependancie... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Andy Allan | message title shouldn't accept invalid utf-8 sequences... |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Matt Amos | Made full test a bit more thorough. |
commit | commitdiff | tree | snapshot |
2008-10-28 |
Matt Amos | Added tests for relations for way/relation and a bit... |
commit | commitdiff | tree | snapshot |
next |