Fri, 22 Apr 2011 12:17:51 +0200 |
Alexandre Fayolle |
Backed out changeset 7a58581d842c
|
file |
diff |
annotate
|
Thu, 14 Apr 2011 14:18:46 +0200 |
Sylvain Thénault |
[entity] create_entity/cw_instantiate should initialize entity's cache to avoid later queries
|
file |
diff |
annotate
|
Wed, 13 Apr 2011 11:03:42 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 13 Apr 2011 08:38:24 +0200 |
Aurelien Campeas |
[entities] fix cw_instantiate typo
stable
|
file |
diff |
annotate
|
Tue, 12 Apr 2011 13:05:16 +0200 |
Sylvain Thénault |
[entity] use a list comprehension
stable
|
file |
diff |
annotate
|
Mon, 11 Apr 2011 20:43:30 +0200 |
Nicolas Chauvat |
merge changes from stable branch
|
file |
diff |
annotate
|
Fri, 08 Apr 2011 09:02:55 +0200 |
Sylvain Thénault |
[entity creation] ensure this is a relation and not an attribute before moving things into pending_relations because value is a list
stable
|
file |
diff |
annotate
|
Tue, 05 Apr 2011 12:48:53 +0200 |
Sylvain Thénault |
[entity vocab] fix bug introduced in 3.12 vs/ entity vocabulary, leading to some unexpected empty vocabulary. Fix test accordingly.
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 15:23:52 +0200 |
Sylvain Thénault |
[entity vocabulary] refactor unrelated rql to allow usage of RQLRewriter to insert schema constraints. Closes #1561806
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 15:23:50 +0200 |
Sylvain Thénault |
[entity vocabulary] fix unrelated rql generation to skip rql constraints that don't make sense
|
file |
diff |
annotate
|
Thu, 31 Mar 2011 15:23:46 +0200 |
Sylvain Thénault |
[schema, refactoring] use RQLExpression as base class for RQL constraint classes
|
file |
diff |
annotate
|
Wed, 30 Mar 2011 11:08:15 +0200 |
Sylvain Thénault |
[rql rewriter] to properly handle 'relation' rql expressions, rql rewriter must support multiple variables (eg S and O) at once to be given as varmap
stable
|
file |
diff |
annotate
|
Wed, 09 Feb 2011 18:04:04 +0100 |
Sylvain Thénault |
[doc] update some copyrights
stable
|
file |
diff |
annotate
|
Wed, 12 Jan 2011 15:19:10 +0100 |
Sylvain Thénault |
typo in deprecation warning
stable
|
file |
diff |
annotate
|
Tue, 11 Jan 2011 17:08:52 +0100 |
Sylvain Thénault |
[cleanup] pylint detected error (among a ton of false positives due to the dynamic nature of cubicweb's code...)
stable
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 15:21:54 +0100 |
Sylvain Thénault |
[deprecation] fix bad warning on entity.querier_pending_relations
stable
|
file |
diff |
annotate
|
Wed, 27 Oct 2010 20:29:28 +0200 |
Sylvain Thénault |
[ms entity] proper error on external entity fetch error
|
file |
diff |
annotate
|
Fri, 15 Oct 2010 11:25:59 +0200 |
Sylvain Thénault |
[deprecation] enhanced messages
|
file |
diff |
annotate
|
Fri, 15 Oct 2010 11:25:51 +0200 |
Sylvain Thénault |
[bw compat] fix compat for entity.attr assigment
|
file |
diff |
annotate
|
Wed, 13 Oct 2010 07:45:18 +0200 |
Sylvain Thénault |
[entity, repo] move prefill_entity_cache function back to repository due to usage of del_existing_rel_if_needed function which is also defined there
|
file |
diff |
annotate
|
Tue, 12 Oct 2010 23:34:55 +0200 |
Sylvain Thénault |
[repo, entity] move entity cache initialization to a function, and call it before source.add_entity so it may be used in error handler or such
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:49 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 08 Oct 2010 13:12:14 +0200 |
Sylvain Thénault |
typo
stable
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 23:28:58 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 10:48:43 +0200 |
Sylvain Thénault |
[entity, url] we should not set base_url in kwargs when actually unset
stable
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 18:18:29 +0200 |
Sylvain Thénault |
[entity] fix typo in absolute_url method, breaking some code w/ control of absolute url of external entities
stable
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 18:56:35 +0200 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 11:30:09 +0200 |
Sylvain Thénault |
[entity] give ordermethod=None to fetch_rql to tell you don't want a specific order
stable
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 10:29:18 +0200 |
Sylvain Thénault |
[session] cleanup hook / operation / entity edition api
|
file |
diff |
annotate
|
Fri, 20 Aug 2010 08:16:03 +0200 |
Sylvain Thénault |
[ms] when entity is coming from an external source, don't add non final relations on complete
stable
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 18:11:32 +0200 |
Sylvain Thénault |
fix bug introduced by 6098:a0fde9334dd0
stable
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 15:54:44 +0200 |
Alexandre Fayolle |
work around Apache's mod_proxy limitation with special chars in URLs by not using Rest urls when such a case is detected
stable
|
file |
diff |
annotate
|
Wed, 11 Aug 2010 16:17:05 +0200 |
Sylvain Thénault |
[entity] base_url argument may be explicitly specified for other purpose (eg http/https site version control)
stable
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 14:20:21 +0200 |
Sylvain Thénault |
[entity] entity.view now support initargs as req.view
stable
|
file |
diff |
annotate
|
Fri, 16 Jul 2010 11:39:28 +0200 |
Sylvain Thénault |
[entity] fix setdefault implementation: should return actual value
|
file |
diff |
annotate
|
Fri, 02 Jul 2010 17:49:23 +0200 |
Sylvain Thénault |
restore bw compat on Entity.related_rql
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 16 Jun 2010 14:51:17 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 16 Jun 2010 09:53:17 +0200 |
Sylvain Thénault |
[entity] when .related() is called on a not-yet-saved entity, return an empty rset/list instead of raising an assertion error
stable
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 14:59:08 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 13:00:19 +0200 |
Sylvain Thénault |
cleanup
stable cubicweb-version-3.8.4
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 08:39:21 +0200 |
Sylvain Thénault |
[entity] add .clear() for bw compat
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 07:58:52 +0200 |
Sylvain Thénault |
[json] fix json serialization for recent simplejson implementation, and test encoding of entities
|
file |
diff |
annotate
|
Fri, 21 May 2010 18:39:40 +0200 |
Sylvain Thénault |
[entity] clearing adapters cache in clear_relations_cache avoid weird caching issue, notably on repository session's user
|
file |
diff |
annotate
|
Fri, 21 May 2010 07:56:39 +0200 |
Sylvain Thénault |
[entity] fix access to attribute which has been renamed two revisions ago
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:50:00 +0200 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:55 +0200 |
Sylvain Thénault |
[entity] introduce a new 'adapters' registry
|
file |
diff |
annotate
|
Wed, 12 May 2010 13:12:03 +0200 |
Sylvain Thénault |
[entity] avoid getting w in cw_extra_kwargs when calling .view
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 13:52:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 19:45:11 +0200 |
Adrien Di Mascio |
[json] provide a custom json encoder for entities that includes eid in the json object
stable
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 15:10:26 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 09 Apr 2010 15:07:01 +0200 |
Sylvain Thénault |
[entity] move req.create_entity content to a cw_instantiate factory method on entity classes, so cube developpers will be able to easily customize instance creation
stable
|
file |
diff |
annotate
|
Wed, 07 Apr 2010 14:26:35 +0200 |
Sylvain Thénault |
#759035: Automate addition of eid cachekey in RQL analysis
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 17:27:53 +0200 |
Aurelien Campeas |
[doc/book] a new chapter on how to use the ORM
stable
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 08:24:11 +0200 |
Sylvain Thénault |
[entity] explain why the assert failed
stable
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 14:46:04 +0200 |
Sylvain Thénault |
[repository] forbid usage of set_attributes() in before_add_entity
stable
|
file |
diff |
annotate
|