Mon, 21 Jun 2010 10:42:26 +0200 |
Sylvain Thénault |
3.8.5
stable
|
changeset |
files
|
Mon, 21 Jun 2010 10:00:05 +0200 |
Sylvain Thénault |
[debian] #1027463: logrotate script should filter out warnings
stable
|
changeset |
files
|
Mon, 21 Jun 2010 09:36:40 +0200 |
Sylvain Thénault |
[schema migration] fix fix introduced in 5803:589e2e3fb997, test for backend alter column support should be done in the operation, else the associated index is not dropped while this is supported
stable
|
changeset |
files
|
Mon, 21 Jun 2010 08:54:12 +0200 |
Sylvain Thénault |
[schema migration] fix backend compatibility issue by using type_from_constraints / sql_change_col_type instead of bare ALTER COLUMN
stable
|
changeset |
files
|
Mon, 21 Jun 2010 08:53:13 +0200 |
Sylvain Thénault |
[schema migration] don't try to drop column if backend doesn't support column alteration (eg sqlite)
stable
|
changeset |
files
|
Mon, 21 Jun 2010 08:52:13 +0200 |
Sylvain Thénault |
[session] when rollback_on_failure is false, we should not try to reconnect if the sql raised an error
stable
|
changeset |
files
|
Sun, 20 Jun 2010 15:09:42 +0000 |
Alexandre Fayolle |
Use SQL standard ALTER TABLE command (with ADD instead of ADD COLUMN)
stable
|
changeset |
files
|
Sun, 20 Jun 2010 15:08:23 +0000 |
Alexandre Fayolle |
reduced logging verbosity in ldapuser source
stable
|
changeset |
files
|
Sat, 19 Jun 2010 16:08:54 +0200 |
Alexandre Fayolle |
use sessionid in log message
stable
|
changeset |
files
|
Sat, 19 Jun 2010 16:08:08 +0200 |
Alexandre Fayolle |
constraints can contain unicode values
stable
|
changeset |
files
|
Fri, 18 Jun 2010 18:31:22 +0200 |
Sylvain Thénault |
[entity] fix .complete so we don't crash on missing mandatory relation. Also simplify code. Closes #1058267
|
changeset |
files
|
Fri, 18 Jun 2010 18:49:17 +0200 |
Sylvain Thénault |
closes #1059729: cw-ctl upgrade : i18n upgrade not performed if DB does not need upgrade
stable
|
changeset |
files
|
Fri, 18 Jun 2010 18:35:09 +0200 |
Aurelien Campeas |
[devtools/qunit] prefix jquery_dir with 'file://'
|
changeset |
files
|
Fri, 18 Jun 2010 18:16:36 +0200 |
Pierre-Yves David |
[devtools/qunit] Locate jquery through cubicwew config to handle installed setup
|
changeset |
files
|
Fri, 18 Jun 2010 18:14:55 +0200 |
Sylvain Thénault |
[rql2sql] use new dbhelper.sql_concat_string function to deal with sql string concatenation. This together with lgdb 1.0.4 fixes #1055133: SQL Server support : string concatenation issue
stable
|
changeset |
files
|
Fri, 18 Jun 2010 15:41:39 +0200 |
Sylvain Thénault |
[session] update session's timestamp in session.execute, so long running transactions are not erroneously closed by the repository
stable
|
changeset |
files
|
Fri, 18 Jun 2010 14:56:01 +0200 |
Sylvain Thénault |
[repo session] expected argument is the source, not the session
stable
|
changeset |
files
|
Fri, 18 Jun 2010 14:44:22 +0200 |
Aurelien Campeas |
[devtools/qunit] in safe mode, ffox launches a stupid popup
|
changeset |
files
|
Fri, 18 Jun 2010 13:32:54 +0200 |
Aurelien Campeas |
[ldapuser] quieter ldap result info, fix commented block style
stable
|
changeset |
files
|
Fri, 18 Jun 2010 11:40:37 +0200 |
Pierre-Yves David |
[qunit] use safe mode for firefox
|
changeset |
files
|
Fri, 18 Jun 2010 11:40:33 +0200 |
Pierre-Yves David |
[qunit] Move qunit.js and qunit.css in devtools/datadirectory
|
changeset |
files
|
Fri, 18 Jun 2010 09:25:01 +0200 |
Sylvain Thénault |
[test] fix stupd name error
stable
|
changeset |
files
|
Fri, 18 Jun 2010 09:07:41 +0200 |
Sylvain Thénault |
[test] fix test w/ closed connection pb
stable
|
changeset |
files
|
Fri, 18 Jun 2010 08:14:00 +0200 |
Sylvain Thénault |
[ms] orderby/groupby/having attributes of Select node should be resetted to empty tuple, not None
stable
|
changeset |
files
|