projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Ignore coverage data
[rails.git]
/
test
/
2015-04-16
Tom Hughes
Avoid using Time.parse as it is affected by the TZ...
tree
|
commitdiff
2015-04-14
Tom Hughes
Add tests for Google OAuth authentication
tree
|
commitdiff
2015-04-14
Tom Hughes
Load user_blocks fixtures for login test
tree
|
commitdiff
2015-04-14
Tom Hughes
Fix style issues found by new rubocop version
tree
|
commitdiff
2015-03-31
Tom Hughes
Allow space as a language separator
tree
|
commitdiff
2015-03-17
Tom Hughes
URI encode the X-Page-Title header
tree
|
commitdiff
2015-03-09
Tom Hughes
More work on user tests
tree
|
commitdiff
2015-03-09
Tom Hughes
Reset the locale after tests that may change it
tree
|
commitdiff
2015-03-09
Tom Hughes
Load changeset comments for API tests
tree
|
commitdiff
2015-03-08
Tom Hughes
A few more edge cases
tree
|
commitdiff
2015-03-08
Tom Hughes
Yet more tests...
tree
|
commitdiff
2015-03-08
Tom Hughes
Test some missing cases in the way controller
tree
|
commitdiff
2015-03-08
Tom Hughes
Ever more tests...
tree
|
commitdiff
2015-03-08
Tom Hughes
More test work
tree
|
commitdiff
2015-03-07
Tom Hughes
Reduce duplication in the oauth tests
tree
|
commitdiff
2015-03-07
Tom Hughes
Add a few more tests
tree
|
commitdiff
2015-03-05
Tom Hughes
Avoid relying on the order in which emails are sent
tree
|
commitdiff
2015-03-04
Tom Hughes
Tests!
tree
|
commitdiff
2015-03-03
Tom Hughes
Load API fixture for the search controller tests
tree
|
commitdiff
2015-03-03
Tom Hughes
Add extra tests for API and redaction controllers
tree
|
commitdiff
2015-03-02
Tom Hughes
Load friends fixtures for diary entry tests
tree
|
commitdiff
2015-03-02
Tom Hughes
Yet more tests...
tree
|
commitdiff
2015-03-02
Tom Hughes
Test changeset and note comment notification emails
tree
|
commitdiff
2015-03-02
Tom Hughes
Load user_roles for permissions
tree
|
commitdiff
2015-03-01
Tom Hughes
Testing, testing, testing...
tree
|
commitdiff
2015-03-01
Tom Hughes
Fix rubocop warnings
tree
|
commitdiff
2015-03-01
Tom Hughes
The test train rolls ever onwards...
tree
|
commitdiff
2015-03-01
Tom Hughes
Fix some tests
tree
|
commitdiff
2015-03-01
Tom Hughes
Moar tests!
tree
|
commitdiff
2015-03-01
Tom Hughes
More test coverage improvements
tree
|
commitdiff
2015-02-28
Tom Hughes
Reset locale after tests which change it finish
tree
|
commitdiff
2015-02-28
Tom Hughes
Load user_blocks as an API fixture
tree
|
commitdiff
2015-02-28
Tom Hughes
More work on test coverage
tree
|
commitdiff
2015-02-27
Tom Hughes
Fix typo
tree
|
commitdiff
2015-02-27
Tom Hughes
Fix validation failures for trace tags
tree
|
commitdiff
2015-02-27
Tom Hughes
Fix rubocop warnings
tree
|
commitdiff
2015-02-27
Tom Hughes
Improve test coverage
tree
|
commitdiff
2015-02-26
Tom Hughes
Add Coveralls support
tree
|
commitdiff
2015-02-25
Tom Hughes
Convert OpenID authentication to generic third party...
tree
|
commitdiff
2015-02-25
Tom Hughes
Rework OpenID tests for new flows using OmniAuth mocking
tree
|
commitdiff
2015-02-25
Tom Hughes
Set fixture class when using gpx_files
tree
|
commitdiff
2015-02-24
Tom Hughes
Fix more rubocop style issues
tree
|
commitdiff
2015-02-23
Tom Hughes
More fixes to fixture loading in tests
tree
|
commitdiff
2015-02-22
Tom Hughes
Load extra fixtures need for user controller tests
tree
|
commitdiff
2015-02-22
Tom Hughes
Load user_roles fixtures so we know who is an administrator
tree
|
commitdiff
2015-02-22
Tom Hughes
Load language fixtures before running the language...
tree
|
commitdiff
2015-02-20
Tom Hughes
Fix some more rubocop style issues
tree
|
commitdiff
2015-02-20
Tom Hughes
Standardise on "hash rocket" style for hashes
tree
|
commitdiff
2015-02-20
Tom Hughes
Standardise on double quoted strings
tree
|
commitdiff
2015-02-20
Tom Hughes
Fix rubocop style issues
tree
|
commitdiff
2015-02-20
Tom Hughes
Fix rubocop lint issues
tree
|
commitdiff
2015-02-20
Tom Hughes
Fix most auto-correctable rubocop issues
tree
|
commitdiff
2015-02-20
Tom Hughes
Cleanup trailing whitespace
tree
|
commitdiff
2015-02-16
Tom Hughes
Merge remote-tracking branch 'systemed/routing'
tree
|
commitdiff
2015-02-11
Tom Hughes
Wrap flash messages in a div instead of a paragraph
tree
|
commitdiff
2015-02-07
Richard Fairhurst
Merge pull request #35 from tomhughes/routing
tree
|
commitdiff
2015-02-07
Tom Hughes
Add basic tests for the directions controller
tree
|
commitdiff
2015-01-26
Richard Fairhurst
Merge pull request #28 from zerebubuth/routing-ui-tweaks-2
tree
|
commitdiff
2015-01-26
Matt Amos
Merge remote-tracking branch 'upstream/master' into...
tree
|
commitdiff
2015-01-17
Tom Hughes
Merge branch 'rails42'
tree
|
commitdiff
2015-01-11
Tom Hughes
Don't try and match xmlns as an attribute
tree
|
commitdiff
2015-01-11
Tom Hughes
Updated for changes in rails HTML testing
tree
|
commitdiff
2015-01-10
Tom Hughes
Fix invalid CSS selectors
tree
|
commitdiff
2015-01-10
Tom Hughes
Fix login tests to check whether logins succeed/fail...
tree
|
commitdiff
2015-01-10
Tom Hughes
Use correct URL
tree
|
commitdiff
2015-01-10
Tom Hughes
Use assert_dom_equal to compare HTML text
tree
|
commitdiff
2015-01-10
Tom Hughes
Fix invalid CSS selectors
tree
|
commitdiff
2015-01-10
Tom Hughes
Don't pass ActiveRecord objects to find and exists?
tree
|
commitdiff
2015-01-10
Tom Hughes
Fix invalid CSS selectors
tree
|
commitdiff
2015-01-10
Tom Hughes
Remove unused performance test stub
tree
|
commitdiff
2015-01-08
Tom Hughes
Update to rails 4.1.9
tree
|
commitdiff
2014-12-02
Tom Hughes
Fix exception when message limit is hit
tree
|
commitdiff
2014-11-12
Richard Fairhurst
Merge pull request #25 from zerebubuth/routing-ui-tweaks
tree
|
commitdiff
2014-11-10
Matt Amos
Merge remote-tracking branch 'upstream/master' into...
tree
|
commitdiff
2014-11-07
Tom Hughes
Merge branch 'overpass'
tree
|
commitdiff
2014-11-03
Richard Fairhurst
Merge pull request #24 from zerebubuth/routing-merge
tree
|
commitdiff
2014-11-03
Matt Amos
Merge remote-tracking branch 'upstream/master' into...
tree
|
commitdiff
2014-11-01
Tom Hughes
Merge branch 'master' into overpass
tree
|
commitdiff
2014-11-01
Tom Hughes
Merge branch 'comments'
tree
|
commitdiff
2014-10-23
Tom Hughes
Move changeset comment feeds out of the API namespace
tree
|
commitdiff
2014-10-23
Tom Hughes
Tidy up changeset comment tests and beef them up a bit
tree
|
commitdiff
2014-10-23
Łukasz Gurdek
Changeset discussions
tree
|
commitdiff
2014-10-17
Tom Hughes
Merge remote-tracking branch 'osmlab/iD-1.6.0'
tree
|
commitdiff
2014-10-16
Tom Hughes
Add some more model tests for notes and note comments
tree
|
commitdiff
2014-10-15
Tom Hughes
Validate note comments for control characters
tree
|
commitdiff
2014-10-15
Tom Hughes
Add missing event types to note comment fixtures
tree
|
commitdiff
2014-10-02
Tom Hughes
Test that reserved usernames are not allowed
tree
|
commitdiff
2014-07-29
Tom Hughes
Don't preload the nodes as it seems to break the ordering
tree
|
commitdiff
2014-07-24
Florian M. Schäfer
Let test_note_event pass in timezones other than +00:00
tree
|
commitdiff
2014-07-23
Tom Hughes
Fix error resolving relation parents
tree
|
commitdiff
2014-07-21
Tom Hughes
Merge branch 'rails41'
tree
|
commitdiff
2014-07-20
Florian M. Schäfer
Added tests for wikidata links in the browse helper
tree
|
commitdiff
2014-07-04
Tom Hughes
Don't assume we know what ID the new block will have
tree
|
commitdiff
2014-07-04
Tom Hughes
Update for API change in CPK 7.x
tree
|
commitdiff
2014-07-04
Tom Hughes
Make sure we restore I18n.locale when tests complete
tree
|
commitdiff
2014-07-04
Tom Hughes
Rename Trace#public to Trace#visible_to_all
tree
|
commitdiff
2014-07-04
Tom Hughes
Rename User#public to User#identifiable
tree
|
commitdiff
2014-07-04
Tom Hughes
Improve testing of emails
tree
|
commitdiff
2014-06-18
Tom Hughes
Improve blocking of characters not allowed in XML
tree
|
commitdiff
2014-06-18
Tom Hughes
Decode entities in the title
tree
|
commitdiff
next