]> git.openstreetmap.org Git - rails.git/history - test
Add extra tests for API and redaction controllers
[rails.git] / test /
2015-03-03 Tom HughesAdd extra tests for API and redaction controllers
2015-03-02 Tom HughesLoad friends fixtures for diary entry tests
2015-03-02 Tom HughesYet more tests...
2015-03-02 Tom HughesTest changeset and note comment notification emails
2015-03-02 Tom HughesLoad user_roles for permissions
2015-03-01 Tom HughesTesting, testing, testing...
2015-03-01 Tom HughesFix rubocop warnings
2015-03-01 Tom HughesThe test train rolls ever onwards...
2015-03-01 Tom HughesFix some tests
2015-03-01 Tom HughesMoar tests!
2015-03-01 Tom HughesMore test coverage improvements
2015-02-28 Tom HughesReset locale after tests which change it finish
2015-02-28 Tom HughesLoad user_blocks as an API fixture
2015-02-28 Tom HughesMore work on test coverage
2015-02-27 Tom HughesFix typo
2015-02-27 Tom HughesFix validation failures for trace tags
2015-02-27 Tom HughesFix rubocop warnings
2015-02-27 Tom HughesImprove test coverage
2015-02-26 Tom HughesAdd Coveralls support
2015-02-25 Tom HughesConvert OpenID authentication to generic third party...
2015-02-25 Tom HughesRework OpenID tests for new flows using OmniAuth mocking
2015-02-25 Tom HughesSet fixture class when using gpx_files
2015-02-24 Tom HughesFix more rubocop style issues
2015-02-23 Tom HughesMore fixes to fixture loading in tests
2015-02-22 Tom HughesLoad extra fixtures need for user controller tests
2015-02-22 Tom HughesLoad user_roles fixtures so we know who is an administrator
2015-02-22 Tom HughesLoad language fixtures before running the language...
2015-02-20 Tom HughesFix some more rubocop style issues
2015-02-20 Tom HughesStandardise on "hash rocket" style for hashes
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...
next