Commit graph

14 commits

Author SHA1 Message Date
8ee61735b7 fix naming in test and fix test 2015-06-23 17:59:19 -04:00
Andrew Dunham
189961cb8d Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
102b3d7ef5 fix NewAnd taking quadstore in tests 2015-04-19 15:18:11 -04:00
Andrew Dunham
7de923d40a Remove even more Fatal* calls 2015-04-15 14:14:33 -07:00
Andrew Dunham
1b6395ed0a Make Close() method on Iterators return an error 2015-04-14 20:17:31 -07:00
Andrew Dunham
5c9979ec8b Fix Err fallout for graph/gaedatastore iterator 2015-04-14 19:58:39 -07:00
Andrew Dunham
6aad2b1818 Add static type assertions
Assert that various iterators satisfy the graph.Nexter interface
2015-04-14 16:28:46 -07:00
panamafrancis
643e721f82 added sync pools for hashing 2015-02-26 01:52:09 +01:00
panamafrancis
55c1fe9e57 Primary key refactoring re. Un/Marshaling of JSON and the unique keys, plus the ApplyDelta() and 'defensive' changes introduced by Kortshack, also did some tidying up. 2015-02-25 10:40:27 +01:00
panamafrancis
1ddc94c2e5 Fixed crash in iterator Clone(), added test 2015-02-21 23:55:36 +01:00
panamafrancis
a5aca090c1 Stopped appengine exclusive tests being built by the go test tool 2015-02-21 23:55:36 +01:00
=
d545fc4b44 renamed GetType() to Type(), fixed iterator tests 2015-02-21 23:55:36 +01:00
=
4bafc22f43 Fixed appengine.go + minor changes 2015-02-21 23:55:36 +01:00
=
5e61e2ecad Appengine datastore backend implementation, beta version, not optimized. \n CR: nobody \n Tests: Unit tests, manual 2015-02-21 23:46:11 +01:00