yacy_search_server/source/de/anomic/yacy
orbiter 9d080f387e change in handling of the all-visible home path for storage in YaCy:
the home path can now be distinguished between
- data home; the path where the DATA directory is created
- application home; everything else
This will make it possible to store application data on Mac releases within the
~/Library/YaCy
directory; a place where Mac applications write their data.
Similar techniques will be possible for debian and windows.
To use the new data path, YaCy can be started with
-start <data path>
or
-gui <data path>


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7092 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-02 19:24:22 +00:00
..
dht - enhanced concurrency in database index access for multicore 2010-08-03 04:58:48 +00:00
graphics - the web visualization can now be generated in custom color 2010-08-17 10:44:00 +00:00
seedUpload refactoring of the cora package to get subpackages for http and ftp (smb to come) 2010-08-22 22:32:39 +00:00
Tray.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
yacyAccessible.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
yacyBuildProperties.java disable revision detection for git 2010-08-30 17:11:19 +00:00
yacyChannel.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
yacyClient.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
yacyCore.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
yacyNetwork.java ... migrating to HttpComponents-Client-4.x ... 2010-07-20 01:14:28 +00:00
yacyNewsDB.java better memory management and slightly less (in total and temporary) RAM allocation: 2010-08-04 13:33:12 +00:00
yacyNewsPool.java - extended news size from 512 to 1024 characters 2010-06-15 10:43:47 +00:00
yacyNewsQueue.java added a consistency check for new queues 2010-06-18 18:59:42 +00:00
yacyPeerActions.java redesign of parser interface: 2010-06-29 19:20:45 +00:00
yacyRelease.java change in handling of the all-visible home path for storage in YaCy: 2010-09-02 19:24:22 +00:00
yacySearch.java - removed the UPnP library sources from sbbi and added the jar library again. The library was included to get support for fedora releases, but after this time the fact that the sbbi cannot be part of fedora should be re-discussed. If this will still not be possible, then we may integrate the sbbi UPnP package using reflection. 2010-06-26 10:32:47 +00:00
yacySeed.java fixed dates in metadata 2010-05-08 22:09:36 +00:00
yacySeedDB.java - MapHeap now implements Map<byte[], Map<String, String>> 2010-08-24 12:36:56 +00:00
yacySeedUploader.java code cleanup: removed unused code and unused methods 2010-01-10 00:42:49 +00:00
yacyUpdateLocation.java more PMD recommendations 2010-01-11 22:18:38 +00:00
yacyVersion.java applied code changes that are recommended by PMD 2010-01-10 23:09:48 +00:00