2013-04-23 |
Pierre-Yves David |
use cw_etype instead of __regid__
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
2012-09-20 |
Sylvain Thénault |
[check integrity] use session consistently
|
file |
diff |
annotate
|
2012-09-14 |
Sylvain Thénault |
[session] fix arguments default value and promote usage of security_enabled as session method. Closes #2481820
|
file |
diff |
annotate
|
2012-08-30 |
Sylvain Thénault |
[c-c db-check] don't skip is/is_instance_of mandatory relation to avoid telling two opposite messages when the relation is missing. Closes #2465659
stable
|
file |
diff |
annotate
|
2012-07-06 |
Adrien Di Mascio |
[fti] allow usage of custom RQL to fetch entities to index (closes #2410509)
|
file |
diff |
annotate
|
2012-07-06 |
Adrien Di Mascio |
[fti] drop entity cache once an etype is indexed (closes #2410507)
stable
|
file |
diff |
annotate
|
2011-09-29 |
Nicolas Chauvat |
[server] fix integrity checks that destroy data (closes #1972842)
|
file |
diff |
annotate
|
2011-08-09 |
Nicolas Chauvat |
[lint] remove uses of "print >> sys.stderr" (closes #1908571)
|
file |
diff |
annotate
|
2011-09-21 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
2011-07-22 |
Sylvain Thénault |
[c-c db-check] add some sql queries to fix cw_source/is/is_instance relations according to data in the entities table
stable
|
file |
diff |
annotate
|
2011-07-22 |
Sylvain Thénault |
[c-c db-check] missing comma ending print statement to get expected output
stable
|
file |
diff |
annotate
|
2011-07-22 |
Sylvain Thénault |
[c-c db-check] disable write security as well so we can delete stuff when needed (e.g. orphan TrInfo)
stable
|
file |
diff |
annotate
|
2011-07-22 |
Sylvain Thénault |
[c-c db-check] having no owner is allowed, don't try to fix that
stable
|
file |
diff |
annotate
|
2011-07-21 |
Sylvain Thénault |
[c-c db-check] drop some deprecation warning
stable
|
file |
diff |
annotate
|
2011-06-08 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-06-07 |
Adrien Di Mascio |
[server] fix NameError (missing VIRTUAL_RTYPES import) in checkintegrity.py
stable
|
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-03-07 |
Nicolas Chauvat |
merge stable changes into default
|
file |
diff |
annotate
|
2011-03-03 |
Sylvain Thénault |
[c-c db-check] new checks for entities missing a mandatory relation/attribute
stable
|
file |
diff |
annotate
|
2011-03-03 |
Sylvain Thénault |
[c-c db-check] factorize code by introducing notify_fixed dumb function
stable
|
file |
diff |
annotate
|
2011-02-01 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2011-01-25 |
Alexandre Fayolle |
improve massive deletion performance
stable
|
file |
diff |
annotate
|
2010-12-01 |
Sylvain Thénault |
[pyro source] store pyro source mapping file into the database
|
file |
diff |
annotate
|
2010-10-25 |
Sylvain Thénault |
[d-c check-mapping] small enhancements to avoid spurious warnings
|
file |
diff |
annotate
|
2010-09-07 |
Sylvain Thénault |
[c-c db-check] skip error while checking relation, useful when analyzing really broken database (after a migration failure for instance
stable
|
file |
diff |
annotate
|
2010-08-20 |
Sylvain Thénault |
[c-c check-mapping] fix dumb name error and add a warning about inlined crossed relation
stable
|
file |
diff |
annotate
|
2010-08-20 |
Sylvain Thénault |
[ms, c-c] new command checking for consistency / potentian flaws and enhancements of mapping file of a multi-sources instance
stable
|
file |
diff |
annotate
|
2010-08-17 |
Adrien Di Mascio |
[db-fti-index] simple fix fpr progressbar-related crash when etypes is None in reindex_entities()
stable
|
file |
diff |
annotate
|
2010-07-20 |
Sylvain Thénault |
[migration] fix rename_entity_type to avoid to loose some relations on the way
stable
|
file |
diff |
annotate
|
2010-07-12 |
Sylvain Thénault |
[fti migration] test and fix reindexation of some specific entity types
stable
|
file |
diff |
annotate
|
2010-07-01 |
Sylvain Thénault |
[migration] schema should be accessed through .repo
stable
|
file |
diff |
annotate
|
2010-06-09 |
Sylvain Thénault |
[pylint] fix detected name errors
stable
|
file |
diff |
annotate
|
2010-05-12 |
Sylvain Thénault |
[db-check] RQLConstraint is not a 'unique' constraint
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 |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
2010-04-20 |
Sylvain Thénault |
[db-check] cleanup
stable
|
file |
diff |
annotate
|
2010-04-20 |
Sylvain Thénault |
[db-check] don't check entities from external sources have owned_by
stable
|
file |
diff |
annotate
|
2010-04-20 |
Sylvain Thénault |
[db-check] fix unexistent multisource entity detection
stable
|
file |
diff |
annotate
|
2010-04-20 |
Sylvain Thénault |
[db-check] fix duplicated schema constraint detection
stable
|
file |
diff |
annotate
|
2010-03-09 |
Sylvain Thénault |
[repo] enhanced security handling: deprecates unsafe_execute, in favor of explicit read/write security control using the `enabled_security` context manager. Also code executed on the repository side is now unsafe by default.
|
file |
diff |
annotate
|
2010-03-08 |
Sylvain Thénault |
move hooks activation control on session object, so we can have a per transaction control. Added a new `hooks_control` context manager for usual modification of hooks activation.
|
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-05 |
Sylvain Thénault |
repair stuff broken by fti handling changes
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] fix test inter-dependancies pb. Pytest ok in each individual test dir, though not yet for whole cubicweb, but for different reasons
stable
|
file |
diff |
annotate
|
2010-02-24 |
Sylvain Thénault |
[test] don't display progress bar when testing checkintegrity
stable
|
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-10-19 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2009-10-15 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
unregister hooks by using category
|
file |
diff |
annotate
|
2009-09-23 |
Sylvain Thénault |
[db-check] fix sql to fix bad eid referenced by inlined relation
stable
|
file |
diff |
annotate
|
2009-07-31 |
Sylvain Thénault |
[R repo, schema] use VIRTUAL_RTYPES const
|
file |
diff |
annotate
|
2009-07-24 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
2009-07-02 |
Sylvain Thénault |
try to create fti table if not existant on rebuild-fti
stable
|
file |
diff |
annotate
|
2009-05-28 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
2009-05-14 |
Adrien Di Mascio |
delete-trailing-whitespace + some copyright update
tls-sprint
|
file |
diff |
annotate
|