I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Jan 01, 2012
  2. Dec 31, 2011
    • zzz's avatar
      - Fix jetty.xml copy bug · b5f97d08
      zzz authored
      - Fix NPE logging error when Router.saveConfig() fails early
      - Log readConfig() and saveConfig() errors to wrapper log if
        router log not yet available
      - Handle non-split configuration in MigrateJetty
      - Better logging of migration errors
      - Handle existing backup files during migration better
      b5f97d08
    • zzz's avatar
      I2PLogger fix; better log init · beb6d1f4
      zzz authored
      beb6d1f4
    • zzz's avatar
      license update · c0662bc1
      zzz authored
      c0662bc1
  3. Dec 30, 2011
  4. Dec 29, 2011
  5. Dec 25, 2011
    • kytv's avatar
      escape quotation marks in jsp files · 07162b56
      kytv authored
      The routerconsole's precompilejsp target failed when using the jetty packages
      from Debian. These escaped jsp files also work with 'our' jetty6 (and jetty6).
      07162b56
  6. Dec 24, 2011
    • zzz's avatar
      - Fix Console concurrent ThreadPool · ec7ec564
      zzz authored
      - Uncomment eepsite concurrent ThreadPool and fix arguments
      - Reduce eepsite acceptors to 1
      - Add jetty-ssl.xml example
      - jetty.xml cleanup
      ec7ec564
    • zzz's avatar
      - Fix help.jsp mapping to language · 0fb90960
      zzz authored
      - Fix nowebapp.jsp for non-started webapps
      - Fix nowebapp.jsp for url /foo for non-started webapp foo
      0fb90960
  7. Dec 23, 2011
    • zzz's avatar
      updater200WithJetty target · 5a4becba
      zzz authored
      5a4becba
    • zzz's avatar
      basic jetty.xml migration tool · 2083d8c6
      zzz authored
      2083d8c6
    • zzz's avatar
      fix up-to-date check · 8ea587ac
      zzz authored
      8ea587ac
    • zzz's avatar
      fix getWebApp() · d976b597
      zzz authored
      d976b597
    • zzz's avatar
      eepsite: · 41ea2920
      zzz authored
        - fix cgi-bin
        - enable WebAppDeplyer
        - add webdefault.xml
      41ea2920
    • zzz's avatar
      mods to compile with Jetty 6 · fbbab0d8
      zzz authored
      fbbab0d8
    • zzz's avatar
      base files from Jetty 5.1.15 for reference · 56901e5f
      zzz authored
      56901e5f
    • zzz's avatar
      reapply I2P mods · 04cbcf27
      zzz authored
      04cbcf27
    • zzz's avatar
      6.1.26 base for reference · 99ad70e8
      zzz authored
      99ad70e8
    • zzz's avatar
      First cut at migrating to Jetty 6 and prep for using an external · 92b9d0a9
      zzz authored
      Jetty 6 package.
      
      - Add several jars from the Jetty 6 distribution
      - Update jetty.xml
      - Add context XML files
      - Update WorkingDir to migrate the content XML files
      - Update RouterConsoleRunner and LocaleWebAppHandler
      - Remove all old Jetty 5.1.15 local mods;
        this will break Seedless using a custom Server() constructor
      - Update I2PRequestLog to be a mod of NCSARequestLog from 6.1.26
      - Put I2PRequestLog in its own jar
      - Copy MultiPartRequest and other required classes from Jetty 5.1.15
        and add it to susimail, as the replacement MultiPartFilter in
        Jetty 6 is difficult to migrate to, and does not support content-type
      - Update i2psnark for Jetty 6
      - Disable i2psnark RunStandalone, unused and instantiated Jetty 5
      - Fix up all webapp build.xml to reference new jars
      
      Not yet working: Plugin/webapp run detection and stopping, eepsite CGI
      Not well tested: Plugins, classpaths, webapps
      92b9d0a9
  8. Dec 19, 2011
  9. Dec 18, 2011
  10. Dec 17, 2011
Loading