Commit Graph

207 Commits (252c6e4869519ae5d58e93d7b11f2cae306cf715)

Author SHA1 Message Date
orbiter 5a490aa065 fixed html parser
20 years ago
orbiter a25b5b4986 fixed possible memory leak in htmlScraper: be aware that now links can get lost; further work necessary
20 years ago
orbiter dbda6e1e85 corrections to port forwarding
20 years ago
theli 822c9fa276 *) forgotten to add new classes for server port forwarding under version control
20 years ago
theli 9e47ba5ad6 *) adding missing calls for function close() to avoid "too many open file" bug
20 years ago
theli 9a98988c3c *) Bugfix for SSL/NIO Bug
20 years ago
orbiter a1ffc27041 preparations for image/movie/music indexing
20 years ago
orbiter a5b40923b6 added word migration to assortments (start with 'java -classpath classes yacy -migratewords')
20 years ago
theli 33e992cc8b *) unsing println instead of print
20 years ago
theli 890e3f4d4a *) adding missing calls for function close() to avoid "too many open file" bug*) adding
20 years ago
orbiter beb652847e added run-target for ant (needed for NetBeans4)
20 years ago
theli c7d294d8d4 *) Bugfix for:
20 years ago
theli 6dd3ec0dc4 *) Adding debug="true" debuglevel="lines,vars,source" to ant build files
20 years ago
orbiter 4f9c30ef49 using mime-type instead of file extension for doctype
20 years ago
theli 8b89f433b1 *) Changing loglevel to debug
20 years ago
theli bbc46f037f *) avoid exception throwing on already catched exception
20 years ago
theli f0440911e8 *) removing unnecessary stacktrace printout
20 years ago
theli ee9e110366 *) removing old logging configuration properties from yacy.init
20 years ago
orbiter 878ff0ae7b corrections
20 years ago
theli 361ba50056 *) changing reference to logger
20 years ago
theli 7b4778b4b9 *) changing reference to logger
20 years ago
(no author) dedadd1067 *) remove old serverLog class
20 years ago
theli e5ee4198af *) changing reference to logger
20 years ago
theli 49a23bb89c *) adding reference to logger
20 years ago
theli 02d43a7bd4 *) adding additional methods that should be implemented by all
20 years ago
theli 652a19cf13 *) adding a method to read and zip a file (needed by the filehandler)
20 years ago
theli af9cd67334 *) migration to Java NIO
20 years ago
theli 1eff96f471 *) removing buzy waiting
20 years ago
theli c1a4e0dc28 *) changing reference to logger
20 years ago
theli d0083f845f *) changing reference to logger
20 years ago
theli 1b5ae054f8 *) changing reference to logger
20 years ago
theli 68f30811fa *) changing reference to logger
20 years ago
theli fbbea813c5 *) changing references to logger
20 years ago
theli 451ca6b818 *) changing reference to logger
20 years ago
theli 4d7540e679 *) adding new constants
20 years ago
theli cb17ff4aa2 *) adding support of proxy access logging (much similar to squids
20 years ago
theli f157181086 *) starting implementation of Content-MD5 header
20 years ago
theli d2042ec8fa *) adding constants for all needed connection properties
20 years ago
theli 06b0db2cac *) adding toString method to
20 years ago
theli 7b0b72dd23 *) adding new streams for
20 years ago
theli aae3e3b7ab *) reusing buffer instead of creating a new one
20 years ago
theli 829b65c1c8 *) adding additional classes needed for new logging
20 years ago
low012 8c2789b22a to catch is an irregular verb
20 years ago
orbiter 4574fa4ce7 bugfixes
20 years ago
theli 83b41ef2f7 *) Adding timeouts for shutdown
20 years ago
theli ef6851798b *) changing thread priority while parsing a pdf file to avoid 100% CPU usage.
20 years ago
orbiter 33f9315e58 implemented multithreading of indexing
20 years ago
orbiter ca3b4ccaf4 added snippet-routines (not yet finished)
20 years ago
orbiter ee0758fe4d bugfixes/empty-dir-deletion/snippet-test-activation
20 years ago
orbiter 594c591223 changes towards 0.38
20 years ago
orbiter d8fdc2526e added experimental snipplet-generation (to be disabled for 0.38)
20 years ago
orbiter 3771b10b89 implemented automated migration indexCache 0.37 -> indexAssortmentCluster
20 years ago
orbiter e89ded9e41 bugfixes
20 years ago
orbiter 650ca3955a added flush-thread for index cache and added language-name mapping in Language_p
20 years ago
mkossin 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
20 years ago
orbiter 3d8a2ff937 enhanced parallelization of local/global/remote crawling
20 years ago
orbiter a05d738ea4 enhanced caching, removed bug causing outOfMemory
20 years ago
allo f57d280afd serverLog instead of System.out.println
20 years ago
allo a8b2dccc7a New Translation System.
20 years ago
orbiter 21110dcd5e fixed bugs with open files and caching
20 years ago
orbiter f8f8dd05db fixed "Too many open files" - bug
20 years ago
theli 74eb21f62e *) adding image tag into rss template
20 years ago
orbiter 5f90daa265 implemented localization environment
20 years ago
theli 84f9d8f7f0 *) migrating ant build files to generate a single extension tar per default
20 years ago
orbiter fdd606c8c8 fixed bugs
20 years ago
theli 8bd49ba535 *) setting root dir for all tar files properly
20 years ago
orbiter 0c35171c85 assortment fine-tuning
20 years ago
orbiter 76dc892017 refined assortment
20 years ago
theli 0e1d9e9722 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory
20 years ago
theli 0484c41a84 *) replacing system.xxx.println with logging statements
20 years ago
theli c2378a968f *) setting thread name for search threads
20 years ago
theli 7994c485f1 *) Trying to set the document title properly
20 years ago
theli 285936d778 *) trying to set document title properly
20 years ago
theli 573a8e8047 *) setting document title properly
20 years ago
orbiter 4b01ff7548 activated assortments, removed write-queues
20 years ago
orbiter e26ac60c3e modified assortment data structures
20 years ago
allo ced07e3aec javadoc comment added
20 years ago
orbiter 79be6f003d enhanced Assortment class
20 years ago
theli 9ee3e69021 *) Solving "Warning: You did not close the PDF Document" problem when an OutOfMemory Exception occured ...
20 years ago
orbiter 5c6147a54c introduced assortment structure (generalization of singletons)
20 years ago
theli 05ab7c4d68 *) Correcting Problems with "transparent proxy" mode.
20 years ago
theli 73e297f30f *) adding proper default values for RealtimeParsableMimeTypes if something goes wrong with the configuration file
20 years ago
theli 0db0619204 *) Correcting wrong path
20 years ago
theli 893a662329 *) Adding missing cast statement
20 years ago
theli 361f05978d Multiple updates regarding the yacy seedUpload facility,
20 years ago
theli c57306f620 *) Correcting Problem with Template Include - Unresolved filename
20 years ago
allo 07ca4083d3 right Prefix for Includes
20 years ago
theli bcdc44c065 *) Adding more constants. Needed for next commit.
20 years ago
theli ddc5675781 *) Correcting typo
20 years ago
theli d2c4e9a55e *) Implementing yacy forum wishlist item: "Pause Crawling"
20 years ago
rramthun 2d751ba831 Fixed a spelling mistake
20 years ago
theli 511f1c9b25 *) Bugfix of http://www.yacy-forum.de/viewtopic.php?p=2508&highlight=#2508
20 years ago
(no author) 8559c6ed5f *) removing obsolete class
20 years ago
theli 4dd387aae9 *) moving constants (see last commit) to proper httpHeader class
20 years ago
theli aea3479a9c *) introducing of additional constants
20 years ago
orbiter 287d2e6f10 further enhanced caching (new cache flush methods)
20 years ago
orbiter 376b917c91 fixed shut-down by stopYACY.sh
20 years ago
orbiter ea478f3975 enhanced indexing-caching
20 years ago
orbiter 0cfe94bb66 fixed last commit + added missing files
20 years ago
orbiter b4030e5023 implemented serverSwitchActions - action-hooks
20 years ago