summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
...
| | * | 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
| | * | 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
| |/ /
| * | Make baseonly work in allowedModesAndreas Gohr2010-12-07
| * | fixed newlines nesting error (introduced by 7deca91b)Anika Henke2010-12-06
| * | 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