..
api
- removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer
15 years ago
env
added dictionary loader servlet that can be used to get the geolocalization file:
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.
15 years ago
www
refactoring
15 years ago
yacy
adjustments to granted query size
15 years ago
AccessTracker_p.html
Fixes for (X)HTML compatibility.
15 years ago
AccessTracker_p.java
This is a large bugfix and enhancement commit to support a better location detection for data
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
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
- (almost) fixed FTP crawler
15 years ago
Blacklist_p.html
*) blacklist cleaner supports usage of regular expressions now
15 years ago
Blacklist_p.java
This is a large bugfix and enhancement commit to support a better location detection for data
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
*) changes for better code readability
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
- removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer
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
- fix for caching of OSM tiles. if you want that this fix applies to your peer, please delete the crawl profiles
15 years ago
Collage.html
…
Collage.java
avoiding excessive DNS lookups to determine localhost
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
*) changes for better code readability
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
…
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
Fixes for (X)HTML compatibility.
15 years ago
Connections_p.java
This is a large bugfix and enhancement commit to support a better location detection for data
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
…
CookieMonitorIncoming_p.java
refactoring
15 years ago
CookieMonitorOutgoing_p.html
…
CookieMonitorOutgoing_p.java
refactoring
15 years ago
CookieTest_p.html
…
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
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
15 years ago
CrawlProfileEditor_p.xml
extended crawling constraints:
16 years ago
CrawlResults.html
Minor Changes
15 years ago
CrawlResults.java
fixes for metadata retrieval and presentation
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
- cleanup, removed unused imports
15 years ago
Crawler_p.java
- removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer
15 years ago
DictionaryLoader_p.html
added another geolocalization data source: GeoNames
15 years ago
DictionaryLoader_p.java
added another geolocalization data source: GeoNames
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
some performance hacks and fixed after reading dump in
15 years ago
IndexControlURLs_p.html
Fixes for (X)HTML compatibility.
15 years ago
IndexControlURLs_p.java
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
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
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
15 years ago
IndexCreateParserErrors_p.html
some redesign of the main menu structure:
15 years ago
IndexCreateParserErrors_p.java
more null == proxy fixes
15 years ago
IndexCreateWWWGlobalQueue_p.html
some redesign of the main menu structure:
15 years ago
IndexCreateWWWGlobalQueue_p.java
fixed dates in metadata
15 years ago
IndexCreateWWWLocalQueue_p.html
some redesign of the main menu structure:
15 years ago
IndexCreateWWWLocalQueue_p.java
fixed dates in metadata
15 years ago
IndexCreateWWWRemoteQueue_p.html
some redesign of the main menu structure:
15 years ago
IndexCreateWWWRemoteQueue_p.java
fixed dates in metadata
15 years ago
IndexImportOAIPMHList_p.html
Fixes for (X)HTML compatibility.
15 years ago
IndexImportOAIPMHList_p.java
The oai ListFriends source list becomes configurable: just write them into defaults/oaiListFriendsSource.xml
15 years ago
IndexImportOAIPMH_p.html
enhanced and fixed OAI-PMH import
15 years ago
IndexImportOAIPMH_p.java
- fixed resumption token generation for oai-pmh import
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
…
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
Fixes for (X)HTML compatibility.
15 years ago
Network.java
This is a large bugfix and enhancement commit to support a better location detection for data
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
This is a large bugfix and enhancement commit to support a better location detection for data
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
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
- removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer
15 years ago
QuickCrawlLink_p.xml
…
RSSLoader_p.java
- removed download-limit that can be given for the crawler for non-crawler download tasks. This was necessary because the same procedure was used for other downloads like for the download of dictionary files where a limit is not useful. The limit still stays for the indexer
15 years ago
Ranking_p.html
…
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
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
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
*) better usage of JS timers (intervals)
15 years ago
Steering.java
- more configuration for profiling graph (number of events)
15 years ago
Supporter.html
…
Supporter.java
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
15 years ago
Surftips.html
- more XHTML-validation
16 years ago
Surftips.java
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
15 years ago
Surftips.rss
…
Table_API_p.html
Fixes for (X)HTML compatibility.
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
Fixes for (X)HTML compatibility.
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
better thread dump statistic evaluation in threaddump servlet when creating multiple dumps for profiling: no distinguishing between thread states
15 years ago
Trails.html
Fixes for (X)HTML compatibility.
15 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
- fix for caching of OSM tiles. if you want that this fix applies to your peer, please delete the crawl profiles
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
…
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
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
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
YaCySearchhtmlFF.html - fixes for XHTML compatibility.
15 years ago
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
fix for yacy search urls in compare search
15 years ago
cytag.java
continuing String-hash - to - byte[]-hash redesign that was started in SVN 6775
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
fix for domain options in search box
15 years ago
index.java
- fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036
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
fixed dates in metadata
15 years ago
robots.java
refactoring
15 years ago
robots.txt
…
rssTerminal.html
avoid undefined in rssTerminal
16 years ago
sharedBlacklist_p.html
Fixes for (X)HTML compatibility.
15 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
…
yacyinteractive.html
Fixes for (X)HTML compatibility.
15 years ago
yacyinteractive.java
refactoring
15 years ago
yacysearch.html
added another geolocalization data source: GeoNames
15 years ago
yacysearch.java
added another geolocalization data source: GeoNames
15 years ago
yacysearch.json
- fixed bad search results when searching for empty string
16 years ago
yacysearch.rss
*) added missing namespace declarations in yacysearch.rss
15 years ago
yacysearch.xsl
…
yacysearch_location.java
added another geolocalization data source: GeoNames
15 years ago
yacysearch_location.kml
- fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036
15 years ago
yacysearch_location.rss
*) added W3C geo GeoRSS (see http://en.wikipedia.org/wiki/Georss )
15 years ago
yacysearch_location.xml
- fix for http://forum.yacy-websuche.de/viewtopic.php?p=20036#p20036
15 years ago
yacysearchitem.html
better presentation of search result metadata and fixes to htcache loading
15 years ago
yacysearchitem.java
added a location search service: using the following servlet/example:
15 years ago
yacysearchitem.json
added json and rss output for image search
15 years ago
yacysearchitem.xml
added a location search service: using the following servlet/example:
15 years ago
yacysearchtrailer.html
fix bad floating navigators on little results
15 years ago
yacysearchtrailer.java
*) added missing namespace declarations in yacysearch.rss
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