History log of /plugin/watchcycle/syntax.php (Results 1 – 14 of 14)
Revision Date Author Comments
# 51bfb74e 24-Mar-2026 Anna Dabrowska <dabrowska@cosmocode.de>

Whitelist supported renderers


# 92c202ad 10-Oct-2024 annda <17853330+annda@users.noreply.github.com>

�� Automatic code style fixes


# 9de4e228 09-Oct-2024 Anna Dabrowska <dabrowska@cosmocode.de>

Code style fixes


# aee770c0 05-Oct-2021 Anna Dabrowska <dabrowska@cosmocode.de>

Fix syntax regex


# 7e31aba7 04-Jun-2019 Andreas Gohr <gohr@cosmocode.de>

simplify mainatainer and email access

There were mutltiple bugs because of the inconsistent results from
getMaintainers(). This simplifies the result to a flat key=value array
where the type of the

simplify mainatainer and email access

There were mutltiple bugs because of the inconsistent results from
getMaintainers(). This simplifies the result to a flat key=value array
where the type of the value gives info about the type (user, group,
missing user).

E-Mail-Adresses are fetched via a separate method that returns a flat
array of email addresses only.

Simple tests have been added for both.

show more ...


# 453df1e3 06-May-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Fix return type


# 9f6846cf 06-May-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Cleaner localization


# 7ec9f11b 24-Apr-2019 Anna Dabrowska <dabrowska@cosmocode.de>

Handle multiple users and groups as maintainers


# 1cd7657b 27-Apr-2018 Michael Große <grosse@cosmocode.de>

style: some automatic code style adjustments, mostly whitespace


# e917f448 16-Apr-2018 Michael Große <grosse@cosmocode.de>

fix: fail safely if sqlite is not present

This fixes a fatal error when the sqlite plugin is missing or
deactivated and shows an error message instead.


# 4082d945 07-Apr-2018 Szymon Olewniczak <solewniczak@rid.pl>

summary revision, email notification to maintainer


# 4048d1ee 03-Apr-2018 Szymon Olewniczak <solewniczak@rid.pl>

working version; not mail notifications yet


# d31368a4 30-Mar-2018 Szymon Olewniczak <solewniczak@rid.pl>

syntax + saving metadata to db


# 68716d5d 30-Mar-2018 Szymon Olewniczak <solewniczak@rid.pl>

pluginwiz