Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
dont make local variables global
|
|
|
|
|
|
|
|
|
|
|
|
example "tables_ssl"
|
|
|
|
Some files are obviously external libraries, I didn't touch them
|
|
fix #1903
|
|
filter search results.
Signed-off-by: Florent Viard <fviard@lacie.com>
|
|
fixes #1685
|
|
|
|
|
|
|
|
fixes #921
|
|
|
|
/admin/plugins
fixes #1488
|
|
|
|
|
|
the error message
|
|
|
|
|
|
Instead of hacking with the internals of require, make client_plugins aware
and capable of sharing behavior.
|
|
There is virtually no shared code for the client, extract it into its own
module and do away with the switches.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make it work on client side and with relative paths
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bugfixes for when plugins are installed as dependencies for other plugins
|
|
|
|
|
|
returns non-empty, which is actually usefull, as opposed to just calling one hook.
|
|
|
|
|