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
/
lib
/
plugins
/
revert
/
admin.php
Commit message (
Expand
)
Author
Age
*
code style: operator spacing
Andreas Gohr
2023-08-31
*
Apply rector renames
Andreas Gohr
2023-08-30
*
Apply rector fixes to the rest of lib/plugin
Andreas Gohr
2023-08-30
*
split changelog classes into their own namespace
Andreas Gohr
2018-06-15
*
PSR-2 for revert plugin
Andreas Gohr
2018-05-11
*
visibility declarations in plugins
Andreas Gohr
2018-04-27
*
line lengths shortened
Andreas Gohr
2018-04-27
*
remove DOKU_INC checks
Andreas Gohr
2018-04-27
*
changed all input type=submit buttons to button type=submit button for better...
Anika Henke
2015-07-12
*
php7 compatibility: change revert plugin constructor to __construct
Christopher Smith
2015-05-16
*
refactor PageRevisionLog into Media- and PageChangelog extending Changelog
Gerrit Uitslag
2013-11-21
*
update function calls to changelog functions
Gerrit Uitslag
2013-11-20
*
Fix CodeSniffer whitespace violoations
Matt Perry
2013-09-10
*
Fix CodeSniffer violations for PHP files
Matt Perry
2013-08-23
*
Re-enable displaying the date in the revert manager (Fixes FS#2073)
Matthias Schulte
2013-08-03
*
fixed use of removed plugin function in revert plugin (FS#2744)
Anika Henke
2013-03-09
*
Fix remaining missing $INPUT uses FS#2577
Michael Hamann
2013-02-20
*
some coding style improvements
Dominik Eckelmann
2012-11-29
*
added some missing spaces (to popularity and revert plugins)
Anika Henke
2012-08-05
*
xml compatibility fixes (mainly entities to unicode conversions)
Anika Henke
2012-07-05
*
added new plugins config cascade and added plugin.info.txt
Piyush Mishra
2011-08-20
*
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
Michael Hamann
2010-11-29
*
Small fixes / cleanup
Adrian Lang
2010-09-28
*
plugin related autoloading
Andreas Gohr
2010-02-01
*
make use of the new useHeading() function in the revert plugin
Andreas Gohr
2008-12-10
*
fixed all remaining links to wiki.splitbrain.org and to restructured pages
Anika Henke
2008-08-15
*
fixed date display in revert manager
Andreas Gohr
2008-05-04
*
stricter xhtml for revert, acl and sectok forms
Anika Henke
2008-03-13
*
CSRF prevention for admin plugins
Andreas Gohr
2007-08-29
*
Revert plugin die if DOKU_INC undefined
Guy Brand
2007-08-26
*
revert manager now reverts back to the last non-spammy revision
Andreas Gohr
2007-04-22
*
changelog type strings replaced with constants
Ben Coburn
2006-12-07
*
manager user/group
Andreas Gohr
2006-12-03
*
revert manager GUI updates
Andreas Gohr
2006-11-10
*
revert plugin added
Andreas Gohr
2006-11-09