Commit Graph

22 Commits (ae8b9c3683fa2fa79160e432a2f4701404335068)

Author SHA1 Message Date
barisusakli ae8b9c3683 closes
barisusakli 50aac3c6a4 closes closes
barisusakli 11236bb841 fix missing callback
barisusakli af75a887b5 closes
prevent crash if registerHook is called with invalid hook name
akhoury 46a57f5d5c rm cls because it's not ready yet
Aziz Khoury 374fa8dd8c fix: deprecated-message not showing for all hooks ()
* fix deprecated hooks params warning + var-cleanup

* fix deprecated message
Julian Lam 192998c5c3 Revert "fixed link to documentation, @akhoury"
This reverts commit bc0359475c.
Julian Lam bc0359475c fixed link to documentation, @akhoury
Barış Soner Uşaklı f0685468f8 Merge pull request from akhoury/master
add continuation-local-storage (CLS) support
Julian Lam b12811d21d spring cleaning
Aziz Khoury 02e53fd442 update deprecation message
akhoury 509676fdf4 add deprecation warnings for CLS
akhoury f47c06279a added depracation warning
Julian Lam 8fa2c34fc5 Deprecated action:user.loggedOut, updated plugin deprecation notices
... to show replacement, if available.
Julian Lam ea9f5cbc61 adding in another deprecated hook to the warning list
Julian Lam a1d5132777 Deprecated filter:user.delete hook
Please use static:user.delete instead.
barisusakli 3063da83ef argument fix for static/action hooks
barisusakli 722b629572 closes
barisusakli 3bb9c9531f catch errors from static hook
barisusakli b51127bd9c closes
barisusakli fdbd9a816f moved comments above method
barisusakli d0b8337075 broke plugins.js into files