index
:
dokuwiki
3waymerge
CRLFmail
HTTPClientAgent
actionRouterImprovements
addomainless-stable
appveyorfixing
conf-bcrypt
deployment
docker
editorjs-cleanup
em_fix
emptydirdefault
eventrenderer
extension-infosource
extensionevent
font
fs2851
gittoolQuietOption
globalErrorHandling
handlerpagectx
imagedispatch
jquery3
large-screens
lessnew
localdraft
logevent
logging
logunevent
mail
mail_headers
master
master2psr2
mediaFNrev
mediarefactor
menucontext
old-stable
oldmediaonrev
openapi
php7comptib
phpcsCI-failtest
phpunit9
pr-3115
proxystuff
psr2-plugin
rectordebug
remote-argumentcount
retrytests
reusableLocktimerJS
revdiffexternaledits
reverse-fallback-ns-linking
rmdir
scrutinizer-patch-1
searchIndex
searchIndex-collections
searchIndex-restructure
stable
testFix
testfixes
travis
travis-php80-debug
utf8fix
versionfixtool
wintest
The DokuWiki Open Source Wiki Engine
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
inc
/
cache.php
Commit message (
Expand
)
Author
Age
*
Imports may not be named like local classes. fixes #4200
Andreas Gohr
2024-02-10
*
Apply rector fixes to the rest of inc
Andreas Gohr
2023-08-29
*
deprecated trigger_event() in favor of a static method on Event
Andreas Gohr
2019-04-20
*
Remove PHP user deprecation errors
Michael Große
2019-02-25
*
Refactor deprecation logging into its own class
Michael Große
2019-02-25
*
Use DokuWiki's own deprecation reporters
Michael Große
2019-02-14
*
Refactor cache.php into different files
Michael Große
2019-02-02
*
moved Parser to Parsing namespace
Andreas Gohr
2018-05-04
*
line lengths shortened
Andreas Gohr
2018-04-27
*
remove DOKU_INC checks
Andreas Gohr
2018-04-27
*
replace some var keywords
Andreas Gohr
2017-05-12
*
yet another class constructor
Christopher Smith
2015-05-16
*
another class_name to __construct
Christopher Smith
2015-05-15
*
update parent constructor calls to use __construct()
Christopher Smith
2015-05-15
*
more class constructors to __construct()
Christopher Smith
2015-05-15
*
Remove error supression for file_exists()
Andreas Gohr
2015-01-07
*
Merge remote-tracking branch 'origin/master' into scrutinizerissues
Gerrit Uitslag
2014-12-09
|
\
|
*
code formatting cache
Gerrit Uitslag
2014-12-03
*
|
scrutinizer documentations issues
Gerrit Uitslag
2014-09-29
|
/
*
declare field
Andreas Gohr
2014-05-19
*
Fix longstanding issue with cache class & cachetime setting
Christopher Smith
2014-03-16
*
Fix caching (make the event callback public again)
Michael Hamann
2014-03-14
*
PHPDocs of cache classes
Gerrit Uitslag
2014-02-18
*
add visibility keywords and PHPDocs for cache
Gerrit Uitslag
2014-02-17
*
Add dynamic declared _time attribute to cache object
Gerrit Uitslag
2014-02-17
*
Make metadata cache dependency non-strict
Martin Doucha
2012-07-06
*
Merge branch 'master' of git://github.com/splitbrain/dokuwiki
Martin Doucha
2012-07-06
|
\
|
*
more INPUT wrapper uses: cache purge, sectok, getID
Tom N Harris
2012-06-27
*
|
Cache that has exactly the same age as a dependency may be stale
Martin Doucha
2012-06-14
|
/
*
Render metadata when needed
Michael Hamann
2010-11-22
*
first attempt to centralize all include loading
Andreas Gohr
2010-01-31
*
some more coding standard compliance updates
Andreas Gohr
2010-01-15
*
fixed a cache handling bug
Kazutaka Miyasaka
2009-11-30
*
Less E_NOTICEs, removed spell checker leftover
Adrian Lang
2009-11-13
*
Emit less E_NOTICEs and E_STRICTs
Adrian Lang
2009-11-04
*
Whitespace cleanup FS#1709
furun
2009-10-16
*
further updates to config_cascade patch
Chris Smith
2009-01-22
*
removed some illogical path setups
Andreas Gohr
2008-12-13
*
Fix for FS#1334, see also FS#1090
Chris Smith
2008-02-23
*
add page_exists function (inc/pageutils.php)
Chris Smith
2007-09-30
*
don't use realpath() anymore (FS#1261 and others)
Andreas Gohr
2007-09-30
*
amendments to previous patch updating rss & cache
chris
2006-09-25
*
cache, metadata & purgefile updates
chris
2006-09-24
*
minor bugfix and boring error removal
chris
2006-09-23
*
Store cache hits only while debugging
Ben Coburn
2006-09-18
*
cache.php fixes
chris
2006-09-17
*
minor update to cache.php
chris
2006-09-15
*
parser caching update
chris
2006-09-11