]> git.openstreetmap.org Git - rails.git/history - test/unit/node_test.rb
Use correct format for RSS link.
[rails.git] / test / unit / node_test.rb
2009-06-09 Tom HughesMerge 15722:15806 from head and adjust new views to...
2009-06-09 Shaun McDonaldMore Node.from_xml unit tests
2009-06-08 Shaun McDonaldMore unit tests for the parsing of the Node.from_xml...
2009-06-04 Tom HughesMove to version 2.3.2 of rails.
2009-04-26 Shaun McDonaldMake node update work with the new require data public...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-28 Matt AmosFixed unit tests and fixture loading for postgres....
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-04 Shaun McDonaldRefactoring the amf controller, and all models so that...
2008-11-25 Shaun McDonaldMore model validations. Fixing one test.
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-27 Shaun McDonaldPrepare for Rails 2.1+, as we will no longer be able...
2008-10-09 Matt AmosSmall fixes to unit tests where user_id has become...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-08-18 Shaun McDonaldmore testing of node tags
2008-07-08 Shaun McDonaldRemoving the in_world test from the model since it...
2008-07-08 Shaun McDonaldnode unit tests with inside limits now.
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-07-03 Shaun McDonaldNow all the unit tests work
2008-06-02 Shaun McDonaldAdding some additional node fixtures to test edge cases...
2008-06-02 Shaun McDonaldYou can now test nodes. This test needs looked at again...
2007-10-07 Gabriel EbnerMerge rails_port_0.5
2007-10-04 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-30 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-29 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-27 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-26 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-25 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-23 Gabriel Ebnerrails_port_0.5: Merge rails_port r4664.
2007-09-22 Gabriel Ebnerrails_port_0.5: Merge rails_port r4643
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-07-24 Tom HughesAdd some basic tests for nodes.