Commit Graph

403 Commits (89d7c6e45ea891c137e215c899ba421c3ecc1a4a)

Author SHA1 Message Date
theli cb1f11c96b *) Suppress stacktrace on crawler error for "Unknown Host"
19 years ago
theli e338a13de3 *) Suppress stacktrace on crawler error for "Read timed out"
20 years ago
theli 2e43e744de *) Suppress stacktrace on crawler error for "connect timed out"
20 years ago
theli 36cbe04e3e *) Bugfix for Crawler Redirection Bug
20 years ago
theli b70de495a0 *) Remembering Crawler-isPaused setting
20 years ago
theli e569a84dc0 *) Using the same configuration settings for all indexing threads on server Startup
20 years ago
theli 17be77a468 *) Bugfix for "Crawler data will not be removed from htcache if content parsing failed"
20 years ago
theli 858cb983d7 *) Printout date and system name on proxy error page
20 years ago
theli 4a2f06053f *) Bugfix for "Gehäuselautsprecher" Bug
20 years ago
theli dc7c5237fb *) Bugfix for "Gehäuselautsprecher" Bug
20 years ago
theli 5f55dff297 *) Bugfix for "Binäre Nullen auf der page: Index Creation: Indexing Queue"
20 years ago
theli cb97d2972e *) Bugfix for "peer not accessible via .yacy name if Transparent Proxy Support is enabled" bug
20 years ago
allo 60074b4301 more DebugMode(60 Secs Timeout)
20 years ago
allo eb6365c069 local Bootstrapping bug.
20 years ago
theli 330eae7cf3 *) Normalizing CrawlerStartURL now before crawling is started
20 years ago
theli ab894d26bc *) Bugfix for "plasmaSwitchboard.deQueue: null" Bug (hopefully)
20 years ago
theli eaf9f26cc3 *) Bugfix for NULL PROFILE HANDLE 'null' Bug:
20 years ago
rramthun 0864ea367d Added preformated changelog.txt
20 years ago
allo 41aa3ae72e provide a virtuell Headerfield IS_ADMIN.
20 years ago
rramthun 4cb382decb Adding changes by borg-0300 from http://www.yacy-forum.de/viewtopic.php?t=997
20 years ago
low012 ecfdc4928a *) better implementation of definition lists
20 years ago
rramthun 26289e955c Updates of the language file
20 years ago
theli 0d0bc02f38 *) Printing stacktrace into log on seed-upload error
20 years ago
theli 115c4edfcc *) Adding additional logging statements to help debugging seed-upload problems
20 years ago
theli 751a778b54 *) Bugfix for heise newsletter Problem
20 years ago
theli 7d8af6b41a *) Bugfix for heise newsletter Problem
20 years ago
theli 4335bfe822 *) Using timeout also to establish a connection
20 years ago
low012 36dfb9f686 implemented citings (blockquote) and an early version of definitions (not much of a list yet)
20 years ago
theli ec4c70d722 *) If there are at most 10 entries left while doing an index transfer, these entries will also be appended
20 years ago
theli d4a045d7b1 *) Trying to solve "de.anomic.plasma.plasmaSwitchboard.deQueue': null" Bug
20 years ago
theli ea9a992f05 *) Before the crawler retries to download a URL it checks if the server is already doing a shutdown
20 years ago
theli ea26b84eed *) Bugfix for http://www.yacy-forum.de/viewtopic.php?t=954
20 years ago
theli 0c8a48e2cb *) converting php Session ID to lower case in funktion isCGI
20 years ago
orbiter e616395c3b latest changes and cut for 0.40
20 years ago
orbiter c47bb1182d bugfix for assortment initialization error
20 years ago
theli 4654eae4e2 *) adding php Session ID to argument in funktion isCGI
20 years ago
theli 8c62fb49ba *) Bugfix for httpdSoapHandler Initialisation.
20 years ago
orbiter 25f632dbd9 more DHT bugfixes and better logging of DHT effects
20 years ago
orbiter 5cb00889d9 enhancements to dht selection, search and search presentation
20 years ago
orbiter ba0a486328 moved printStackTrace() to logging
20 years ago
orbiter 3094045d34 fix for http://www.yacy-forum.de/viewtopic.php?p=7454#7454
20 years ago
orbiter 8d6c288f04 display of peer name in headline; see http://www.yacy-forum.de/viewtopic.php?p=7466#7466
20 years ago
orbiter cd10370992 several bugfixes and dht selection / logging improvement
20 years ago
orbiter 3610fe6b3a see http://www.yacy-forum.de/viewtopic.php?p=7410#7410
20 years ago
orbiter c8a7a85ce2 fix for http://www.yacy-forum.de/viewtopic.php?p=7384#7384
20 years ago
orbiter 98b028038c bugfix, see http://www.yacy-forum.de/viewtopic.php?p=7370#7370
20 years ago
orbiter 6594541ef5 fix for http://www.yacy-forum.de/viewtopic.php?p=7361#7361
20 years ago
orbiter 7db543a9fa fixes for several dht misbehaviours
20 years ago
rramthun 20002b6386 Added Regex tutorial to Help.html, because many people don't understand Regex.
20 years ago
orbiter 5716f8521d bug fixes for word ordering and dht index selection
20 years ago
orbiter f5259f29e8 word cache behaviour fix and other fixes
20 years ago
orbiter c796a38424 doc update
20 years ago
jerri fa154e6ce5 Added some more javadoc into httpc.java. Moved the inner class response to the
20 years ago
allo 5d511d651e fix for Windows
20 years ago
orbiter 2c234e1b82 better log output for search result
20 years ago
theli 89c9faa89e *) More graceful logging output in crawler
20 years ago
orbiter 248c24b60a intermission-feature usage in case of local and remote search
20 years ago
orbiter 6be19d76c9 preparation for intermission feature (pausing all threads, i.e. for search requests)
20 years ago
allo ee0a9a2d9b recursive Translations.
20 years ago
theli b32e7c516c git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@507 6c8d7289-2bf4-0310-a012-ef5d649a1542
20 years ago
orbiter ec07928807 faster listing and news aging enhancement
20 years ago
allo 53dcbadfbf using Wikicode instream of bbCode
20 years ago
jerri 09193023fe Began with some documentation for the httpc-class. The code of the httpc-class
20 years ago
jerri 7792e5ae9b Added an build-target to the ant-configuration to create the
20 years ago
rramthun 1eadbc6b91 Modified build.xml to include Win9x scripts
20 years ago
allo 8659a689f4 seperate Class for the wikiParser
20 years ago
allo 7665712faa fix for altenativeTemplates by Index
20 years ago
allo 3762acde6e alternatives By Name
20 years ago
theli 86305f051d *) Trying to solve "java.net.BindException: Address already in use: JVM_Bind" Problem
20 years ago
theli 865b9490a2 *) Making DHT Transfer while Crawling configurable
20 years ago
theli 1d83d7e4d7 *) httpdFileHandler.java:
20 years ago
theli e6aced0162 *) Setting higher priority for session threads
20 years ago
orbiter 2dd2533e6d cut for 0.394
20 years ago
orbiter 2d8557cb10 minor changes
20 years ago
orbiter 91163db52e fix for more time-related problems in proxy
20 years ago
orbiter fb6f238d70 fix for expires-problem
20 years ago
rramthun eacff63eda Typos...
20 years ago
orbiter 40da910f41 bugfixes and automatic news-cleanup
20 years ago
theli 228b04b499 *) Bugfix for "wrong seed-upload timestamp" problem
20 years ago
theli 470839a16a *) Crawler/Session pool settings will now be stored properly into configfile
20 years ago
orbiter 4377e119f3 bugfix for http://www.yacy-forum.de/viewtopic.php?p=6620#6620
20 years ago
orbiter e84a177c49 many bigfixes
20 years ago
orbiter 9ee8a5ba6c fixed big in yacynews
20 years ago
orbiter 7e3e9ba0de fix for http://www.yacy-forum.de/viewtopic.php?p=6563#6563
20 years ago
orbiter bcc292ad12 added self-news; added news in case of wiki update; added crawl announcement on Network page
20 years ago
orbiter cc38c5e77b bugfix for wiki key-length
20 years ago
orbiter d34eb23e4e fixed news; added news appearance on Network and IndexCreate page; added intention string to global crawl
20 years ago
orbiter 5672709ef3 several bugfixes for YaCyNews
20 years ago
allo 2013d031e5 better Logging
20 years ago
orbiter e24dbde217 better logging for WRONG seed
20 years ago
orbiter 1022fbeb65 many YaCyNews fixes
20 years ago
orbiter 13abd8b6e7 added news-creation at crawl start
20 years ago
rramthun f555b9d5f2 Translation, spelling...
20 years ago
orbiter 849b194149 fixed news receipt and added processing buttons on News page
20 years ago
orbiter 84b74d40f3 yacyNews bugfix
20 years ago
orbiter 60117a2073 integrated YaCyNews basis
20 years ago
orbiter b8e294f149 corrected wrong default peer-names
20 years ago
orbiter cdbbfd50fb fixed bad remote crawl behavior
20 years ago
orbiter f32d8bdfa8 fixed DHT cache memory assignment
20 years ago
orbiter f663f26cfd catch of another IOException
20 years ago