22 Commits (60099a42faf7c34edb4651253cdb1a7723fbf029)

Author SHA1 Message Date
  Florian Zschocke 60099a42fa Set secure session cookies when redirecting from HTTP to HTTPS. 7 years ago
  Joel Johnson 2f361800ae if failed to bind to port, don't use socket 9 years ago
  James Moger 43ddbf9598 Support GITBLIT_HOME as a system property and environment variable 9 years ago
  James Moger 4f92ba8a4a Refine startup ascii artwork 10 years ago
  James Moger 4f03c7db24 [findbugs] Close resource stream in Gitblit GO 10 years ago
  James Moger 9ef027a8c7 Update to Jetty 9, drop AJP 10 years ago
  Eric Myhre 41124cddb6 Support serving repositories over the SSH transport 11 years ago
  James Moger 50380b329e Replace JCommander with args4j 10 years ago
  James Moger aa61fc86db Add GO launch parameter to specify daily, rolling log file generation 10 years ago
  James Moger 7bf6e183ff Moved servlets and services to separate packages 10 years ago
  James Moger e246705332 Extract RuntimeManager from GitBlit singleton 10 years ago
  James Moger d65a6baca9 Update to Jetty 8.1.13 for Servlet 3 10 years ago
  James Moger db4f6b5740 Define manager interfaces and update all of Gitblit to use managers 10 years ago
  James Moger 9c7bb3d377 Add setting to automatically redirect http requests to the https port 10 years ago
  Simon Harrer e3952516c8 Use equals to compare strings instead of == 10 years ago
  James Moger 699e71e76b Trim trailing whitespace and organize imports 10 years ago
  James Moger e0dc80dcd0 Fixed regression with http socket connector 11 years ago
  James Moger 8c92559a48 Partially merged url panel with optional support for app clone urls 11 years ago
  James Moger b58492239c GO NIO connector thread pool size setting 11 years ago
  James Moger 75bca8ea4a Added Git Daemon support 11 years ago
  James Moger f6b200be4c Reorganized to Apache Standard Directory Layout & integrated Moxie 11 years ago
  SHaselbauer 58102e97e1 alternative variant to disable thread creation by the scheduledExecutor in test selenium test cases 11 years ago
  James Moger 93d5065810 Support --baseFolder parameter and small data reorganization 11 years ago
  James Moger 6db4261a98 Implemented hot-reloadable CRL 11 years ago
  James Moger acb63a082e Added server setting to specify keystore alias for ssl certificate (issue 98) 11 years ago
  James Moger c8b26c51aa Gitblit Certificate Authority revisions. Eliminate certificate scripts. 11 years ago
  James Moger d8a0f1e6e9 Revised Gitblit GO certificate generation to use new X509 utility functions 11 years ago
  James Moger 668663dffb Updated the key generator to build nested key classes 12 years ago
  John Crygier 6f0d843f85 Allow for different port for LDAP in-memory server. Update some documentation. 12 years ago
  John Crygier f3b625d298 Rework LDAP implementation with unboundid. Also allows for an LDAP server to be started with Gitblit GO (backed by an LDIF file). 12 years ago
  James Moger eb7609552b Automatically set java.awt.headless=true for Gitblit GO 12 years ago
  James Moger 4b9d645571 Added AJP connector and some documentation on how to use it (issue 59) 12 years ago
  James Moger 7e8873a14c Unit testing overhaul. 12 years ago
  James Moger 2a02f84377 Added some flare to the console log 12 years ago
  Trygve Laugstøl 5d253a0fba o Adding support for customizing the webapp's context path. 12 years ago
  James Moger f2806358a5 Fix SSL allow renegotiation take 2. 12 years ago
  James Moger c7ebb24071 Allow SSL renegotiation on Java 1.6.0_22 and later 12 years ago
  James Moger f6740d55ff Implemented a Federation Client. Bare clone tweaks. Documentation. 12 years ago
  James Moger a2709dd91e Centralize default branch/HEAD resolution (issue 14) 13 years ago
  James Moger 88598bb2f7 Documentation. Unit testing. Checkstyle. Findbugs. 13 years ago
  James Moger 18422ea861 Default to port 8443 for GO to be more nix friendly (issue 12) 13 years ago
  James Moger 892570d96c Documentation. Adding JavaDoc comments. Adjustments to method names. 13 years ago
  James Moger 85c2e6eb34 Big push for first release. 13 years ago
  James Moger 0fe70c1cf4 Override settings from command-line. 13 years ago
  James Moger 896c533de8 Map gitservlet from web.xml and configure it from gitblit properties. 13 years ago
  James Moger 5450d08e4c Mostly stable war build. 13 years ago
  James Moger 8c9a2037b5 Added AccessRestrictionFilter and simplified authentication. 13 years ago
  James Moger c2272275ca RSS syndication feature. Documentation. CSS tweaks. 13 years ago
  James Moger db653ae29c Unit testing. 13 years ago
  James Moger 28d6b2a860 Unit testing. Removal of some unused code paths. 13 years ago