You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Moger 3cc6e2de29 Update to Bootstrap 2.0 12 years ago
..
build Added AJP connector and some documentation on how to use it (issue 59) 12 years ago
client Refactored and unit tested updating HEAD feature 12 years ago
models Block pushes to a repository with a working copy (issue 49) 12 years ago
utils Setting to control display/serving non-bare repositories (issue 49) 12 years ago
wicket Update to Bootstrap 2.0 12 years ago
.gitignore Generate Keys class from gitblit.properties as part of build process. 13 years ago
AccessRestrictionFilter.java Block pushes to a repository with a working copy (issue 49) 12 years ago
AuthenticationFilter.java Revised user access checks to account for repository ownership. 12 years ago
ConfigUserService.java Fixed username case-sensitivity bugs (issue 43) 12 years ago
Constants.java Change build identifiers 12 years ago
DownloadZipFilter.java Block pushes to a repository with a working copy (issue 49) 12 years ago
DownloadZipServlet.java Plugged some repository use count leaks in the zip servlet 12 years ago
FederationClient.java Implemented a Federation Client. Bare clone tweaks. Documentation. 12 years ago
FederationClientLauncher.java Implemented a Federation Client. Bare clone tweaks. Documentation. 12 years ago
FederationPullExecutor.java Using ArrayUtils.isEmpty to test arrays and collections 12 years ago
FederationServlet.java Federation pull_scripts request. Documentation. 12 years ago
FileSettings.java Organized imports 12 years ago
FileUserService.java Fixed username case-sensitivity bugs (issue 43) 12 years ago
GitBlit.java Setting to control display/serving non-bare repositories (issue 49) 12 years ago
GitBlitException.java Added a list branches rpc 12 years ago
GitBlitServer.java Added AJP connector and some documentation on how to use it (issue 59) 12 years ago
GitFilter.java Block pushes to a repository with a working copy (issue 49) 12 years ago
GitServlet.java Fixed bug in receive hook for repositories in subfolders 12 years ago
GitblitUserService.java Fixed upgrade bug in user service (issue 41) 12 years ago
IStoredSettings.java Working edit settings RPC. Web.xml is not directly modified. 12 years ago
IUserService.java Show additional columns in users and teams tables 12 years ago
JsonServlet.java Consistent rpc result codes. 12 years ago
Launcher.java Updated to JGit 1.1.0 and reverse-sort library dependencies. 12 years ago
MailExecutor.java Edit and store per-repository mail recipients in site and RPC 12 years ago
MakeCertificate.java Documentation. Unit testing. Checkstyle. Findbugs. 13 years ago
PagesFilter.java Block pushes to a repository with a working copy (issue 49) 12 years ago
PagesServlet.java Fixed some null pointer bugs in the pages servlet 12 years ago
RpcFilter.java Teams JSON-RPC support 12 years ago
RpcServlet.java Manager support for hook script inheritance 12 years ago
ServletRequestWrapper.java Updated servlet-api to 3.0 and ported ServletRequestWrapper (issue 23) 12 years ago
SyndicationFilter.java Block pushes to a repository with a working copy (issue 49) 12 years ago
SyndicationServlet.java Prefix RSS tags with type information. Include commit id and parents. 12 years ago
WebXmlSettings.java Preliminary changes for running on RedHat OpenShift. Still in-progress. 12 years ago