Commit Graph

56 Commits (234f733a3d3585701847526b11493166b6cb4740)

Author SHA1 Message Date
orbiter dd459281c8 applied code changes that are recommended by PMD
15 years ago
orbiter 5399d1e2bc refactoring (reason: get more abstraction to use the blacklist class; for integration in other servlets)
15 years ago
orbiter bea3b99aff moved table and util classes
15 years ago
orbiter f677d534b1 start of a really extensive refactoring which will produce a hierarchical package structure with the domain yacy.net as package root
15 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
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
orbiter 94110df85a moved logging partially to kelondro
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
orbiter 05dbba4bab added logging conditions to all fine and finest log line calls
16 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
orbiter 3ca98fee42 removed superfluous copyright statement
17 years ago
danielr 7feae906aa - organize imports
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
orbiter 541b817502 refactoring of switchboard queueing
17 years ago
orbiter 0f5c4abaca more generics
17 years ago
fuchsi 21b8d1b918 small cosmetic change for static fields in serverCore (special protocol ASCII entities) to improve readability
17 years ago
fuchsi 425e4ead66 Allow absolute paths in configuration settings.
17 years ago
fuchsi 06e6a1ff62 Add a generalized Formatter class yFormatter inspired by http://forum.yacy-websuche.de/viewtopic.php?f=5&t=437
17 years ago
orbiter a9e73b6852 fixed great mess with localization paths. the problem was:
18 years ago
(no author) 0e79f2fd7e name of the file to tranlate apears ahead its translation
18 years ago
borg-0300 f18304ddd3 unused/not needed imports removes;
18 years ago
allo cf1186597b utf fix from theli
19 years ago
orbiter a4682e2810 fixed problems in basic config and added language setting
19 years ago
rramthun 49647583b2 language update
19 years ago
allo 670356fa4e code cleanup
19 years ago
allo af2127f3ad allow multiple #File: Sektions for one File in translations.
19 years ago
allo 1bb768178f simple check for unused Translations.
19 years ago
rramthun 34a7802a36 .bat files create DOS-window with title "YaCy" as suggested in http://www.yacy-forum.de/viewtopic.php?p=15470#15470
19 years ago
allo fd1dd6859b code cleanup
19 years ago
theli 99031b10ae *) Bugfix for recursive translation problem with file separators
19 years ago
allo 1f9ff68f45 bugfix for the notdir in the recursive functions
19 years ago
allo f8ee05372f better Logging
19 years ago
allo 5531d18676 translations with relative Path
19 years ago
allo fe2d983c3e recursive Translations!
19 years ago
orbiter 7920e1547d code cleanup
19 years ago
hydrox 56b9f34411 *)removed unused imports
19 years ago
theli a2fa75e688 *) Asynchronous queuing of crawl job URLs (stackCrawl)
19 years ago
theli 4fd5b95b1f *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
theli 6adf8a4bde *) Renaming Logger function names to reflect the proper Java Logging API Loglevels
19 years ago
allo 5d511d651e fix for Windows
20 years ago
allo ee0a9a2d9b recursive Translations.
20 years ago
allo 0a68aa6999 translate the last file, too
20 years ago
orbiter 3470a72d48 fixed div by zero, set default delays, fixed release number format and display
20 years ago
rramthun bf7d5d1310 Usage of logging-class
20 years ago
rramthun fe62a38896 minor fixes to the translation
20 years ago
allo 98d22a73ef "File: foo.html"
20 years ago
allo e6c381a2e2 Translationfile Division for different files
20 years ago
orbiter 858cd94299 replaced indexing ram-queue by file-based stack-queue
20 years ago
allo a31029c5de == as separator
20 years ago