| Commit message (Expand) | Author | Age | Files | Lines |
* | move code to roles | franck cuny | 2010-06-02 | 1 | -0/+49 |
* | mx::net::api::method : attributes, wrapper, validates, ... | franck cuny | 2010-06-02 | 1 | -8/+201 |
* | meta class with role | franck cuny | 2010-06-02 | 1 | -19/+4 |
* | use JSON, add POD | franck cuny | 2010-06-02 | 1 | -2/+33 |
* | s/with_caller/with_meta/, move code into roles | franck cuny | 2010-06-02 | 1 | -405/+99 |
* | rename package | franck cuny | 2010-04-06 | 1 | -1/+3 |
* | update build uri, move error to it's own package | franck cuny | 2010-02-18 | 2 | -36/+41 |
* | Checking in changes prior to tagging of version 0.10. Changelog diff is: | franck cuny | 2010-01-11 | 2 | -1/+4 |
* | stringify error | franck cuny | 2010-01-11 | 1 | -4/+16 |
* | Checking in changes prior to tagging of version 0.09. Changelog diff is: | franck cuny | 2010-01-07 | 2 | -1/+5 |
* | new tests | franck cuny | 2010-01-07 | 1 | -0/+67 |
* | update tests | franck cuny | 2010-01-06 | 1 | -0/+3 |
* | return deserialized content and http response | franck cuny | 2010-01-06 | 1 | -1/+8 |
* | Checking in changes prior to tagging of version 0.08. Changelog diff is: | franck cuny | 2010-01-04 | 2 | -1/+4 |
* | api_base_url is not read-only | franck cuny | 2010-01-04 | 1 | -1/+1 |
* | Checking in changes prior to tagging of version 0.07. Changelog diff is: | franck cuny | 2010-01-04 | 2 | -1/+4 |
* | fix error reporting | franck cuny | 2010-01-04 | 2 | -5/+16 |
* | start to rewrite tests | franck cuny | 2009-12-20 | 2 | -11/+28 |
* | Checking in changes prior to tagging of version 0.06. Changelog diff is: | franck cuny | 2009-12-20 | 3 | -8/+9 |
* | replace with valid url | franck cuny | 2009-12-20 | 1 | -1/+1 |
* | update version, add warning | franck cuny | 2009-12-20 | 1 | -1/+3 |
* | update test | franck cuny | 2009-12-20 | 1 | -3/+2 |
* | remove tests | franck cuny | 2009-12-20 | 2 | -67/+0 |
* | remove tests, not clean enough | franck cuny | 2009-12-20 | 1 | -89/+0 |
* | add expected code, error, remove croak | franck cuny | 2009-12-20 | 2 | -34/+85 |
* | remove and update some tests | franck cuny | 2009-12-20 | 5 | -114/+25 |
* | remove and update some tests | franck cuny | 2009-12-20 | 8 | -158/+48 |
* | update POD | franck cuny | 2009-12-20 | 1 | -14/+43 |
* | remove this class | franck cuny | 2009-12-20 | 1 | -8/+0 |
* | Checking in changes prior to tagging of version 0.05. Changelog diff is: | franck cuny | 2009-12-09 | 2 | -1/+4 |
* | try::tiny is missing | franck cuny | 2009-12-09 | 1 | -0/+1 |
* | Checking in changes prior to tagging of version 0.04. Changelog diff is: | franck cuny | 2009-12-09 | 2 | -1/+4 |
* | some cleaning | franck cuny | 2009-12-09 | 3 | -12/+19 |
* | Checking in changes prior to tagging of version 0.03. Changelog diff is: | franck cuny | 2009-12-08 | 2 | -1/+5 |
* | update tests to use catalyst, bla | franck cuny | 2009-12-08 | 3 | -80/+72 |
* | method to deserialize | franck cuny | 2009-12-08 | 1 | -1/+29 |
* | move serialize into a role | franck cuny | 2009-12-08 | 1 | -1/+13 |
* | Checking in changes prior to tagging of version 0.02. Changelog diff is: | franck cuny | 2009-12-08 | 2 | -1/+5 |
* | Merge branch 'topic/create_tests' | franck cuny | 2009-12-08 | 10 | -65/+344 |
|\ |
|
| * | small updates to tests | franck cuny | 2009-12-04 | 3 | -2/+48 |
| * | add a catalyst app to tests | franck cuny | 2009-12-04 | 3 | -0/+46 |
| * | add basic tests | franck cuny | 2009-12-04 | 1 | -1/+119 |
| * | remove meta class and method | franck cuny | 2009-12-04 | 1 | -62/+79 |
| * | move meta class and method to new file, add meta to handle tests | franck cuny | 2009-12-04 | 2 | -0/+52 |
* | | Checking in changes prior to tagging of version 0.01. Changelog diff is: | franck cuny | 2009-12-08 | 4 | -14/+14 |
|/ |
|
* | fix deserialisation | franck cuny | 2009-11-27 | 2 | -3/+14 |
* | new tests | franck cuny | 2009-11-27 | 2 | -0/+41 |
* | add more test with different api | franck cuny | 2009-11-27 | 1 | -2/+0 |
* | add more tests | franck cuny | 2009-11-26 | 6 | -0/+146 |
* | add error | franck cuny | 2009-11-26 | 1 | -0/+8 |
* | POD, makefile | franck cuny | 2009-11-26 | 2 | -3/+6 |
* | update POD | franck cuny | 2009-11-26 | 1 | -1/+7 |
* | move class to lib | franck cuny | 2009-11-26 | 1 | -60/+19 |
* | start POD, add new method net_api_declare, check nearly everything | franck cuny | 2009-11-26 | 1 | -83/+278 |
* | update for deserialisation | franck cuny | 2009-11-24 | 3 | -17/+27 |
* | move roles to files | franck cuny | 2009-11-24 | 3 | -41/+46 |
* | add support for (de)serialization | franck cuny | 2009-11-24 | 1 | -11/+74 |
* | update pod | franck cuny | 2009-11-24 | 1 | -2/+41 |
* | basic ideas | franck cuny | 2009-11-24 | 3 | -3/+234 |
* | initial commit | franck cuny | 2009-11-23 | 11 | -0/+119 |