summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | safefnrecode: don't double fix filenamesAndreas Gohr2011-04-03
* | | | | | fix end indicator fixAndreas Gohr2011-04-03
* | | | | | Temporary conversion plugin for new fnencode FS#2197Andreas Gohr2011-04-03
* | | | | | Merge branch 'master' of git@github.com:splitbrain/dokuwikiChristopher Smith2011-04-02
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Make .htaccess access protection work in more setupsMarc Schiffbauer2011-03-29
| * | | | | Merge remote branch 'whoopdedo/tokenizer-rewrite'Andreas Gohr2011-03-26
| |\ \ \ \ \
| | * | | | | Remove config for external tokenizerTom N Harris2011-03-22
| | * | | | | Clarify usage of some indexer methodsTom N Harris2011-03-22
| | * | | | | Change Doku_Indexer visibility from private to protected, and get rid of ugly...Tom N Harris2011-03-22
| * | | | | | Using only __construct nowPiyush Mishra2011-03-23
| * | | | | | Done with DifferenceEngine.phpPiyush Mishra2011-03-23
| | |/ / / / | |/| | | |
| * | | | | Romanian language updateFlorin Iacob2011-03-21
| * | | | | fixed handling of legacy and subscriber config options FS#2208Andreas Gohr2011-03-21
| * | | | | Merge remote-tracking branch 'marklundeberg/master'Andreas Gohr2011-03-21
| |\ \ \ \ \
| | * | | | | Make interwiki links match with every other icon-link: need 1px top and botto...marklundeberg2011-03-08
| * | | | | | Minor: Edited the delta_time function for php5Piyush Mishra2011-03-21
| | |/ / / / | |/| | | |
| * | | | | replace tokenizer_cmd with action hookAndreas Gohr2011-03-19
| * | | | | bind non-sticky logins to the session id FS#2202Andreas Gohr2011-03-19
| * | | | | store session pass as hashAndreas Gohr2011-03-19
| * | | | | warn about wrongly installed pluginAndreas Gohr2011-03-19
| * | | | | Estonian language updateKristian Kankainen2011-03-18
| * | | | | Merge remote-tracking branch 'lupo49/master'Andreas Gohr2011-03-18
| |\ \ \ \ \
| | * | | | | de/de-informal: added and updated translationsMatthias Schulte2011-03-14
| | |/ / / /
| * | | | | Slovak language updateMatej Urban2011-03-18
| * | | | | Traditional Chinese language updateShuo-Ting Jian2011-03-18
| |/ / / /
| * | | | Remove relation_references from the index when it is missingMichael Hamann2011-03-08
| * | | | Merge branch 'indexer_rewrite'Michael Hamann2011-03-08
| |\ \ \ \
| | * | | | Adjust bin/indexer.php for the new indexerMichael Hamann2011-03-06
| | * | | | Merge the two indexer events and use string keysMichael Hamann2011-03-06
| | * | | | Fix wildcard searchTom N Harris2011-02-27
| | * | | | Restrict metadata values in indexer to string; skip unnecessary testTom N Harris2011-02-25
| | * | | | Reduce memory footprint of tokenizer; make returned arrays use contiguous keysTom N Harris2011-02-25
| | * | | | Fix pass by reference error, always return an array in lookupKey()Michael Hamann2011-02-24
| | * | | | Merge branch 'master' into indexer_rewriteMichael Hamann2011-02-24
| | |\ \ \ \
| | * | | | | Add minimum length option to index histogramTom N Harris2011-02-23
| | * | | | | Increase version tag for new indexerTom N Harris2011-02-23
| | * | | | | Fix variable name type in indexerTom N Harris2011-02-22
| | * | | | | Implement histogram method of indexerTom N Harris2011-02-22
| | * | | | | Indexer version tag should include plugin namesTom N Harris2011-02-22
| | * | | | | Removing a page from the index deletes related metadata. Cache key names in i...Tom N Harris2011-02-22
| | * | | | | Indexer::lookupKey callback receives value reference as first argTom N Harris2011-02-22
| | * | | | | Special handling of title metadata indexTom N Harris2011-02-18
| | * | | | | Merge remote-tracking branch 'my-fork/master' into indexer_improvementsMichael Hamann2011-02-02
| | |\ \ \ \ \
| | | * | | | | Indexer Rewrite v3: wildcards in lookupKey and automatically unwrap single re...Tom N Harris2011-01-24
| | | * | | | | Indexer v3 Rewrite: streamline indexing of deleted or disabled pagesTom N Harris2011-01-24
| | * | | | | | Merge branch 'master' into indexer_improvementsMichael Hamann2011-01-23
| | |\ \ \ \ \ \
| | * | | | | | | 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