]> git.openstreetmap.org Git - rails.git/history - test
Precompile various vendor assets
[rails.git] / test /
2013-09-21 Tom HughesAlways allow %{attribute} in model validation error...
2013-09-21 Tom HughesSet hostname for signed requests correctly
2013-09-21 Tom HughesRemove deprecated assert_blank and assert_present from...
2013-09-21 Tom HughesRemove format specifier from RSS feed route tests
2013-09-21 Tom HughesRoutingError is now UrlGenerationError
2013-09-21 Tom HughesReplace deprecated finder methods
2013-09-21 Tom HughesIntegrationTest is now in ActionDispatch not ActionCont...
2013-09-21 Tom HughesRails now defaults to using PATCH for updates
2013-09-21 Tom HughesReplace attr_accessible with strong parameters
2013-09-21 Tom HughesUpdate to rails 4.0.0
2013-09-18 Tom HughesUse a view to build the trace RSS feed and get rid...
2013-08-23 Tom HughesMerge remote-tracking branch 'osmlab/id-default'
2013-08-20 Tom HughesFix test to make sure it picks up the right token
2013-08-18 Tom HughesMerge remote-tracking branch 'osmlab/welcome-2'
2013-08-16 Tom HughesImprove tests for user details API responses
2013-08-13 Tom HughesUpgrade passwords to the latest hashing scheme on login
2013-08-13 Tom HughesStrengthen password hashing algorithm
2013-08-12 Tom HughesUpdate tests with new URL for mapnik exports
2013-08-12 John FirebaughFix referer params for welcome page
2013-08-12 John FirebaughRedirect /edit and /export with old-style edit params
2013-08-12 John FirebaughClean up tests
2013-08-12 John FirebaughHandle expired confirmation tokens
2013-08-12 John FirebaughHook up user confirmation page
2013-08-12 John FirebaughInline validation errors on sign up page
2013-08-12 John FirebaughRemove unnecessary div/class/css
2013-08-12 John FirebaughMove pre-sign up content to sign up page
2013-08-12 John FirebaughReduce welcome email to minimal text
2013-08-12 John FirebaughAdd welcome page based on http://osmlab.github.io/welco...
2013-08-06 Tom HughesUpdate short link test results
2013-08-06 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-08-05 Tom HughesAdd method specifiers to oauth routing tests
2013-08-04 Tom HughesUpdate short link integration tests for hash links
2013-08-04 Tom HughesMerge remote-tracking branch 'osmlab/hash'
2013-08-04 Tom HughesAdd functional tests for nodes/ways/relations API methods
2013-08-01 John FirebaughRefactor user creation actions
2013-07-30 John FirebaughInclude layers in hash
2013-07-30 John FirebaughRedirect lat/lon/zoom query params to hash
2013-07-19 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-07-19 Tom HughesReplace `:nothing => true` with `:text => ""`
2013-07-09 Tom HughesUse the standard ruby instance_methods call
2013-07-09 Tom HughesThe ActiveRecord exists? method may not return an expli...
2013-07-09 Tom HughesRename test to avoid class name conflict with unit...
2013-07-08 Tom HughesUpdate tests for changes to user settings form
2013-07-08 Tom HughesUpdate tests for changes to signup form
2013-07-04 Tom HughesFix up user creation tests to handle cookie check
2013-06-30 Tom HughesSort tags to make comparision stable
2013-06-30 Tom HughesRemove empty test cases
2013-06-30 Tom HughesFix bogus test class names
2013-06-24 Ian DeesGuard against non-numeric lat and lons in nodes and...
2013-06-10 Tom HughesAdd a reopen API call for notes
2013-05-10 Tom HughesBeef up tests for trace#list to check tag restrictions
2013-05-10 Tom HughesImprove tests for trace RSS feeds
2013-05-10 Tom HughesTidy up user preferences controller
2013-05-09 Tom HughesImprove functional tests for user preferences
2013-05-09 Tom HughesRemove unused friend controller and related test harness
2013-05-09 Tom HughesImprove export controller tests
2013-05-08 Tom HughesTidy up geocoder tests and extend lat/lon detection...
2013-05-07 Tom HughesAdd a routing test for /id
2013-04-24 Tom HughesImprove functional tests for notes#feed
2013-04-24 Tom HughesImprove functional tests for notes#show
2013-04-24 Tom HughesAdopt a consistent naming scheme fot notes functional...
2013-04-24 Tom HughesImprove functional tests for notes#search
2013-04-24 Tom HughesImprove functional tests for notes#index
2013-04-23 Tom HughesMerge branch 'notes'
2013-04-16 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesReturn an updated copy of the note from the delete...
2013-04-08 Tom HughesRestriction note deletion to moderators
2013-04-02 Matt AmosAdded database, API and GPX status to capabilities.
2013-03-28 Tom HughesTest that closing and deleting notes require authentication
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-03-03 Eric TheiseExtend geocoder to support additional lat/lon formats
2013-02-05 Tom HughesReject attempts to create notes with no comment text
2013-02-05 Tom HughesMerge branch 'master' into notes
2013-02-05 Tom HughesReject note comments with no text
2013-02-05 Tom HughesMake the API reject changes to closed notes
2013-02-03 Tom HughesAdd a test for commenting on diary entries
2013-02-03 Tom HughesAdd a test for diary entry creation
2013-02-02 Tom HughesMerge branch 'master' into notes
2013-01-18 Tom HughesFix formating of way and relation redaction messages...
2013-01-18 Tom HughesImprove testing of the trace list view
2013-01-16 Tom HughesFixup test failure
2013-01-15 Tom HughesMerge branch 'master' into notes
2013-01-14 Tom HughesUpdate tests for layout changes
2013-01-14 Saman Bemel-BenrudSite cleanup
2012-12-03 Tom HughesRemove the author_name field from notes
2012-12-01 Tom HughesMerge branch 'master' into notes
2012-11-23 Tom HughesMerge branch 'leaflet'
2012-11-23 Tom HughesServe embedded maps through the assets pipeline
2012-11-20 Tom HughesGet the notes tests working again
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-11-12 Tom HughesFix bogus test
2012-10-30 Tom HughesSimplify handling of verified emails in OpenID signup
2012-10-22 John FirebaughAllow cross-origin requests to API
2012-10-15 Tom HughesMerge branch 'master' into notes
2012-10-13 Tom HughesMerge branch 'master' into notes
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
next