summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/models/FederationModel.java
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-206/+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.
* Documentation. Find bugs. Organized imports.James Moger2012-01-091-1/+1
|
* More Bootstrap improvements.James Moger2011-09-301-16/+1
| | | | | | | * Strip leading group name from repositories page. * Put topbars on all pages. * Properly sort repositories in all locations. * White Gitblit logo.
* Implemented a Federation Client. Bare clone tweaks. Documentation.James Moger2011-09-261-0/+2
|
* Bare option for federation pull registrations. Documentation.James Moger2011-09-261-0/+2
|
* Rearranged federation status enum.James Moger2011-09-221-1/+1
|
* Refined mirror federation feature. Documentation.James Moger2011-09-221-1/+1
| | | | HEAD is now properly reset if mirroring is enabled. Updated the federation pull status enum to include no change and mirrored states.
* Revised federation setting names. Improved documentation.James Moger2011-09-131-0/+2
|
* Largely completed, uber-cool federation feature.James Moger2011-09-121-0/+215