projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Internationalise the trace controller. Fixes #1894.
[rails.git]
/
test
/
functional
/
changeset_controller_test.rb
2009-05-21
Tom Hughes
Rationalise API error classes by getting of the render_...
blob
|
commitdiff
|
raw
2009-05-15
Shaun McDonald
Extra little test, setting the language on the diary...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-12
Matt Amos
Fixed bug #1816 - the timeout updating logic should...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-10
Matt Amos
Fixed problem where tag lengths were generating a 422...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-08
Shaun McDonald
more changeset tests. No need for @ vars in the tests
blob
|
commitdiff
|
raw
|
diff to current
2009-05-07
Thomas Wood
Fix the test I just broke...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-07
Shaun McDonald
Some more tests
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Thomas Wood
Tests for PreconditionFailed error messages.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Matt Amos
Fix failing test case.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Shaun McDonald
couple of fixes to the changeset upload delete
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Shaun McDonald
fix more of the tests, particularly changeset controlle...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Shaun McDonald
More changeset test improvements. Another fixture was...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-29
Matt Amos
Fixed 'raw' raises by converting them to the appropriat...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Tom Hughes
Merge api06 branch to trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-16
Tom Hughes
Merge 14394:14533 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-13
Shaun McDonald
remove the dup methods from the test helper. Add tests...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-13
Shaun McDonald
reverting last change, which included posgres config...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-13
Shaun McDonald
Remove duplication that is in the test helper. Adding...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Tom Hughes
Merge 14059:14394 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-29
Matt Amos
Moved a bunch of time functions into UTC. Fixes bugs...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-28
Matt Amos
Fixed unit tests and fixture loading for postgres....
blob
|
commitdiff
|
raw
|
diff to current
2009-03-27
Matt Amos
Fixed a couple of bugs with changeset bounding box...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Thomas Wood
<td> tags must be closed, move browse index test over...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-12
Tom Hughes
Merged 14009:14059 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-08
Tom Hughes
Merge 12304:14009 from trunk.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-08
Matt Amos
Test and fix for #1567, for teh betterer osmChange...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-08
Matt Amos
Test and fix for issue #1568. Wasn't testing for end...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-08
Matt Amos
Fix for #1565. Added a couple of tests and fixed anothe...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-07
Matt Amos
Fixed bug in changeset closing and querying where the...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-12
Shaun McDonald
resync from rails_port 11795:12304
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Shaun McDonald
ensure that uploads that don't supply a lat and lon...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Matt Amos
Adding test to check that users can't update changesets...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Shaun McDonald
Renaming the include action to expand_bbox in the chang...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-21
Matt Amos
Fixed bug in changeset idle timeout. Fixed another...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Matt Amos
Migration to add close-time to changesets. This replace...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Matt Amos
Made user input parsing more robust in changeset query...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Shaun McDonald
Verify that the key and value isn't getting mixed up...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Matt Amos
Fixed some bugs in changeset query code. Added more...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Matt Amos
Added tests for changeset close method.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-17
Matt Amos
Implemented changeset tags updating via the update...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-09
Shaun McDonald
fixing the tests due to a osm -> diffChange and moving...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-08
Shaun McDonald
Resyncing from head 10895:11795
blob
|
commitdiff
|
raw
|
diff to current
2008-11-07
Matt Amos
Added a query method for querying bounding boxes, times...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-06
Matt Amos
Added a changeset/#id/include method to POST to to...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-04
Matt Amos
Added first attempt at bounding box support in changese...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Shaun McDonald
Adding an extra test to make sure that the correct...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Shaun McDonald
Moving all the functional tests to the Rails 2 way...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Matt Amos
Implemented osmChange diff downloads for changesets...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Matt Amos
Added tests for changeset upload code. Refactored diff...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Shaun McDonald
Adding some api tests for both the map and trackpoints...
blob
|
commitdiff
|
raw
|
diff to current