..
api
redesign of reference hash (URL-hash) parameter hand-over:
15 years ago
env
added a robots.txt monitor in the crawler monitor submenu
15 years ago
js
*) more beautyful (IMO) code, no functional changes
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.
16 years ago
www
refactoring
16 years ago
yacy
redesign of reference hash (URL-hash) parameter hand-over:
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
set an option for the java-internal image parser that prevents that the image is cached using the file-system in a temporary file. This should speed up image parsing during image indexing dramatically and should also cause better performance when showing the yacy banner and OSM tiles.
15 years ago
BlacklistCleaner_p.html
*) blacklist cleaner supports usage of regular expressions now
16 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)
16 years ago
BlacklistTest_p.java
- (almost) fixed FTP crawler
15 years ago
Blacklist_p.html
*) blacklist cleaner supports usage of regular expressions now
16 years ago
Blacklist_p.java
- (almost) fixed FTP crawler
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
…
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
avoiding excessive DNS lookups to determine localhost
15 years ago
ConfigAccounts_p.html
- some refactoring in workflow
16 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.
16 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
16 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
16 years ago
ConfigParser.html
moved parser configuration in separate servelet
16 years ago
ConfigParser.java
- refactoring
16 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
16 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
16 years ago
ConfigProperties_p.html
removed double/redundant servlet Config_p
17 years ago
ConfigProperties_p.java
refactoring
16 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
16 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
16 years ago
ConfigSearchBox.java
refactoring
16 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
16 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/
16 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/
16 years ago
CookieMonitorIncoming_p.html
* add config option to disable cookie monitoring (disabled by default)
17 years ago
CookieMonitorIncoming_p.java
refactoring
16 years ago
CookieMonitorOutgoing_p.html
* add config option to disable cookie monitoring (disabled by default)
17 years ago
CookieMonitorOutgoing_p.java
refactoring
16 years ago
CookieTest_p.html
added many missing user-agent declarations for yacy http client connections.
17 years ago
CookieTest_p.java
refactoring
16 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:
17 years ago
CrawlResults.html
Minor Changes
15 years ago
CrawlResults.java
redesign of reference hash (URL-hash) parameter hand-over:
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
redesign of reference hash (URL-hash) parameter hand-over:
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/
16 years ago
Help.html
…
Help.java
refactoring
16 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
16 years ago
IndexControlRWIs_p.java
redesign of reference hash (URL-hash) parameter hand-over:
15 years ago
IndexControlURLs_p.html
- integrated live search in the IndexControlURLs input window for URLs:
15 years ago
IndexControlURLs_p.java
redesign of reference hash (URL-hash) parameter hand-over:
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.
16 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
redesign of reference hash (URL-hash) parameter hand-over:
15 years ago
IndexCreateWWWLocalQueue_p.html
some redesign of the main menu structure:
15 years ago
IndexCreateWWWLocalQueue_p.java
redesign of reference hash (URL-hash) parameter hand-over:
15 years ago
IndexCreateWWWRemoteQueue_p.html
some redesign of the main menu structure:
15 years ago
IndexCreateWWWRemoteQueue_p.java
redesign of reference hash (URL-hash) parameter hand-over:
15 years ago
IndexImportOAIPMHList_p.html
- added a csv "comma separated values" parser to parse OAI-PMH sources from
16 years ago
IndexImportOAIPMHList_p.java
- fixed post-ranking including prefer mask
16 years ago
IndexImportOAIPMH_p.html
- fixes to csv parser
16 years ago
IndexImportOAIPMH_p.java
added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
16 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
16 years ago
IndexImportWikimedia_p.java
added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
16 years ago
IndexShare_p.html
…
IndexShare_p.java
refactoring
16 years ago
LogStatistics_p.html
* update to JRE 6u6
17 years ago
LogStatistics_p.java
refactoring
16 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 sorting function in network table, reverting SVN 6736 (not removing new sorttable)
15 years ago
Network.xml
changed way how number of search requests are counted:
15 years ago
NetworkPicture.java
- refactoring
16 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
16 years ago
PerformanceConcurrency_p.html
minor corrections and bug fixes
15 years ago
PerformanceConcurrency_p.java
refactoring
16 years ago
PerformanceGraph.java
- refactoring
16 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
16 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
added patches to prevent yacy-protocol DoS settings
15 years ago
PerformanceQueues_p.xml
- enhanced balancer: auto-solving of waiting-deadlocks
16 years ago
PerformanceSearch_p.html
…
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
16 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
redesign of reference hash (URL-hash) parameter hand-over:
15 years ago
QuickCrawlLink_p.xml
…
Ranking_p.html
…
Ranking_p.java
applied code changes that are recommended by PMD
15 years ago
SearchEventPicture.java
- refactoring
16 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
*) more beautyful (IMO) code, no functional changes
15 years ago
Steering.java
- more configuration for profiling graph (number of events)
15 years ago
Supporter.html
…
Supporter.java
- refactoring of blacklists
16 years ago
Surftips.html
- more XHTML-validation
16 years ago
Surftips.java
- refactoring of blacklists
16 years ago
Surftips.rss
…
Table_API_p.html
added searchtable function to more tables in interface
15 years ago
Table_API_p.java
moved table row/column matching method from front-end to back-end
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
Tables_p.html servlet can now show tables with selected rows using a search field
15 years ago
Tables_p.java
moved table row/column matching method from front-end to back-end
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
16 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
enhanced html parser to recognize a href tags inside header tags
15 years ago
ViewImage.java
some enhancements in web caching: avoid double loading of response metadata and/or content
16 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/
16 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
16 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
…
ViewProfile.vcf
…
ViewProfile.xml
…
WatchWebStructure_p.html
minor corrections and bug fixes
15 years ago
WatchWebStructure_p.java
refactoring
16 years ago
WebStructurePicture_p.java
added about 450 replacements for printStackTrace() methods to pipe such traces into the log at DATA/LOG/
16 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
16 years ago
YaCySearchPluginFF.gif
…
YaCySearchPluginFF.html
…
YaCySearchPluginFF.java
refactoring
16 years ago
YaCySearchPluginFF.src
…
autoconfig.java
refactoring
16 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
- enhanced domain navigator computation
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:
17 years ago
mediawiki_p.java
added stub of oai-pmh importer (not working yet)
16 years ago
opensearchdescription.java
more PMD enhancements
15 years ago
opensearchdescription.xml
* extend opensearchdescription to support compare_yacy.html
17 years ago
osm.java
- refactoring
16 years ago
rct_p.html
…
rct_p.java
refactoring of yacy documents and parsers: they depend now only on the kelondro classes
16 years ago
robots.java
refactoring
16 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)
16 years ago
ssitest.html
…
ssitest.inc
…
ssitestservlet.html
…
ssitestservlet.java
refactoring
16 years ago
terminal_p.html
- more XHTML-validation
16 years ago
test.java
refactoring
16 years ago
test.xml
…
yacyinteractive.html
added searchtable function to more tables in interface
15 years ago
yacyinteractive.java
refactoring
16 years ago
yacysearch.html
- added a new Wiki Namespace Navigator
15 years ago
yacysearch.java
redesign of reference hash (URL-hash) parameter hand-over:
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
16 years ago
yacysearch.xsl
…
yacysearchitem.html
added json and rss output for image search
16 years ago
yacysearchitem.java
redesign of reference hash (URL-hash) parameter hand-over:
15 years ago
yacysearchitem.json
added json and rss output for image search
16 years ago
yacysearchitem.xml
fix for rss/xml output for image search from AndreasB
15 years ago
yacysearchtrailer.html
fix bad floating navigators on little results
15 years ago
yacysearchtrailer.java
using a Pattern object with precompiled regular expressions to apply must-match constraints to search results: should speed up pre-sorting of search results and should cause richer search result sets
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