summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added Git Daemon supportJames Moger2013-04-0320-541/+1232
|
* Simplify resource loadingJames Moger2013-04-0217-26/+31
|
* Revised incremental push tags featureJames Moger2013-04-0113-72/+121
|
* Merge branch 'autotagpush' of https://github.com/akquinet/gitblit into pushtagsJames Moger2013-04-018-4/+113
|\
| * code cleanupsaheba2013-03-251-8/+3
| |
| * code cleanupsaheba2013-03-251-7/+0
| |
| * +feature: automatic tagging of each push with an incremental revision number ↵saheba2013-03-252-2/+108
| | | | | | | | per repository
| * added attribute useIncrementalRevisionNumbers to repository modelsaheba2013-03-256-0/+15
| |
* | Document SNI workaround for Java-based clientsJames Moger2013-03-292-6/+26
| |
* | Disable SNI extensions for client SSL connectionsJames Moger2013-03-292-0/+5
| |
* | Trap connection resets and broken pipes in zip download servletJames Moger2013-03-291-0/+8
| |
* | Improve blame page error checkingJames Moger2013-03-293-1/+32
| |
* | Support username substitution in web.otherUrls (issue 213)James Moger2013-03-296-7/+21
| |
* | Fixed UTF-8 encoding in email notifications (issue 218)James Moger2013-03-294-38/+33
| |
* | Updated documentationJames Moger2013-03-291-0/+1
| |
* | Fixed regression with individually symlinked repositories (issue 217)James Moger2013-03-292-0/+6
| |
* | Add more error checking to blob pageJames Moger2013-03-294-3/+25
| |
* | Fixed NPE in FedClient and support --baseFolder in FedClient (issue 219)James Moger2013-03-295-8/+20
| |
* | Enforce security on raw blob page (issue 198)James Moger2013-03-294-38/+88
| |
* | Clarify need to review installService.cmd for keystore password (issue 221)James Moger2013-03-292-1/+2
| |
* | Ensure Redmine url is properly formatted (issue 223)James Moger2013-03-292-8/+18
| |
* | Disable view and blame links for deleted blobs (issue 216)James Moger2013-03-292-2/+5
| |
* | Fixed generation of Express jarJames Moger2013-03-291-11/+18
| |
* | Fixed extracting Groovy scripts on Express installs (issue 220)James Moger2013-03-282-1/+4
| |
* | Use standard ServletRequestWrapper instead of custom wrapper (issue 224)James Moger2013-03-283-402/+3
| |
* | Do not queue emails with no recipients (issue 200)James Moger2013-03-282-0/+9
| |
* | Fixed incorrect icon file name for .doc files (issue 200)James Moger2013-03-282-1/+3
| |
* | Added weblogic.xml to WAR for deployment on WebLogic (issue 199)James Moger2013-03-283-0/+12
| |
* | Fixed internal error on folder history links (issue 192)James Moger2013-03-282-3/+4
| |
* | Change level of authentication logging to debugJames Moger2013-03-281-4/+4
| |
* | Removed accidentally committed file and updated ignore fileJames Moger2013-03-282-1330/+2
| |
* | DocumentationJames Moger2013-03-281-0/+2
| |
* | Merge branch 'issue-182' of git://git.quelltextlich.at/gitblit into issue182James Moger2013-03-281-0/+3
|\ \
| * | Fix NPE when getting user's fork without repository list caching (issue-182)Christian Aistleitner2013-03-251-0/+3
| | | | | | | | | | | | | | | | | | When a user does not have a fork of a project, getProjectModel returns null. So we guard against null before dereferencing the returned project.
* | | Added Moxie and Yaml to prettify extensionsJames Moger2013-03-281-1/+1
| | |
* | | Restored missing Windows distrib files lost during the refactorJames Moger2013-03-288-32/+8
| | |
* | | Moved orphaned Groovy scriptJames Moger2013-03-281-0/+0
| | |
* | | Removed obsolete Build classes and cleanup remnants of reorganizationJames Moger2013-03-277-2068/+0
| | |
* | | Reorganized to Apache Standard Directory Layout & integrated MoxieJames Moger2013-03-27662-1519/+4379
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is a massive commit which reorganizes the entire project structure (although it is still monolithic), removes the Build classes, and switches to Moxie, a smarter Ant build tookit based on the original Gitblit Build classes. The Ant build script will likely require additional fine-tuning, but this is big step forward.
* | | Integrate pull-request #76: enforce HTTP Basic authenticationJames Moger2013-03-263-7/+26
| | |
* | | Removed superfluous (disabled) codeLaurens Vrijnsen2013-03-221-14/+0
| | |
* | | Added enforced HTTP Basic AuthenticationLaurens Vrijnsen2013-03-2214-10/+190
| |/ |/|
* | Merged LDAP user/team pre-fetching and synchronization enhancement from ↵James Moger2013-02-257-28/+165
|\ \ | | | | | | | | | mschaefers
| * | FIX: setting line separator back to Windows stylemschaefers2012-12-046-4547/+4547
| | |
| * | cache results of LDAP user synchronization for a configurable amount of time ↵mschaefers2012-12-032-51/+81
| | | | | | | | | | | | (realm.ldap.ldapCachePeriod = 2 MINUTES)
| * | Merge branch 'master' of https://github.com/gitblit/gitblit into enhancedLdapmschaefers2012-12-0333-224/+794
| |\ \ | | | | | | | | | | | | | | | | Conflicts: distrib/gitblit.properties
| * | | significantly reduce write operations to backing user system.mschaefers2012-11-305-2855/+2861
| | | |
| * | | feature: when using LdapUserService one can configure Gitblit to fetch all ↵mschaefers2012-11-292-1548/+1652
| | | | | | | | | | | | | | | | | | | | | | | | users from ldap that can possibly login. This allows to see newly generated LDAP users instantly in Gitblit. By now an LDAP user had to log in once to appear in GitBlit. feature: when LDAP user synchronization is enabled, one can configure GitBlit to delete all LDAP users from the backing user service that are no longer existent in LDAP. By now LDAP users that were deleted still appeared in the GitBlit user list.
* | | | DocumentationJames Moger2013-02-251-1/+2
| | | |
* | | | Merge pull request #75 from thefake/masterJames Moger2013-02-252-0/+20
|\ \ \ \ | | | | | | | | | | the display-name in web.xml now shows the actual version of Gitblit