summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/git
Commit message (Expand)AuthorAgeFilesLines
...
* Trim trailing whitespace and organize importsJames Moger2013-09-307-30/+33
* Change default access restriction to PUSHJames Moger2013-09-271-1/+1
* Added setting to globally disable anonymous pushes in the receive packJames Moger2013-09-271-2/+2
* Merge receive processing into one classJames Moger2013-09-274-102/+332
* Reset dashboard and activity commit cache on branch REWIND or DELETEJames Moger2013-07-161-0/+17
* 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
* 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 nam...James Moger2013-05-036-47/+616
* Added Git Daemon supportJames Moger2013-04-036-0/+737