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

Skip to content
Snippets Groups Projects
  1. Dec 24, 2011
    • zzz's avatar
      * Plugins: · bb7a88ff
      zzz authored
          - Enforce min and max Jetty versions at plugin installation
          - Enforce I2P, Java, and Jetty versions at plugin startup too
      bb7a88ff
  2. Dec 23, 2011
    • 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
  3. Apr 10, 2011
    • zzz's avatar
      * Console: Hide iframe on mobile browsers · 428db022
      zzz authored
          * DataHelper: Speed up eq() (Ticket #437)
          * HTTPServer: Strip inbound X-Accept-Encoding header
          * netdb.jsp: HTML fixes
          * Plugins: Log error when console server not found
          * Reseed: Log tweak
      428db022
  4. Nov 27, 2010
  5. Nov 24, 2010
  6. Jul 06, 2010
  7. May 10, 2010
  8. May 05, 2010
    • zzz's avatar
      * Plugins: · a8db6b00
      zzz authored
            - Set classpath for specific client only, not for the whole JVM
            - Use ConfigDir() not AppDir()
      a8db6b00
  9. Apr 23, 2010
  10. Apr 16, 2010
  11. Apr 12, 2010
  12. Apr 10, 2010
    • zzz's avatar
      cleanup · 24020302
      zzz authored
      24020302
  13. Apr 05, 2010
  14. Mar 29, 2010
    • zzz's avatar
      * configclients.jsp: · c43b16cf
      zzz authored
            - Always show start button for webapps and plugins
          * configclients.jsp, configupdate.jsp:
            - Fix submission when entering CR in a text box
          * Plugins:
            - Stop all plugins at shutdown
            - Log tweaks
          * WebApps:
            - Remove the WAC after stopping it
            - Stop a WAC before starting it to prevent dups
      c43b16cf
  15. Mar 15, 2010
    • zzz's avatar
      * Clients: · 16a14d4e
      zzz authored
            - Negative delay means run immediately and inline
            - Add methods to test class and run inline,
              to propagate errors to the console
            - Add javadoc for clients.config format
            - Use new methods for plugins
      16a14d4e
  16. Feb 26, 2010
  17. Feb 19, 2010
  18. Feb 18, 2010
  19. Feb 17, 2010
    • zzz's avatar
      * Plugins: · 7701693d
      zzz authored
            - Fix plugin start button
            - Change signer prop to match docs
            - Tweaks
      7701693d
  20. Feb 11, 2010
  21. Feb 10, 2010
    • zzz's avatar
      * Plugins: · 949aea95
      zzz authored
            - Hook up update/delete/check/save buttons
            - Implement delete
            - Hide unless router.enablePlugins=true
      949aea95
    • zzz's avatar
      * Plugins: · cfc49ab2
      zzz authored
            - Check plugin key against all installed plugins
            - Reword some error messages
          * VersionComparator: add '-' and '_' as valid separators
            to better support plugin and java version checking
      cfc49ab2
  22. Feb 08, 2010
  23. Feb 07, 2010
Loading