| 39c125d7 | 10-Apr-2008 |
Andreas Gohr <andi@splitbrain.org> |
fixed problem in inc/clieopts.php which caused argument parsing to break
darcs-hash:20080410185705-7ad00-a01867c52f9b69c22000aaa2963b58d65f49baf0.gz |
| 6deb5405 | 09-Apr-2008 |
Andreas Gohr <andi@splitbrain.org> |
try to increase the PCRE backtrack limit
This should avoid problems with larger pages on newer PHP versions. See http://www.freelists.org/archives/dokuwiki/04-2008/msg00049.html
darcs-hash:20080409
try to increase the PCRE backtrack limit
This should avoid problems with larger pages on newer PHP versions. See http://www.freelists.org/archives/dokuwiki/04-2008/msg00049.html
darcs-hash:20080409181615-7ad00-de4f7a0602692b28e048d215c2e2b9657f96b81c.gz
show more ...
|
| 50fbebce | 08-Apr-2008 |
Gina Haeussge <osd@foosel.net> |
FS#1370 - use / instead of DIRECTORY_SEPARATOR
darcs-hash:20080408185530-2b4f5-24a58bd27b6ef4697baa0ba995f8a38fc7ef0028.gz |
| da1e1077 | 08-Apr-2008 |
Chris Smith <chris.eureka@jalakai.co.uk> |
update io_mktmpdir() to use $conf['tmpdir'] and mt_rand()
darcs-hash:20080408014339-f07c6-63870bfa4e45d05275cf46993bee62d61a6cc5a8.gz |
| 6b4feb28 | 07-Apr-2008 |
Gina Haeussge <osd@foosel.net> |
form_listboxfield now produces valid output of a listbox including label
darcs-hash:20080407193747-2b4f5-6cbc0120884b204ef8d5e4f0940938a5a75bb997.gz |
| 7e038d4e | 07-Apr-2008 |
Andreas Gohr <andi@splitbrain.org> |
Avoid double newlines on section edits FS#1221
darcs-hash:20080407175410-7ad00-4c782db8b3d806d8034140a2b3d7994f53b1e0fc.gz |
| fed467f8 | 07-Apr-2008 |
Denis Scheither <amorphis@uni-bremen.de> |
Fixes for Japanese romanization FS#1363
darcs-hash:20080407174238-84fef-88cae1548503760595a19f00e03060604303b934.gz |
| 8453c7b3 | 07-Apr-2008 |
Andreas Gohr <andi@splitbrain.org> |
Norwegian language update
darcs-hash:20080407172417-7ad00-2d450dbbf51d59a199ed42330fa2cd669d4f724f.gz |
| 7d644fc8 | 06-Apr-2008 |
Andreas Gohr <andi@splitbrain.org> |
work around strftime character limit on parsing namespace templates FS#1366
darcs-hash:20080406174718-7ad00-89b3946e17ce49566c0f51f3194776a0bdb4768d.gz |
| 354bc991 | 05-Apr-2008 |
Gina Haeussge <osd@foosel.net> |
XMLRPC requests are to be made using POST according to spec
darcs-hash:20080405214737-2b4f5-01801b89e5efb32fb56b63a6746b60223ee270ba.gz |
| 9edcadf6 | 05-Apr-2008 |
Gina Haeussge <osd@foosel.net> |
XMLRPC client needs to call constructor of parent class
darcs-hash:20080405214710-2b4f5-42e138c2fb2c272ea99f1054065b35f840d6fcd4.gz |
| 12cb3a51 | 05-Apr-2008 |
Tom N Harris <tnharris@whoopdedo.org> |
Notify subscribers to parent namespaces. And avoid redundant checks.
darcs-hash:20080405031301-6942e-d1e4f344f5cf165f625104f214f2bfae595a6e20.gz |
| c8d98835 | 05-Apr-2008 |
Gina Haeussge <osd@foosel.net> |
Fix of invalid reference to request headers in XMLRPC client
darcs-hash:20080405112253-2b4f5-e69a8765cff9cc4b0373afca236488f8a2eb2751.gz |
| 197e1872 | 31-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Make sure there is never posted data on GET requests
This is an addition to the previous patch to make sure there can not accidentally $data be passed on a GET request.
darcs-hash:20080331223807-7a
Make sure there is never posted data on GET requests
This is an addition to the previous patch to make sure there can not accidentally $data be passed on a GET request.
darcs-hash:20080331223807-7ad00-0f03763f15a9d907da6a53ed8b3c3e55b906fbc7.gz
show more ...
|
| 1a40d615 | 31-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
fixed bug in HTTPClient breaking GET requests on certain servers
The change of a parameter default made the HTTP client send data after sending the headers for a GET request.
darcs-hash:20080331221
fixed bug in HTTPClient breaking GET requests on certain servers
The change of a parameter default made the HTTP client send data after sending the headers for a GET request.
darcs-hash:20080331221016-7ad00-a46165b1ded7155a6482398c6bdf721a4eb37507.gz
show more ...
|
| 7e089c87 | 31-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Slovak language update
darcs-hash:20080331210452-7ad00-107e48033c010cc6c322f35e98822812a1edf7da.gz |
| 6531ab03 | 31-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
fixed search engine referrer highlighting
darcs-hash:20080331175353-7ad00-85da7f10269ead76b0f081aa1668cc27840c3b2e.gz |
| c52ffa6f | 31-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Italian language update
darcs-hash:20080331173931-7ad00-1cfe2d8bf45a4a2c8f5ac71b01436bf3a425f985.gz |
| 5d568b99 | 29-Mar-2008 |
Chris Smith <chris.eureka@jalakai.co.uk> |
Fix for FS#1350
Inline modes, <php> and <html>, when their associated config setting is off, will generate highlighted text wrapped in a <code> element.
There is a slight change in behaviour for p_
Fix for FS#1350
Inline modes, <php> and <html>, when their associated config setting is off, will generate highlighted text wrapped in a <code> element.
There is a slight change in behaviour for p_xhtml_cached_geshi(), it will now strip leading and trailing blank lines from the input code string.
Also fixes an issue where global $conf wasn't declared, preventing the ['target']['extern'] setting being passed to GeSHi
darcs-hash:20080329194443-f07c6-00db3d502b07a6ff0c7f6e5c74a3691438504bcb.gz
show more ...
|
| 54041c77 | 29-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
fix multidiff when one revision is current FS#1355
darcs-hash:20080329131438-7ad00-d3ab26eef403b1008a0d24c719f533e81f8ee6b5.gz |
| bf87cd0a | 28-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
Chinese language update
darcs-hash:20080328090214-7ad00-678a73ae08dc80b7b7222f912dc8e4caa35db754.gz |
| d09ae205 | 26-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
GeSHi update to 1.0.7.21
darcs-hash:20080326211755-7ad00-98c89cb8da99fab17b88222d33a312a020527cdb.gz |
| 3d1f9ec3 | 26-Mar-2008 |
Michael Klier <chi@chimeric.de> |
purge non-persistent meta data on page deletion
With this patch applied the persistent meta data of pages is kept when a page is deleted. This way the original page creator as well as the cr
purge non-persistent meta data on page deletion
With this patch applied the persistent meta data of pages is kept when a page is deleted. This way the original page creator as well as the creation time of the page is preserved.
darcs-hash:20080326200231-23886-ddb70151fadf25d0254d56408b71484047198096.gz
show more ...
|
| 6a5b38cd | 26-Mar-2008 |
Michael Klier <chi@chimeric.de> |
fixed metaFiles()
darcs-hash:20080326192614-23886-3e4ad4a2392e1ba4cc0dc7ce2a6a67e001a923a4.gz |
| e08dda3f | 25-Mar-2008 |
Andreas Gohr <andi@splitbrain.org> |
allow numbers in interwiki descriptors FS#1358
darcs-hash:20080325185208-7ad00-d5181f3d82f89f6ed1d4ca9068db4123df8d443b.gz |