This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 14 Nov, 2021 1 commit
-
-
IKEDA Soji authored
-
- 26 Oct, 2021 1 commit
-
-
IKEDA Soji authored
-
- 15 Mar, 2020 1 commit
-
-
IKEDA Soji authored
-
- 11 Mar, 2020 1 commit
-
-
IKEDA Soji authored
-
- 05 Mar, 2020 1 commit
-
-
IKEDA Soji authored
-
- 18 Feb, 2020 1 commit
-
-
IKEDA Soji authored
- Renamed some test files for consistency. - All tests under t/ were made available on Travis-CI & GitLab CI.
-
- 14 Feb, 2020 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 03 Dec, 2019 1 commit
-
-
IKEDA Soji authored
-
- 30 Nov, 2019 1 commit
-
-
IKEDA Soji authored
-
- 06 Nov, 2019 1 commit
-
-
IKEDA Soji authored
-
- 11 Jun, 2019 1 commit
-
-
IKEDA Soji authored
-
- 10 Jun, 2019 1 commit
-
-
IKEDA Soji authored
-
- 21 May, 2019 1 commit
-
-
IKEDA Soji authored
-
- 23 Apr, 2019 1 commit
-
-
Luc Didry authored
-
- 12 Apr, 2019 1 commit
-
-
Luc Didry authored
- `sympa.conf-dist` always contains all available configuration settings, letting admins copy those they want in `sympa.conf`; - it’s generated at `make`, getting the settings from `Sympa::ConfDef` module; - it’s installed in `$sysconfdir` at `make install`.
-
- 04 Feb, 2019 1 commit
-
-
IKEDA Soji authored
-
- 10 Jan, 2019 1 commit
-
-
Sympa authors authored
-
- 21 Dec, 2018 1 commit
-
-
IKEDA Soji authored
-
- 16 Oct, 2018 1 commit
-
-
Luc Didry authored
- Code::TidyAll added as develop requirement in cpanfile - Add tidyall target to Makefile.am (to run it with the good options without pain) - Add dot/dot.tidyallrc - Add t/ and xt/ to perltidy test
-
- 24 Aug, 2018 1 commit
-
-
IKEDA Soji authored
[change] Move task files to task/ subdirectories. Previously list_task_models/ and global_task_models/ directories were used. Task files in older directories will be automatically copied to new places during upgrading process.
-
- 09 Jun, 2018 2 commits
-
-
David Verdin authored
-
David Verdin authored
-
- 06 Jun, 2018 1 commit
-
-
IKEDA Soji authored
-
- 26 May, 2018 1 commit
-
-
IKEDA Soji authored
-
- 24 May, 2018 1 commit
-
-
Luc Didry authored
- Add cpanfile, specifying dependencies for running the xt tests (authors tests, not installation tests)
-
- 28 Mar, 2018 1 commit
-
-
- 13 Mar, 2018 1 commit
-
-
Sympa authors authored
-
- 22 Feb, 2018 1 commit
-
-
IKEDA Soji authored
Now smtpc is there: https://github.com/ikedas/smtpc.git
-
- 20 Feb, 2018 1 commit
-
-
Xavier Bachelot authored
-
- 17 Feb, 2018 1 commit
-
-
IKEDA Soji authored
Sourcs checked out from repository lacks *.mo test files so that some tests in t/Language.t fails. Only "make dist" generated these files. Fixed by letting check-local rule depend on test files.
-
- 23 Dec, 2017 1 commit
-
-
IKEDA Soji authored
-
- 04 Oct, 2017 1 commit
-
-
IKEDA Soji authored
-
- 03 Oct, 2017 1 commit
-
-
IKEDA Soji authored
-
- 21 Sep, 2017 1 commit
-
-
IKEDA Soji authored
-
- 18 Sep, 2017 1 commit
-
-
Sympa authors authored
-
- 20 Aug, 2017 4 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
[bug] "make install" did not create required spools and created spools that will be automatically created. - Fixed by creating only spools not always created automatically. - Changed mode of created spools (755 to 750).
-
IKEDA Soji authored
- Instead, it will be installed in $bindir.
-
IKEDA Soji authored
- Some platforms (at releast macOS) has only "/usr/bin/true".
-