]> git.openstreetmap.org Git - rails.git/history - test
Use jQuery
[rails.git] / test /
2012-09-30 Tom HughesIncrease allowed time delta in message sending test
2012-09-30 John FirebaughInline key partial used only on index
2012-09-24 Tom HughesDon't report the PD flag in the user API call
2012-09-24 Tom HughesAdd a /api/0.6/user/NNNN call to the API
2012-09-21 John FirebaughSupport the same edit params for Potlatch 1 and 2
2012-09-21 Matt AmosAdded a test for trac ticket 4471, and fixed the issue.
2012-09-07 John FirebaughUse a param to trigger export rather than a separate...
2012-09-03 Tom HughesTest that replying to a message marks it as read
2012-08-31 Tom HughesSelect which key entries to show on the client
2012-08-27 Tom HughesUse start.html.erb views instead of _sidebar.html.erb...
2012-08-27 John FirebaughExtract export.js static asset
2012-08-17 Tom HughesUpdate tests for changes to HTML escaping in rails...
2012-08-15 Tom HughesTest the links in the menu of the user view page
2012-08-15 Tom HughesAdd tests for make_friend and remove_friend
2012-08-15 Tom HughesFixup make_friend and remove_friend properly
2012-08-14 Tom HughesRequire POST for make_friend and remove_friend
2012-08-10 Tom HughesFix test failure caused by moving OAuth settings link
2012-07-23 Tom HughesDon't allow hash signs in usernames
2012-07-11 Andy AllanDon't show coordinates for deleted nodes
2012-06-18 Tom HughesFix tests to cope with stricter route enforcement in...
2012-06-01 Tom HughesDon't try and look for variables in non-existent values
2012-05-27 Tom HughesGet all the tests passing under ruby 1.9
2012-05-05 Tom HughesTest new API permissions route
2012-05-05 Enno BrehmImplement API endpoint to query permissions.
2012-05-01 Tom HughesUpdate fixture so active_block appears live...
2012-05-01 Tom HughesAdd some basic changeset feed tests
2012-04-24 Tom HughesTest that revoking OAuth tokens works
2012-04-05 Matt AmosAdded redactions controller test and fixed a bug in...
2012-04-05 Matt AmosFixed fixture after adding link from redaction to user
2012-04-05 Matt AmosAdded tests for browsing object histories with redacted...
2012-04-05 Matt AmosAdded test for changeset/download hiding redacted elements
2012-04-05 Matt AmosAdded tests for old_* redaction routes
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...
next