projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
remove_friend.success was missing a closing paren, so '{{name}' showed up literally...
[rails.git]
/
test
/
fixtures
/
2009-05-31
Tom Hughes
More missing files from I18N merge.
tree
|
commitdiff
2009-05-31
Tom Hughes
Missing migrations from I18N merrge.
tree
|
commitdiff
2009-05-31
Tom Hughes
Merged I18N branch to head.
tree
|
commitdiff
2009-05-30
Tom Hughes
More diary test fixes.
tree
|
commitdiff
2009-05-30
Tom Hughes
Fix a couple of diary tests.
tree
|
commitdiff
2009-05-26
Shaun McDonald
Some test improvements
tree
|
commitdiff
2009-05-26
Shaun McDonald
Fix the fixtures. Related changeset 15184.
tree
|
commitdiff
2009-05-22
Shaun McDonald
First stage of i18n. Some migrations and extra plugins.
tree
|
commitdiff
2009-05-15
Shaun McDonald
Extra little test, setting the language on the diary...
tree
|
commitdiff
2009-05-14
Matt Amos
Oops. Fixed another Time/DateTime problem.
tree
|
commitdiff
2009-05-14
Matt Amos
Fixed problem with Time vs. DateTime classes in fixture...
tree
|
commitdiff
2009-05-12
Matt Amos
Fixed bug #1816 - the timeout updating logic should...
tree
|
commitdiff
2009-05-11
Tom Hughes
Use a local lookup table for country bounding boxes...
tree
|
commitdiff
2009-05-06
Shaun McDonald
More trace tests
tree
|
commitdiff
2009-04-30
Shaun McDonald
couple of fixes to the changeset upload delete
tree
|
commitdiff
2009-04-29
Shaun McDonald
fix more of the tests, particularly changeset controlle...
tree
|
commitdiff
2009-04-29
Shaun McDonald
More changeset test improvements. Another fixture was...
tree
|
commitdiff
2009-04-27
Shaun McDonald
Fix the node and relation tests from when the users...
tree
|
commitdiff
2009-04-26
Shaun McDonald
Make node update work with the new require data public...
tree
|
commitdiff
2009-04-24
Matt Amos
Patching better 412 error messages from mis-commit...
tree
|
commitdiff
2009-04-23
Tom Hughes
Backout broken attempt at making case insensitive authe...
tree
|
commitdiff
2009-04-23
Shaun McDonald
Hack a way to make the email and display name case...
tree
|
commitdiff
2009-04-22
Shaun McDonald
fixing some of the relation tests. Some adjustments...
tree
|
commitdiff
2009-04-21
Matt Amos
Fixed formatting and stuff in fixtures.
tree
|
commitdiff
2009-04-21
Shaun McDonald
Add new fixtures for testing multiple tags on a relation.
tree
|
commitdiff
2009-04-21
Shaun McDonald
Hopefully fix the old_node_controller tests.
tree
|
commitdiff
2009-04-20
Tom Hughes
Merge api06 branch to trunk.
tree
|
commitdiff
2009-04-18
Shaun McDonald
Fixing some of the tests, adding the new tests to make...
tree
|
commitdiff
2009-04-16
Tom Hughes
Merge 14394:14533 from trunk.
tree
|
commitdiff
2009-04-15
Shaun McDonald
Railsify the relation member model, type attribute...
tree
|
commitdiff
2009-04-08
Tom Hughes
Merge 14059:14394 from trunk.
tree
|
commitdiff
2009-03-25
Matt Amos
Fixing failing potlatch tests. Someone who knows what...
tree
|
commitdiff
2009-03-12
Tom Hughes
Merged 14009:14059 from trunk.
tree
|
commitdiff
2009-03-08
Tom Hughes
Commit ACL related files from earlier merges as svn...
tree
|
commitdiff
2009-03-08
Tom Hughes
Merge 12304:14009 from trunk.
tree
|
commitdiff
2009-02-19
Tom Hughes
Add an ACL system to allow key/value pairs to be attach...
tree
|
commitdiff
2009-02-07
Matt Amos
Fixed bug in changeset closing and querying where the...
tree
|
commitdiff
2008-12-31
Thomas Wood
Revert last commit - too many test failures
tree
|
commitdiff
2008-12-31
Thomas Wood
DateTime => Time for consistency in changeset code...
tree
|
commitdiff
2008-12-12
Shaun McDonald
resync from rails_port 11795:12304
tree
|
commitdiff
2008-11-17
Matt Amos
Migration to add close-time to changesets. This replace...
tree
|
commitdiff
2008-11-17
Shaun McDonald
Adding validations for the length of node tags, and...
tree
|
commitdiff
2008-11-17
Matt Amos
Fixed some bugs in changeset query code. Added more...
tree
|
commitdiff
2008-11-14
Shaun McDonald
More unit test stubs
tree
|
commitdiff
2008-11-14
Shaun McDonald
Adding some more unit test stubs that need filling...
tree
|
commitdiff
2008-11-10
Andy Allan
In YAML yes is a boolean keyword: also fix test that...
tree
|
commitdiff
2008-11-08
Andy Allan
correcting typo on gps_points fixtures
tree
|
commitdiff
2008-11-08
Shaun McDonald
Resyncing from head 10895:11795
tree
|
commitdiff
2008-11-08
Shaun McDonald
Adding some diary fixtures and test stubs
tree
|
commitdiff
2008-11-07
Matt Amos
Added a query method for querying bounding boxes, times...
tree
|
commitdiff
2008-11-07
Andy Allan
users fixtures should all have creation times
tree
|
commitdiff
2008-11-07
Andy Allan
Booleans should be true/false for compatibility with...
tree
|
commitdiff
2008-10-30
Shaun McDonald
Starting the gpx trace testing with additional fixtures
tree
|
commitdiff
2008-10-21
Matt Amos
Added test for relations_for_node where the relation...
tree
|
commitdiff
2008-10-21
Matt Amos
Added tests for ways_for_node. Altered behaviour to...
tree
|
commitdiff
2008-10-16
Matt Amos
Fixed fixtures and added new tests for ways and way_nodes.
tree
|
commitdiff
2008-10-15
Matt Amos
Added more fixtures and tests for node versioning calls.
tree
|
commitdiff
2008-10-13
Matt Amos
Fixed up way controller tests for API 0.6.
tree
|
commitdiff
2008-10-13
Matt Amos
Fixed problems with the relations functional tests.
tree
|
commitdiff
2008-10-13
Matt Amos
Fixed node functional tests. A couple of changes to...
tree
|
commitdiff
2008-10-07
Shaun McDonald
Updating the fixtures for the new changesets
tree
|
commitdiff
2008-09-25
Shaun McDonald
Doing a resync from mainline 8633:10895. There was...
tree
|
commitdiff
2008-08-18
Shaun McDonald
more testing of node tags
tree
|
commitdiff
2008-07-22
Shaun McDonald
Now just got one test to sort on the functional tests...
tree
|
commitdiff
2008-07-17
Shaun McDonald
some tweaking to the user fixtures so that there is...
tree
|
commitdiff
2008-07-15
Shaun McDonald
Can now run tests that use composite_primary_keys in...
tree
|
commitdiff
2008-07-08
Shaun McDonald
Removing the in_world test from the model since it...
tree
|
commitdiff
2008-07-08
Shaun McDonald
node unit tests with inside limits now.
tree
|
commitdiff
2008-07-07
Shaun McDonald
Fixing the resync that I had done wrong at the end...
tree
|
commitdiff
2008-07-03
Shaun McDonald
Merge changes from trunk 7673:8632.
tree
|
commitdiff
2008-07-03
Shaun McDonald
Now all the unit tests work
tree
|
commitdiff
2008-06-04
Shaun McDonald
Removing id's so that the ids are generated, and it...
tree
|
commitdiff
2008-06-04
Shaun McDonald
improved messages fixtures. Additional user fixture...
tree
|
commitdiff
2008-06-02
Shaun McDonald
Adding some additional node fixtures to test edge cases...
tree
|
commitdiff
2008-06-02
Shaun McDonald
You can now test nodes. This test needs looked at again...
tree
|
commitdiff
2008-02-23
Steve Coast
preference stuff
tree
|
commitdiff
2007-10-07
Gabriel Ebner
Merge rails_port_0.5
tree
|
commitdiff
2007-10-04
Gabriel Ebner
rails_port_0.5: Merge rails_port.
tree
|
commitdiff
2007-09-30
Gabriel Ebner
rails_port_0.5: Merge rails_port.
tree
|
commitdiff
2007-09-29
Gabriel Ebner
rails_port_0.5: Merge rails_port.
tree
|
commitdiff
2007-09-27
Gabriel Ebner
rails_port_0.5: Merge rails_port.
tree
|
commitdiff
2007-09-26
Gabriel Ebner
rails_port_0.5: Merge rails_port.
tree
|
commitdiff
2007-09-25
Gabriel Ebner
rails_port_0.5: Merge rails_port.
tree
|
commitdiff
2007-09-23
Gabriel Ebner
rails_port_0.5: Merge rails_port r4664.
tree
|
commitdiff
2007-09-22
Gabriel Ebner
rails_port_0.5: Merge rails_port r4643
tree
|
commitdiff
2007-09-20
Gabriel Ebner
Merge rails_port as of r4613 & fix tests.
tree
|
commitdiff
2007-08-30
Frederik Ramm
renamed entity leftovers
tree
|
commitdiff
2007-08-29
Frederik Ramm
preliminary commit 0.5 API with relations / untested...
tree
|
commitdiff
2007-08-29
Frederik Ramm
segment stuff removed
tree
|
commitdiff
2007-07-26
Frederik Ramm
added more tests
tree
|
commitdiff
2007-07-24
Tom Hughes
Add some basic tests for nodes.
tree
|
commitdiff
2007-05-04
Nick Black
added user stuff inc beginning of messages
tree
|
commitdiff