Commit Graph

8107 Commits (943165c9a42c73741cdf0babed8e693988b4a321)
 

Author SHA1 Message Date
Michael Christen eff966f396 fix for search process (it was aborted too early during remote search)
13 years ago
Michael Christen e6d51363ee Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Marek Otahal a231d0eeb9 Run from Java the whole app YACY
13 years ago
Marek Otahal a9f0843e75 netbeans: build script: make compressed jar w/ all libraries
13 years ago
Marek Otahal 72adbeae90 !Important: move from Hashtable to HashMap
13 years ago
Marek Otahal c1af123ddd just a little faster toString
13 years ago
Marek Otahal 64e4bcee82 serverSwitch get(App/Data)Path() use common helper method
13 years ago
Marek Otahal 371fbb4deb just comment + shorter code in serverSwitch
13 years ago
Marek Otahal 6d8faa8066 small fix
13 years ago
Marek Otahal ed253b7aff update javadoc, does not throw IOException
13 years ago
Marek Otahal f40efb39af Blacklist loadList() remove duplicates by using Set
13 years ago
Marek Otahal f75b5e40e0 little fix in copy()
13 years ago
Marek Otahal 1dc5d9f0f3 make ConnectionInfo comparable and sort list of connections in Connections_p
13 years ago
Marek Otahal c1973c78a3 Blog + BlogComments method propose() make similar + fix anonymous poster's IP resolve in Blog
13 years ago
Marek Otahal 7189a70a62 BlogComments dateString() - use localized date/time format
13 years ago
Marek Otahal f727c35722 Blog dateString() print in localized date/time format
13 years ago
Marek Otahal 8318103f25 Blacklist addBlacklistEntry() - dont add an empty entry
13 years ago
Marek Otahal c11ed8a919 add *.*~ to .gitignore
13 years ago
Marek Otahal 304ca0b12a add support for development in netbeans
13 years ago
Michael Christen fa8da7f89d vocabularies are now also used as source for a did-you-mean computation
13 years ago
Michael Christen eaec14ecc4 Dictionaries from words caches can now be used as autotagging vocabulary
13 years ago
Michael Peter Christen 91940fdf56 redesign of WordCache to be prepared to hold multiple
13 years ago
Michael Peter Christen 972d411d99 Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Christen c932a10c5c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Christen bd40a10230 added autotaggig stub .. only reading and parsing of vocabularies at
13 years ago
Michael Peter Christen f214f6ebb4 added no-load queues to the crawler monitor
13 years ago
Michael Peter Christen 1c5deebf81 one more change for signed debian packages
13 years ago
Michael Peter Christen e1434635d4 changed required setting for package signing
13 years ago
Michael Peter Christen 2ee8cbeb2c Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
13 years ago
Michael Peter Christen 992dbdf4bb added noload statistic to servlets
13 years ago
Michael Christen 354b976110 fix for concurrency problem and endless loop in /suggest.json
13 years ago
Michael Christen c21966bb43 fix
13 years ago
Michael Christen 13b05f9c08 fix
13 years ago
Michael Christen e5d878c59e Merge branch 'master' of ssh://gitorious.org/yacy/rc1
13 years ago
Michael Christen ec26b2bea4 Merge commit 'fa08ed5ae5d72bddc3cc6a662b23103579e86109' into quix0r
13 years ago
Michael Christen eebc02f5c1 fix
13 years ago
Michael Christen 216a287a85 Merge commit '6d4e08ed06c5cd28c45981b2ebe31c7f7ec6fd83' into quix0r
13 years ago
stbrumm d18095dc48 Patch fuer Issue 0000102
13 years ago
stbrumm 9f1b1b4604 Type for Robinson-Mode/Private Perr added
13 years ago
Michael Christen 20962a4ed7 added metadata node stub for metadata from blobs
13 years ago
Michael Christen 575dbbaa93 enhancements in Blob retrieval: try to use less CPU resources by testing
13 years ago
Michael Christen 585a8f3c44 fixed a bug in search sequence (caused emtpy results)
13 years ago
Michael Christen 7a5ff9b808 added checkalive script that can be called frequently to restart crashed
13 years ago
Michael Christen ce289eb64f remove heuristics if index receive is switched off
13 years ago
Michael Christen 1fdbd2da6e added the 28c3 skin
13 years ago
Michael Christen 361146dd7a better error handling for file loader
13 years ago
Roland 'Quix0r' Haeder 6d4e08ed06 Rewrote filesize() to (hopefully) avoid a NPE, rewrote Blacklist class to concurrent classes to avoid a CME
13 years ago
Roland 'Quix0r' Haeder 901f37d608 Also this ... :( #2
13 years ago
Roland 'Quix0r' Haeder a985717ed2 Also this ... :(
13 years ago
Roland 'Quix0r' Haeder 5f490de554 Fix for ported fix from my old days ...
13 years ago