Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove upload pack ref filtering | James Moger | 2013-10-25 | 1 | -43/+0 | |
| | | | | Change-Id: I7ffcbf00e70eea68803eb6c046d5ddca55503b8b | |||||
* | Improve message logging in the receive pack | James Moger | 2013-10-01 | 1 | -3/+11 | |
| | | | | Change-Id: I93dcdc72bfae0e0fac9a0f4872537a43bbd73d36 | |||||
* | Trim trailing whitespace and organize imports | James Moger | 2013-09-30 | 7 | -30/+33 | |
| | | | | Change-Id: I9f91138b20219be6e3c4b28251487df262bff6cc | |||||
* | Change default access restriction to PUSH | James Moger | 2013-09-27 | 1 | -1/+1 | |
| | | | | Change-Id: I74b3f9fedd77294c53648f8eaa730d4a84917555 | |||||
* | Added setting to globally disable anonymous pushes in the receive pack | James Moger | 2013-09-27 | 1 | -2/+2 | |
| | | | | Change-Id: I3460c9c0eeb32503d58325fd09793a0cd40aa2c4 | |||||
* | Merge receive processing into one class | James Moger | 2013-09-27 | 4 | -102/+332 | |
| | | | | Change-Id: I603d4524914e94ec8e02c3689b65465b42c23dd7 | |||||
* | Reset dashboard and activity commit cache on branch REWIND or DELETE | James Moger | 2013-07-16 | 1 | -0/+17 | |
| | ||||||
* | 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 | |