summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
...
| * | renamed variable initialization in HTTPClientAndreas Gohr2010-12-02
| * | DE: typo fixedMatthias Schulte2010-11-30
| * | Revert "Fix for $conf['breadcrumbs'] < 0, FS#2107", new fixMichael Hamann2010-11-30
| * | Use $USERINFO in mail_setup, as $INFO['userinfo'] is not yet available.Elan Ruusamäe2010-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
| * | Render metadata when neededMichael Hamann2010-11-22
| * | Fix unicode handling.Xin LI2010-11-22
| * | Fixed a call to replace_invalid_with_pct_encoding (fixed upstream after Simpl...Guillaume Turri2010-11-21
| * | First step to upgrade to SimplePie 1.2Guillaume Turri2010-11-21
| * | Turkish language updateCaleb Maclennan2010-11-20
| * | Send 403 header for permission denied screens when send404 is enabledRobin Getz2010-11-20
| * | Handle do=check before ACL checkingRobin Getz2010-11-20
| * | Add support for inline diff formattingRobin Getz2010-11-20
| * | White space fixes only - no functional changesRobin Getz2010-11-20
| * | Merge branch 'later'Andreas Gohr2010-11-20
| |\ \
| | * | Deprecate html_attbuild in favor of buildAttributesTom N Harris2010-10-24
| * | | Korean language updateYooS C2010-11-18
| * | | Czech language updateZbyněk Švec2010-11-18
| * | | Improve native JSON usageAndreas Gohr2010-11-18
* | | | Add INDEXER_VERSION_GET event so plugins can add their versionMichael Hamann2011-01-23
| |_|/ |/| |
* | | Indexer v3 Rewrite: Use the metadata index for backlinks; add INDEXER_METADAT...Michael Hamann2011-01-23
* | | Indexer v3 Rewrite: fix addMetaKeys and lockingMichael Hamann2011-01-23
* | | Indexer v3 Rewrite: implement lookupKey()Michael Hamann2011-01-22
* | | Indexer v3 Rewrite: _saveIndexKey now really writes on the desired lineMichael Hamann2011-01-22
* | | Indexer v3 Rewrite: fix obvious typos and type errorsMichael Hamann2011-01-22
* | | Indexer v3 Rewrite part two, update uses of indexerTom N Harris2010-12-29
* | | Indexer v3 Rewrite part one (unstable)Tom N Harris2010-12-27
* | | Merge branch 'tokenizer-rewrite' into michituxTom N Harris2010-11-20
|\ \ \
| * | | Restore io_runcmd, use io_exec for exec with pipesTom N Harris2010-11-18
| * | | Use a different indexer version when external tokenizer is enabledTom N Harris2010-11-17
| * | | Use external program to split pages into wordsTom N Harris2010-11-16
| * | | Repurpose io_runcmd for pipesTom N Harris2010-11-16
| * | | tokenizer was returning prematurelyTom N Harris2010-11-15
| * | | Refactor tokenizer to avoid splitting multiple timesTom N Harris2010-11-14
| * | | Measure length of multi-character Asian wordsTom N Harris2010-11-14
| * | | Remove unused idx_touchIndex functionTom N Harris2010-11-14
* | | | Indexer improvement: regex instead of arrays for linesMichael Hamann2010-11-15
* | | | Indexer improvement: Only write the words index when neededMichael Hamann2010-11-15
* | | | Indexer improvement: replace _freadline by fgetsMichael Hamann2010-11-15
* | | | Indexer speed improvement: joined array vs. single linesMichael Hamann2010-11-15
| |/ / |/| |
* | | Use native PHP JSON functions when availableMichael Hamann2010-11-15
|/ /
* | improved some metadata commentsDominik Eckelmann2010-11-13
* | FS#2079: always show profile and subscribe links/buttonsAnika Henke2010-11-13
* | Introduce metadata write wrapper p_save_metadataAdrian Lang2010-11-13
* | Simpler ID trimmingAdrian Lang2010-11-13
* | Remove metadata conversion from 0a7e3bce (2006-11-26)Adrian Lang2010-11-13
* | Merge branch 'master' of github.com:splitbrain/dokuwikiAnika Henke2010-11-12
|\ \
| * \ Merge branch 'sitemap'Michael Hamann2010-11-12
| |\ \
| | * | Only add successfully created sitemap items to the sitemapMichael Hamann2010-11-02