summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/git
Commit message (Collapse)AuthorAgeFilesLines
* Fixed committer verification with merge commits (issue-264)James Moger2013-07-021-3/+21
|
* Fixed GitDaemon stop for unit testsJames Moger2013-07-021-3/+5
|
* Reflogs, Digests, and DashboardsJames Moger2013-06-181-2/+2
| | | | | | 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.
* Do not advertise refs/gitblit/* refs to non-admin accountsJames Moger2013-06-181-5/+14
|
* Improve NPE handling for hook script enumeration (issue-253)James Moger2013-06-111-2/+7
|
* Overhauled navigation and flattened lookJames Moger2013-05-191-0/+1
|
* Implemented application menus for repository url panelJames Moger2013-05-091-0/+14
|
* Revised Git Daemon to improve thread stopping and to eliminate repository ↵James Moger2013-05-036-47/+616
| | | | name hack
* Added Git Daemon supportJames Moger2013-04-036-0/+737