Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed committer verification with merge commits (issue-264) | James Moger | 2013-07-02 | 1 | -3/+21 |
| | |||||
* | Fixed GitDaemon stop for unit tests | James Moger | 2013-07-02 | 1 | -3/+5 |
| | |||||
* | Reflogs, Digests, and Dashboards | James Moger | 2013-06-18 | 1 | -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 accounts | James Moger | 2013-06-18 | 1 | -5/+14 |
| | |||||
* | Improve NPE handling for hook script enumeration (issue-253) | James Moger | 2013-06-11 | 1 | -2/+7 |
| | |||||
* | Overhauled navigation and flattened look | James Moger | 2013-05-19 | 1 | -0/+1 |
| | |||||
* | Implemented application menus for repository url panel | James Moger | 2013-05-09 | 1 | -0/+14 |
| | |||||
* | Revised Git Daemon to improve thread stopping and to eliminate repository ↵ | James Moger | 2013-05-03 | 6 | -47/+616 |
| | | | | name hack | ||||
* | Added Git Daemon support | James Moger | 2013-04-03 | 6 | -0/+737 |