Brad Fitzpatrick
|
184afbc2a3
|
Auto-generate Go Makefiles.
Dependencies are now only in one place (in source code, enforced for correctness by Go)
instead of three places.
|
2011-03-19 00:27:03 -07:00 |
Brett Slatkin
|
16c672506b
|
implemented go client.RemoveBlobs; no idea if it works yet
|
2011-03-05 12:46:28 -08:00 |
Brad Fitzpatrick
|
4de2eb4ebd
|
Start of Client.Remove for de-queue in camsync.
|
2011-03-05 11:34:12 -08:00 |
Brad Fitzpatrick
|
cafaec5dc8
|
more sync work; start of loop and queue removal
|
2011-03-05 09:53:51 -08:00 |
Brad Fitzpatrick
|
bc7340d7e7
|
sync: move to library, add tests, fix merge bug
|
2011-03-05 09:00:56 -08:00 |
Brad Fitzpatrick
|
4d8f10208a
|
camsync: it now syncs
|
2011-03-04 19:02:26 -08:00 |
Brad Fitzpatrick
|
38a85571ca
|
Add dev-blobserver wrapper; remove run.sh
|
2011-03-02 21:46:07 -08:00 |
Brad Fitzpatrick
|
7381cbf4d1
|
More camsync work.
|
2011-03-02 20:03:09 -08:00 |
Brad Fitzpatrick
|
ad37f29ce3
|
start of camsync & indexing; add Client.EnumerateBlobs
|
2011-03-01 18:02:01 -08:00 |