Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added a Dashboard page with a daily ref log of starred/owned repos | James Moger | 2013-05-30 | 1 | -2/+22 | |
| | | | | | 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. | |||||
* | Added Iconic font and replaced push log gravatars with Iconic symbols | James Moger | 2013-05-25 | 1 | -1/+1 | |
| | ||||||
* | Polish the commit page | James Moger | 2013-05-24 | 1 | -1/+1 | |
| | ||||||
* | Added support for displaying refs/pull/n/head|merge | James Moger | 2013-05-24 | 1 | -3/+8 | |
| | ||||||
* | Implemented compare page for branch/tag/manual diffs (issue-75, issue-133) | James Moger | 2013-05-23 | 1 | -0/+5 | |
| | ||||||
* | Support relative links in commitdiff page and polish css | James Moger | 2013-05-23 | 1 | -0/+14 | |
| | ||||||
* | Overhauled navigation and flattened look | James Moger | 2013-05-19 | 1 | -23/+120 | |
| | ||||||
* | Css tweaks to app menus and top nav bar | James Moger | 2013-05-11 | 1 | -19/+29 | |
| | ||||||
* | Implemented application menus for repository url panel | James Moger | 2013-05-09 | 1 | -12/+98 | |
| | ||||||
* | Uber-cool repository panel overhaul | James Moger | 2013-05-07 | 1 | -4/+11 | |
| | ||||||
* | Improved the repository url panel and show git daemon url, appropriately | James Moger | 2013-05-02 | 1 | -0/+24 | |
| | | | | | This will probably be refined some more to merge the http/https and git urls into a single url panel. | |||||
* | Reorganized to Apache Standard Directory Layout & integrated Moxie | James Moger | 2013-03-27 | 1 | -0/+1157 | |
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. |