perkeep/lib/go/camli
Brad Fitzpatrick 70aa373ab9 schema: sort imports, add test-target to quiet dev_appserver noise.
Change-Id: I006980e9774ab2a31d2f202bf3bc987dd51508a9
2011-10-18 10:35:48 -07:00
..
auth Update to Go 8944 2011-06-29 21:13:03 -07:00
blobref skip this test for now 2011-10-05 07:41:54 -07:00
blobserver App Engine: Fixes /bs/camli/stat to return the correct upload URL 2011-10-13 00:00:54 -07:00
cacher first cut at a Camlistore WebDAV server 2011-08-06 20:46:37 -05:00
client client: don't register client flags by default 2011-10-10 17:38:18 -07:00
db db: make stmt.Exec also return Results 2011-08-28 22:16:58 +04:00
errorutil Highlight position of JSON parser errors. 2011-04-15 17:17:33 -07:00
fs Issue 17: file vs. bytes schema change 2011-09-13 11:57:50 -07:00
googlestorage gofixes for latest Go changes 2011-08-25 19:14:47 +04:00
httputil Fix return code in RequestEntityTooLargeError 2011-06-23 17:44:08 +02:00
jsonconfig gofmt 2011-09-27 16:02:28 -07:00
jsonsign jsonsign: don't check for default secretring file unless we don't have an entity fetcher 2011-10-12 22:59:47 -07:00
lru
magic gofmt the whole tree 2011-07-02 09:09:50 -07:00
misc Temporary (?) experiment: start targetting release versions. 2011-10-03 16:50:01 -07:00
mysqlindexer Rename Stat->StatBlobs, Remove->RemoveBlobs; add StatReceiver. 2011-09-28 19:37:28 -07:00
netutil make Brad happier 2011-07-09 17:20:14 -05:00
osutil gofmt 2011-09-27 16:02:28 -07:00
rollsum gofmt the whole tree 2011-07-02 09:09:50 -07:00
schema schema: sort imports, add test-target to quiet dev_appserver noise. 2011-10-18 10:35:48 -07:00
search sort imports after gofix 2011-10-17 17:07:59 -07:00
serverconfig fix bug where storageAndConfig.WrapContext was losing its Configer 2011-10-12 22:29:42 -07:00
test Various renamings. dropped getTagged. 2011-09-04 00:48:49 +02:00
third_party gofixes for latest Go changes 2011-08-25 19:14:47 +04:00
webserver webserver: split Serve into Listen+Serve 2011-07-17 17:24:38 -07:00
.gitignore