Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Docs: Fix RPC URL | Steffen Gebert | 2015-03-24 | 1 | -5/+5 |
| | | | | | The RPC URL should be `/rpc/?` and not `/rpc?` according to https://groups.google.com/d/msg/gitblit/Ajp2gR3B2bM/AXg6wIf21eIJ | ||||
* | Removed unnecessary and obsolete download links from documenation | James Moger | 2014-06-22 | 1 | -1/+1 |
| | |||||
* | Change enum name and unit test RSS tag queries | James Moger | 2014-05-08 | 1 | -0/+1 |
| | |||||
* | Revise, complete, and fully test the FORK rpc | James Moger | 2014-05-08 | 1 | -3/+5 |
| | |||||
* | Add and document REINDEX_TICKETS rpc request type | James Moger | 2014-03-06 | 1 | -0/+2 |
| | |||||
* | Documentation | James Moger | 2014-02-26 | 1 | -10/+1 |
| | |||||
* | Documentation | James Moger | 2013-10-25 | 1 | -10/+18 |
| | | | | Change-Id: I717e13d1f852a4adf50b547f4769dd62da2384ce | ||||
* | Added GET_USER request to RPC interface (issue-275) | James Moger | 2013-07-22 | 1 | -0/+2 |
| | |||||
* | Improve RPC documentation | James Moger | 2013-06-27 | 1 | -3/+3 |
| | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -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. |