This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 22 Mar, 2018 2 commits
-
-
Sympa authors authored
-
IKEDA Soji authored
-
- 20 Mar, 2018 5 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa authors authored
-
IKEDA Soji authored
wwsympa.fcgi.in: fix calling order for List->new(): should be (list, robot)
-
Mic Kaczmarczik authored
-
- 17 Mar, 2018 7 commits
-
-
dverdin authored
-
David Verdin authored
-
Sympa authors authored
-
IKEDA Soji authored
WWSympa: Dates in "subscriber option" page are shown in epoch format
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 16 Mar, 2018 2 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
-
- 13 Mar, 2018 4 commits
-
-
Sympa authors authored
-
Sympa authors authored
-
Sympa Authors authored
-
Sympa authors authored
-
- 12 Mar, 2018 10 commits
-
-
IKEDA Soji authored
-
IKEDA Soji authored
Separate namespace for modules providing web interface: Alternative. Suggested by racke.
-
IKEDA Soji authored
-
IKEDA Soji authored
Small refactoring: session_table_ttl and anonymous_session_table_ttl parameters aren't overridable by robot context.
-
IKEDA Soji authored
-
IKEDA Soji authored
-
IKEDA Soji authored
Fix bug by change of issue #172 by ikedas
-
IKEDA Soji authored
Feature: support for Bcrypt password hashes by mpkut
-
IKEDA Soji authored
Deprecate datetime field type in database
-
IKEDA Soji authored
[change] pictures_url & pictures_path are no longer may be per-robot parameters. Because list subdirectories under PICTURESDIR are assumed.
-
- 11 Mar, 2018 1 commit
-
-
IKEDA Soji authored
[change] css_url & css_path are no longer may be per-robot parameters. Because robot subdirectories under CSSDIR are assumed.
-
- 10 Mar, 2018 3 commits
-
-
IKEDA Soji authored
Issue #216: Unify scenario names #217 by qosobrin
-
Luis A. Martínez authored
-
Mic Kaczmarczik authored
-
- 09 Mar, 2018 1 commit
-
-
Mic Kaczmarczik authored
Use "undef" instead of empty string when calling Sympa::User::password_fingerprint without a previous password hash
-
- 08 Mar, 2018 1 commit
-
-
Mic Kaczmarczik authored
-
- 07 Mar, 2018 2 commits
-
-
IKEDA Soji authored
-
Mic Kaczmarczik authored
-
- 06 Mar, 2018 2 commits
-
-
IKEDA Soji authored
SDM: Field type "datetime" is no longer used. Deprecate it and use "int(11)" (Unixo timestamp) instead.
-
IKEDA Soji authored
A tentative fix for issue #11. - Override owner/editor in edit_list page by information on database. - Don't use memory cache when admin is updated by sync_include_admin(). Fundamental fix will be done after the next stable.
-