Thu, 25 Mar 2010 20:46:26 +0100 |
Sylvain Thénault |
[config] move ConfigurationProblem to migration + refactor it to benefit from config methods
|
changeset |
files
|
Thu, 25 Mar 2010 20:46:22 +0100 |
Sylvain Thénault |
[config] more cleanup
|
changeset |
files
|
Thu, 25 Mar 2010 20:38:58 +0100 |
Sylvain Thénault |
deprecate __use__ and __recommend__
|
changeset |
files
|
Thu, 25 Mar 2010 20:33:03 +0100 |
Alain Leufroy |
add egg support with dependencies auto-installation
|
changeset |
files
|
Thu, 25 Mar 2010 20:32:52 +0100 |
Sylvain Thénault |
fix dumb name error
|
changeset |
files
|
Thu, 25 Mar 2010 19:32:04 +0100 |
Sylvain Thénault |
fix _cubes dir
|
changeset |
files
|
Thu, 25 Mar 2010 17:55:24 +0100 |
Sylvain Thénault |
handle nicely typical installation other than debian package / mercurial forest
|
changeset |
files
|
Thu, 25 Mar 2010 15:11:44 +0100 |
Pierre-Yves David |
When a TC failed to initiliase the database, the following test are SKIPPED
stable
|
changeset |
files
|
Thu, 25 Mar 2010 15:08:27 +0100 |
Sylvain Thénault |
[c-c] new server_maintenance hook, called on c-c shell / upgrade
stable
|
changeset |
files
|
Thu, 25 Mar 2010 14:49:24 +0100 |
Sylvain Thénault |
[appobject] add version number to deprecation warning
stable
|
changeset |
files
|
Thu, 25 Mar 2010 14:33:50 +0100 |
Sylvain Thénault |
update rql dependency
|
changeset |
files
|
Thu, 25 Mar 2010 14:26:13 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Thu, 25 Mar 2010 14:25:44 +0100 |
Sylvain Thénault |
fix migration script
stable
|
changeset |
files
|
Thu, 25 Mar 2010 14:00:01 +0100 |
Sylvain Thénault |
[cleanup] useless try except
stable
|
changeset |
files
|
Thu, 25 Mar 2010 13:59:47 +0100 |
Sylvain Thénault |
[source storage] refactor source sql generation and results handling to allow repository side callbacks
stable
|
changeset |
files
|
Thu, 25 Mar 2010 13:49:07 +0100 |
Sylvain Thénault |
[bfss] fix name error
stable
|
changeset |
files
|
Thu, 25 Mar 2010 13:46:55 +0100 |
Sylvain Thénault |
[source storage] on deletion, entity has no edited_attributes
stable
|
changeset |
files
|
Thu, 25 Mar 2010 13:44:24 +0100 |
Sylvain Thénault |
[cleanup] rename dbms_helper to dbhelper for consistency
stable
|
changeset |
files
|
Thu, 25 Mar 2010 13:42:17 +0100 |
Sylvain Thénault |
[entity] we also have to override dict.pop to properly maintain edited_attributes consistency
stable
|
changeset |
files
|
Thu, 25 Mar 2010 13:41:26 +0100 |
Sylvain Thénault |
[bfss test] some minor refactoring. Test deletion + creation/update/deletion rollback
stable
|
changeset |
files
|
Thu, 25 Mar 2010 13:27:09 +0100 |
Sylvain Thénault |
don't put hooks deleting orphan composites into the 'integrity' category, we usually want it when integrity is deactivated
stable
|
changeset |
files
|
Wed, 24 Mar 2010 18:38:23 +0100 |
Sylvain Thénault |
[facet] allow to specify a target type on relation facets for case such as Keyword/CodeKeyword where we only targets Keyword
stable
|
changeset |
files
|
Wed, 24 Mar 2010 18:38:19 +0100 |
Sylvain Thénault |
don't rewrite config's url during migration
stable
|
changeset |
files
|
Wed, 24 Mar 2010 18:04:59 +0100 |
Sylvain Thénault |
le patch rql26 a été importé
|
changeset |
files
|
Wed, 24 Mar 2010 17:58:05 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 24 Mar 2010 15:18:48 +0100 |
Julien Jehannet |
[D] book: update backup procedures in additional tips
stable
|
changeset |
files
|
Wed, 24 Mar 2010 15:42:23 +0100 |
Sylvain Thénault |
[cleanup] remove accidentaly commited print
stable
|
changeset |
files
|
Wed, 24 Mar 2010 15:40:57 +0100 |
Sylvain Thénault |
[test] don't try to reset session manager during test,
stable
|
changeset |
files
|
Wed, 24 Mar 2010 15:22:01 +0100 |
Sylvain Thénault |
don't update dontcheck until everything went fine:
stable
|
changeset |
files
|
Wed, 24 Mar 2010 15:21:21 +0100 |
Sylvain Thénault |
[test] having two eid relations is now forbiden by rql
stable
|
changeset |
files
|
Wed, 24 Mar 2010 15:09:49 +0100 |
Sylvain Thénault |
[web test] a basic test, to be completed
stable
|
changeset |
files
|
Wed, 24 Mar 2010 15:09:21 +0100 |
Sylvain Thénault |
[test] don't clear rtags during tests, may cause breakage with manually import appobjects modules (see unittest_tracker for instance)
stable
|
changeset |
files
|
Wed, 24 Mar 2010 15:08:24 +0100 |
Sylvain Thénault |
[web] move workflow related uicfg stuff to the workflow module
stable
|
changeset |
files
|
Wed, 24 Mar 2010 14:17:01 +0100 |
Sylvain Thénault |
dont get eid from entity's dict
stable
|
changeset |
files
|
Wed, 24 Mar 2010 14:12:47 +0100 |
Sylvain Thénault |
[notification] don't create 'changes' in transaction data until actually needed
stable
|
changeset |
files
|
Wed, 24 Mar 2010 14:11:01 +0100 |
Sylvain Thénault |
backport pending_operations on hi-jacked session, see comment
stable
|
changeset |
files
|
Wed, 24 Mar 2010 13:51:52 +0100 |
Sylvain Thénault |
[entity] fix dumb name error on .set_relations(rel=None)
stable
|
changeset |
files
|
Wed, 24 Mar 2010 13:40:53 +0100 |
Sylvain Thénault |
[security] don't add attribute into skip_security if already in edited_attributes, else we may accidentaly skip a desired security check
stable
|
changeset |
files
|
Wed, 24 Mar 2010 11:15:57 +0100 |
Sylvain Thénault |
[repo entity] we have to provide a __delitem__ implementation as well, see example in the docstring
stable
|
changeset |
files
|
Wed, 24 Mar 2010 11:00:51 +0100 |
Sylvain Thénault |
[yams] on creation, specify relations anyway so we don't get spurious warning for accessing eid through the dict api on yams validation
stable
|
changeset |
files
|
Wed, 24 Mar 2010 11:00:02 +0100 |
Sylvain Thénault |
[repo] fix warning message and implementation of bw compat unsafe_execute
stable
|
changeset |
files
|
Wed, 24 Mar 2010 10:23:57 +0100 |
Sylvain Thénault |
stable is now 3.7
stable
|
changeset |
files
|
Wed, 24 Mar 2010 10:23:31 +0100 |
Sylvain Thénault |
oldstable is now 3.6
oldstable
|
changeset |
files
|
Wed, 24 Mar 2010 08:42:49 +0100 |
Sylvain Thénault |
backport stable
|
changeset |
files
|
Wed, 24 Mar 2010 08:40:21 +0100 |
Sylvain Thénault |
merge
|
changeset |
files
|
Wed, 24 Mar 2010 08:40:00 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.6.3-1 for changeset f9fce56d6a0c
stable
|
changeset |
files
|
Wed, 24 Mar 2010 08:39:59 +0100 |
Sylvain Thénault |
Added tag cubicweb-version-3.6.3 for changeset 9c342fa4f1b7
stable cubicweb-debian-version-3.6.3-1
|
changeset |
files
|
Wed, 24 Mar 2010 07:55:31 +0100 |
Sylvain Thénault |
Added tag cubicweb-debian-version-3.7.1-1 for changeset 9194740f070e
|
changeset |
files
|