summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/GitBlit.java
Commit message (Expand)AuthorAgeFilesLines
...
* Allow client apps to specify a minimum required access permissionJames Moger2013-05-151-2/+1
* Close file descriptor leak (issue-199)James Moger2013-05-151-4/+19
* Support user override of client application definitionsJames Moger2013-05-101-8/+31
* Improve WAR resource extraction by using ServletContext.getResourcePathsJames Moger2013-05-101-14/+38
* Fix NPEs when initializing on a servlet container which returns a null contex...James Moger2013-05-101-13/+27
* Implemented application menus for repository url panelJames Moger2013-05-091-13/+97
* Uber-cool repository panel overhaulJames Moger2013-05-071-0/+49
* Revised Git Daemon to improve thread stopping and to eliminate repository nam...James Moger2013-05-031-1/+0
* Do not include push-restricted, empty repositories for users without push accessJames Moger2013-05-021-1/+9
* Disable GitDaemon by defaultJames Moger2013-04-181-1/+1
* Null out GitDaemon if it fails to startJames Moger2013-04-181-0/+1
* Fixed broken exception message formatting on starting GitDaemonJames Moger2013-04-181-1/+1
* Completed migration to JGit 3.0.0-SNAPSHOTJames Moger2013-04-151-2/+1
* Bump JGit version to 3.0.0-SNAPSHOTDavid Ostrovsky2013-04-141-1/+1
* Revert "Minor ajustments for gerrit-gitblit plugin"David Ostrovsky2013-04-141-8/+4
* Minor ajustments for gerrit-gitblit pluginDavid Ostrovsky2013-04-071-4/+8
* Added Git Daemon supportJames Moger2013-04-031-31/+63
* Simplify resource loadingJames Moger2013-04-021-8/+3
* Revised incremental push tags featureJames Moger2013-04-011-2/+9
* Merge branch 'autotagpush' of https://github.com/akquinet/gitblit into pushtagsJames Moger2013-04-011-0/+2
* Support username substitution in web.otherUrls (issue 213)James Moger2013-03-291-2/+3
* Fixed UTF-8 encoding in email notifications (issue 218)James Moger2013-03-291-23/+26
* Fixed regression with individually symlinked repositories (issue 217)James Moger2013-03-291-0/+5
* Fixed extracting Groovy scripts on Express installs (issue 220)James Moger2013-03-281-1/+3
* Do not queue emails with no recipients (issue 200)James Moger2013-03-281-0/+8
* Change level of authentication logging to debugJames Moger2013-03-281-4/+4
* Merge branch 'issue-182' of git://git.quelltextlich.at/gitblit into issue182James Moger2013-03-281-0/+3
* Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-271-0/+3396