summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/GitServlet.java
Commit message (Expand)AuthorAgeFilesLines
* Add ClientLogger so scripts can log info / warning messages to the pushing cl...John Crygier2012-03-311-3/+5
* Fixed symlink absolute path/canonical path mixup with JGit (issue 78)James Moger2012-03-281-3/+2
* Refactored Lucene integration and fixed two index deleteDocument bugsJames Moger2012-03-151-3/+0
* Delete branch from index. Queue index update from the PostReceiveHook.James Moger2012-02-281-0/+3
* Fixed bug in receive hook for repositories in subfoldersJames Moger2012-01-051-2/+2
* Implemented Team hook scriptsJames Moger2011-12-271-7/+7
* Preliminary update to JGit 1.2.0. This will be refined.James Moger2011-12-241-15/+45
* Server-side hook script selection. Documentation.James Moger2011-12-191-6/+20
* Groovy push hooksJames Moger2011-12-161-0/+267
* Preliminary changes for running on RedHat OpenShift. Still in-progress.James Moger2011-12-021-1/+1
* Documentation. Adding JavaDoc comments. Adjustments to method names.James Moger2011-07-011-0/+28
* Map gitservlet from web.xml and configure it from gitblit properties.James Moger2011-06-181-0/+16