lp:~oubiwann/pyngfm/svn-trunk

Created by Duncan McGreggor and last modified
Get this branch:
bzr branch lp:~oubiwann/pyngfm/svn-trunk
Only Duncan McGreggor can upload to this branch. If you are Duncan McGreggor please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Duncan McGreggor
Project:
Pyng.fm
Status:
Development

Recent revisions

12. By Duncan McGreggor <oubiwann@rhosgobel>

Updated setup.py.

11. By Duncan McGreggor <oubiwann@rhosgobel>

Merged from google code trunk.

10. By Duncan McGreggor <oubiwann@rhosgobel>

Merged improved-results branch.

Issue:
  http://code.google.com/p/pyngfm/issues/detail?id=4

Changes in Launchpad:

------------------------------------------------------------
revno: 25
committer: Duncan McGreggor <email address hidden>
branch nick: improved-results
timestamp: Thu 2009-04-30 22:18:52 -0500
message:
  Fixed up the debug parameter to be more flexible and accept Python booleans.
------------------------------------------------------------
revno: 24
committer: Duncan McGreggor <email address hidden>
branch nick: improved-results
timestamp: Thu 2009-04-30 21:21:13 -0500
message:
  * Changed the exception to raise in the caller that instantiates the response
    object, not in the response object itself.
  * Changed the base url to be a module-level constant.
  * Fixed the signature of the common parameters private method.
  * Updated README.
  * Added installation instructions.
------------------------------------------------------------
revno: 23
committer: Duncan McGreggor <email address hidden>
branch nick: improved-results
timestamp: Thu 2009-04-30 19:26:08 -0500
message:
  Changed the remote call to set a response attribute on the client object.
------------------------------------------------------------
revno: 22
committer: Duncan McGreggor <email address hidden>
branch nick: improved-results
timestamp: Thu 2009-04-30 19:24:15 -0500
message:
  Incremented version number.
------------------------------------------------------------
revno: 21
committer: Duncan McGreggor <email address hidden>
branch nick: improved-results
timestamp: Thu 2009-04-30 19:23:22 -0500
message:
  * Made import explicit.
------------------------------------------------------------
revno: 20
committer: Duncan McGreggor <email address hidden>
branch nick: improved-results
timestamp: Thu 2009-04-30 19:18:50 -0500
message:
  * Moved Response class into message module.
  * Added try/except import for ElementTree in order to support Python 2.4.
  * Removed XML instantiations in client and moved them to the new response
    object.
  * Added objects for strings in code.
  * Updated client to use new code.
  * Added exception module.
------------------------------------------------------------
revno: 19
committer: Duncan McGreggor <email address hidden>
branch nick: improved-results
timestamp: Thu 2009-04-30 18:21:47 -0500
message:
  * Changed all old-style classes to new-style classes.
  * Added a stub for the response object.
------------------------------------------------------------
revno: 18
committer: Duncan McGreggor <email address hidden>
branch nick: improved-results
timestamp: Thu 2009-04-30 15:59:54 -0500
message:
  * Added a try/except example in the README.
  * Renamed __callMethod to __remote_call.
  * Refactored user_*post methods to share common code.
  * Removed PHP artifacts from docstrings.
------------------------------------------------------------

9. By Duncan McGreggor <oubiwann@rhosgobel>

Merged module-cleanup branch.

Issue:
  http://code.google.com/p/pyngfm/issues/detail?id=3

Changes from Launchpad:

------------------------------------------------------------
revno: 17
committer: Duncan McGreggor <email address hidden>
branch nick: module-cleanup
timestamp: Thu 2009-04-30 15:21:01 -0500
message:
  Updated the README.
------------------------------------------------------------
revno: 16
committer: Duncan McGreggor <email address hidden>
branch nick: module-cleanup
timestamp: Thu 2009-04-30 15:04:21 -0500
message:
  Added a README file that contains a short usage example.
------------------------------------------------------------
revno: 15
committer: Duncan McGreggor <email address hidden>
branch nick: module-cleanup
timestamp: Thu 2009-04-30 15:01:11 -0500
message:
  * Renamed the pyngfm module to client.
  * Renamed the PyngFM class to PingFMClient.
------------------------------------------------------------
revno: 14
committer: Duncan McGreggor <email address hidden>
branch nick: module-cleanup
timestamp: Thu 2009-04-30 14:57:49 -0500
message:
  Combined the two small service modules into one.
------------------------------------------------------------

8. By Duncan McGreggor <oubiwann@rhosgobel>

Merged distutils-setup branch.

Issue:
  http://code.google.com/p/pyngfm/issues/detail?id=1

Changes from Launchpad:

------------------------------------------------------------
revno: 8
committer: Duncan McGreggor <email address hidden>
branch nick: distutils-setup
timestamp: Thu 2009-08-13 08:32:35 -0300
message:
  Added original author name.
------------------------------------------------------------
revno: 7
committer: Duncan McGreggor <email address hidden>
branch nick: distutils-setup
timestamp: Thu 2009-04-30 13:54:31 -0500
message:
  * Put all the modules into a pyngfm package.
  * Added a meta.py module.
  * Added a setup.py.
------------------------------------------------------------

7. By Duncan McGreggor <oubiwann@rhosgobel>

Merged pep8-fixes branch.

Issue:
  http://code.google.com/p/pyngfm/issues/detail?id=2

6. By a.grandi

Refactoring: callMethod renamed to __callMethod.

5. By a.grandi

Added missing parameters to user_post and user_tpost

4. By a.grandi

Minor fix to callMethod() method of PyngFM.

3. By a.grandi

Minor fix to __init__ method of PyngFM.

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 with rich root (needs bzr 1.0)
This branch contains Public information 
Everyone can see this information.

Subscribers