Julian Lam
|
45c479a101
|
Merge branch 'master' into develop
|
8 years ago |
barisusakli
|
2e47cf4db3
|
intersititial test
|
8 years ago |
Julian Lam
|
72e77772db
|
Merge branch 'master' into develop
|
8 years ago |
Peter Jaszkowiak
|
4bb49a7171
|
ESlint no-unused-vars
|
8 years ago |
Peter Jaszkowiak
|
09e868ce5f
|
ESlint no-useless-escape, no-else-return
|
8 years ago |
Peter Jaszkowiak
|
1493afee2a
|
ESlint indent
|
8 years ago |
Peter Jaszkowiak
|
3b0dd2d1ef
|
ESlint padded-blocks
|
8 years ago |
Peter Jaszkowiak
|
604358ecc4
|
ESlint keyword-spacing, no-multi-spaces
|
8 years ago |
Peter Jaszkowiak
|
2ba46808a1
|
ESlint one-var, fix comma-dangle
|
8 years ago |
Peter Jaszkowiak
|
bc1d70c126
|
ESlint comma-dangle
|
8 years ago |
barisusakli
|
b37d52c089
|
closes #5407
|
8 years ago |
Julian Lam
|
a5fb4825b4
|
deprecating old hook for #5232
|
8 years ago |
barisusakli
|
bfcef27c47
|
plugin tests
|
9 years ago |
HeeL
|
4a3c31b2dc
|
Fix space-before-function-paren linter rule
|
9 years ago |
barisusakli
|
ae8b9c3683
|
closes #4665
|
9 years ago |
barisusakli
|
50aac3c6a4
|
closes #4979 closes #4984
|
9 years ago |
barisusakli
|
11236bb841
|
fix missing callback
|
9 years ago |
barisusakli
|
af75a887b5
|
closes #4892
prevent crash if registerHook is called with invalid hook name
|
9 years ago |
akhoury
|
46a57f5d5c
|
rm cls because it's not ready yet
|
9 years ago |
Aziz Khoury
|
374fa8dd8c
|
fix: deprecated-message not showing for all hooks (#4714)
* fix deprecated hooks params warning + var-cleanup
* fix deprecated message
|
9 years ago |
Julian Lam
|
192998c5c3
|
Revert "fixed link to documentation, @akhoury"
This reverts commit bc0359475c .
|
9 years ago |
Julian Lam
|
bc0359475c
|
fixed link to documentation, @akhoury
|
9 years ago |
Barış Soner Uşaklı
|
f0685468f8
|
Merge pull request #4162 from akhoury/master
add continuation-local-storage (CLS) support
|
9 years ago |
Julian Lam
|
b12811d21d
|
spring cleaning
|
9 years ago |
Aziz Khoury
|
02e53fd442
|
update deprecation message
|
9 years ago |
akhoury
|
509676fdf4
|
add deprecation warnings for CLS
|
9 years ago |
akhoury
|
f47c06279a
|
added depracation warning
|
9 years ago |
Julian Lam
|
8fa2c34fc5
|
Deprecated action:user.loggedOut, updated plugin deprecation notices
... to show replacement, if available.
|
9 years ago |
Julian Lam
|
ea9f5cbc61
|
adding in another deprecated hook to the warning list
|
10 years ago |
Julian Lam
|
a1d5132777
|
Deprecated filter:user.delete hook
Please use static:user.delete instead.
|
10 years ago |
barisusakli
|
3063da83ef
|
argument fix for static/action hooks
|
10 years ago |
barisusakli
|
722b629572
|
closes #2703
|
10 years ago |
barisusakli
|
3bb9c9531f
|
catch errors from static hook
|
10 years ago |
barisusakli
|
b51127bd9c
|
closes #2578
|
10 years ago |
barisusakli
|
fdbd9a816f
|
moved comments above method
|
10 years ago |
barisusakli
|
d0b8337075
|
broke plugins.js into files
|
10 years ago |