]> git.openstreetmap.org Git - rails.git/history - test
Added fixes for rubocop complaints
[rails.git] / test /
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix rubocop style issues
2015-02-20 Tom HughesFix rubocop lint issues
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2015-02-20 Tom HughesCleanup trailing whitespace
2015-02-16 Tom HughesMerge remote-tracking branch 'systemed/routing'
2015-02-11 Tom HughesWrap flash messages in a div instead of a paragraph
2015-02-07 Richard FairhurstMerge pull request #35 from tomhughes/routing
2015-02-07 Tom HughesAdd basic tests for the directions controller
2015-01-26 Richard FairhurstMerge pull request #28 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2015-01-17 Tom HughesMerge branch 'rails42'
2015-01-11 Tom HughesDon't try and match xmlns as an attribute
2015-01-11 Tom HughesUpdated for changes in rails HTML testing
2015-01-10 Tom HughesFix invalid CSS selectors
2015-01-10 Tom HughesFix login tests to check whether logins succeed/fail...
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-12 Richard FairhurstMerge pull request #25 from zerebubuth/routing-ui-tweaks
2014-11-10 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-11-07 Tom HughesMerge branch 'overpass'
2014-11-03 Richard FairhurstMerge pull request #24 from zerebubuth/routing-merge
2014-11-03 Matt AmosMerge remote-tracking branch 'upstream/master' into...
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 Richard FairhurstMerge pull request #14 from tomhughes/routing
2014-03-08 Tom HughesMerge remote-tracking branch 'origin/master' into routing
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
next