]> git.openstreetmap.org Git - rails.git/history - test
Added user ID, description, languages and image link to the user details API call.
[rails.git] / test /
2009-08-25 Matt AmosAdded referer URL in user_token so that redirections...
2009-08-19 Štefan Baeblertests for diary rss feeds
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-16 Matt AmosFixes bug #2152 by preventing over-expansion of bboxes...
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-13 Tom HughesAdd extra visibility options for GPS traces, and enhanc...
2009-08-07 Matt AmosFix test to reflect change to changeset templates.
2009-08-06 Matt AmosMade XML parsing routines raise an exception if the...
2009-08-06 Matt AmosMerging 16820:16891 from trunk.
2009-08-05 Matt AmosNode controller wasn't using the right name for an...
2009-08-04 Matt AmosOoops. Should have committed the test too.
2009-08-03 Tom HughesMerge 16817:16819 from trunk.
2009-08-03 Tom HughesMerge 16743:16811 from trunk.
2009-08-03 Matt AmosReorganised OAuth clients and tokens details page....
2009-08-03 Matt AmosMoved find_token method into the token class, since...
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-30 Matt Amosfixed gps_point coordinates and tile. why was this...
2009-07-27 Matt AmosFix compatibility with older versions of the ruby std...
2009-07-27 Matt AmosAdded methods to strip those non-XML control characters...
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-07-13 Tom HughesMerge changeset browser branch to trunk.
2009-07-13 Tom HughesMerge 16355:16480 from trunk.
2009-07-08 Richard Fairhurst"list mode" should really be "live mode" :)
2009-07-08 Richard FairhurstPotlatch 1.1 (server code)
2009-07-05 Tom HughesMerge 16216:16355 from trunk.
2009-07-03 Matt AmosFixed short link integration test so that it would...
2009-06-29 Tom HughesMerge 16110:16216 from trunk.
2009-06-25 Matt AmosAdding 'shortlink' functions which will allow URLs...
2009-06-25 Tom HughesFixup tests for changes in view templates.
2009-06-25 Tom HughesMerge 16070:16110 from trunk.
2009-06-25 Tom HughesMerge 16012:16110 from trunk.
2009-06-23 Tom HughesRevert r16046.
2009-06-22 Matt AmosAdding initial version of the OAuth token authenticatio...
2009-06-22 Matt Amos'Fixing' annoying test case which intermittently fails.
2009-06-19 Thomas Woodmerge 15807:16012 from rails_port
2009-06-11 Shaun McDonaldGive a nice error message when parsing the nwr tags...
2009-06-10 Shaun McDonaldAdding a couple of extra unit tests for the parsing...
2009-06-10 Shaun McDonaldCleanup the Relation.from_xml to come in line with...
2009-06-10 Shaun McDonaldThrow errors in the way xml parsing if there is a ...
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-07 Shaun McDonaldMake some links more rails like, thus easier to read...
2009-06-07 Shaun McDonaldMore tests to check that user creation works, and the...
2009-06-07 Tom HughesMarge all the changeset list methods together into...
2009-06-04 Tom HughesMove to version 2.3.2 of rails.
2009-06-03 Tom HughesRefactor potlatch error handling.
2009-06-03 Tom HughesMake a few more things translatable.
2009-06-02 Ævar Arnfjörð Bjar... Change /index.php/ in wiki.openstreetmap.org links...
2009-05-31 Tom HughesMerge a final translation from i18n branch.
2009-05-31 Shaun McDonaldfix to the diary entry test
2009-05-31 Shaun McDonaldfix to the diary entry test
2009-05-31 Shaun McDonaldFix the integration test
2009-05-31 Tom HughesMore missing files from I18N merge.
2009-05-31 Tom HughesMissing migrations from I18N merrge.
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Tom HughesMerge 15165:15373 from trunk.
2009-05-30 Tom HughesMore diary test fixes.
2009-05-30 Tom HughesFix a couple of diary tests.
2009-05-27 Shaun McDonaldDiary entries pretty much i18n'd. Additional test that...
2009-05-27 Shaun McDonaldtranslating the listing of diary entries. Adding some...
2009-05-26 Matt AmosBetter testing of bbox handling in relations. Maybe...
2009-05-26 Shaun McDonaldDiary entry test for the new language field. Currently...
2009-05-26 Shaun McDonaldSome test improvements
2009-05-26 Shaun McDonaldFix the fixtures. Related changeset 15184.
2009-05-22 Shaun McDonaldFirst stage of i18n. Some migrations and extra plugins.
2009-05-21 Tom HughesRationalise API error classes by getting of the render_...
2009-05-21 Tom HughesFixup AMF controller tests.
2009-05-20 Matt AmosUsing an around_handler for catching and rendering...
2009-05-15 Shaun McDonaldExtra little test, setting the language on the diary...
2009-05-14 Matt AmosOops. Fixed another Time/DateTime problem.
2009-05-14 Matt AmosFixed problem with Time vs. DateTime classes in fixture...
2009-05-14 Matt AmosFixed precondition failed message which was trying...
2009-05-12 Matt AmosFixed bug #1816 - the timeout updating logic should...
2009-05-11 Tom HughesUse a local lookup table for country bounding boxes...
2009-05-11 Matt Amosdisabling test case because i don't think there is...
2009-05-11 Shaun McDonaldUse a regular expression for the test, since it can...
2009-05-11 Matt AmosA better optimisation, as suggested by TomH.
2009-05-10 Matt AmosFixed problem where tag lengths were generating a 422...
2009-05-08 Shaun McDonaldfix the user unit test so that it doesn't use a deprica...
2009-05-08 Shaun McDonaldmore changeset tests. No need for @ vars in the tests
2009-05-07 Thomas WoodFix the test I just broke...
2009-05-07 Shaun McDonaldSome more tests
2009-05-07 Shaun McDonaldfix typo which meant that it was testing the node twice...
2009-05-06 Thomas WoodTests for PreconditionFailed error messages.
2009-05-06 Shaun McDonaldfixing the tests I broke earlier due to the fixture...
2009-05-06 Shaun McDonaldMore trace tests
2009-05-05 Shaun McDonaldsome tests for the site and export controllers
2009-05-01 Thomas WoodFix indentation fail
2009-05-01 Thomas WoodFix AMF controller failing tests due to changed error...
2009-05-01 Shaun McDonalda fix for the relation controller test
2009-04-30 Matt AmosFixed bad coding practice in test.
2009-04-30 Matt AmosFixed indeterminacy in test.
2009-04-30 Matt AmosFix failing test case.
2009-04-30 Shaun McDonaldcouple of fixes to the changeset upload delete
2009-04-29 Shaun McDonaldfix more of the tests, particularly changeset controlle...
2009-04-29 Shaun McDonaldMore changeset test improvements. Another fixture was...
2009-04-29 Matt AmosFixed 'raw' raises by converting them to the appropriat...
2009-04-27 Shaun McDonaldFix the node and relation tests from when the users...
next