Commit Graph

  • d2042ec8fa *) adding constants for all needed connection properties *) adding hashset for file-extensions that should not be transfered using gzip content encoding *) doing bugfixes on old keep-alive implementation *) doing some additional http header validation according to rfc *) doing all persistent connection detection in separate function now *) doing server authentication in separate function now *) doing proxy authentication in separate function now *) simplifying GET, POST, HEAD functions because of new introduced functions listed above *) adding new function to handle empty request lines (which could occure after post requests send via a persistent connection; this depends on the used browser) *) adding new function to handle unknown request methods by sending a correct error message back to the client *) setting correct content-length when sending back error messages to the client *) adding new functions that must be used by all http-Handler classes to send - a proxy error message - a http header back to the client *) adding new function: shallTransportZipped moved here from httpc theli 2005-06-09 10:07:02 +00:00
  • 06b0db2cac *) adding toString method to - httpc - response *) simplifying gzip encoding *) remembering http version of contacted server (neede for later support of keep alive by httpc) *) moving function shallTransportZipped to httpd.java because this function is used multiple times theli 2005-06-09 09:56:41 +00:00
  • 7b0b72dd23 *) adding new streams for - implementation of outgoing chunked transfer encoding (httpChunkedOutputStream.java) - byte counting for proxy access logging / global traffic count (httpdByteCount(In|Out)putStream.java theli 2005-06-09 09:47:56 +00:00
  • 318dfc4636 *) activating new logging framework theli 2005-06-09 09:46:43 +00:00
  • aae3e3b7ab *) reusing buffer instead of creating a new one theli 2005-06-09 09:45:58 +00:00
  • a566588e9b *) adding configuration section for new http keep-alive support *) moving transparent proxy configuration into new config section theli 2005-06-09 09:44:07 +00:00
  • 6bde37950f *) adding xsl stylesheet that can be used by browsers to format the rss search result in a user friendly format theli 2005-06-09 09:36:44 +00:00
  • e302c50390 *) Changes needed because of logging migration theli 2005-06-09 09:34:44 +00:00
  • f9a95b5cb8 *) Displaying more user friendly Memory Usage statistic *) Displaying traffic consumed by yacy - this is not finished yet - at the moment only outgoing proxy traffic is counted theli 2005-06-09 09:33:15 +00:00
  • f8de2556f8 *) Changes needed to allow a move verbose error message theli 2005-06-09 09:29:35 +00:00
  • 829b65c1c8 *) adding additional classes needed for new logging - ConsoleOutErrHandler.java used to log warnings/errors to stderr and all other messages to stdout - GuiHandler.java used to keep logging messages in memory that can then be viewed via the http gui - serverSimpleLogFormatter.java needed to format logging messages for FileHandler, ConsoleOutErrHandler and GuiHandler - serverMiniLogFormatter.java needed for proxy access logging theli 2005-06-09 09:25:08 +00:00
  • cef944eb33 *) Adding property for enabling/disabling connection keep-alive support theli 2005-06-09 09:21:00 +00:00
  • 84438bfa6b *) adding configuration file for new logging implementation theli 2005-06-09 09:17:21 +00:00
  • 8c2789b22a to catch is an irregular verb low012 2005-06-09 00:07:25 +00:00
  • 4574fa4ce7 bugfixes orbiter 2005-06-08 15:28:29 +00:00
  • 83b41ef2f7 *) Adding timeouts for shutdown theli 2005-06-08 13:44:25 +00:00
  • ef6851798b *) changing thread priority while parsing a pdf file to avoid 100% CPU usage. theli 2005-06-08 13:23:35 +00:00
  • 33f9315e58 implemented multithreading of indexing orbiter 2005-06-08 13:19:05 +00:00
  • 7c318f8886 Language files, not skins... allo 2005-06-08 11:05:04 +00:00
  • 52cf732fad *) correcting "seed-ftp-upload/Nothing changed" bug: See: http://www.yacy-forum.de/viewtopic.php?p=3986#3986 theli 2005-06-08 09:54:52 +00:00
  • ca3b4ccaf4 added snippet-routines (not yet finished) orbiter 2005-06-08 00:52:24 +00:00
  • 9244b6ad6f more typo/expression corrections (mailed to me from Sebastian Seifert) orbiter 2005-06-07 12:54:42 +00:00
  • a73e6de005 faq/doc - Fix orbiter 2005-06-07 09:28:45 +00:00
  • 9af1bf4b38 *) displaying memory usage of yacy in Status.html *) displaying more expressive uptime information on Status.html and Network.html theli 2005-06-07 09:05:21 +00:00
  • 167ddd5612 *) Displaying "SVN xxx" instead of "@REPL_VERSION@" if yacy is started directly from SVN theli 2005-06-07 08:31:49 +00:00
  • ee0758fe4d bugfixes/empty-dir-deletion/snippet-test-activation orbiter 2005-06-07 01:05:55 +00:00
  • 2d85bdb341 Installer for YaCy 0.38 allo 2005-06-03 13:38:07 +00:00
  • a12922536a latest changes for 0.38 orbiter 2005-06-03 09:22:50 +00:00
  • 594c591223 changes towards 0.38 orbiter 2005-06-03 02:43:35 +00:00
  • c8b24569e3 *) solving problem with duplicated class files in htroot (no author) 2005-06-02 06:58:20 +00:00
  • d8fdc2526e added experimental snipplet-generation (to be disabled for 0.38) orbiter 2005-06-02 01:33:10 +00:00
  • 3771b10b89 implemented automated migration indexCache 0.37 -> indexAssortmentCluster orbiter 2005-06-01 14:24:25 +00:00
  • e89ded9e41 bugfixes orbiter 2005-05-31 22:12:43 +00:00
  • 650ca3955a added flush-thread for index cache and added language-name mapping in Language_p orbiter 2005-05-31 17:39:14 +00:00
  • 3dd3431c58 Fixes a Problem with mySeed.txt. If this file is accessible but has no content it will be recreated: http://www.yacy-forum.de/viewtopic.php?p=3657#3657 mkossin 2005-05-31 13:58:30 +00:00
  • ec77e6faa6 updated german language file rramthun 2005-05-30 18:19:04 +00:00
  • 04b230f85d Startmenuentry for startYACY_noconsole.bat. allo 2005-05-29 20:12:56 +00:00
  • 4e63456dba some corrections/enhancements to the webinterface rramthun 2005-05-29 18:23:58 +00:00
  • 3d8a2ff937 enhanced parallelization of local/global/remote crawling orbiter 2005-05-29 11:56:40 +00:00
  • a05d738ea4 enhanced caching, removed bug causing outOfMemory orbiter 2005-05-29 00:34:01 +00:00
  • 8ab021b39f Your-Peer Stats added allo 2005-05-28 11:07:08 +00:00
  • c6331cf088 "Comma separated Values File" for the Network Overview Page. http://www.yacy-forum.de/viewtopic.php?t=4 allo 2005-05-28 10:45:42 +00:00
  • 9678614db5 Some minor changes to test functionality. Works... rramthun 2005-05-27 16:31:09 +00:00
  • 3b03d99797 Bugfix: Wrong Path of DATA/LOCALE Dir allo 2005-05-27 14:42:54 +00:00
  • 9c224ffe99 Execution Filerights for Unix Wrappers added locales to the tar allo 2005-05-27 08:59:01 +00:00
  • 8796987def Copy the shipped Locales on Startup to DATA/LOCALES allo 2005-05-27 08:36:07 +00:00
  • f57d280afd serverLog instead of System.out.println allo 2005-05-26 19:45:19 +00:00
  • 7de98b1895 Deleted static locales because they conflict with the dynamic ones. use Language_p.html and $rootdir/locales/*.lng to generate locales in htroot/locales allo 2005-05-26 14:08:22 +00:00
  • 3f175ec7bf German Sample Translation for index.html Extend it and have fun ;-) allo 2005-05-26 11:22:54 +00:00
  • a8b2dccc7a New Translation System. Use Wordlists like these: de.lng Network\ Overview=Netzwerk-Übersicht allo 2005-05-26 10:26:32 +00:00
  • 21110dcd5e fixed bugs with open files and caching orbiter 2005-05-25 13:48:48 +00:00
  • f8f8dd05db fixed "Too many open files" - bug orbiter 2005-05-25 11:35:01 +00:00
  • 74eb21f62e *) adding image tag into rss template *) adding a xslt stylesheet so that the rss document can be viewed in a normal webbrowser *) adding pubDate tag to each search item theli 2005-05-25 08:47:34 +00:00
  • 6f09251bbc added peer-Name settings to Settings page orbiter 2005-05-24 15:47:50 +00:00
  • 5f90daa265 implemented localization environment orbiter 2005-05-24 14:23:04 +00:00
  • 6cc4297761 *) adding namespace for yacy topwords feature theli 2005-05-24 09:29:10 +00:00
  • 84f9d8f7f0 *) migrating ant build files to generate a single extension tar per default This is buildconfigureable by changing the extensionTarget Property in the build.properties file *) Trying to solve "yacy.java template replacement / ant build failed" bug theli 2005-05-24 09:02:04 +00:00
  • fdd606c8c8 fixed bugs orbiter 2005-05-23 23:50:35 +00:00
  • 73922f3501 experimental topword-intergartion in rss orbiter 2005-05-23 21:59:57 +00:00
  • 6af3744a0b http://www.yacy-forum.de/viewtopic.php?p=3368 fixed: Newlines are now converted correctly. allo 2005-05-23 20:21:58 +00:00
  • 6ee564c482 a really simple Interface allo 2005-05-23 18:44:12 +00:00
  • 8bd49ba535 *) setting root dir for all tar files properly *) automatically adding SVN Revision number to tar file name *) introducing build.properties file that can be used to set the build version number and date theli 2005-05-23 15:47:08 +00:00
  • 0c35171c85 assortment fine-tuning orbiter 2005-05-23 15:07:16 +00:00
  • 2b36ab095f test allo 2005-05-23 14:03:39 +00:00
  • a37e189f21 Testing SVN Keywords usage (no author) 2005-05-23 13:54:22 +00:00
  • b91ab9d6da Testing SVN Keywords usage (no author) 2005-05-23 13:52:31 +00:00
  • 76dc892017 refined assortment orbiter 2005-05-23 13:15:28 +00:00
  • 0e1d9e9722 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory *) Making Seed-Upload configuration more verbose. *) Some Changes in SOAP Search API (not finished yet). theli 2005-05-23 10:10:51 +00:00
  • b625aa91fd *) Trying to solve Seed-Upload-Configuration - "Error with submitted information. Nothing changed." Bug: see: http://www.yacy-forum.de/viewtopic.php?p=3233 theli 2005-05-23 09:12:20 +00:00
  • 0484c41a84 *) replacing system.xxx.println with logging statements theli 2005-05-23 09:08:36 +00:00
  • c2378a968f *) setting thread name for search threads theli 2005-05-23 09:07:16 +00:00
  • 7994c485f1 *) Trying to set the document title properly theli 2005-05-23 08:32:22 +00:00
  • 285936d778 *) trying to set document title properly theli 2005-05-23 08:24:15 +00:00
  • 573a8e8047 *) setting document title properly theli 2005-05-23 08:21:35 +00:00
  • 4b01ff7548 activated assortments, removed write-queues orbiter 2005-05-22 23:59:52 +00:00
  • d63fae5bd4 SVN Templates Restored allo 2005-05-22 14:50:15 +00:00
  • e015d35b21 Updated version number and date (please don't forget in the future) rramthun 2005-05-22 13:59:50 +00:00
  • e26ac60c3e modified assortment data structures orbiter 2005-05-22 13:27:54 +00:00
  • 377fb07250 Used YaCy logging class instead of stdout rramthun 2005-05-21 21:33:58 +00:00
  • ced07e3aec javadoc comment added allo 2005-05-21 18:50:12 +00:00
  • 85e7c31a57 Fixed a spelling mistake rramthun 2005-05-21 18:37:23 +00:00
  • 76475f9f38 Fixed various spelling mistakes... rramthun 2005-05-20 20:12:33 +00:00
  • bfff0a96a7 Fixed some spelling mistakes rramthun 2005-05-19 18:47:03 +00:00
  • ecf8a2ef16 git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@142 6c8d7289-2bf4-0310-a012-ef5d649a1542 rramthun 2005-05-19 17:33:13 +00:00
  • 79be6f003d enhanced Assortment class orbiter 2005-05-19 16:41:08 +00:00
  • 9ee3e69021 *) Solving "Warning: You did not close the PDF Document" problem when an OutOfMemory Exception occured ... theli 2005-05-19 11:16:02 +00:00
  • 5c6147a54c introduced assortment structure (generalization of singletons) orbiter 2005-05-18 21:52:17 +00:00
  • 71b9cb0c33 Just making it look like it is supposed to in Opera too. (Opera makes a difference between center and middle which most browsers don't.) low012 2005-05-18 20:42:34 +00:00
  • d9f940ea3d Added xcf to mediaext and ordered extensions in an alphabetical way rramthun 2005-05-18 18:59:19 +00:00
  • 947f344b34 added mimetype for GIMP rramthun 2005-05-18 18:13:41 +00:00
  • 01fb4e4eb9 Fixed problem described in http://www.yacy-forum.de/viewtopic.php?t=377 rramthun 2005-05-18 12:35:58 +00:00
  • 05ab7c4d68 *) Correcting Problems with "transparent proxy" mode. theli 2005-05-18 09:45:27 +00:00
  • 042f171022 *) Correcting problems with old seed configuration theli 2005-05-18 07:46:34 +00:00
  • 73e297f30f *) adding proper default values for RealtimeParsableMimeTypes if something goes wrong with the configuration file theli 2005-05-18 07:40:48 +00:00
  • 7daebb8692 *) Adding dynamic java classpath generation to windows startup/shutdown scripts theli 2005-05-18 07:35:47 +00:00
  • dfde28a244 changed kaskelix mascot orbiter 2005-05-17 23:27:50 +00:00
  • 02bc33170a *) adding missing mkdir theli 2005-05-17 09:34:02 +00:00
  • 0db0619204 *) Correcting wrong path theli 2005-05-17 09:29:02 +00:00
  • 893a662329 *) Adding missing cast statement theli 2005-05-17 08:40:27 +00:00
  • 361f05978d Multiple updates regarding the yacy seedUpload facility, optional content parsers, thread pool configuration ... theli 2005-05-17 08:25:04 +00:00