This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 31 May, 2021 1 commit
-
-
IKEDA Soji authored
-
- 10 Feb, 2021 1 commit
-
-
IKEDA Soji authored
-
- 13 Jun, 2020 1 commit
-
-
IKEDA Soji authored
* Merge @Sympa::ConfDef::params into %Sympa::ListDef::pinfo * Merge %Conf::old_params into %Sympa::ListDef::pinfo * Add aliases of parameter names for compatibility to sympa.conf/robot.conf of earlier versions. * Move content of Sympa::ListDef to Sympa::Config::Schema * Move content of Sympa::ConfDef to Sympa::Config::Schema * Defining additional format entries in config schema. * Merge sympa.conf(5) and list_config(5) into sympa_config(5).
-
- 05 Mar, 2020 1 commit
-
-
IKEDA Soji authored
-
- 24 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-
- 02 Feb, 2020 1 commit
-
-
IKEDA Soji authored
-
- 30 Jan, 2020 1 commit
-
-
IKEDA Soji authored
family_signoff action no longer does use one-time ticket.
-
- 26 Jan, 2020 1 commit
-
-
IKEDA Soji authored
-
- 25 Jan, 2020 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 24 Jan, 2020 1 commit
-
-
IKEDA Soji authored
-
- 22 Jan, 2020 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 16 Jan, 2020 1 commit
-
-
IKEDA Soji authored
-
- 24 Dec, 2019 4 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
Prevent the error on "Modification of non-creatable array value" by using "[header->Field][-1]" in scenarios.
-
- 28 Nov, 2019 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 27 Nov, 2019 1 commit
-
-
IKEDA Soji authored
File names for search filters may not be quoted.
-
- 19 Nov, 2019 1 commit
-
-
IKEDA Soji authored
-
- 07 Nov, 2019 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 06 Nov, 2019 1 commit
-
-
IKEDA Soji authored
-
- 30 Oct, 2019 1 commit
-
-
IKEDA Soji authored
-
- 13 Oct, 2019 1 commit
-
-
IKEDA Soji authored
Scenario: bug fix: If regexp argument contains "[domain]", metacharacetrs in domain won't be escaped.
-
- 24 May, 2019 1 commit
-
-
Luc Didry authored
-
- 09 Apr, 2019 1 commit
-
-
IKEDA Soji authored
-
- 08 Apr, 2019 1 commit
-
-
Olivier Salaün authored
Sympa::Scenario::new() was unable to load scenario filename including dots. Example: visibility.igr.univ-rennes1.fr
-
- 04 Mar, 2019 1 commit
-
-
IKEDA Soji authored
-
- 03 Mar, 2019 8 commits
-
-
IKEDA Soji authored
Replace Sympa::List::load_list_of_scenarios() with Sympa::Scenario::get_scenarios().
-
IKEDA Soji authored
Other cleanup of code.
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
This will fix several bugs due to confusion with function and parameter.
-
IKEDA Soji authored
[bug] If a structured parameter (e.g. archive.web_access) is given, scenario header mistakenly named using parameter path (archive.web_access.header) instead of using scenario function (archive_web_access.header). Fixed by assigning correct identifier.
-
IKEDA Soji authored
-
IKEDA Soji authored
Remove code for global parameters `log_module` and `log_condition` which were applied only to Sympa::Scenario module.
-
- 14 Oct, 2018 1 commit
-
-
IKEDA Soji authored
On mysql & PostgreSQL, undefined db_host is treated as "localhost".
-