2010-05-18 |
Sylvain Thénault |
[test] absolute sqlite database names in source initialization, avoid pb when cwd is changed later
stable
|
file |
diff |
annotate
|
2010-05-12 |
Sylvain Thénault |
[config] rename remaining inputlevel to level in option definitions, as expected by lgc >= 0.50
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
2010-04-28 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-27 |
Alexandre Fayolle |
added db-extra-arguments to configuration parameters for native source
stable
|
file |
diff |
annotate
|
2010-04-26 |
Alexandre Fayolle |
cubicweb-ctl create improvements
stable
|
file |
diff |
annotate
|
2010-04-23 |
Sylvain Thénault |
[bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
|
file |
diff |
annotate
|
2010-04-19 |
Sylvain Thénault |
[config] with lgc >= 0.50, option's dict inputlevel becomes level
|
file |
diff |
annotate
|
2010-04-12 |
Sylvain Thénault |
[source] small refactoring to avoid being doomed by a wrong assertion message on buggy storage raising attribute error
stable
|
file |
diff |
annotate
|
2010-04-12 |
Alexandre Fayolle |
fix cwctl db-init -d on SQL Server
stable
|
file |
diff |
annotate
|
2010-04-06 |
Alexandre Fayolle |
SQL Server port: temporary table handling
stable
|
file |
diff |
annotate
|
2010-04-02 |
Adrien Di Mascio |
[storages] fix fs_importing side-effect on entity.data
stable
|
file |
diff |
annotate
|
2010-04-01 |
Sylvain Thénault |
[python] take care to this detail of @contextmanager: if an unhandled exception occurs in the block, it is reraised inside the generator at the point where the yield occurred
stable
|
file |
diff |
annotate
|
2010-03-31 |
Sylvain Thénault |
[source] log attempt to reconnect using warning level. Also, don't relog failed sql (already logged)
stable
|
file |
diff |
annotate
|
2010-03-31 |
Sylvain Thénault |
[i18n] use named substitution to avoid gettext warnings
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[undo] basic support for undoing of entity creation / relation addition
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[undo] init entity cache when undoing an entity deletion
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[undo] consistent is/is_instance_of processing
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[cleanup] style fixes, add nodes, 0.2 cents refactorings
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[undo] during undoing, call hooks in the [active]integrity and undo categories
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[repo] refactor fti operation to use set_operation and a single operation whatever the number of entities to ft index
stable
|
file |
diff |
annotate
|
2010-03-30 |
Sylvain Thénault |
[repo] more efficient eid cache operations handling based on set_operation; refactor
stable
|
file |
diff |
annotate
|
2010-03-29 |
Sylvain Thénault |
[cleanup]
stable
|
file |
diff |
annotate
|
2010-03-29 |
Sylvain Thénault |
[repo] make etype which should go in deleted_entities configurable: we only need this for types imported from other multi-sources instances
stable
|
file |
diff |
annotate
|
2010-03-25 |
Sylvain Thénault |
[source storage] refactor source sql generation and results handling to allow repository side callbacks
stable
|
file |
diff |
annotate
|
2010-03-25 |
Sylvain Thénault |
[source storage] on deletion, entity has no edited_attributes
stable
|
file |
diff |
annotate
|
2010-03-19 |
Adrien Di Mascio |
[source] implement storages right in the source rather than in hooks
|
file |
diff |
annotate
|
2010-03-18 |
Sylvain Thénault |
disable security when undoing
|
file |
diff |
annotate
|
2010-03-01 |
Katia Saurfelt |
server/web api for accessing to deleted_entites
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
typo
stable
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-12 |
Sylvain Thénault |
[db backup] fix name error in backup_to_file: we've to pass .confirm all along the chain as for restore
stable
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
rename logilab.db into logilab.database
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
[sql generation] fti_need_distinct quere was not anymore used, potentially causing duplicates on has_text queries with sqlite backend
stable
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
[repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
fix name error fixed in wrong branch
stable
|
file |
diff |
annotate
|
2010-03-05 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-03-05 |
Sylvain Thénault |
le patch massiveimport a été importé
stable
|
file |
diff |
annotate
|
2010-03-05 |
Sylvain Thénault |
fix another name error
|
file |
diff |
annotate
|
2010-03-05 |
Sylvain Thénault |
don't issue critical warning about missing text index when we're creating the instance
stable
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
[cleanup] add index_entity to abstract source, add docstring
stable
|
file |
diff |
annotate
|
2010-03-04 |
Sylvain Thénault |
[fti] refactor and fix full text indexation handling
stable
|
file |
diff |
annotate
|
2010-02-24 |
Sylvain Thénault |
[test] also hide this message during test
stable
|
file |
diff |
annotate
|
2010-02-24 |
Sylvain Thénault |
don't issue critical message when trying to alter sqlite db during test
stable
|
file |
diff |
annotate
|
2010-02-09 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2010-02-09 |
Sylvain Thénault |
turn down some info logs into debug
stable
|
file |
diff |
annotate
|
2010-02-08 |
Sylvain Thénault |
unset_attribute_storage, for testing purpose at least
|
file |
diff |
annotate
|
2010-01-18 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2010-01-07 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
2009-12-23 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
2009-12-23 |
Sylvain Thénault |
TYPE_MAPPING expected to be a mapping from yams type to db type, and timestamp is the Datetime yams type
stable
|
file |
diff |
annotate
|
2009-12-22 |
Sylvain Thénault |
closes #601987
stable
|
file |
diff |
annotate
|
2009-12-22 |
Sylvain Thénault |
should turn password into a Binary properly
stable
|
file |
diff |
annotate
|
2009-12-22 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-12-14 |
Alexandre Fayolle |
TIMESTAMP column type has a special meaning for SQLServer,
stable
|
file |
diff |
annotate
|