This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 18 May, 2020 2 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
- 12 May, 2020 5 commits
-
-
IKEDA Soji authored
Typos in set_index() of some DatabaseDriver classes.
-
IKEDA Soji authored
list index performance update for wwsympa.fcgi do_lists subroutine (#925)
-
IKEDA Soji authored
-
IKEDA Soji authored
2 fixes related to list families
-
IKEDA Soji authored
-
- 03 May, 2020 4 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
-
Sympa authors authored
-
Sympa authors authored
Updating source texts according to fixes on en_US catalog
-
- 30 Apr, 2020 2 commits
-
-
root authored
Fix: List::load() does call check_param_constraint(). This is not required; check_param_constraint() only make sense when a family list gets re/instantiated. These calls are very expensive for institutions heavily using families. Our production list service has 2.500 lists; most of them belonging to a family. In these circumstances wwsympa.fcgi startup takes 3 minutes. Applying this patch lowers wwsympa.fcgi to 35 seconds. Much better. I did some tests to ensure this patch does not prevent param_constraint checking while instantiating, modifying, adding lists to families. My tests (based on Test::BDD::Cucumber) are public on https://github.com/salaun-urennes1/sympa-functional-tests
-
root authored
Fix : sympa.pl --instantiate_family did not return errors if there was only one. Also did return status 0 wen we encoutered errors
-
- 29 Apr, 2020 2 commits
-
-
IKEDA Soji authored
After login, the last content, not always the last page, is shown (#580)
-
IKEDA Soji authored
-
- 21 Apr, 2020 1 commit
-
-
IKEDA Soji authored
Fix missing content for listmaster admin template edits in the web interface
-
- 19 Apr, 2020 1 commit
-
-
IKEDA Soji authored
-
- 07 Apr, 2020 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 06 Apr, 2020 1 commit
-
-
Stefan Hornburg (Racke) authored
`sympa.pl --sync_include`: No errors were reported to caller
-
- 03 Apr, 2020 1 commit
-
-
Vic O authored
pulling out actual_aditor from get_which editor info and differentiate between priv owner and owner from get_which lookup.
-
- 02 Apr, 2020 1 commit
-
-
Vic O authored
updating the nature of list index lookups to check for defined hash entries instead of database lookups for list membership.
-
- 28 Mar, 2020 1 commit
-
-
Stefan Hornburg (Racke) authored
-
- 23 Mar, 2020 3 commits
-
-
IKEDA Soji authored
`spam_protection` list paramter did not derive its default from robot/site config
-
IKEDA Soji authored
Data sources: ldap_2level: Returns at most one result not according to select2 parameter
-
IKEDA Soji authored
-
- 18 Mar, 2020 2 commits
-
-
IKEDA Soji authored
Replace `http_host` parameter with `wwsympa_url_local` parameter (addition to #910)
-
IKEDA Soji authored
Instead, the new wwsympa_url_local parameter may be used to specify upstream URL.
-
- 17 Mar, 2020 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Improve logging of archive errors due to possible permission problems
-
- 16 Mar, 2020 1 commit
-
-
IKEDA Soji authored
i.e. users not decided to delete, update nor keep.
-
- 15 Mar, 2020 5 commits
-
-
IKEDA Soji authored
even if one or more of data sources failed inclusion.
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 14 Mar, 2020 2 commits
-
-
IKEDA Soji authored
Split request URI into SCRIPT_NAME and PATH_INFO by Sympa itself
-
IKEDA Soji authored
-
- 13 Mar, 2020 1 commit
-
-
IKEDA Soji authored
-
- 12 Mar, 2020 2 commits
-
-
Sympa authors authored
-
Sympa authors authored
-