This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 13 Mar, 2015 6 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12057 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12056 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12055 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12054 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12053 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
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
-
- 12 Mar, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12051 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
However, you still must update structure manually. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12050 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Mar, 2015 3 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
-
sikeda authored
[bug] If multiple instances of sympa_msg.pl are running, i.e. incoming_max_count parameter is greater than 1, adding information to stat_table occasionally fails. Probably because forked instances can share random seed used to generate primary key. Fixed by removing id_stat field from stat_table: It was not used anyway. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12047 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Mar, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12046 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Mar, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12045 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12044 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Mar, 2015 6 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12043 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Refactoring: Sympa::DatabaseDescription::db_struct() was obsoleted; function to translate SQL field types was moved to translate_type() method of each driver class. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12042 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12041 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12040 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12039 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12038 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Mar, 2015 6 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12037 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12036 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] If updating CSS required, multiple processes updated it. Fixed by locking target file in advance. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12035 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12034 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12033 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12032 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Mar, 2015 8 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12030 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12029 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[dev] Refactoring: using the newly created Sympa::List->get_next_bouncing_list_member() in wwsympa.fcgi, as this code is now used twice. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12028 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] When displaying user errors; errors were displayed even if the user was not concerned by the error. Fixed by getting the actual user data. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12027 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12026 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[bug] When upgrading from pre-beta version, archives parameters are renamed. The upgrade process crashed on mail_access sub-parameters because they were set as a string instead of as a scenario. Simply setting them as a hash containing a 'name' entry whose value was the scenarion name was not enough: it led to totally messed up archive parameters. Finally fixed by loading the mail_access scenario to initialize the mail_access sub-parameter. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12025 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12024 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-dev] Stats aggregation was moved from purge_logs_table() in task_manager.pl to Sympa::Log::aggregate_stat(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12023 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Mar, 2015 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12022 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] (r12001, r12015) After all, as id_counter field is not useful, remove it by allowing table with no primary key. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12021 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 04 Mar, 2015 4 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12020 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12018 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12017 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12016 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-