pushed a few changes

0 views
Skip to first unread message

Mark Hammond

unread,
Aug 11, 2010, 3:24:45 AM8/11/10
to raindr...@googlegroups.com
FYI, I pushed a few changes. One of them requires a new DB, but only
the first one is likely to be visible to you:

* The /message API end-point was returning integers for the recipient
types - ie, the message object has an element '0' instead of the string
'from', '1' instead of the string 'to', etc. The correct strings are
now returned.

* Bug fixes in the blob store and a few more tests.

* Ability to work with a real mogile store (I've contacted Gozer
off-list re this change)

* added a 'delete-the-world' command to run-raindrop (it used to be
called 'reset', but has been disabled for a while). You can run this to
delete your DB.

* Removed alot of the complexity in the 'Conductor' class -
bootstrapping no longer references the conductor.

* Change to ContactPoint.get_or_create arg handling (but *not* to its
semantics). Specifically, the function used to insist the 'poco' arg
held information which was already supplied in the other args - the
function now just manages this redundant information itself.

Mark.

Bryan Clark

unread,
Aug 11, 2010, 9:32:36 PM8/11/10
to raindr...@googlegroups.com
I like it all!

On Wed, Aug 11, 2010 at 12:24 AM, Mark Hammond <mham...@skippinet.com.au> wrote:
FYI, I pushed a few changes.  One of them requires a new DB, but only the first one is likely to be visible to you:

* The /message API end-point was returning integers for the recipient types - ie, the message object has an element '0' instead of the string 'from', '1' instead of the string 'to', etc.  The correct strings are now returned.

* Bug fixes in the blob store and a few more tests.

* Ability to work with a real mogile store (I've contacted Gozer off-list re this change)

* added a 'delete-the-world' command to run-raindrop (it used to be called 'reset', but has been disabled for a while).  You can run this to delete your DB.

Does this keep the accounts information and delete everything else?  That would be the thing I want most right now so I don't have to keep importing or activating my openid accounts.

Cheers,
~ Bryan

Mark Hammond

unread,
Aug 11, 2010, 9:45:14 PM8/11/10
to raindr...@googlegroups.com, Bryan Clark
On 12/08/2010 11:32 AM, Bryan Clark wrote:

> Does this keep the accounts information and delete everything else?
> That would be the thing I want most right now so I don't have to keep
> importing or activating my openid accounts.

Nope - it nukes everything - in theory just for Gozer and the test
suite, but in practice, also for us when we change the schema.

I'll hack run-raindrop into doing that though as I agree it would be nice...

Mark

Reply all
Reply to author
Forward
0 new messages