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 1e1b85270f Preliminary implementation of server-side forking (issue 137) 11 years ago
..
build Automatically delete obsolete artifacts from ext 11 years ago
client Optionally cache repository list for improved performance 11 years ago
models Preliminary implementation of server-side forking (issue 137) 11 years ago
utils Preliminary implementation of server-side forking (issue 137) 11 years ago
wicket Preliminary implementation of server-side forking (issue 137) 11 years ago
.gitignore Generate Keys class from gitblit.properties as part of build process. 13 years ago
AccessRestrictionFilter.java Fixed anonymous clone for 'Authenticated Push' repository (issue 96) 12 years ago
AddIndexedBranch.java Regex exclusions for repository search (issue 103) 11 years ago
AuthenticationFilter.java Per-repository authorization control: AUTHENTICATED and NAMED (issue 117) 11 years ago
ConfigUserService.java Preliminary implementation of server-side forking (issue 137) 11 years ago
Constants.java Preliminary implementation of server-side forking (issue 137) 11 years ago
DownloadZipFilter.java Fixed anonymous clone for 'Authenticated Push' repository (issue 96) 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 Possible fix for federation branch mirroring issue (issue 86) 12 years ago
FederationServlet.java Federation pull_scripts request. Documentation. 12 years ago
FileSettings.java Confirmed fix for GO settings manipulation (issue 85) 11 years ago
FileUserService.java Preliminary implementation of server-side forking (issue 137) 11 years ago
GitBlit.java Preliminary implementation of server-side forking (issue 137) 11 years ago
GitBlitException.java Added a list branches rpc 12 years ago
GitBlitServer.java Updated the key generator to build nested key classes 12 years ago
GitFilter.java Fix for possible nullpointer reported in issue 123 11 years ago
GitServlet.java Expose ReceivePack to Groovy hooks (issue 125) 11 years ago
GitblitUserService.java Persist cookies in ConfigUserService. Update LDAPUserService to generate cookies. 12 years ago
IStoredSettings.java Expose JGit's runtime configuration settings (issue 93) 12 years ago
IUserService.java Persist cookies in ConfigUserService. Update LDAPUserService to generate cookies. 12 years ago
JsonServlet.java force encoding JSON response as UTF-8 12 years ago
Launcher.java Updated to JGit 1.1.0 and reverse-sort library dependencies. 12 years ago
LdapUserService.java Fix LDAP connection leak (issue 139) 11 years ago
LuceneExecutor.java LuceneExecutor could not delete the Lucene index from a working copy 11 years ago
MailExecutor.java Fixed MailExecutor's flaws in coping with mail server connection trouble 11 years ago
MakeCertificate.java Documentation. Unit testing. Checkstyle. Findbugs. 13 years ago
PagesFilter.java Fixed anonymous clone for 'Authenticated Push' repository (issue 96) 12 years ago
PagesServlet.java Try multiple encodings when working with string blobs (issue 97) 12 years ago
RedmineUserService.java Fixed non admin user could not login with Redmine 11 years ago
RobotsTxtServlet.java Configurable robots.txt (issue 99) 12 years ago
RpcFilter.java Teams JSON-RPC support 12 years ago
RpcServlet.java Clearing the cache via RPC no longer requires admin credentials 11 years ago
ServletRequestWrapper.java Updated servlet-api to 3.0 and ported ServletRequestWrapper (issue 23) 12 years ago
SyndicationFilter.java Draft project pages, project metadata, and RSS feeds 11 years ago
SyndicationServlet.java Preliminary implementation of server-side forking (issue 137) 11 years ago
WebXmlSettings.java Preliminary changes for running on RedHat OpenShift. Still in-progress. 12 years ago