This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 24 Jan, 2022 1 commit
-
-
IKEDA Soji authored
-
- 08 Dec, 2021 1 commit
-
-
IKEDA Soji authored
-
- 31 May, 2021 1 commit
-
-
IKEDA Soji authored
-
- 25 Jan, 2021 1 commit
-
-
IKEDA Soji authored
-
- 02 Aug, 2019 1 commit
-
-
IKEDA Soji authored
-
- 16 Oct, 2018 1 commit
-
-
Luc Didry authored
-
- 28 Mar, 2018 1 commit
-
-
- 17 Nov, 2017 1 commit
-
-
IKEDA Soji authored
At least with kramdown, a variant of Markdown, alters two hyphens (--) in the text to an en dash: See <https://github.com/gettalong/kramdown/issues/472>. To avoid it, use C<...> instead of B<...> etc in POD.
-
- 17 Aug, 2017 1 commit
-
-
Sympa authors authored
-
- 11 Aug, 2017 1 commit
-
-
IKEDA Soji authored
-
- 01 Jan, 2017 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12973 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Feb, 2016 1 commit
-
-
sikeda authored
[feature] Now daemons capture SIGCHLD signal so that defunct child processes (sendmail) will be reaped faster. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12680 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Jan, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12612 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 14 Dec, 2015 1 commit
-
-
sikeda authored
[-change] Sympa::Spindle::SendDigest and Sympa::Spindle::StoreArchive are renamed to Sympa::Spindle::ProcessDigest and Sympa::Spindle::ProcessArchive respectively for consistent naming. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12591 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Nov, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12536 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Nov, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12518 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 15 Nov, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12512 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Nov, 2015 1 commit
-
-
sikeda authored
[dev] Refactoring. Introducing Sympa::Spindle::StoreArchive class to define workflow to store archives. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12471 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12461 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 21 Sep, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12364 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Aug, 2015 1 commit
-
-
sikeda authored
[dev] Refactoring. Now new methods get_admins(), get_admins_email() and is_admin() are used to get information of list owners and editors. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12310 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 26 Jul, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12294 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Apr, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12121 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Mar, 2015 1 commit
-
-
sikeda authored
[dev] Refactoring: Sympa::Archive is now a class. Messages fetched will be locked to prevent access by multiple processes. Several methods was introduced: See POD of Sympa::Archive. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12077 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12076 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Mar, 2015 1 commit
-
-
sikeda authored
[change] Format of messages in archiving spool ("outgoing" spool) are changed. By this change, messages will be handled safer and archiving will be done a bit faster. Messages in the spool with older format will be automatically migrated during upgrading process. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12075 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12072 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Mar, 2015 1 commit
-
-
sikeda authored
[bug] (probably fixes bug[#6204]) task_manager.pl sometimes ignores signal to shutdown it. If there are large number of lists, calling get_lists() can take long time and the process cannot deal with TERM signal. Now get_lists() checks HUP, INT and TERM signals and returns immediately when signal is raised. As a side effect of this fix, get_lists() may return undef. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12052 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Mar, 2015 2 commits
-
-
sikeda authored
- split_listname - unmarshal_metadata - marshal_metadata - store_spool This change may help merger work with trunk. Additionally, tools::save_to_bad() was moved to archived.pl only in which it is used. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12049 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
- best_language - compute_auth - get_search_path - get_supported_languages - request_auth - search_fullpath - send_dsn - send_file - send_notify_to_listmaster This change may help merger work with trunk. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12048 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12024 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Mar, 2015 1 commit
-
-
sikeda authored
[dev] Global variable %main::options no longer is referred by Log module. Instead, {log_to_stderr} property of Sympa::Log instance would be set. As a side work, set_log_level() was obsoleted and {level} property will be used. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12008 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Mar, 2015 1 commit
-
-
sikeda authored
[-change] Tags in stat_table and stat_counter_table to determine operations were changed. Currently thare are following tags. Statistics by each list: add_or_subscribe, arc, auto_del, d_create_dir, d_create_file, d_delete, d_upload, del, reject, send_mail, signoff. Statistics by each robot: close_list, copy_list, create_list, list_rejected, login, logout, restore_list Content of these tables added by Sympa prior to 6.2b.6 will be useless. ToDo: Test. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12003 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Feb, 2015 1 commit
-
-
sikeda authored
[change] A few service names in system log and database logs were changed. Now they are taken from the name of each program: - sympa_automatic.pl : "sympa_automatic" (formerley "sympa") - sympa_msg.pl : "sympa_msg" (formerly "sympa") Exception: - sympa_soap_server.fcgi : "sympasoap" (formerly "soap") ToDo: sympa_soap_server.fcgi would be renamed. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11978 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Feb, 2015 1 commit
-
-
sikeda authored
[dev] Removed unneccessary 'client' and 'daemon' parameters for Log::db_log(), Log::db_stat_log() etc. Public function get_daemon_name() was obsoleted. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11972 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 16 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11962 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11934 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11925 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Feb, 2015 1 commit
-
-
sikeda authored
[change] sympa.pl was splitted to three programs: sympa.pl command-line utility, sympa_msg.pl daemon and sympa_automatic.pl daemon. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11912 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Jan, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11797 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-