Mercurial > hg > AuthRPC
log
age | author | description |
---|---|---|
2013-10-19 | Ben Croston | Added tag 0.3.2a for changeset fdddfd434bbd default tip |
2013-10-19 | Ben Croston | - Remove dependency on distribute 0.3.2a |
2012-04-05 | Ben Croston | Added tag 0.3.1a for changeset a99009a7013c |
2012-04-05 | Ben Croston | - Use generator with __getfile__ (uses much less memory) 0.3.1a |
2012-02-28 | Ben Croston | Added tag 0.3.0a for changeset bea0c77734ca |
2012-02-28 | Ben Croston | Changed/renamed exceptions 0.3.0a |
2012-02-28 | Ben Croston | Added tag 0.2.0a for changeset 346114023528 |
2012-01-02 | Ben Croston | Added __getfile__ mechanism 0.2.0a |
2012-01-01 | Ben Croston | Added tag 0.1.0a for changeset d0b8c9edf4f5 |
2012-01-01 | Ben Croston | Fixed error in README 0.1.0a |
2012-01-01 | Ben Croston | Fixed typo in changelog |
2012-01-01 | Ben Croston | Added full support for Python 3 |
2012-01-01 | Ben Croston | Fixed batch test |
2011-09-11 | Ben Croston | Added batch requests |
2011-09-11 | Ben Croston | Don't accept args and kwargs in calls |
2011-09-05 | Ben Croston | Added tag 0.0.1a for changeset 0dacc8e37fd9 |
2011-09-05 | Ben Croston | - 0.0.1a |
2011-09-05 | Ben Croston | Update typo in README |
2011-09-05 | Ben Croston | Renamed to AuthRPC |
2011-09-05 | Ben Croston | Added more tests |
2011-09-05 | Ben Croston | Added docstrings |
2011-09-05 | Ben Croston | Improved AuthTest |
2011-09-05 | Ben Croston | Added test |
2011-09-04 | Ben Croston | Added licence to tests.py |
2011-09-04 | Ben Croston | Moved client.ServerProxy into client.__init__ |
2011-09-04 | Ben Croston | Tests available for both py2 and py3 |
2011-09-01 | Ben Croston | Created new tests |
2011-08-31 | Ben Croston | Clean up |
2011-08-31 | Ben Croston | Improved test framework |
2011-08-31 | Ben Croston | Add test framework |
2011-08-30 | Ben Croston | - |
2011-08-30 | Ben Croston | - |
2011-08-30 | Ben Croston | - |
2011-08-30 | Ben Croston | Initial version |