You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yacy_search_server/htroot
orbiter 61493a9a9f
added more information about metadata in ViewFile.html
15 years ago
..
api added searchtable function to more tables in interface 15 years ago
env added a robots.txt monitor in the crawler monitor submenu 15 years ago
js added sorttable (http://www.kryogenix.org/code/browser/sorttable/) 15 years ago
processing more PMD enhancements 15 years ago
proxymsg *) Removed base tag from errror page. This has been added by myself a long time ago as a workaround for some weird behavior of my router, but as it turns out, it does more bad than good in general: If HTTPS is used for communication with YaCy, entering a wrong passwort led to an errror page with a form which would send username and password unencrypted with the user possibly being unaware of this. 15 years ago
www refactoring 15 years ago
yacy - added a new Wiki Namespace Navigator 15 years ago
AccessTracker_p.html bugfixes, more sorttable 15 years ago
AccessTracker_p.java more PMD recommendations 15 years ago
AccessTracker_p.xml
Banner.java fix for negative numbers in network statistic 15 years ago
BlacklistCleaner_p.html *) blacklist cleaner supports usage of regular expressions now 15 years ago
BlacklistCleaner_p.java more PMD recommendations 15 years ago
BlacklistImpExp_p.html *) first and very limited version of XML import, does not use benefits provided by XML yet 16 years ago
BlacklistImpExp_p.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
BlacklistTest_p.html *) tested string will appear in input box now (when testing a similar URL it does need to be copied anymore, it can be edited it right away) 15 years ago
BlacklistTest_p.java - refactoring of blacklists 15 years ago
Blacklist_p.html *) blacklist cleaner supports usage of regular expressions now 15 years ago
Blacklist_p.java refactoring of tables data organisation 15 years ago
Blog.html *) comment mode is 'moderated' instead of 'activated' by default now (to avoid spam being visible) 16 years ago
Blog.java more PMD recommendations 15 years ago
Blog.rss
Blog.xml
BlogComments.html * removed single Blogview, now links direct to BlogComments.html 17 years ago
BlogComments.java more PMD recommendations 15 years ago
Bookmarks.html Minor Changes 15 years ago
Bookmarks.java more simplification of bookmark class 15 years ago
Bookmarks.rss Update property name bookmarks to display_bookmarks (changed in SVN 5554) to fix the broken Bookmark RSS feed 15 years ago
CacheResource_p.html
CacheResource_p.java added one more option in ViewFile to show an iframe like for the orginal web page content but using the cache than the direct link to the content in the web. Upgraded the very old and previously not any more used CacheResource_p servlet to a new and working version. 15 years ago
Collage.html add image rising while mouse over in Collage 17 years ago
Collage.java refactoring 15 years ago
ConfigAccounts_p.html - some refactoring in workflow 15 years ago
ConfigAccounts_p.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
ConfigAppearance_p.html Small Changes on the de. language File and small correction to the ConfigAppearance_p.html page. Please test and report bugs to me (th-suess@gmx.de). 15 years ago
ConfigAppearance_p.java more PMD enhancements 15 years ago
ConfigBasic.html ups, unclosed HTML tag fixed.... 15 years ago
ConfigBasic.java refactoring of tables data organisation 15 years ago
ConfigLanguage_p.html *) Made sure that only files with appropriate file endings are listed as skin or language files. 15 years ago
ConfigLanguage_p.java fix for 'cannot switch back to default language'-bug 15 years ago
ConfigLiveSearch.html in live search, show at least 20 entries instead of only 10 15 years ago
ConfigLiveSearch.java refactoring 15 years ago
ConfigNetwork_p.html - more information about peer tags 16 years ago
ConfigNetwork_p.java allow global search if res. observer disabled index transmission 15 years ago
ConfigPHPBB3Search.html Updated German translation: 15 years ago
ConfigPHPBB3Search.java refactoring 15 years ago
ConfigParser.html moved parser configuration in separate servelet 16 years ago
ConfigParser.java - refactoring 15 years ago
ConfigPortal.html - some redesign in UI menu structure to make room for new 'Content Integration' main menu containing import servlets for Wikimedia Dumps, phpbb3 forum imports and OAI-PMH imports 15 years ago
ConfigPortal.java refactoring of tables data organisation 15 years ago
ConfigProfile_p.html - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 16 years ago
ConfigProfile_p.java refactoring 15 years ago
ConfigProperties_p.html removed double/redundant servlet Config_p 17 years ago
ConfigProperties_p.java refactoring 15 years ago
ConfigRobotsTxt_p.html - added new servlets to support search portal administrators for the integration of yacy search fields in their web pages 16 years ago
ConfigRobotsTxt_p.java refactoring 15 years ago
ConfigSearchBox.html - some redesign in UI menu structure to make room for new 'Content Integration' main menu containing import servlets for Wikimedia Dumps, phpbb3 forum imports and OAI-PMH imports 15 years ago
ConfigSearchBox.java refactoring 15 years ago
ConfigUpdate_p.html first commit fixing two typos 15 years ago
ConfigUpdate_p.java - more configuration for profiling graph (number of events) 15 years ago
ConfigWikiSearch.html renamed the servlet WatchCrawler_p to Crawler_p 15 years ago
ConfigWikiSearch.java refactoring 15 years ago
Connections_p.html bugfixes, more sorttable 15 years ago
Connections_p.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
ContentIntegrationPHPBB3_p.html Fix for http://forum.yacy-websuche.de/viewtopic.php?f=6&t=2540&sid=507e4dd9e234af001ba60c0d8adf45be, and small Layout Changes. 15 years ago
ContentIntegrationPHPBB3_p.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
CookieMonitorIncoming_p.html * add config option to disable cookie monitoring (disabled by default) 17 years ago
CookieMonitorIncoming_p.java refactoring 15 years ago
CookieMonitorOutgoing_p.html * add config option to disable cookie monitoring (disabled by default) 17 years ago
CookieMonitorOutgoing_p.java refactoring 15 years ago
CookieTest_p.html added many missing user-agent declarations for yacy http client connections. 17 years ago
CookieTest_p.java refactoring 15 years ago
CrawlMonitorRemoteStart.html added a servlet that has been removed in SVN 4881; this servlet is now splitted and will be used for a simple crawl start and a remote crawl monitor (not yet integrated into the interface) 15 years ago
CrawlMonitorRemoteStart.java refactoring of tables data organisation 15 years ago
CrawlProfileEditor_p.html Fixed typos CrawlProfileEditor_p.html 15 years ago
CrawlProfileEditor_p.java added a servlet that has been removed in SVN 4881; this servlet is now splitted and will be used for a simple crawl start and a remote crawl monitor (not yet integrated into the interface) 15 years ago
CrawlProfileEditor_p.xml extended crawling constraints: 16 years ago
CrawlResults.html Minor Changes 15 years ago
CrawlResults.java redesign of CrawlResult data structures because of OOM occurrences during URL deletion processes. 15 years ago
CrawlStart_p.html Fixed type in CrawlStart_p.html 15 years ago
CrawlStart_p.java more ergonomic default values for crawl start 15 years ago
Crawler_p.html renamed the servlet WatchCrawler_p to Crawler_p 15 years ago
Crawler_p.java refactoring of tables data organisation 15 years ago
FeedReader_p.html
FeedReader_p.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
Help.html
Help.java refactoring 15 years ago
IndexCleaner_p.html - moved index cleaner to blacklist submenu, because the index cleaner cleans the index with the blacklist 15 years ago
IndexCleaner_p.java applied code changes that are recommended by PMD 15 years ago
IndexControlRWIs_p.html * added index segments 15 years ago
IndexControlRWIs_p.java - fixed a bug in robots.txt parser 15 years ago
IndexControlURLs_p.html - integrated live search in the IndexControlURLs input window for URLs: 15 years ago
IndexControlURLs_p.java misc NPE check 15 years ago
IndexCreateDomainCrawl_p.html added a servlet that has been removed in SVN 4881; this servlet is now splitted and will be used for a simple crawl start and a remote crawl monitor (not yet integrated into the interface) 15 years ago
IndexCreateDomainCrawl_p.java refactoring of tables data organisation 15 years ago
IndexCreateLoaderQueue_p.html some redesign of the main menu structure: 15 years ago
IndexCreateLoaderQueue_p.java possible fix for lost crawl profile handles: clean-up job did wrong measurement to see if crawl is still running. 15 years ago
IndexCreateParserErrors_p.html some redesign of the main menu structure: 15 years ago
IndexCreateParserErrors_p.java show less errors 15 years ago
IndexCreateWWWGlobalQueue_p.html some redesign of the main menu structure: 15 years ago
IndexCreateWWWGlobalQueue_p.java applied code changes that are recommended by PMD 15 years ago
IndexCreateWWWLocalQueue_p.html some redesign of the main menu structure: 15 years ago
IndexCreateWWWLocalQueue_p.java applied code changes that are recommended by PMD 15 years ago
IndexCreateWWWRemoteQueue_p.html some redesign of the main menu structure: 15 years ago
IndexCreateWWWRemoteQueue_p.java refactoring 15 years ago
IndexImportOAIPMHList_p.html - added a csv "comma separated values" parser to parse OAI-PMH sources from 15 years ago
IndexImportOAIPMHList_p.java - fixed post-ranking including prefer mask 15 years ago
IndexImportOAIPMH_p.html - fixes to csv parser 15 years ago
IndexImportOAIPMH_p.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
IndexImportWikimedia_p.html - some redesign in UI menu structure to make room for new 'Content Integration' main menu containing import servlets for Wikimedia Dumps, phpbb3 forum imports and OAI-PMH imports 15 years ago
IndexImportWikimedia_p.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
IndexShare_p.html
IndexShare_p.java refactoring 15 years ago
LogStatistics_p.html * update to JRE 6u6 17 years ago
LogStatistics_p.java refactoring 15 years ago
MessageSend_p.html
MessageSend_p.java more PMD recommendations 15 years ago
Messages_p.html
Messages_p.java more PMD recommendations 15 years ago
Messages_p.rss
Messages_p.xml
Network.csv
Network.html bugfixes, more sorttable 15 years ago
Network.java added sorttable (http://www.kryogenix.org/code/browser/sorttable/) 15 years ago
Network.xml changed way how number of search requests are counted: 15 years ago
NetworkPicture.java - refactoring 15 years ago
News.html
News.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
News.rss
PeerLoadPicture.java - refactoring 15 years ago
PerformanceConcurrency_p.html minor corrections and bug fixes 15 years ago
PerformanceConcurrency_p.java refactoring 15 years ago
PerformanceGraph.java - refactoring 15 years ago
PerformanceMemory_p.html - After the removal of the Tree class some code simplifications are possible. This affects mostly the Records class, which can be refactored and the result of the refactoring results in a reduced number of classes. 16 years ago
PerformanceMemory_p.java refactoring 15 years ago
PerformanceMemory_p.xml - refactoring of IntegerHandleIndex and LongHandleIndex: both classes had been merged into the new HandleMap class, which handles (key<byte[]>,n-byte-long) pairs with arbitraty key and value length. This will be useful to get a memory-enhanced/minimized database table indexing. 16 years ago
PerformanceQueues_p.html - enhanced balancer: auto-solving of waiting-deadlocks 16 years ago
PerformanceQueues_p.java applied code changes that are recommended by PMD 15 years ago
PerformanceQueues_p.xml - enhanced balancer: auto-solving of waiting-deadlocks 16 years ago
PerformanceSearch_p.html - removed some debugging code from search process - should speed up now 17 years ago
PerformanceSearch_p.java - more configuration for profiling graph (number of events) 15 years ago
Performance_p.html added nice configuration for the resource observer 15 years ago
Performance_p.java refactoring 15 years ago
ProxyIndexingMonitor_p.html some redesign of the main menu structure: 15 years ago
ProxyIndexingMonitor_p.java more PMD recommendations 15 years ago
QuickCrawlLink_p.html
QuickCrawlLink_p.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
QuickCrawlLink_p.xml
Ranking_p.html some more XHTML strict errors 17 years ago
Ranking_p.java applied code changes that are recommended by PMD 15 years ago
SearchEventPicture.java - refactoring 15 years ago
SettingsAck_p.html added a smb loader component for the YaCy crawler 15 years ago
SettingsAck_p.java added a smb loader component for the YaCy crawler 15 years ago
Settings_Crawler.inc
Settings_Http.inc
Settings_MessageForwarding.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 an api recording function: it shall be possible to record 15 years ago
Settings_p.java added a smb loader component for the YaCy crawler 15 years ago
Status.html - integrated live search in the IndexControlURLs input window for URLs: 15 years ago
Status.java tell non-windows users about the tray-icon 15 years ago
Status_p.inc tell non-windows users about the tray-icon 15 years ago
Steering.html *) YaCy will load status page once it is up again after restart or update if Javascript is enabled. 16 years ago
Steering.java - more configuration for profiling graph (number of events) 15 years ago
Supporter.html
Supporter.java - refactoring of blacklists 15 years ago
Surftips.html - more XHTML-validation 16 years ago
Surftips.java - refactoring of blacklists 15 years ago
Surftips.rss
Table_API_p.html added searchtable function to more tables in interface 15 years ago
Table_API_p.java added authentication to automated API call 15 years ago
Table_RobotsTxt_p.html - integrated live search in the IndexControlURLs input window for URLs: 15 years ago
Table_RobotsTxt_p.java added a robots.txt monitor in the crawler monitor submenu 15 years ago
Tables_p.html added searchtable function to more tables in interface 15 years ago
Tables_p.java added a robots.txt monitor in the crawler monitor submenu 15 years ago
Threaddump_p.html added option to create a custom number of thread dumps in multiple thread dumps 16 years ago
Threaddump_p.java replaced _all_ size() == 0 with isEmpty() and all size() > 0 with !isEmpty(). The isEmpty() method is much faster in some cases, especially when used to access badly balanced hashtables where an size() operation becomes a large iteration. 15 years ago
Trails.html added new cybertag-tracking feature that was inspired by itgrl 16 years ago
Trails.java refactoring 15 years ago
User.html
User.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
ViewFile.html added more information about metadata in ViewFile.html 15 years ago
ViewFile.java added more information about metadata in ViewFile.html 15 years ago
ViewImage.java some enhancements in web caching: avoid double loading of response metadata and/or content 15 years ago
ViewLog_p.html
ViewLog_p.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
ViewLog_p.json - added a log viewer to RichClient (alpha version, very slow) 16 years ago
ViewProfile.html *) repaired and added IM online status indicators 15 years ago
ViewProfile.java added extensive memory protection logic to avoid out of memory errors that may be caused by the RowCollection memory allocation function 15 years ago
ViewProfile.rdf added missing rdf for ViewProfile 17 years ago
ViewProfile.vcf
ViewProfile.xml
WatchWebStructure_p.html minor corrections and bug fixes 15 years ago
WatchWebStructure_p.java refactoring 15 years ago
WebStructurePicture_p.java added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/ 15 years ago
Wiki.html - more XHTML-validation 16 years ago
Wiki.java more PMD recommendations 15 years ago
WikiHelp.html Fixed typos in WikiHelp.html 15 years ago
WikiHelp.java refactoring 15 years ago
YaCySearchPluginFF.gif
YaCySearchPluginFF.html
YaCySearchPluginFF.java refactoring 15 years ago
YaCySearchPluginFF.src
autoconfig.java refactoring 15 years ago
autoconfig.pac autoconfig.pac can be used to browse .yacy-domains only 16 years ago
compare_yacy.html - more XHTML-validation 16 years ago
compare_yacy.java added bing, dbpedia and wolfram alpha to the compare-search options 15 years ago
cytag.java - modified method in RequestHeader that delivers the host name of requester: no more reverse domain lookup (may have killed interface performance in some cases) 15 years ago
favicon.bmp
favicon.ico high-end favicon with 2 versions: 16 years ago
favicon.png
imagetest.java applied code changes that are recommended by PMD 15 years ago
index.html added kiosk-mode button on standard search page and interactive search page 15 years ago
index.java allow global search if res. observer disabled index transmission 15 years ago
mediawiki_p.html - added reader and visualization for mediawiki-export files: 16 years ago
mediawiki_p.java added stub of oai-pmh importer (not working yet) 15 years ago
opensearchdescription.java more PMD enhancements 15 years ago
opensearchdescription.xml * extend opensearchdescription to support compare_yacy.html 16 years ago
osm.java - refactoring 15 years ago
rct_p.html
rct_p.java refactoring of yacy documents and parsers: they depend now only on the kelondro classes 15 years ago
robots.java refactoring 15 years ago
robots.txt
rssTerminal.html avoid undefined in rssTerminal 16 years ago
sharedBlacklist_p.html *) fixed "select all" and "deselect all"-button 16 years ago
sharedBlacklist_p.java refactoring (reason: get more abstraction to use the blacklist class; for integration in other servlets) 15 years ago
ssitest.html
ssitest.inc
ssitestservlet.html
ssitestservlet.java refactoring 15 years ago
terminal_p.html - more XHTML-validation 16 years ago
test.java refactoring 15 years ago
test.xml added a test servlet (to be used to analyse the remote crawl xml bug) 17 years ago
yacyinteractive.html added searchtable function to more tables in interface 15 years ago
yacyinteractive.java refactoring 15 years ago
yacysearch.html - added a new Wiki Namespace Navigator 15 years ago
yacysearch.java allow more results for a single query at the same time if the client is not authorized. This is necessary for the search widget where the default number of results is now set to 20 instead of 10 to cause that a scroll bar is shown which is necessary to get a trigger for new searches for more results. 15 years ago
yacysearch.json - fixed bad search results when searching for empty string 16 years ago
yacysearch.rss added json and rss output for image search 15 years ago
yacysearch.xsl
yacysearchitem.html added json and rss output for image search 15 years ago
yacysearchitem.java more fixes to search result page navigation 15 years ago
yacysearchitem.json added json and rss output for image search 15 years ago
yacysearchitem.xml fix for rss/xml output for image search from AndreasB 15 years ago
yacysearchtrailer.html - added a new Wiki Namespace Navigator 15 years ago
yacysearchtrailer.java - added a new Wiki Namespace Navigator 15 years ago
yacysearchtrailer.json - added a new Wiki Namespace Navigator 15 years ago
yacysearchtrailer.xml - added a new Wiki Namespace Navigator 15 years ago