summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/FederationUtils.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-349/+0
| | | | | | | | | 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.
* Federation pull_scripts request. Documentation.James Moger2012-01-041-1/+15
|
* Federation support for TeamsJames Moger2011-12-131-0/+18
|
* Fairly complete json rpc interface to view/control Gitblit data objects.James Moger2011-10-021-8/+6
|
* Refactored federation servlet and utils. Started rpc servlet and utils.James Moger2011-10-011-168/+57
|
* Poke test during proposal phase.James Moger2011-09-271-4/+44
|
* Implemented a Federation Client. Bare clone tweaks. Documentation.James Moger2011-09-261-0/+93
|
* Revised federation proposal mechanism. Added SendProposalPage.James Moger2011-09-251-18/+10
|
* Largely completed, uber-cool federation feature.James Moger2011-09-121-0/+305