<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/ProxyIndexingMonitor_p.html, branch upstream/1.941</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=upstream%2F1.941</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=upstream%2F1.941'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2015-12-22T23:04:40Z</updated>
<entry>
<title>apply more default css styles (class btn) to submit buttons</title>
<updated>2015-12-22T23:04:40Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2015-12-22T23:04:40Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=0fa63409368c9e44175bbae1a97d41f3ccf4f75a'/>
<id>urn:sha1:0fa63409368c9e44175bbae1a97d41f3ccf4f75a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replacing direct html table cellspacing with css set-up for cellspacing</title>
<updated>2014-03-30T23:15:35Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-03-30T23:15:35Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=656e2ce62ac0667e700dab8cb12fbe476ce2c7b7'/>
<id>urn:sha1:656e2ce62ac0667e700dab8cb12fbe476ce2c7b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make internal page links relative to ease any future development for context aware servlets</title>
<updated>2014-02-10T20:40:42Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2014-02-10T20:40:42Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=365f77ea8c7aa07eb501095e9987f55dd5cd8a0b'/>
<id>urn:sha1:365f77ea8c7aa07eb501095e9987f55dd5cd8a0b</id>
<content type='text'>
note also http://bugs.yacy.net/view.php?id=106</content>
</entry>
<entry>
<title>hint for proxy scraping</title>
<updated>2011-07-02T17:23:37Z</updated>
<author>
<name>lotus</name>
<email>lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2011-07-02T17:23:37Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=68681a9576fc3952ef26d61338da4185c9fd4ce5'/>
<id>urn:sha1:68681a9576fc3952ef26d61338da4185c9fd4ce5</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7816 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>added </title>
<updated>2011-02-14T22:57:43Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2011-02-14T22:57:43Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=abb35addb8d9f1de932636c5055f6cbb154ee5ac'/>
<id>urn:sha1:abb35addb8d9f1de932636c5055f6cbb154ee5ac</id>
<content type='text'>
accept-charset="UTF-8"
to all forms
this applies patches from http://forum.yacy-websuche.de/viewtopic.php?p=20891#p20891

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7482 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>changed the default port from 8080 to 8090</title>
<updated>2011-01-28T10:54:13Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2011-01-28T10:54:13Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=88773e4daa06bebe51d3204a8ea4c47706c31afa'/>
<id>urn:sha1:88773e4daa06bebe51d3204a8ea4c47706c31afa</id>
<content type='text'>
see also: http://forum.yacy-websuche.de/viewtopic.php?p=21683#p21683

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7454 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>some redesign of the main menu structure:</title>
<updated>2010-01-10T00:10:43Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2010-01-10T00:10:43Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=a3b8b7b5c5e9cd4ff78e1b0e8380f185797dcce3'/>
<id>urn:sha1:a3b8b7b5c5e9cd4ff78e1b0e8380f185797dcce3</id>
<content type='text'>
- moved all index generation servlets to it's own main menu item, including proxy indexing
- removed external index import because this operation is not recommended any more. Joining an index can simply be done by moving the index files from one peer to the other peer; they will be merged automatically
- fix to prevent endless loops when disconnecting http sessions
- fix to prevent application of bad blacklist entries that can cause a 'Dangling meta character' exception

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6558 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>autoconfig.pac can be used to browse .yacy-domains only</title>
<updated>2009-06-15T19:48:11Z</updated>
<author>
<name>lotus</name>
<email>lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2009-06-15T19:48:11Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=aec3e7995a28c018f16ce1cbe93551e3fbb6924c'/>
<id>urn:sha1:aec3e7995a28c018f16ce1cbe93551e3fbb6924c</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6077 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>harmonisation of servlet naming, headlines and menu entries</title>
<updated>2007-06-13T20:53:52Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2007-06-13T20:53:52Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=3c19fcf5198461f4ae9d8d9a933d1dc85ad8ee3e'/>
<id>urn:sha1:3c19fcf5198461f4ae9d8d9a933d1dc85ad8ee3e</id>
<content type='text'>
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3884 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
<entry>
<title>- replaced String by StringBuffer in condenser</title>
<updated>2007-01-29T01:11:22Z</updated>
<author>
<name>orbiter</name>
<email>orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542</email>
</author>
<published>2007-01-29T01:11:22Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=f25c0e98d19c5e58bbf73cf4483e698c30976574'/>
<id>urn:sha1:f25c0e98d19c5e58bbf73cf4483e698c30976574</id>
<content type='text'>
- added CamelCase parser in condenser
- added option to switch on or off indexing for proxy

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3292 6c8d7289-2bf4-0310-a012-ef5d649a1542
</content>
</entry>
</feed>
