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
/
ActionRouter.php
Commit message (
Expand
)
Author
Age
*
code style: line breaks
Andreas Gohr
2023-08-31
*
coding style: control flow whitespaces
Andreas Gohr
2023-08-31
*
codestyle adjustments: function declaration braces/spaces
Andreas Gohr
2023-08-30
*
codestyle adjustments: class declaration braces
Andreas Gohr
2023-08-30
*
apply PSR-12 constant visibility rule
Andreas Gohr
2023-08-30
*
Apply rector fixes to the rest of inc
Andreas Gohr
2023-08-29
*
fix handling of loading auth backend
Andreas Gohr
2021-12-17
*
Fix typo in error message
Damien Regad
2020-06-07
*
First go at moving the plugin classes into their own namespace
Andreas Gohr
2019-04-20
*
renamed ActionRouter::checkPermissions to checkPreconditions
Andreas Gohr
2018-04-12
*
pass action name by reference. fixes #2117
Andreas Gohr
2017-09-07
*
fix(ActionRouter): trigger ACTION_ACT_PREPROCESS for all actions
Michael Große
2017-09-06
*
do not hide fatal exceptions during unit tests
Andreas Gohr
2017-08-27
*
undo unecessary action routing adjustments
Andreas Gohr
2017-08-27
*
Test code for workflow 'show - sectionedit - save/cancel' (with modifications...
LarsDW223
2017-08-27
*
fixed some style errors found by scrutinizer
Andreas Gohr
2017-08-27
*
introduce a redirect action
Andreas Gohr
2017-05-18
*
allow actions to throw exception that are shown to the user
Andreas Gohr
2017-05-18
*
removed unneeded check
Andreas Gohr
2017-04-01
*
no longer rely on actionOk when checking if actions are disabled
Andreas Gohr
2017-03-31
*
fixed export action by supporting underscores in actions
Andreas Gohr
2017-03-31
*
fix singleton pattern in ActionRouter
Andreas Gohr
2017-03-31
*
better action transitions
Andreas Gohr
2017-03-31
*
Add action plugin hooks back into the ActionRouter
Andreas Gohr
2017-03-31
*
all actions should have a class now
Andreas Gohr
2017-03-31
*
start of a refactoring the action routing
Andreas Gohr
2017-03-31