lp:~cmiller/desktopcouch/test_errors_bug405612

Created by Chad Miller and last modified
Get this branch:
bzr branch lp:~cmiller/desktopcouch/test_errors_bug405612
Only Chad Miller can upload to this branch. If you are Chad Miller please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chad Miller
Project:
desktopcouch
Status:
Merged

Recent revisions

27. By Chad Miller

Disable the test of file location, which doesn't really mean anything.

26. By Chad Miller

Look up the ubuntuone module to find its characteristics, to find
a tmp directory at its location. I think this is a smarter way to
decide if we're developing. (Though, I wonder if there should be
more client/server separation.)

25. By Chad Miller

Better wording in records docs.

24. By Chad Miller

Update records documentation file to match new views code.

23. By Chad Miller

Add a function to list views for a given design document.

Change the name of "design_id" parameters, since they are really not the
full resouce id.

22. By Chad Miller

Remove records.server.query() remporary-view support, and add means to
create, remove, test-existence, and execute permanent queries.

21. By Ken VanDine

* Include missing files in the tarball
* Fixed copyright for the .pot file

20. By Elliot Murphy

    Don't trigger the desktopcouch path searching and automatic couch startup
    behavior when desktopcouch is imported, this module is used in server
    environments also and thats not very friendly for servers.

    Also: never, ever call sys.exit() during module import. raise an
    ImportError instead so that it's possible to debug.

19. By Elliot Murphy

Import with statement from __future__ for python2.5 compatibility.

18. By Elliot Murphy

Merging.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:desktopcouch
This branch contains Public information 
Everyone can see this information.

Subscribers