.. |
env
|
added basic performance page
|
16 years ago |
js
|
* index deletion: checkbox-confirmation
|
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
|
addendum to last commit
|
16 years ago |
yacysearch
|
first test of alternative search interface (only a stub but working!)
|
17 years ago |
AccessTracker_p.html
|
display proper values
|
16 years ago |
AccessTracker_p.java
|
display proper values
|
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
|
harmonisation of servlet naming, headlines and menu entries
|
18 years ago |
BlacklistCleaner_p.java
|
*) added method to only get file names in directory listing which match a filter
|
16 years ago |
BlacklistImpExp_p.html
|
#translation update:
|
16 years ago |
BlacklistImpExp_p.java
|
*) changed layout of blacklist adminstration (less cluttered)
|
16 years ago |
BlacklistTest_p.html
|
*) changed layout of blacklist adminstration (less cluttered)
|
16 years ago |
BlacklistTest_p.java
|
*) changed layout of blacklist adminstration (less cluttered)
|
16 years ago |
Blacklist_p.html
|
improved pattern selection
|
16 years ago |
Blacklist_p.java
|
*) added method to only get file names in directory listing which match a filter
|
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
|
- consolidation and refactoring of many DHT target - computing methods
|
16 years ago |
ConfigNetwork_p.html
|
- consolidation and refactoring of many DHT target - computing methods
|
16 years ago |
ConfigNetwork_p.java
|
- consolidation and refactoring of many DHT target - computing methods
|
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
|
extended crawling constraints:
|
16 years ago |
CrawlProfileEditor_p.java
|
reverted last commit (more testing needed)
|
16 years ago |
CrawlProfileEditor_p.xml
|
extended crawling constraints:
|
16 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
|
reverted last commit (more testing needed)
|
16 years ago |
CrawlStart_p.java
|
extended crawling constraints:
|
16 years ago |
FeedReader_p.html
|
- added SSI parser and include directive for <!--# include virtual="<file>" -->
|
18 years ago |
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
|
* index deletion: checkbox-confirmation
|
16 years ago |
IndexControlRWIs_p.java
|
* index deletion: checkbox-confirmation
|
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
|
- consolidation and refactoring of many DHT target - computing methods
|
16 years ago |
LogStatistics_p.html
|
* update to JRE 6u6
|
17 years ago |
LogStatistics_p.java
|
fix for logparser pattern
|
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
|
npe-fix
|
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
|
harmonisation of servlet naming, headlines and menu entries
|
18 years ago |
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
|
added basic performance page
|
16 years ago |
PerformanceMemory_p.java
|
added basic performance page
|
16 years ago |
PerformanceMemory_p.xml
|
changed tableCount into tableSize
|
17 years ago |
PerformanceQueues_p.html
|
added basic performance page
|
16 years ago |
PerformanceQueues_p.java
|
added basic performance page
|
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 |
Performance_p.html
|
added basic performance page
|
16 years ago |
Performance_p.java
|
added basic performance page
|
16 years ago |
ProxyIndexingMonitor_p.html
|
harmonisation of servlet naming, headlines and menu entries
|
18 years ago |
ProxyIndexingMonitor_p.java
|
- added some performance tweaks to the new BLOB buffer
|
16 years ago |
QuickCrawlLink_p.html
|
…
|
|
QuickCrawlLink_p.java
|
extended crawling constraints:
|
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
|
added basic performance page
|
16 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
|
removed some unnecessary pause delays
|
16 years ago |
Supporter.html
|
enhanced handling of news records:
|
18 years ago |
Supporter.java
|
modifications towards a single database operation to read/write http header and cached file at once:
|
16 years ago |
Surftips.html
|
added supporter page; personal home pages are removed from the surftips, they appear now separately on the supporter page, but only if the peer is also online
|
18 years ago |
Surftips.java
|
FULL redesign of algorithms in htmlTools to encode/decode strings from/to unicode and html.
|
16 years ago |
Surftips.rss
|
Newsfeed for the surftips
|
18 years ago |
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
|
- added SSI parser and include directive for <!--# include virtual="<file>" -->
|
18 years ago |
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
|
different handling of error cases that occur during loading files with http or ftp:
|
16 years ago |
ViewLog_p.html
|
harmonisation of servlet naming, headlines and menu entries
|
18 years ago |
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
|
*) adding tags for skype
|
18 years ago |
ViewProfile.xml
|
*) adding tags for skype
|
18 years ago |
WatchCrawler_p.html
|
- WatchCrawler shows status without JavaScript
|
17 years ago |
WatchCrawler_p.java
|
extended crawling constraints:
|
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
|
* extend opensearchdescription to support compare_yacy.html
|
16 years ago |
compare_yacy.java
|
added more search engines
|
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 |
interactivesearch.html
|
added new interactive search feature:
|
16 years ago |
mediawiki_p.html
|
- added reader and visualization for mediawiki-export files:
|
16 years ago |
mediawiki_p.java
|
- added reader and visualization for mediawiki-export files:
|
16 years ago |
opensearchdescription.java
|
* extend opensearchdescription to support compare_yacy.html
|
16 years ago |
opensearchdescription.xml
|
* extend opensearchdescription to support compare_yacy.html
|
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
|
enhancement to crawling and remote crawling:
|
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
|
- added ViewProfile / Impressum (default on) to local peer's robots.txt
|
18 years ago |
rssTerminal.html
|
- fixed problem in performance configuration
|
17 years ago |
sharedBlacklist_p.html
|
*) changed layout of blacklist adminstration (less cluttered)
|
16 years ago |
sharedBlacklist_p.java
|
extended crawling constraints:
|
16 years ago |
ssitest.html
|
more refactoring of search:
|
17 years ago |
ssitest.inc
|
- added SSI parser and include directive for <!--# include virtual="<file>" -->
|
18 years ago |
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
|
added new interactive search feature:
|
16 years ago |
yacysearch.java
|
added new interactive search feature:
|
16 years ago |
yacysearch.json
|
added new interactive search feature:
|
16 years ago |
yacysearch.rss
|
added new interactive search feature:
|
16 years ago |
yacysearch.xsl
|
*) Snippet fetching:
|
18 years ago |
yacysearchitem.html
|
added new interactive search feature:
|
16 years ago |
yacysearchitem.java
|
added new interactive search feature:
|
16 years ago |
yacysearchitem.json
|
added new interactive search feature:
|
16 years ago |
yacysearchitem.xml
|
added new interactive search feature:
|
16 years ago |
yacysearchtrailer.html
|
added new interactive search feature:
|
16 years ago |
yacysearchtrailer.java
|
added new interactive search feature:
|
16 years ago |
yacysearchtrailer.json
|
added new interactive search feature:
|
16 years ago |
yacysearchtrailer.xml
|
added new interactive search feature:
|
16 years ago |