| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Renamed pushlog to reflog to better match it's current and future purpose.
Split PushesPanel into ReflogPanel and DigestsPanel.
Overhauled project pages and gave them a coherent purpose from the dashboard.
|
|
|
|
|
|
| |
* Properly support timezone-based date groupings
* Polish css for the major browsers on Win & Linux
* Use Gitblit constants for refs instead of JGit constants
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
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.
|