summaryrefslogtreecommitdiffstats
path: root/src/main/resources/bootstrap/js
Commit message (Collapse)AuthorAgeFilesLines
* Moved AngularJS to be a classpath resourceJames Moger2013-06-181-163/+0
|
* Added a Dashboard page with a daily ref log of starred/owned reposJames Moger2013-05-301-0/+163
| | | | | This is a work-in-progress and is mostly working like I want, but will require some refactoring to make it even more useful and less complex.
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-272-0/+1829
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.