summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * removed obsolete references to 'JSnocheck' classAnika Henke2011-01-03
| * Change sitemap filename to sitemap.xml(.gz). Closes FS#2127Guillaume Turri2011-01-03
| * added space between license text and linkAnika Henke2011-01-02
| * adjusted tpl_youarehere to use tpl_pagelink (and fixed bugs with missing firs...Anika Henke2011-01-02
| * Allow a prefix for subject of sent mails (Close FS#2021)Guy Brand2010-12-31
| * Language files can now be customized in the conf/ directoryMichael Hamann2010-12-29
| * de/de-informal: language optimizinglupo492010-12-28
| * added de/de-informal translation stringsMatthias Schulte2010-12-28
| * Save metadata only when really changedMichael Hamann2010-12-27
| * fixed typo in link (FS#2129)Matthias Schulte2010-12-26
| * Spanish language updateBen Fifield2010-12-23
| * skip empty image title from abstractAndreas Gohr2010-12-22
| * store the creator's login name in metadata FS#1397Andreas Gohr2010-12-22
| * Slovak language updateGregor Skumavc2010-12-21
| * Fix handling of case in auth_isMember; add and fix test casesAdrian Lang2010-12-21
| * Popularity plugin displays the last time the data was sentGuillaume Turri2010-12-18
| * Update EmailValidator to r10 and allow local email addresses FS#2118Andreas Gohr2010-12-18
| * Correct the phpdoc license tag of TarLib.class.phpTanguy Ortolo2010-12-18
| * more robust hostname detectionAndreas Gohr2010-12-18
| * Removed unnecessary regexp excecution in ft_termParser()Kazutaka Miyasaka2010-12-13
| * Fixed Asian search term handling in ft_snippet_re_preprocess()Kazutaka Miyasaka2010-12-13
| * Delete superfluous assignment created by the last commitMichael Hamann2010-12-13
| * Copy changes from ajax_lock to act_draftsaveMichael Hamann2010-12-12
| * preg_quote namespaces in auth_aclcheckMichael Hamann2010-12-11
| * added missing files for popularity pluginAndreas Gohr2010-12-10
| * some language improvements(?) for the popularity pluginAndreas Gohr2010-12-09
| * Add support for autosubmitting popularity data FS#2025Guillaume Turri2010-12-09
| * surpress warning in mail setup when hostname can't be determinedAndreas Gohr2010-12-08
| * added auth_isMember()Andreas Gohr2010-12-08
| * fixed indentAndreas Gohr2010-12-08
* | tmpAdrian Lang2010-12-08
* | Add missing variable declarationAdrian Lang2010-12-08
* | Various changes to feed.php’s parameter handlingAdrian Lang2010-12-08
* | tmp: disable notices in doku.phpAdrian Lang2010-12-08
|/
* Make baseonly work in allowedModesAndreas Gohr2010-12-07
* added security warning to fullpath config option (FS#2113)Anika Henke2010-12-06
* fixed newlines nesting error (introduced by 7deca91b)Anika Henke2010-12-06
* renamed variable initialization in HTTPClientAndreas Gohr2010-12-02
* fixed abbreviation FS#2108 / added RFCMatthias Schulte2010-11-30
* DE: typo fixedMatthias Schulte2010-11-30
* Allow spaces in numeric configuration valuesMichael Hamann2010-11-30
* Revert "Fix for $conf['breadcrumbs'] < 0, FS#2107", new fixMichael Hamann2010-11-30
* Added min and max options for configuration metadataMichael Hamann2010-11-30
* Merge branch 'master' of git://github.com/splitbrain/dokuwikiElan Ruusamäe2010-11-29
|\
| * use forward slashes as path separator in striplangs.phpAndreas Gohr2010-11-29
* | Use $USERINFO in mail_setup, as $INFO['userinfo'] is not yet available.Elan Ruusamäe2010-11-29
|/
* Added striplangs.php script, with which you can strip out unused languages ou...Martin 'E.T.' Misuth2010-11-29
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Fix for $conf['breadcrumbs'] < 0, FS#2107Michael Hamann2010-11-26
* check for spl_autoload_register() in install.phpAndreas Gohr2010-11-24