.. |
env
|
system status dropped into next line if seed server was enabled. display needs about 230px, set fixed width again.
|
16 years ago |
js
|
- added bookmarkTitle to CrawlStart_p.html
|
16 years ago |
processing
|
- better domain graph, faster when more links exist, looks better
|
17 years ago |
proxymsg
|
* removed comma, which caused invalid xml
|
17 years ago |
www
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
xml
|
*) added servlet which returns all shared blacklists of a peer without information about which part of YaCy (crawler, proxy, ...) blacklist is activated for (to be used for better online import)
|
16 years ago |
yacy
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
yacysearch
|
first test of alternative search interface (only a stub but working!)
|
17 years ago |
AccessTracker_p.html
|
added a list for content of the brute-force registration hashtable in access tracker
|
17 years ago |
AccessTracker_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
AccessTracker_p.xml
|
steps to enhance remote search performance:
|
17 years ago |
Banner.java
|
fix for wrong index initialization after network switch
|
16 years ago |
BlacklistCleaner_p.html
|
…
|
|
BlacklistCleaner_p.java
|
*) fixed bug where RegExes were not deleted and even added to the list a second time when the user tried to edit them
|
16 years ago |
Blacklist_p.html
|
*) fixed bug which made it possible to write files outside of the DATA/LIST directory when creating a new blacklist
|
16 years ago |
Blacklist_p.java
|
*) servlet does not forget chosen blacklist anymore when editing, moving or delting an entry
|
16 years ago |
Blog.html
|
* removed single Blogview, now links direct to BlogComments.html
|
17 years ago |
Blog.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
Blog.rss
|
…
|
|
Blog.xml
|
…
|
|
BlogComments.html
|
* removed single Blogview, now links direct to BlogComments.html
|
17 years ago |
BlogComments.java
|
*) quick fix to prevent comments for blog entries which don't exist (http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1554)
|
16 years ago |
Bookmarks.html
|
- some small, rather optical changes to bookmarks
|
16 years ago |
Bookmarks.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
Bookmarks.rss
|
…
|
|
CacheResource_p.html
|
…
|
|
CacheResource_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
Collage.html
|
add image rising while mouse over in Collage
|
17 years ago |
Collage.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
ConfigAccounts_p.html
|
fix for http://www.yacy-forum.org/viewtopic.php?f=2&t=160 (wrong url in form)
|
16 years ago |
ConfigAccounts_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
ConfigAppearance_p.html
|
added translation for new customization pages
|
17 years ago |
ConfigAppearance_p.java
|
*) fixed bug which made it possible to write files outside of the DATA/LIST directory when creating a new blacklist
|
16 years ago |
ConfigBasic.html
|
undo reduced menu
|
17 years ago |
ConfigBasic.java
|
fix for wrong index initialization after network switch
|
16 years ago |
ConfigLanguage_p.html
|
created new main menu entry 'Customization and Integration'
|
17 years ago |
ConfigLanguage_p.java
|
*) fixed bug which made it possible to write files outside of the DATA/LIST directory when creating a new blacklist
|
16 years ago |
ConfigNetwork_p.html
|
fixed several details about network switching, default password, random password and localhost authentification
|
17 years ago |
ConfigNetwork_p.java
|
fix for wrong index initialization after network switch
|
16 years ago |
ConfigProfile_p.html
|
created new main menu entry 'Customization and Integration'
|
17 years ago |
ConfigProfile_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
ConfigProperties_p.html
|
removed double/redundant servlet Config_p
|
17 years ago |
ConfigProperties_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
ConfigRobotsTxt_p.html
|
created new main menu entry 'Customization and Integration'
|
17 years ago |
ConfigRobotsTxt_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
ConfigUpdate_p.html
|
* automatic update for windows
|
17 years ago |
ConfigUpdate_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
Connections_p.html
|
- disabled redirects in proxy (so client sees real path)
|
17 years ago |
Connections_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
CookieMonitorIncoming_p.html
|
* add config option to disable cookie monitoring (disabled by default)
|
17 years ago |
CookieMonitorIncoming_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
CookieMonitorOutgoing_p.html
|
* add config option to disable cookie monitoring (disabled by default)
|
17 years ago |
CookieMonitorOutgoing_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
CookieTest_p.html
|
added many missing user-agent declarations for yacy http client connections.
|
17 years ago |
CookieTest_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
CrawlProfileEditor_p.html
|
re-design and simplification of crawl start menu layout
|
16 years ago |
CrawlProfileEditor_p.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
CrawlProfileEditor_p.xml
|
* added CrawlProfileEditor_p.xml for monitoring in yacybar
|
17 years ago |
CrawlResults.html
|
replaced the cacheAdmin with the ViewFile servlet, because the cacheAdmin was an interface to the old HTCACHE data structure which does not exist any more. Changed links to point to the ViewFile servlets.
|
16 years ago |
CrawlResults.java
|
replaced the cacheAdmin with the ViewFile servlet, because the cacheAdmin was an interface to the old HTCACHE data structure which does not exist any more. Changed links to point to the ViewFile servlets.
|
16 years ago |
CrawlStart_p.html
|
replaced the cacheAdmin with the ViewFile servlet, because the cacheAdmin was an interface to the old HTCACHE data structure which does not exist any more. Changed links to point to the ViewFile servlets.
|
16 years ago |
CrawlStart_p.java
|
fix for wrong index initialization after network switch
|
16 years ago |
FeedReader_p.html
|
…
|
|
FeedReader_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
Help.html
|
*) fixed more links
|
17 years ago |
IndexCleaner_p.html
|
- better look for Indexcleaner
|
17 years ago |
IndexCleaner_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
IndexControlRWIs_p.html
|
added a deletion button to indexControlRWIs that deletes the complete web index
|
17 years ago |
IndexControlRWIs_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
IndexControlURLs_p.html
|
modified the domain list export function:
|
16 years ago |
IndexControlURLs_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
IndexCreateIndexingQueue_p.html
|
- redesigned crawl start menu, integrated monitoring pages
|
17 years ago |
IndexCreateIndexingQueue_p.java
|
refactoring and new architecture to store the files of the web cache:
|
16 years ago |
IndexCreateLoaderQueue_p.html
|
preparations for mass remote crawls:
|
17 years ago |
IndexCreateLoaderQueue_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
IndexCreateWWWGlobalQueue_p.html
|
- redesigned crawl start menu, integrated monitoring pages
|
17 years ago |
IndexCreateWWWGlobalQueue_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
IndexCreateWWWLocalQueue_p.html
|
- redesigned crawl start menu, integrated monitoring pages
|
17 years ago |
IndexCreateWWWLocalQueue_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
IndexCreateWWWRemoteQueue_p.html
|
- redesigned crawl start menu, integrated monitoring pages
|
17 years ago |
IndexCreateWWWRemoteQueue_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
IndexCreate_p.html.new-layout
|
…
|
|
IndexImport_p.html
|
better messages
|
17 years ago |
IndexImport_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
IndexShare_p.html
|
…
|
|
IndexShare_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
IndexTransfer_p.html
|
…
|
|
IndexTransfer_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
LogStatistics_p.html
|
* update to JRE 6u6
|
17 years ago |
LogStatistics_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
MessageSend_p.html
|
- fixed a layout-bug in MessageSend_p.html (for details see http://forum.yacy-websuche.de/viewtopic.php?f=6&t=255)
|
18 years ago |
MessageSend_p.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
Messages_p.html
|
- removed enctype="multipart/form-data" from the get-form of the peer-selection in Messages_p.html (in Konqueror this didn't work and multipart/form-data is only for post)
|
17 years ago |
Messages_p.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
Messages_p.rss
|
…
|
|
Messages_p.xml
|
…
|
|
Network.csv
|
…
|
|
Network.html
|
fixed bug with wrong proxy result enqueueing. See:
|
16 years ago |
Network.java
|
fix for bug in seed list management (cause was bad class overloading, only visual effects!)
|
16 years ago |
Network.xml
|
added user agent
|
17 years ago |
NetworkPicture.java
|
fix for wrong index initialization after network switch
|
16 years ago |
News.html
|
…
|
|
News.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
News.rss
|
…
|
|
PeerLoadPicture.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
PerformanceGraph.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
PerformanceMemory_p.html
|
- option enableSimpleConfig can disable hidden tables
|
16 years ago |
PerformanceMemory_p.java
|
- option enableSimpleConfig can disable hidden tables
|
16 years ago |
PerformanceMemory_p.xml
|
changed tableCount into tableSize
|
17 years ago |
PerformanceQueues_p.html
|
- option enableSimpleConfig can disable hidden tables
|
16 years ago |
PerformanceQueues_p.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
PerformanceQueues_p.xml
|
more generics
|
17 years ago |
PerformanceSearch_p.html
|
- removed some debugging code from search process - should speed up now
|
17 years ago |
PerformanceSearch_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
ProxyIndexingMonitor_p.html
|
…
|
|
ProxyIndexingMonitor_p.java
|
- added some performance tweaks to the new BLOB buffer
|
16 years ago |
QuickCrawlLink_p.html
|
…
|
|
QuickCrawlLink_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
QuickCrawlLink_p.xml
|
…
|
|
Ranking_p.html
|
some more XHTML strict errors
|
17 years ago |
Ranking_p.java
|
- added language detection using metadata from documents: html and odt documents provide this information
|
16 years ago |
SearchEventPicture.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
SettingsAck_p.html
|
major step forward to network switching (target is easy switch to intranet or other networks .. and back)
|
17 years ago |
SettingsAck_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
Settings_Crawler.inc
|
…
|
|
Settings_Http.inc
|
…
|
|
Settings_MessageForwarding.inc
|
…
|
|
Settings_Parser.inc
|
…
|
|
Settings_Proxy.inc
|
…
|
|
Settings_ProxyAccess.inc
|
* removed some warnings of findbugs (http://findbugs.sf.net)
|
17 years ago |
Settings_Seed.inc
|
…
|
|
Settings_Seed_UploadFile.inc
|
…
|
|
Settings_Seed_UploadFtp.inc
|
…
|
|
Settings_Seed_UploadScp.inc
|
…
|
|
Settings_ServerAccess.inc
|
…
|
|
Settings_p.html
|
major step forward to network switching (target is easy switch to intranet or other networks .. and back)
|
17 years ago |
Settings_p.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
Status.html
|
- option enableSimpleConfig can disable hidden tables
|
16 years ago |
Status.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
Status_p.inc
|
system status dropped into next line if seed server was enabled. display needs about 230px, set fixed width again.
|
16 years ago |
Steering.html
|
*) Better Bourne-Shell (OpenSolaris) compatibility, update and restart really work now. As the Bourne-Shell is the grandfather of most modern shells, it should also work with Linux (tested with Mandriva, works) and OSX (Please test!).
|
17 years ago |
Steering.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
Supporter.html
|
…
|
|
Supporter.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
Surftips.html
|
…
|
|
Surftips.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
Surftips.rss
|
…
|
|
Threaddump_p.html
|
enhanced the thread dump to make it usable for scripted remote-debugging
|
17 years ago |
Threaddump_p.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
User.html
|
…
|
|
User.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
ViewFile.html
|
*) further propagation of display value (see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1536)
|
16 years ago |
ViewFile.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
ViewImage.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
ViewLog_p.html
|
…
|
|
ViewLog_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
ViewProfile.html
|
- added ViewProfile as rdf in foaf syntax
|
17 years ago |
ViewProfile.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
ViewProfile.rdf
|
added missing rdf for ViewProfile
|
17 years ago |
ViewProfile.vcf
|
…
|
|
ViewProfile.xml
|
…
|
|
WatchCrawler_p.html
|
- WatchCrawler shows status without JavaScript
|
17 years ago |
WatchCrawler_p.java
|
- fixed a bug in performance setting (did not work with german translation)
|
16 years ago |
WatchWebStructure_p.html
|
fixed some XHTML strict errors
|
17 years ago |
WatchWebStructure_p.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
WebStructurePicture_p.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
Wiki.html
|
moved publication options (wiki, blog, share) to a single menu entry 'Publication'
|
18 years ago |
Wiki.java
|
replaced some put(String, String) by putHTML(String, String) on serverObjects respond
|
16 years ago |
WikiHelp.html
|
#update of de.lng and fra.lng
|
18 years ago |
WikiHelp.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
YaCySearchPluginFF.gif
|
…
|
|
YaCySearchPluginFF.html
|
…
|
|
YaCySearchPluginFF.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
YaCySearchPluginFF.src
|
…
|
|
autoconfig.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
autoconfig.pac
|
…
|
|
compare_yacy.html
|
translation update
|
16 years ago |
compare_yacy.java
|
added Sciencenet to the compare search
|
16 years ago |
favicon.bmp
|
…
|
|
favicon.ico
|
* set resource observer to 1000MB
|
16 years ago |
favicon.png
|
…
|
|
imagetest.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
index.html
|
search form like on result page
|
16 years ago |
index.java
|
*) further propagation of display value (see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1536)
|
16 years ago |
opensearchdescription.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
opensearchdescription.xml
|
* added text/html-URL to opensearchdescription, so one-click-installation in firefox is possible
|
16 years ago |
osm.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
rct_p.html
|
redesigned remote crawl process:
|
17 years ago |
rct_p.java
|
added logging conditions to all fine and finest log line calls
|
16 years ago |
robots.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
robots.txt
|
…
|
|
rssTerminal.html
|
- fixed problem in performance configuration
|
17 years ago |
sharedBlacklist_p.html
|
- optimize selectall-javascript-function (in firefox more then 10 times faster now)
|
17 years ago |
sharedBlacklist_p.java
|
*) prevent XSS when importing blacklist
|
16 years ago |
ssitest.html
|
more refactoring of search:
|
17 years ago |
ssitest.inc
|
…
|
|
ssitestservlet.html
|
enhanced SSI server-side support:
|
18 years ago |
ssitestservlet.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
terminal_p.html
|
*) updated whos.amung.us code in terminal page
|
16 years ago |
test.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
test.xml
|
added a test servlet (to be used to analyse the remote crawl xml bug)
|
17 years ago |
yacysearch.html
|
*) further propagation of display value (see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1536)
|
16 years ago |
yacysearch.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
yacysearch.rss
|
added new shell script to do a web search from the terminal
|
17 years ago |
yacysearch.xsl
|
…
|
|
yacysearchitem.html
|
*) further propagation of display value (see http://forum.yacy-websuche.de/viewtopic.php?f=5&t=1536)
|
16 years ago |
yacysearchitem.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |