This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 08 Jul, 2014 2 commits
-
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11139 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sympa-authors authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11137 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 07 Jul, 2014 1 commit
-
-
sikeda authored
[-bug] If SCRIPT_FILENAME CGI environment variable is not set (this is possible on nginx), wwsympa.fcgi crashes. Check SCRIPT_FILENAME only when it is set. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11131 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 06 Jul, 2014 4 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11130 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[feature] Limit the number of lists in "Your lists" menu. New robot parameter "your_lists_size" defines the number: 0 means none listed; negative means unlimited number (this is previous behavior). Default is 10. It will make pages be loaded faster, e.g. when the system administrator is the admin of almost all lists. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11129 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11128 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11127 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Jul, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11126 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Jul, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11094 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Jun, 2014 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11093 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
- Sympa::Family object can be taken as the first argument. - Changed $options argument from hashref to hash pairs. - List subject and so on matches case-insensitively. - 'filter_query' options was renamed to 'filter'. - 'order' and 'limit' options are added. - 'use_files' option is deprecated. Use 'reload_config' instead. Changes: - List::get_which() became a thin wrapper of get_lists(). - List::get_lists_db() and List::get_which_db() were deprecated. - Structure of list_table was changed. Especially, creation_epoch_list is no longer dateteme but int(11), UNIX time. ToDo: Sync value of total_list field with $list->{total}. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11092 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Jun, 2014 3 commits
-
-
sikeda authored
Exceptions: - HTML::myFormatText was renamed to Sympa::HTML::FormatText. - Keep Sympa::DBManipulatorInformix. Bounce.pm and Conf.pm are not renamed at present. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11091 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11090 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11089 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 27 Jun, 2014 8 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11088 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11087 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11086 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11085 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11084 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] During subscription to family list, exclusion_table cannot update correctly. Fixed by inserting a dummy value "family:<listname>" into list_exclustion column. ToDo: Deletion of family entry from exclusion_table(). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11083 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11082 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11081 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Jun, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11075 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 24 Jun, 2014 2 commits
-
-
sikeda authored
Two new robot parameters were introduced: * one_time_ticket_lockout: - "one_time" won't allow access again. This is previous behavior. - "remote_addr" will lock the ticket on remote address accessed at first time. - "open" will never lock-out tickets. * one_time_ticket_lifetime: Duration before ticket expires. Default is "2d", previous hardcoded value. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11068 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11067 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Jun, 2014 1 commit
-
-
sikeda authored
sympa.spec.in was replaced with sympa.spec.pl which outputs spec file. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11062 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Jun, 2014 3 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11047 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11046 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] SQLite: Everytime database structure is updated, autoincrement field is altered by dropping then adding primary key. Because _get_field_type() returned "integer" instead of "integer PRIMARY KEY" for autoincrement field. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11045 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Jun, 2014 4 commits
-
-
sikeda authored
[-bug] SQLite: Newly created table has a field "temporary INT", because SQLite does not support "DROP COLUMN". Omit this field during copying table when another field is added. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11042 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Though it will fail if primary key has already existed, such behavior is considered to be appropriate. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11041 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11025 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11024 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 18 Jun, 2014 7 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11011 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11010 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Fixed by skipping files with ".LOCK" extension. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11008 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[change] File extension of lock files are changed from ".lock" to ".LOCK", because lowercase name can conflict with domain part in the future. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11007 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[feature] Now sympa.pl discards (ignores) messages without message ID (Message-Id: header field). Such messages will cause several troubles. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11001 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
perltidying. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11000 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[-bug] In plain digest, replacement of attachment always contains excessive ":". It is due to that, when alt attribute is undefined, encode_utf8() returns "", not undef. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10999 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-