]> git.openstreetmap.org Git - rails.git/history - test
Use correct URL
[rails.git] / test /
2015-01-10 Tom HughesUse correct URL
2015-01-10 Tom HughesUse assert_dom_equal to compare HTML text
2015-01-10 Tom HughesFix invalid CSS selectors
2015-01-10 Tom HughesDon't pass ActiveRecord objects to find and exists?
2015-01-10 Tom HughesFix invalid CSS selectors
2015-01-10 Tom HughesRemove unused performance test stub
2015-01-08 Tom HughesUpdate to rails 4.1.9
2014-12-02 Tom HughesFix exception when message limit is hit
2014-11-07 Tom HughesMerge branch 'overpass'
2014-11-01 Tom HughesMerge branch 'master' into overpass
2014-11-01 Tom HughesMerge branch 'comments'
2014-10-23 Tom HughesMove changeset comment feeds out of the API namespace
2014-10-23 Tom HughesTidy up changeset comment tests and beef them up a bit
2014-10-23 Łukasz GurdekChangeset discussions
2014-10-17 Tom HughesMerge remote-tracking branch 'osmlab/iD-1.6.0'
2014-10-16 Tom HughesAdd some more model tests for notes and note comments
2014-10-15 Tom HughesValidate note comments for control characters
2014-10-15 Tom HughesAdd missing event types to note comment fixtures
2014-10-02 Tom HughesTest that reserved usernames are not allowed
2014-07-29 Tom HughesDon't preload the nodes as it seems to break the ordering
2014-07-24 Florian M. SchäferLet test_note_event pass in timezones other than +00:00
2014-07-23 Tom HughesFix error resolving relation parents
2014-07-21 Tom HughesMerge branch 'rails41'
2014-07-20 Florian M. SchäferAdded tests for wikidata links in the browse helper
2014-07-04 Tom HughesDon't assume we know what ID the new block will have
2014-07-04 Tom HughesUpdate for API change in CPK 7.x
2014-07-04 Tom HughesMake sure we restore I18n.locale when tests complete
2014-07-04 Tom HughesRename Trace#public to Trace#visible_to_all
2014-07-04 Tom HughesRename User#public to User#identifiable
2014-07-04 Tom HughesImprove testing of emails
2014-06-18 Tom HughesImprove blocking of characters not allowed in XML
2014-06-18 Tom HughesDecode entities in the title
2014-06-17 Tom HughesRewrite layer parameters in shortlinks correctly
2014-06-15 Tom HughesProbit control characters in user names
2014-06-15 Tom HughesMerge branch 'master' into overpass
2014-06-15 Štefan BaeblerAdded telephone links into tag detail browser
2014-05-24 Tom HughesFix typo
2014-05-24 Tom HughesTry harder to find a name in the right language
2014-05-21 Tom HughesQualify SCALE in tests
2014-05-18 Tom HughesWrap the ID in <bdi> tags for RTL locales
2014-05-18 Tom HughesIsolate object names from the database with a <bdi...
2014-04-27 Tom HughesQualify SCALE in tests
2014-04-27 Tom HughesDon't pass strings to set_fixture_class
2014-03-31 Tom HughesMerge branch 'master' into overpass
2014-03-28 Tom HughesMerge branch 'master' into overpass
2014-03-16 Tom HughesMerge branch 'master' into overpass
2014-03-16 Tom HughesFilter out nodes which are too far away
2014-03-16 Tom HughesDrop client side parsing of lat/lon parameters
2014-03-08 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-03-05 Tom HughesAdd more helper tests
2014-03-01 Tom HughesAdd more tests for BrowseHelper
2014-03-01 Tom HughesAdd tests for BrowseHelper#wikipedia_link
2014-02-28 Tom HughesAdd tests for OSM.locationCookie
2014-02-27 Tom HughesUpdate osm.js tests for changes and add some more
2014-02-27 John FirebaughUse Konacha for testing JavaScript
2014-02-26 Tom HughesAdd some more tests for library code
2014-02-26 Tom HughesReorganise tests to match modern rails test layout
2014-02-23 Tom HughesAdd a test to check that html.dir is sensible in every...
2014-02-20 Tom HughesApparently asin now throws Math::DomainError instead...
2014-02-15 Tom HughesAdd some more shortlink tests
2014-02-15 Tom HughesImprove redirection of shortlinks
2014-02-04 Tom HughesPreserve message details over validation errors
2014-01-27 Tom HughesUse api.geonames.org for reverse searches
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-17 Tom HughesReplace the country table with a static XML countries...
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-07 Tom HughesAdd some more unit tests for the Trace model
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-05 Tom HughesTest get_nodes_undelete methods of the OldWay model
2013-12-05 Tom HughesAdd tests for member methods on relation models
2013-12-04 Tom HughesAdd tests for node methods on way models
2013-12-04 Tom HughesAdd tests for tag methods on object models
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-12-01 Tom HughesDrop monkey patch now we're using option style redirects
2013-12-01 Tom HughesPreserve the bounding box when redirecting history...
2013-11-30 Tom HughesRedirect /?query= to /search?query=
2013-11-30 Tom HughesTidy up the OAuth authorization screens
2013-11-28 Tom HughesMerge branch 'redesign'
2013-11-28 Tom HughesAdd tests for new redirects and fix a few bugs in the...
2013-11-28 Tom HughesSimplify browse routes and make routes more consistent
2013-11-25 Tom HughesAdd test for redirect routes
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
next