]> git.openstreetmap.org Git - rails.git/history - lib
lots of relations changes for speed and version management
[rails.git] / lib /
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-20 Tom HughesAdd some extra indexes to the changesets table.
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-16 Tom HughesHandle differences in interval constant formatting.
2009-04-15 Shaun McDonaldRailsify the relation member model, type attribute...
2009-04-09 Tom HughesUse the inet type for IP addresses in postgres.
2009-04-09 Tom HughesFix primary key creation for ACL table.
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-03-08 Tom HughesUpdate to use libxml 1.0.0 gem.
2009-02-25 Richard Fairhurstfurther work on 0.6 history (not quite complete yet)
2009-02-08 Matt AmosTest and fix for #1567, for teh betterer osmChange...
2009-02-08 Matt AmosTest and fix for issue #1568. Wasn't testing for end...
2009-02-08 Matt AmosFix for #1565. Added a couple of tests and fixed anothe...
2009-02-03 Frederik Rammsplitting and joining tags is gone for good in 0.6
2009-01-21 Richard Fairhursteight zillion more presets for 0.5 Potlatch
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-11-26 Matt AmosMoved changeset consistency checks to library code.
2008-11-24 Shaun McDonaldMake the role in relations optional, with a test to...
2008-11-21 Matt AmosFixed bug in changeset idle timeout. Fixed another...
2008-11-17 Matt AmosMade user input parsing more robust in changeset query...
2008-11-17 Matt AmosFixed some bugs in changeset query code. Added more...
2008-11-10 Andy AllanPostgres adapter, and make migration 022 db-agnostic
2008-11-09 Richard Fairhurst0.6-friendly Potlatch (work in progress). DO NOT SET...
2008-11-09 Andy Allanremove indexes before renaming tables (some dbs have...
2008-11-09 Andy Allanmigrations: add specific method for nodes/ways/relation...
2008-11-09 Frederik Rammmake diff upload result a "diffResult" rather than...
2008-11-08 Frederik Rammfix version number return for "modify" sections of...
2008-11-08 Andy Allanmove fulltext indexes to monkeypatch, since not all...
2008-11-08 Andy AllanMove db engine changing into db adaptor monkeypatch
2008-11-08 Andy Allanlast of the auto_increments removed from the migrations
2008-11-08 Andy AllanMoving AUTO_INCREMENTs to monkeypatching. Seems a bit...
2008-11-08 Matt AmosError message for version mismatch is now more informative.
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-08 Andy AllanChange bigint id column to monkeypatching-friendly...
2008-11-04 Matt AmosAdded first attempt at bounding box support in changese...
2008-11-03 Shaun McDonaldAdding an extra test to make sure that the correct...
2008-11-03 Shaun McDonaldAdding a restriction to prevent more than 2000 nodes...
2008-10-29 Matt AmosAdded custom validator for UTF-8 strings.
2008-10-26 Shaun McDonaldcover the other extreme in the map bounary sanitizeatio...
2008-10-23 Matt AmosAdded tests for changeset upload code. Refactored diff...
2008-10-21 Shaun McDonaldmaking it clearer when a test case fails, as to which...
2008-10-19 Shaun McDonaldmore testing of the api. Changing the generator so...
2008-10-14 Matt AmosFixed up delete methods on nodes, ways and relations...
2008-10-13 Shaun McDonaldCreating consistency check for creation of nodes, way...
2008-10-13 Shaun McDonaldmoving the check consistency to it's own file so that...
2008-10-13 Matt AmosFixed node functional tests. A couple of changes to...
2008-10-12 Shaun McDonaldadditional consistency checks. making the error message...
2008-10-09 Shaun McDonaldmoving the conistency checks for updates and deletes...
2008-10-08 Shaun McDonaldadding the controller code to be able to get a specific...
2008-10-08 Shaun McDonaldFix the data config, so that the development database...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-07-30 Tom HughesRework GPX import daemon to use libxml2 for speed.
2008-07-18 Tom HughesMerge potlatch_010 properly.
2008-07-18 Tom HughesRevert broken attempt at potlatch_010 merge.
2008-07-18 Tom HughesMerged 8899:9136 and 9145 from trunk.
2008-07-18 Tom HughesMerge potlatch_010 branch to head.
2008-07-15 Tom HughesRemote Potlatch projection routines as they are no...
2008-07-09 Tom HughesRevert Potlatch 0.10 from the trunk - we will keep...
2008-07-09 Richard FairhurstPotlatch 0.10
2008-07-07 Shaun McDonaldFixing the resync that I had done wrong at the end...
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-24 Tom HughesRailsify relation selection (aka ripping out the f...
2008-06-22 Tom HughesMerge 8381:8390 from trunk.
2008-06-22 Tom HughesMake GeoRecord inject class methods correctly when...
2008-06-22 Tom HughesMerge 8377:8381 from trunk.
2008-06-22 Tom HughesMake the polymorphic relation association work properly.
2008-05-13 Gabriel Ebnerapi06: Fix OSM::APIVersionMismatchError.render_opts
2008-05-13 Gabriel Ebnerapi06: fix syntax errors.
2008-05-13 Gabriel Ebnerapi06: simplify exception handling and add exception...
2008-05-12 Gabriel Ebnerapi06: Move version-checking into the models, raising...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Gabriel Ebnersplit_node_tags: Remove old unused files.
2008-05-04 Gabriel Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-04 Gabriel Ebnersplit_node_tags: Implement key constraints.
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-04-27 Tom HughesInclude tags in GPX success and failure mails. Closes...
2008-04-19 Tom HughesMerge 7296:7427 from export branch to trunk.
2008-04-16 Tom HughesMerged 7296:7388 from rails_port trunk.
2008-04-14 Tom HughesMore work on export tab.
2008-03-19 Richard FairhurstPotlatch 0.8 - be afraid, be very, very afraid
2008-02-03 Tom HughesAdd missing sanitise_boundaries method that the API...
2008-01-25 Nick Blackfixed bug in add version rake task
2008-01-25 Steve Coastdont eager load tags (false primary key fucks all sorts...
2008-01-25 Nick Blackfixed null value bug in rake task
2008-01-24 Steve CoastLots of documentation updates, plus split out potlatch...
2008-01-24 Xin Zhengadded module
2008-01-24 Steve Coastmove potlatch presets to only be generated once, and...
2008-01-23 Nick Blackadded task to add version numbers to nodes table
2008-01-23 Tom HughesAllow a GPX to be fetched in XML format by fetching...
2008-01-23 Nick Blackupdated rake task to grab 1000 records at a time
2008-01-23 Nick Blackrake task to populate node_tags and current_node_tags...
2008-01-06 Tom HughesMigrate web site to use rails 2.0.1.
2008-01-05 Tom HughesUpdate GPX daemon control script to match current templ...
2008-01-05 Tom HughesFix picture generation to avoid truncating the sides...
next