Commit Graph

93 Commits (564184909a3ba14a43211c32546fcc5e984d3f72)

Author SHA1 Message Date
orbiter eb12e15738 moved all Double values to Float values because of
14 years ago
orbiter c93f4dda72 - cleaned up yacy news
14 years ago
orbiter e3e3b49d52 - enhanced main release recognition
14 years ago
orbiter dd459281c8 applied code changes that are recommended by PMD
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 2e41e10ffd - updates to yacyVersion parser (remove old targets)
15 years ago
orbiter 1d8d51075c refactoring:
16 years ago
orbiter 3f113f38a8 removed unused imports
16 years ago
f1ori 8931c8d6b4 improvments to debianpackage:
16 years ago
orbiter ce1adf9955 serialized all logging using concurrency:
16 years ago
f1ori bde88b684a * splitt off yacyRelease from yacyVersion
16 years ago
f1ori d93a2a6552 * ignore whitespaces so you can copy&paste signatures better
16 years ago
f1ori 44daec7936 * introduce signatures to autoupdate
16 years ago
orbiter 96eaecda3e - added migration class to go from index collections to the index cell data structure.
16 years ago
orbiter c12bb8a6d0 - refactoring of the http client
16 years ago
orbiter 94110df85a moved logging partially to kelondro
16 years ago
orbiter 024da2916b refactoring of logging
16 years ago
low012 78778df464 *) this should adjust the Dev/Main detection of the updater to the new version numbers (0.7x is Dev, if x != 0)
16 years ago
orbiter 9d119c6b61 migration of auto-update rules to new release strategy:
16 years ago
f1ori 2d2ce24011 * remove all encoding-stuff from proxy
16 years ago
lotus 423a89ebe8 * fix if yacy was installed to a path with whitespace
16 years ago
orbiter 536e77e8b7 modifications towards a single database operation to read/write http header and cached file at once:
16 years ago
danielr be28af50f5 - fixed "yacy2yacy no proxy"-problem
16 years ago
danielr 621b473b18 * removed some warnings of findbugs (http://findbugs.sf.net)
17 years ago
danielr 17b7845eb5 * refactoring
17 years ago
danielr 3bb870bfcd added final where possible
17 years ago
orbiter c3d461d191 - removed superfluous copyright statement
17 years ago
lotus 28c39e2aa4 fix for new starter files
17 years ago
orbiter e81be7d4f2 added many missing user-agent declarations for yacy http client connections.
17 years ago
danielr 7feae906aa - organize imports
17 years ago
lotus f284386b63 update deploy improvements for windows - ready for release now :-)
17 years ago
lotus eac62a6882 * ported restart on Windows to unix-style, works on _noconsole now
17 years ago
lotus 4a48717017 * automatic update for windows
17 years ago
danielr d7b21bc90c re-added gzip POST for transferRWI/URL (HTTP/1.1 compliant)
17 years ago
danielr d4bce6affd refactoring (initialized static fields, removed empty if/else, serialized some fields in serializable classes)
17 years ago
orbiter cf042e6957 reverted change by mistake in yacyVersion
17 years ago
orbiter 9935e83c86 added new news window into the status page. At this moment it is just a test.
17 years ago
orbiter e024e3b9cf added new default profiles to distinguish snippet fetch for local and global search
17 years ago
danielr 9b03310f8a bin jetzt wach :/
17 years ago
danielr 7bd8601f04 delete old releases compatible with java 1.5 ;)
17 years ago
danielr da386a1924 fixed deleteOldDownloads if there are no downloads
17 years ago
danielr 21418a22a3 removed DEBUG output
17 years ago
danielr 79a3edeeef deleting downloaded releases after x days (default 30)
17 years ago
orbiter 04c1226c80 added/fixed missing integrity-test else-case during deploy in case that we update with a tar file
17 years ago
orbiter 82a9861779 fix for last commit
17 years ago
orbiter 5d1fbb25e7 fix for bad deploy:
17 years ago
orbiter 202a3adb3e refactoring of HttpClient Writer processes
17 years ago
orbiter e356625b22 - refacotring of stream copy handling to support time-consuming operations
17 years ago
orbiter c3342e1178 - removed class with only one static method
17 years ago
orbiter f97971b63b fixed NPE problems doing a shutdown from command-line
17 years ago