lp:python-gtasks

Created by Duncan McGreggor and last modified
Get this branch:
bzr branch lp:python-gtasks
Only Duncan McGreggor can upload to this branch. If you are Duncan McGreggor please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Duncan McGreggor
Project:
python-gtasks
Status:
Development

Recent revisions

27. By Duncan McGreggor

Updated TODO.

26. By Duncan McGreggor

* Added a unit test for the create command.
* Fixed the create command produce compliant results.

25. By Duncan McGreggor

* Moved the mocked up code into a reusable subpackage.
* Cleaned up imports.

24. By Duncan McGreggor

Added placeholder for api code.

23. By Duncan McGreggor

* Added dependencies file.
* Updated TODO.
* Converted the max connect attempts constant into a init parameter.
* Added a placeholder for the command wrapper (the intent is for this to be a
  "low-level" wrapper for calls to the service, with a one-to-one mapping to
  the service API; a higher-level wrapper will provide intuitively obvious
  methods for actual use by programmers).
* Added POST path and POST url methods, along with associated unit tests.
* Added unit tests for the regular service path and url as well.

22. By Duncan McGreggor

Took notes on a first pass of watching network traffic for various task
operations.

21. By Duncan McGreggor

* Changed the models so that they all have access to the store instance.
* Moved the test data into its own module.
* Added a completed task and a unit test for it.

20. By Duncan McGreggor

Added a todo file.

19. By Duncan McGreggor

* Updated classes to use const module.
* Added missing constant.
* Updated the script to use the new changes in the API, where much has been
  condensed into the initialization of GTasks instances.
* Revamped client code (clean-up, refactoring, added retries with is_connected
  logic).
* Removed all the old browser client code.
* Refactored the GTasks class and added support for use of the parser and
  formatter classes.

18. By Duncan McGreggor

Added missing initialization data.

Branch metadata

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

Subscribers