2015-09-15 |
Rémi Cardona |
[py3k] unicode → six.text_type
|
file |
diff |
annotate
|
2015-10-13 |
Rémi Cardona |
[py3k] dict.itervalues → dict.values
|
file |
diff |
annotate
|
2015-09-15 |
Rémi Cardona |
[py3k] dict.iteritems → dict.items
|
file |
diff |
annotate
|
2015-09-14 |
Rémi Cardona |
[py3k] basestring → six.string_types
|
file |
diff |
annotate
|
2015-09-11 |
Samuel Trégouët |
[py3k] print function
|
file |
diff |
annotate
|
2015-07-28 |
Julien Cristau |
Fix (de)serialization of ComputedRelation read permissions
|
file |
diff |
annotate
|
2015-06-22 |
Rémi Cardona |
merge 3.20.8 in 3.21
|
file |
diff |
annotate
|
2015-06-12 |
Denis Laxalde |
[server] Do not use progress bar when stdout is not a TTY
|
file |
diff |
annotate
|
2014-06-11 |
Aurelien Campeas |
[connection] remove ensure_cnx_set context manager uses
|
file |
diff |
annotate
|
2015-01-15 |
Julien Cristau |
Use our version of schema2sql
|
file |
diff |
annotate
|
2015-02-02 |
Sylvain Thénault |
[schemaserial] fix detection of CWComputedRType table, closes #4901150
|
file |
diff |
annotate
|
2014-12-05 |
Rémi Cardona |
[server] Remove useless 'is None' checks
|
file |
diff |
annotate
|
2014-11-06 |
Aurelien Campeas |
[warnings] put an end to warnings in the sqlite driver over `str` being sent instead of unicode strings
|
file |
diff |
annotate
|
2014-12-01 |
Julien Cristau |
merge 3.19.6 into 3.20 branch
|
file |
diff |
annotate
|
2014-11-26 |
David Douard |
[merge] backport 3.18 fixes
|
file |
diff |
annotate
|
2014-11-24 |
Aurelien Campeas |
[schemaserial] be robust against duplicated CWUniqueTogetherConstrain entities arising from bug in the pre 3.18 era
stable
|
file |
diff |
annotate
|
2014-11-13 |
Julien Cristau |
[migration] hackish black magic to bootstrap addition of formula attr during migration
|
file |
diff |
annotate
|
2014-09-16 |
Lea Capgen |
[CWEP002] properly handle serialization of computed attributes
|
file |
diff |
annotate
|
2014-08-28 |
Sylvain Thénault |
[CWEP002 migration] support sync_schema_props_perms for computed relations
|
file |
diff |
annotate
|
2014-08-28 |
Laura Médioni |
[CWEP002 migration] support add_relation_type for computed relations
|
file |
diff |
annotate
|
2014-06-16 |
Laura Médioni |
[schema serial] add some comments
|
file |
diff |
annotate
|
2014-08-28 |
Lea Capgen |
[CWEP002] properly handle serialization of computed relations
|
file |
diff |
annotate
|
2014-07-09 |
Aurelien Campeas |
remove references to global environment variable APYCOT_ROOT
|
file |
diff |
annotate
|
2014-01-30 |
Julien Cristau |
[schemaserial] Replace 'cursor' with 'cnx'
|
file |
diff |
annotate
|
2014-01-28 |
Julien Cristau |
[server] use internal_cnx instead of internal_session in deserialize_schema
|
file |
diff |
annotate
|
2014-01-28 |
Julien Cristau |
[server/schemaserial] rename cursor argument to cnx
|
file |
diff |
annotate
|
2014-01-23 |
Julien Cristau |
[repo] pylint cleanup, mainly of imports, with a bit of style
|
file |
diff |
annotate
|
2014-01-22 |
Sylvain Thénault |
[multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
|
file |
diff |
annotate
|
2014-01-21 |
Sylvain Thénault |
[multi-sources-removal] Drop deleted_entities system table and entities.mtime column
|
file |
diff |
annotate
|
2013-10-24 |
Aurelien Campeas |
[hooks/security] provide attribute "add" permission
|
file |
diff |
annotate
|
2014-01-08 |
Aurelien Campeas |
[schema] fix unique together index handling
|
file |
diff |
annotate
|
2013-08-23 |
Aurélien Campeas |
[schema] store default attribute values in a Bytes field, allowing python objects as default values
|
file |
diff |
annotate
|
2013-08-26 |
Aurelien Campeas |
remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
|
file |
diff |
annotate
|
2013-08-26 |
Aurelien Campeas |
remove 3.8 bw compat
|
file |
diff |
annotate
|
2013-05-03 |
Aurelien Campeas |
[schemaserial] mitigate critical message during migration
|
file |
diff |
annotate
|
2013-04-26 |
Vincent Michel |
[schemaserial] serialize additional yams parameter for customs type
|
file |
diff |
annotate
|
2013-03-12 |
Nicolas Chauvat |
drop typed_eid() in favour of int() (closes #2742462)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2011-09-21 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
2011-06-21 |
Sylvain Thénault |
[ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
|
file |
diff |
annotate
|
2011-05-19 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
2011-04-20 |
Alexandre Fayolle |
backport stable changes to default
|
file |
diff |
annotate
|
2011-04-13 |
Sylvain Thénault |
[schema serialization] add warning on missing group
stable
|
file |
diff |
annotate
|
2011-03-31 |
Sylvain Thénault |
[schema, refactoring] use RQLExpression as base class for RQL constraint classes
|
file |
diff |
annotate
|
2011-02-17 |
Sylvain Thénault |
[schema serialization] for relation type, ertidx contains the relation type as string, for relation def, the RelationDefinitionSchema instance
stable
|
file |
diff |
annotate
|
2011-02-17 |
Sylvain Thénault |
[schema deserialization] enhance fix done in 7010:fa707848a88a to properly deal with cw 3.9 database
stable
|
file |
diff |
annotate
|
2011-02-17 |
Sylvain Thénault |
[schema deserialization] _unique_together should hold string, not schema instance (may lead to crash during sync_schema_props_perms for instance)
stable
|
file |
diff |
annotate
|
2011-01-13 |
Sylvain Thénault |
[schema] fix pb with ambiguous relation used within UniqueTogetherConstraint by having CWUniqueTogetherConstraint.relation targeting CWRType instead of CWAttribute/CWRelation. This fixes 3.10.7 migration.
stable
|
file |
diff |
annotate
|
2010-12-09 |
Alexandre Fayolle |
make rename_table work with MS SQL (needs updated logilab.database)
oldstable
|
file |
diff |
annotate
|
2010-09-13 |
Sylvain Thénault |
[migration] commit just after symetric has been renamed to symmetric (else later rollback may cancel this)
stable
|
file |
diff |
annotate
|
2010-09-10 |
Alexandre Fayolle |
removed print_exc
stable
|
file |
diff |
annotate
|
2010-09-10 |
Alexandre Fayolle |
unique_together integration in CW (alf+syt)
stable
|
file |
diff |
annotate
|
2010-09-09 |
Sylvain Thénault |
remove debug print
stable
|
file |
diff |
annotate
|
2010-09-08 |
Sylvain Thénault |
[schema deserial] fix loading of schema when mapping an entity type to an existing one
stable
|
file |
diff |
annotate
|
2010-09-07 |
Sylvain Thénault |
cleanups
stable
|
file |
diff |
annotate
|
2010-08-09 |
Adrien Di Mascio |
[schema] consider ETYPE_NAME_MAP when deserializing specialization relations
stable
|
file |
diff |
annotate
|
2010-07-13 |
Sylvain Thénault |
[broken schema] fix the group_mapping function in case where some standard group isn't found: we currently loop for ever, boring the user by asking ever and ever the same question...
|
file |
diff |
annotate
|
2010-07-06 |
Sylvain Thénault |
cleanups
|
file |
diff |
annotate
|
2010-05-20 |
Sylvain Thénault |
[schema migration] make some stuff to ease file 1.9 migration : we want to kill the Image entity so that existing image are turned into (existing entity type) File entities
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|