summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * 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
| * Merge branch 'master' of git://github.com/splitbrain/dokuwikiHakan Sandell2010-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
| * | | Added XMLRPC dokuwiki:appendPageHakan Sandell2010-11-13
| * | | Merge branch 'master' of git://github.com/splitbrain/dokuwikiHakan Sandell2010-11-13
| |\ \ \
| * \ \ \ Merge branch 'master' of git://github.com/splitbrain/dokuwikiHakan Sandell2010-10-23
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://github.com/splitbrain/dokuwikiHakan Sandell2010-10-08
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git://github.com/splitbrain/dokuwikiHakan Sandell2010-10-03
| |\ \ \ \ \ \
| * | | | | | | Fixed bug FS2030 JpegMeta dies on parsing XMPHakan Sandell2010-10-02
* | | | | | | | 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
| * | | | | | | | Do not assume that index files will be backward compatibleTom 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
* | | | | | | initialised media options modal popup with display:none in JSAnika Henke2010-11-13
* | | | | | | added minimal needed styles for modal windowsAnika Henke2010-11-13
* | | | | | | improved lib stylesAnika Henke2010-11-13
* | | | | | | Simpler ID trimmingAdrian Lang2010-11-13