This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 14 Oct, 2015 4 commits
-
-
sikeda authored
[dev] Introducing Sympa::Spool::Requset class for spool keeping requests waiting for moderation and Sympa::Request class to represent requests. Additionally, file names have to be "date,listname@domain_authkey,email,action". Older format will be upgraded during upgrading process. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12435 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12434 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] New functions decode_filesystem_safe() and encode_filesystem_safe() in Sympa::Tools::Text. Since they give more consistent result and are safer, they may be used instead of escape_chars(), qencode_filename() and so on in the future. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12433 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12432 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Oct, 2015 4 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12430 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] When using LDAP 1 or 2 levels queries in owner_includes, include failed because the full incl source was passed instead of the MD5 sum, leading to a failed prepared statement. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12429 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12428 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12427 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Oct, 2015 1 commit
-
-
sikeda authored
[dev] tools::get_canonical_email() and tools::clean_email() are deprecated. Use Sympa::Tools::Text::canonic_email() instead. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12426 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Oct, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12425 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Oct, 2015 4 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12424 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12423 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] set_file_permissions() can't set owner to root. I feel this behavior is safe and in sense. To make sure, I let it die when root is given. If anyone has objection, please change it to allow root (and root group). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12422 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12421 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Oct, 2015 4 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12420 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12419 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] Some parameters could not take the value '0' (and were then set to their default value) because a test about whether the parameter was set in config relied on a true value instead of a defined value. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12418 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12417 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Oct, 2015 2 commits
-
-
sikeda authored
[-dev] Refactoring. createXMLCustomAttribute() and ParseCustomAttribute() in Sympa::List are moved to encode_custom_attribute() and decode_custom_attribute() in Sympa::Tools::Data. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12416 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12415 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Oct, 2015 2 commits
-
-
sikeda authored
[-bug] When reading a named filter failed, notification sent to owner is hard to read. Fixed by introducing new "bad_named_filter" notification type. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12414 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12413 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Oct, 2015 6 commits
-
-
david.verdin authored
[bug] When using sql queries in oxner_includes, it failed because the fulle incl source was passed insetead of the MD5 sum, leading to a failed prepared statement. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12412 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12411 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-change] Removing send_notify_to_listmaster() calls during loading site or robot config. Because, when they were called, starting or reloading daemon(s) can fail. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12410 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12409 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12408 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12407 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Oct, 2015 8 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12406 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12405 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12404 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12403 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12402 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-dev] Refactoring. Moved get_templates_list() and get_template_path() in tools.pm to Sympa::Tools::WWW. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12401 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] Malformed subdirectories in template paths which are not proper language tag are listed in ls_template page. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12400 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] On set_pending_list_request page, config and info files are inserted without escaping. Fixed by giving escaped contents. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12399 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Oct, 2015 2 commits
-
-
sikeda authored
[dev][Suggested by G. Desvernay, Ecole Centrale Marseille] POD syntax error may terminate build process. Ficed by making checking of POD syntax obliged at the time of "make dist". git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12398 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12397 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Oct, 2015 2 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12395 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12394 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-