]> git.openstreetmap.org Git - rails.git/history - test
Simplify new-note marker placement - always in the centre
[rails.git] / test /
2015-07-28 Tom HughesAllow customer URL schemas for OAuth callback URLs
2015-07-26 Tom HughesError if geocoder#search is called with no arguments
2015-07-20 Tom HughesRequire a valid session token to resend a confirmation
2015-06-08 Tom HughesRemove bogus mock data from facebook and windowslive...
2015-05-19 Tom HughesAdd support for Windows Live authentication
2015-05-19 Tom HughesAdd support for Facebook authentication
2015-05-15 Tom HughesMore improvements to mediawiki fragment escaping
2015-05-14 Tom HughesEscape fragment identifiers in wikipedia URLs
2015-04-16 Tom HughesAvoid using Time.parse as it is affected by the TZ...
2015-04-14 Tom HughesAdd tests for Google OAuth authentication
2015-04-14 Tom HughesLoad user_blocks fixtures for login test
2015-04-14 Tom HughesFix style issues found by new rubocop version
2015-03-31 Tom HughesAllow space as a language separator
2015-03-17 Tom HughesURI encode the X-Page-Title header
2015-03-09 Tom HughesMore work on user tests
2015-03-09 Tom HughesReset the locale after tests that may change it
2015-03-09 Tom HughesLoad changeset comments for API tests
2015-03-08 Tom HughesA few more edge cases
2015-03-08 Tom HughesYet more tests...
2015-03-08 Tom HughesTest some missing cases in the way controller
2015-03-08 Tom HughesEver more tests...
2015-03-08 Tom HughesMore test work
2015-03-07 Tom HughesReduce duplication in the oauth tests
2015-03-07 Tom HughesAdd a few more tests
2015-03-05 Tom HughesAvoid relying on the order in which emails are sent
2015-03-04 Tom HughesTests!
2015-03-03 Tom HughesLoad API fixture for the search controller tests
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
next