Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Skip test broken by the refactor | Elena ``of Valhalla'' Grandi | 2019-07-20 |
| | |||
* | Rename Object as APObject | Elena ``of Valhalla'' Grandi | 2019-07-20 |
| | |||
* | Refactor Object to be a dataclass | Elena ``of Valhalla'' Grandi | 2019-07-20 |
| | |||
* | Split the ctl_client in its own file, using guacamole. | Elena ``of Valhalla'' Grandi | 2019-07-07 |
| | |||
* | CtlClient infrastructure | Elena ``of Valhalla'' Grandi | 2019-06-23 |
| | |||
* | Add ctl command to add arbitrary objects | Elena ``of Valhalla'' Grandi | 2019-06-10 |
| | |||
* | ping command for pyapdctl | Elena ``of Valhalla'' Grandi | 2019-05-01 |
| | |||
* | Start listening for future commands on a socket. | Elena ``of Valhalla'' Grandi | 2019-05-01 |
| | |||
* | Improve tests for config | Elena ``of Valhalla'' Grandi | 2019-04-27 |
| | |||
* | Remove test that is no longer needed | Elena ``of Valhalla'' Grandi | 2019-04-27 |
| | |||
* | set the db store filename in the __init__. Default is ':memory:' | Diego Roversi | 2019-04-27 |
| | |||
* | removed a test | Diego Roversi | 2019-04-27 |
| | |||
* | sqlite3 implentation of store | Diego Roversi | 2019-04-27 |
| | |||
* | Fix json in tests | Elena ``of Valhalla'' Grandi | 2019-04-27 |
| | |||
* | Test setting object properties other than id | Elena ``of Valhalla'' Grandi | 2019-04-27 |
| | |||
* | Remove concept of unknown object type | Elena ``of Valhalla'' Grandi | 2019-04-27 |
| | |||
* | Retrieve objects from an URL | Elena ``of Valhalla'' Grandi | 2019-04-22 |
| | |||
* | Start working on storage backends | Elena ``of Valhalla'' Grandi | 2019-04-14 |
| | |||
* | flake fixes | Elena ``of Valhalla'' Grandi | 2019-04-13 |
| | |||
* | Config for tests | Elena ``of Valhalla'' Grandi | 2019-04-13 |
| | |||
* | Add test infrastructure | Elena ``of Valhalla'' Grandi | 2019-04-13 |
| | |||
* | Fix property name in test_objects | Elena ``of Valhalla'' Grandi | 2019-04-13 |
| | |||
* | Naive ActivityStream object | Elena ``of Valhalla'' Grandi | 2019-04-06 |
| | |||
* | Tornado HelloWorld | Elena ``of Valhalla'' Grandi | 2019-03-26 |