]> git.openstreetmap.org Git - rails.git/history - test
Added relation redaction logic, same as node and way logic, plus tests
[rails.git] / test /
2012-04-05 Matt AmosAdded relation redaction logic, same as node and way...
2012-04-05 Matt AmosAltered old_way stuff to be Railsy like old_node is now
2012-04-05 Kai KruegerCopy the redaction code from nodes to ways
2012-04-05 Matt AmosFixing review comments
2012-04-05 Matt AmosAdding first cut of Redactions support
2012-03-22 Tom HughesAdd functional tests for messages
2012-03-22 Tom HughesTest that viewing a block marks it as seen
2012-03-22 Tom HughesAdd comments to the user block functional tests
2012-03-20 Tom HughesAdd functional tests for the user_roles controller
2012-03-20 Tom HughesGet rid of custom CSRF protection for user role changes
2012-03-19 Tom HughesAdd functional tests for user blocks
2012-03-17 Tom HughesAdd some tests for the RichText module
2012-03-17 Tom HughesDrop the contents of <script> and <style> tags when...
2012-03-17 Tom HughesTreat messages received by email as plain text
2012-03-17 Tom HughesAdd preview functionality to rich text controls
2012-03-16 Tom HughesRemoved Osmrender export test
2012-03-14 Tom HughesAllow POST requests to the home page so OpenSearch...
2012-03-09 Tom HughesFix various routing and route generation errors
2012-03-09 Tom HughesFix some incorrect tests that relied on the default...
2012-03-09 Tom HughesAdd routing tests for all supported routes
2012-03-07 Tom HughesAdd some more unit tests for traces
2012-03-07 Tom HughesAdd some more unit tests for users
2012-03-07 Tom HughesAdd some extra unit tests for diary entries
2012-03-06 Tom HughesTurn on mass assignment protection
2012-03-04 Tom HughesAdd a test to check the validity of the translations
2012-01-14 Tom HughesSort node ids in test_ways_for_node
2011-12-13 Tom HughesAdd extra login tests for case insensitive usernames
2011-12-13 Tom HughesAdd some password recovery tests
2011-12-13 Tom HughesAdd some tests for updating users
2011-11-26 Tom HughesSwitch from Prototype to jQuery
2011-11-24 Matt AmosReplace @ with ~ in the shortlink
2011-11-19 Tom HughesAdd some OAuth tests
2011-11-16 Tom HughesMake OAuth work again
2011-11-14 Tom HughesUpdate tests to set the username cookie as necessary
2011-11-14 Peter GrayRefactor bounding box code
2011-11-14 Tom HughesCreate new diary entry records instead of cloning the...
2011-11-14 Tom HughesRename all ID columns that aren't unique
2011-11-14 Tom HughesReplace deprecated response.redirected_to with response...
2011-11-14 Tom HughesRemove monkey patch added for rails 2
2011-11-14 Tom HughesList all objects that are blocking a delete, in a well...
2011-11-14 Tom HughesFixed tests to handle multi-part confirmation email
2011-11-14 Tom HughesSpecify the format when requesting an RSS feed
2011-11-14 Tom HughesRemoved extension from assert_template calls
2011-11-14 Tom HughesFix tests to copy with new style mail objects
2011-11-14 Tom HughesSet the preferred language for all test users
2011-11-14 Tom HughesRail 3 has renamed fieldWithErrors to field_with_errors
2011-11-14 Tom HughesSet Accept-Language in a rails 3 compatible way
2011-11-14 Tom HughesDo validation in the :save context when testing email...
2011-11-14 Tom HughesRework AMF controller's streaming output for rails 3
2011-11-14 Tom HughesDuplicate records raise RecordNotUnique now, not Statem...
2011-11-14 Tom HughesAdd fixtures for user blocks and tokens
2011-11-14 Tom HughesAvoid use of deprecated methods on error objects
2011-11-14 Tom HughesUse Rails.xxx instead of RAILS_XXX
2011-11-14 Tom HughesUpdate to rails 3
2011-09-24 Tom HughesMark all users which have seen the terms as having...
2011-09-24 Tom HughesAdd some tests for password logins
2011-09-24 Tom HughesUpdate tests for changes to login form
2011-08-22 Tom HughesRemove :root qualifiers as they don't seem to work...
2011-07-12 Tom HughesUse num_changes to detect empty changesets instead...
2011-06-10 Tom HughesMerge branch 'master' into openid
2011-05-31 Tom HughesMerge branch 'master' into openid
2011-05-22 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesCleanup merge breakage
2011-05-21 Tom HughesStart ROTS for user login tests as well as creation...
2011-05-21 Tom HughesIf we start a ROTS instance then kill it when we're...
2011-05-21 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'openID' of git://git.openstreetmap.org...
2011-05-08 Tom HughesMake sure the ruby quadtile code give the same result...
2011-05-05 Tom HughesRearrange changeset list page to put the map beside...
2011-05-01 Matt AmosChange the test for whether the CTs have been seen...
2011-04-20 Tom HughesAllow user details to be fetched without agreeing terms
2011-04-17 Matt AmosAdded flash notice for CTs decline
2011-04-03 Tom HughesPreserve the referer at the end of account creation
2011-04-03 Tom HughesDon't run the user terms tests unless REQUIRE_TERMS_SEE...
2011-04-03 Matt AmosPhase 2 CTs implementation and tests, with config parameter
2011-03-15 Matt AmosFixed bug in changeset queries
2011-02-10 Tom HughesMerge branch 'master' into openid
2010-12-15 Tom HughesAdd support for conditional deletes in changeset uploads
2010-12-15 Tom HughesAllow the client to request errors as an XML document
2010-12-06 Shaun McDonaldUpdate expected GPS namespace in tests
2010-12-06 Kai KruegerStart the rots server if it isn't already running
2010-12-05 Tom HughesMerge branch 'master' into openid
2010-12-01 Tom HughesFix test for change to editor options
2010-11-29 Tom HughesFixup tests for changes to multi-editor functionality
2010-11-29 Matt AmosInitial work on support for multiple editors
2010-10-23 Tom HughesMerge branch 'master' into openid
2010-10-17 Tom HughesMerge branch 'master' into openid
2010-10-11 Tom HughesThere are five trace fixtures now
2010-10-11 Tom HughesMake trace API a proper CRUD API like other object...
2010-10-04 Tom HughesFixup openid test to reflect changes merged from master
2010-10-04 Tom HughesMerge branch 'master' into openid
2010-10-04 Tom HughesAllow users to send themselves a new confirmation email
2010-10-01 Kai KruegerTest openid based user creation right through to the...
2010-10-01 Tom HughesAdd monkey patch to make openid tests work with rails 2
2010-10-01 Kai KruegerAdd a test for openid failure during user creation
2010-09-24 Tom HughesMerge branch 'master' into openid
2010-09-09 Tom HughesMerge branch 'master' into openid
2010-09-09 Tom HughesMerge branch 'master' into openid
2010-09-06 Tom HughesMerge branch 'master' into openid
2010-08-08 Matt AmosFixed AMF controller to validate changeset comments
next