This project is mirrored from https://github.com/sympa-community/sympa.git.
Pull mirroring updated .
- 18 Oct, 2021 1 commit
-
-
IKEDA Soji authored
-
- 15 Jun, 2021 1 commit
-
-
IKEDA Soji authored
-
- 14 Oct, 2018 1 commit
-
-
IKEDA Soji authored
On mysql & PostgreSQL, undefined db_host is treated as "localhost".
-
- 13 Mar, 2018 1 commit
-
-
Sympa authors authored
-
- 06 Mar, 2018 1 commit
-
-
IKEDA Soji authored
SDM: Field type "datetime" is no longer used. Deprecate it and use "int(11)" (Unixo timestamp) instead.
-
- 01 Jan, 2017 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12973 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Jan, 2016 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12612 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 13 Aug, 2015 1 commit
-
-
sikeda authored
[dev] get_substring_clause() abstract method of Sympa::DatabaseDriver is deprecated. Sorting by "domain" in review page will be performed in special manner. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12312 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 Jul, 2015 1 commit
-
-
sikeda authored
[-feature] SDM: New overridable method Sympa::DatabaseDriver::optional_modules() to load optional modules safely. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@12290 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
-
- 08 Mar, 2015 2 commits
-
-
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@12038 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Feb, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11934 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Feb, 2015 1 commit
-
-
etiennemeleard authored
[-change] Allow to define a datasource without password (allowed by DBI, Sympa should not enforce password by itself). git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11911 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Jan, 2015 1 commit
-
-
sikeda authored
- SDM::probe_db() was moved to Sympa::DatabaseManager::probe_db(). - SDM::data_structure_uptodate() was moved to Conf::data_structure_uptodate(). - Functions specific to database manager were moved from Databasedriver. - Removed functions never used. ToDo: Prevent direct access to $SDM::db_source. ToDo: Careful tests. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11872 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 05 Jan, 2015 1 commit
-
-
sikeda authored
[dev] Refactoring: Sympa::Datasource::SQL and Sympa::Datasource::LDAP are merged and became Sympa::Database. Code specific to LDAP is moved to Sympa::DatabaseDriver::LDAP. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11801 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 03 Jan, 2015 1 commit
-
-
sikeda authored
[dev] Refactoring on SQL drivers: Processing specific to each RDBMS were moved to each driver module. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11800 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 02 Jan, 2015 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11797 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 25 Dec, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11791 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 09 Oct, 2014 1 commit
-
-
sikeda authored
Exception: Didn't replace excape_regexp() with quotemeta() but with s///. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11542 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 08 Oct, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11541 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 31 Jul, 2014 1 commit
-
-
sikeda authored
Exceptions: - Several functions in List were moved to Robot. - SympaTransport was renamed to Sympa::SOAP::Transport. Following files won't be renamed at present: Log.pm, SDM.pm, tools.pm, tt2.pm, wwslib.pm git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@11273 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 28 Jun, 2014 1 commit
-
-
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
-
- 05 Jun, 2014 1 commit
-
-
sikeda authored
- Use sprintf format instead of string interpolation: Latter is potentially insecure. - Function/method names in messages are removed because they are automatically prepended by Log::do?log(). - Otheer cosmetic issues. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10849 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 May, 2014 2 commits
-
-
sikeda authored
except: src/lib/Challenge.pm, src/lib/WebAgent.pm and files under ext/. Additionally reparing long comment lines. Used configuration for perltidy (.perltidyrc) is approximately: ------------ >8 ------------ >8 ------------ >8 ------------ # Differences from PBP are marked *. -bar # Opening brace always on right (* no) -bbt=1 # Medium block brace tightness -bt=2 # Strong brace tightness (* 1) -ce # Cuddled else (* no) -cti=0 # No extra indentation for closing brackets -i=4 # Indent level is 4 cols -ci=4 # Continuation indent is 4 cols -l=78 # Max line witdh is 78 cols -nolc # Don't outdent long comments (* -olc) -nolq # Don't outdent long quoted strings -nsbl # No opening sub brace on new line (* -sbl) -nsfs # No space before semicolons -pt=2 # Strong parenthesis tightness (* 1) -sbcp='#' # Don't format non-static block comments automatically (* '##') -sbt=2 # Strong square bracket tightness (* 1) -se # Errors to STDERR #-st # Output to STDOUT -vt=2 # Maximal vertical tightness -wba="% + - * / x != == >= <= =~ !~ < > | & >= < = **= += *= &= <<= &&= -= /= |= >>= ||= .= %= ^= x=" # Break after all operators ------------ 8< ------------ 8< ------------ 8< ------------ git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10721 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
[dev] Won't use exported symbols anymore, and use "base" pragma instead of "our @ISA" magic variable. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10706 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 22 May, 2014 2 commits
-
-
sikeda authored
- Use "fn()" instead of "&fn" or "&fn()". - Use fully-qualified name "PKG::fn" instead of exported "fn". These changes are also to make current branch be more sync in trunk. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10697 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
Fixed compilation errors and warnings exposed by this change. Additionally, removed unused modules from each source. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10691 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 May, 2014 2 commits
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10658 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10650 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 12 Feb, 2014 1 commit
-
-
sikeda authored
[dev] SDM: Double type should be explicitly bound for mysql & Pg. SQLite binds double type to real. Not yet tested by Oracle & Sybase. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10235 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 11 Feb, 2014 1 commit
-
-
sikeda authored
- SDM::probe_db(): check only tables defined in database description. Tables defined by user will be intact. - Cosmetic concern: Now SDM::do_query() and SDM::do_prepared_query() normalize whitespaces in the query strings. Multiline query can be used more safely. - New SDM::AS_BLOB() to bind BLOB parameters by SDM::do_prepared_query(). Tested by PostgreSQL 9.1 and SQLite 3, not yet by Oracle. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10228 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 10 Jan, 2014 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@10134 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 19 Jul, 2013 2 commits
-
-
david.verdin authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9562 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
david.verdin authored
[svn] Preparing merge: Movin Log::* calls to Sympa::Log::Syslog::* calls. IMPORTANT NOTE: Starting this revision, this branch will no longer be functional, as calls are mode according to 7.0 code modules organization. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9561 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 17 Apr, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9127 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 01 Apr, 2013 1 commit
-
-
sikeda authored
git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@9011 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 29 Nov, 2012 1 commit
-
-
sikeda authored
SQList binds double to real. ** NOT yet tested by Oracle & Sybase. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@8039 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 20 Nov, 2012 1 commit
-
-
sikeda authored
Important changes of interest to users: * A new option "database" for "cache_list_config" robot parameter to cache list config using database. "db_list_cache" parameter was deprecated. * wwsympa.conf is no longer used. It will be migrated to sympa.conf during upgrade process. * SQLite users: SQLite 2.x is no longer supported. Database must be migrated to SQLite 3.x. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7985 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-
- 23 Oct, 2012 1 commit
-
-
david.verdin authored
[change] Decreasing the log level for DBManipulator* modules. These were too verbose at log level 1 for the informations they provided. Switched to log level 3 for all subs. git-svn-id: https://subversion.renater.fr/sympa/branches/sympa-6.2-branch@7789 05aa8bb8-cd2b-0410-b1d7-8918dfa770ce
-