summaryrefslogtreecommitdiffstats
path: root/src/site/rpc.mkd
Commit message (Collapse)AuthorAgeFilesLines
* Add and document REINDEX_TICKETS rpc request typeJames Moger2014-03-061-0/+2
|
* DocumentationJames Moger2014-02-261-10/+1
|
* DocumentationJames Moger2013-10-251-10/+18
| | | | Change-Id: I717e13d1f852a4adf50b547f4769dd62da2384ce
* Added GET_USER request to RPC interface (issue-275)James Moger2013-07-221-0/+2
|
* Improve RPC documentationJames Moger2013-06-271-3/+3
|
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+295
This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward.