Commit Graph

31 Commits (2126c03a62cc01a9e9bab55ab10335367a66b5a9)

Author SHA1 Message Date
orbiter dd459281c8 applied code changes that are recommended by PMD 15 years ago
orbiter d1973bae2a code cleanup: removed unused code and unused methods 15 years ago
orbiter bea3b99aff moved table and util classes 16 years ago
orbiter 5bb8074150 removed the indexing queue. This queue was superfluous since the introduction of the blocking queues last year, where documents are parsed, analysed and stored in the index with concurrency. 16 years ago
f1ori 48d78166ed * fix double copy of libraries 16 years ago
orbiter 302a02cec8 moved all libraries from libx to lib 16 years ago
orbiter 94110df85a moved logging partially to kelondro 16 years ago
orbiter 47292e696a more performance hacks 16 years ago
danielr 3bb870bfcd added final where possible 17 years ago
orbiter c3d461d191 - removed superfluous copyright statement 17 years ago
danielr 7feae906aa - organize imports 17 years ago
orbiter 541b817502 refactoring of switchboard queueing 17 years ago
orbiter 661f005214 fix for seed upload build script 19 years ago
orbiter ddf8f220f6 fix for build fail 19 years ago
theli 5ee0125046 *) adding possibility to configure the server port for seed uploading via scp. 19 years ago
rramthun a4e90c4b11 Fixed spelling bug. 19 years ago
orbiter 3d8a5ae652 code cleanup 20 years ago
theli 70a5681a4f *) Bugfix for inactive scp seed uploader 20 years ago
theli b990dc1ad1 *) Replacing jsch 0.1.19 lib with newer version 0.1.21 20 years ago
rramthun 02c242ae22 minor changes 20 years ago
theli a7256e8f4e *) Adding X-Forwarded-For Header 20 years ago
orbiter 858cd94299 replaced indexing ram-queue by file-based stack-queue 20 years ago
theli dff937a9a3 *) Adding some logging statements to detect problems with seed upload functionality 20 years ago
theli bf66c6d6ec *) Bugfix for java.lang.NoClassDefFoundError: de/anomic/yacy/seedUpload/sshc:de/anomic/yacy/seedUpload/sshc 20 years ago
theli 9e47ba5ad6 *) adding missing calls for function close() to avoid "too many open file" bug 20 years ago
theli 6dd3ec0dc4 *) Adding debug="true" debuglevel="lines,vars,source" to ant build files 20 years ago
theli 84f9d8f7f0 *) migrating ant build files to generate a single extension tar per default 20 years ago
theli 8bd49ba535 *) setting root dir for all tar files properly 20 years ago
theli 0e1d9e9722 *) shrinking httpc linebuffer when httpc is returned to pool. This is done to free memory 20 years ago
theli 0db0619204 *) Correcting wrong path 20 years ago
theli 361f05978d Multiple updates regarding the yacy seedUpload facility, 20 years ago