Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * rt-liberation-rest.el: Show feedback when complete. | Yoni Rabkin | 2014-12-15 | 1 | -1/+3 |
| | | | | This is based on actual use. | ||||
* | Implement and start using REST show query. | Yoni Rabkin | 2014-12-11 | 1 | -6/+18 |
| | | | | | At this point the most basic functionality of rt-liberation, that of listing tickets in response to a query, is using the REST interface. | ||||
* | * rt-liberation-rest.el: Start work on `show' query. | Yoni Rabkin | 2014-12-09 | 1 | -23/+59 |
| | | | | | Start work toward making a drop in replacement for the CLI `show' query using the REST API. | ||||
* | * rt-liberation-rest.el: Document the show query issue. | Yoni Rabkin | 2014-05-09 | 1 | -0/+28 |
| | | | | | All of the relevant information is in a comment in rt-liberation-rest.el. | ||||
* | * rt-liberation-rest.el: New file. | Yoni Rabkin | 2014-05-09 | 1 | -0/+124 |
This includes a working "ls" REST query. Called a "ticket search". |