]> git.openstreetmap.org Git - rails.git/history - test/functional
add a credits line for each routing service
[rails.git] / test / functional /
2014-01-19 Tom HughesAdd a tests for the fixthemap page
2014-01-19 Toby MurrayChanging the note search limit from 9999 to 10000
2014-01-15 Tom HughesHighlight erroneous fields by adding a class to them
2014-01-15 Tom HughesReenable the note search API
2014-01-09 Tom HughesDisable notes search until it can be made scalable
2013-12-08 Tom HughesAdd functions tests for the oauth_clients controller
2013-12-08 Tom HughesRemove stub test for non-existent controller
2013-12-08 Tom HughesDon't show lat/lon for a deleted node, in case it is...
2013-12-07 Tom HughesTest XHR rendering of pages which can load in the sidebar
2013-12-07 Tom HughesDo basic testing of all site controller methods
2013-12-05 Simon LegnerExtend API to allow changesets to be queried by ids
2013-12-05 Tom HughesReport an error if a bogus limit value is passed to...
2013-12-03 Tom HughesReplace some legacy routes with redirects
2013-12-02 Tom HughesMerge remote-tracking branch 'jfirebaugh/legacy-params'
2013-12-02 John FirebaughSupport legacy bbox param on /history as well
2013-11-28 Tom HughesMerge branch 'redesign'
2013-11-28 Tom HughesSimplify browse routes and make routes more consistent
2013-11-19 John FirebaughFix test failures
2013-11-19 John FirebaughMerge branch 'master' into redesign
2013-11-17 Tom HughesRemove the _osm_username cookie and session validation...
2013-11-16 John FirebaughMerge branch 'master' into redesign
2013-11-06 John FirebaughRemove unused
2013-10-15 Tom HughesAdd tests for trace#data
2013-10-15 Tom HughesTest user#delete
2013-10-15 Tom HughesTest user#set_status
2013-10-15 Tom HughesTest user#reset_password
2013-10-15 Tom HughesTest user#go_public
2013-10-15 John FirebaughRestore raw latlon search result
2013-10-15 Tom HughesAdd more tests for hidden diary entries and comments
2013-10-15 Tom HughesAdd tests for diary_entry#comments
2013-10-15 Tom HughesAdd tests for diary_entry#hide and diary_entry#hidecomment
2013-10-14 Tom HughesAdd tests for trace#delete
2013-10-14 Tom HughesAdd tests for trace#edit
2013-10-14 Tom HughesAdd some tests for trace#view
2013-10-13 John FirebaughUse reverse geocoders for any lat/lon queries
2013-10-13 John FirebaughRemove vestigial routes
2013-10-01 Tom HughesAdd a basic test for browse#note
2013-09-23 Tom HughesFix routing of changeset feed
2013-09-23 Tom HughesAllow GET as well as POST for oauth#request_token and...
2013-09-23 Tom HughesFix routing of RSS feeds
2013-09-22 Tom HughesAlloe GET as well as POST for oauth#revoke and oauth...
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 HughesRails now defaults to using PATCH for updates
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-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 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 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-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-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
next