Fri, 04 Apr 2014 14:48:51 +0200 |
Julien Cristau |
[repository] 'session' argument is always given to extid2eid, make it mandatory and simplify code accordingly
|
file |
diff |
annotate
|
Tue, 01 Apr 2014 16:48:14 +0200 |
Julien Cristau |
[server/sources] {before,after}_entity_insertion wants a cnx not a session
|
file |
diff |
annotate
|
Mon, 17 Feb 2014 15:32:50 +0100 |
Julien Cristau |
merge 3.18.x in 3.19 branch
|
file |
diff |
annotate
|
Wed, 29 Jan 2014 13:43:42 +0100 |
Julien Cristau |
[server] use a connection instead of a session for user authentication
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 15:29:29 +0100 |
Dimitri Papadopoulos |
English typography
|
file |
diff |
annotate
|
Thu, 23 Jan 2014 13:47:28 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop entities.source column
|
file |
diff |
annotate
|
Mon, 01 Jul 2013 16:13:17 +0200 |
Sylvain Thénault |
[multi-sources-removal] Drop no more used federated ('true') multi-sources related code
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 15:50:03 +0100 |
Sylvain Thénault |
[multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 09:18:39 +0200 |
Sylvain Thénault |
[multi-sources-removal] Drop cnxset_freed from source interface
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 15:49:32 +0100 |
Sylvain Thénault |
[multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
|
file |
diff |
annotate
|
Wed, 22 Jan 2014 10:19:30 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop (dont_)cross relation related code
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 00:15:51 +0200 |
Sylvain Thénault |
[multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 00:07:35 +0200 |
Sylvain Thénault |
[multi-sources-removal] drop repository entities_modified_since public api
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 18:11:30 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop the "true" multi-sources planner
|
file |
diff |
annotate
|
Sun, 16 Jun 2013 23:36:06 +0200 |
Sylvain Thénault |
[multi-sources-removal] Move cw.server.sources.ConnectionWrapper where it belongs
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 17:34:31 +0100 |
Sylvain Thénault |
[multi-sources-removal] Drop pyrorql and zmqrql sources
|
file |
diff |
annotate
|
Wed, 28 Aug 2013 12:14:20 +0200 |
Sylvain Thénault |
[source configuration] silent lgc 0.60 deprecation warning
|
file |
diff |
annotate
|
Mon, 22 Jul 2013 12:08:37 +0200 |
Denis Laxalde |
[querier] Add timings to debug prints (DBG_RQL)
stable
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 14:54:22 +0200 |
Nicolas Chauvat |
[toward-py3k] rewrite __cmp__ (closes #2715115)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 16:01:24 +0100 |
Nicolas Chauvat |
[toward py3k] rewrite dict.keys() and dict.values() (part of #2711624)
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 15:38:25 +0100 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
Fri, 04 Jan 2013 15:18:44 +0100 |
Sylvain Thénault |
[repo sources] move handling of source's url into abstract source as this becomes shared by most sources
|
file |
diff |
annotate
|
Tue, 11 Sep 2012 21:51:54 +0200 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
file |
diff |
annotate
|
Mon, 13 Feb 2012 15:15:24 +0100 |
Sylvain Thénault |
[sources] include source's class in its repr
stable
|
file |
diff |
annotate
|
Wed, 21 Dec 2011 17:59:37 +0100 |
Sylvain Thénault |
add instance to not implemented error
stable
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 15:55:15 +0200 |
Sylvain Thénault |
[repository] use utcnow instead of now for some internal timetamps (closes #1988458)
stable
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 09:27:42 +0200 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
Wed, 21 Sep 2011 17:38:00 +0200 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 14:41:53 +0200 |
Sylvain Thénault |
[debug] use repr() in some place where you'll have a chance to get an unicode error if output encoding isn't properly detected
stable
|
file |
diff |
annotate
|
Tue, 26 Jul 2011 16:34:42 +0200 |
Sylvain Thénault |
[repo api] deprecates source.extid2eid, only the system source should implement it,
stable
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 18:53:36 +0200 |
Sylvain Thénault |
[datafeed, entities] url for entities from a datafeed source should be on their origin site. Closes #1769391
|
file |
diff |
annotate
|
Wed, 15 Jun 2011 17:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 15:37:09 +0200 |
Sylvain Thénault |
[repository] refactor/cleanup entity deletion methods
stable
|
file |
diff |
annotate
|
Thu, 19 May 2011 10:53:11 +0200 |
Sylvain Thénault |
[repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
|
file |
diff |
annotate
|
Thu, 21 Apr 2011 12:35:41 +0200 |
Sylvain Thénault |
adds support for a portable db import/export format (closes: #1521112)
stable
|
file |
diff |
annotate
|
Fri, 15 Apr 2011 15:42:17 +0200 |
Alexandre Fayolle |
[server] improve the speed of setting relations between entities (closes #1625257)
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 16:39:49 +0200 |
Sylvain Thénault |
[server] move EditedEntity class to its own module, to avoid cyclic dependency when needed from e.g. session.py
stable
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 17:02:15 +0100 |
Nicolas Chauvat |
merge stable changes into default
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 17:50:13 +0100 |
Sylvain Thénault |
[multi-sources] add missing close method on ConnectionWrapper
stable
|
file |
diff |
annotate
|
Wed, 09 Feb 2011 18:06:17 +0100 |
Sylvain Thénault |
[repository] #1460066: backport datafeed cube as cubicweb source
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 18:19:39 +0100 |
Sylvain Thénault |
[sources] refactor source creation and options handling
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 18:19:36 +0100 |
Sylvain Thénault |
[sources] rewrite the way pyrorql mapping are stored in the database so it can be reused for other sources (eg datafeed+cwxml)
|
file |
diff |
annotate
|
Mon, 07 Feb 2011 15:13:05 +0100 |
Sylvain Thénault |
[sources] reorganize abstract source code, drop no more used cleanup_entities_info and _cleanup_system_relations methods
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 11:52:10 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 25 Jan 2011 12:09:59 +0100 |
Alexandre Fayolle |
improve massive deletion performance
stable
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 17:11:35 +0100 |
Sylvain Thénault |
[pyro source] store pyro source mapping file into the database
|
file |
diff |
annotate
|
Wed, 01 Dec 2010 17:08:42 +0100 |
Sylvain Thénault |
[repo source] rename attribute so it's much easier to grasp its role
stable
|
file |
diff |
annotate
|
Fri, 22 Oct 2010 09:15:35 +0200 |
Sylvain Thénault |
[pylint] fix a bug of pylint detected errors and i18n pb (calling builtins._ instead of req._)
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 11:45:57 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 10:13:48 +0200 |
Alexandre Fayolle |
use is_instance in a number of places (esp. documentation) rather than the deprecated implements
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
|
Tue, 03 Aug 2010 12:17:20 +0200 |
Sylvain Thénault |
[ms] cleanups
stable
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 17:06:37 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 22 Jun 2010 10:29:04 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 17:30:15 +0200 |
Sylvain Thénault |
[rql2sql] #1089207: do not encode Unicode strings from RQL statements to db encoding
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 10:17:44 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 17:23:42 +0000 |
Alexandre Fayolle |
TimedCache now only accepts values expressed in seconds
stable
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 15:55:58 +0000 |
Alexandre Fayolle |
more robust handling of looping task configuration in ldap source
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:50:00 +0200 |
Sylvain Thénault |
[entity] continue cleanup of Entity/AnyEntity namespace
|
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 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 17:02:21 +0200 |
Sylvain Thénault |
fix #822890, missing argument on abstract source backup method make backup failed on multi-sources instances
stable
|
file |
diff |
annotate
|
Mon, 01 Mar 2010 11:26:14 +0100 |
Katia Saurfelt |
server/web api for accessing to deleted_entites
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 18:04:26 +0100 |
Sylvain Thénault |
[cleanup] add index_entity to abstract source, add docstring
stable
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Wed, 23 Dec 2009 12:20:10 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 21:02:37 +0100 |
Sylvain Thénault |
closes #601987
stable
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 15:16:41 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 20:29:21 +0200 |
Sylvain Thénault |
follow yams 0.25 api changes to improve performance
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 10:31:54 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 08:50:19 +0200 |
Sylvain Thénault |
refactor repo authentication to allow pluggable authentifier to login with something else than a password
|
file |
diff |
annotate
|
Fri, 09 Oct 2009 19:20:38 +0200 |
Sylvain Thénault |
[multi-source] add test case for an encountered bug, fixed by adding state_of to dont_cross_relations. Added a note to remind me that something should be done to be smarter in handling this
stable
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 17:02:02 +0200 |
Sylvain Thénault |
[multi-sources] new may_cross_relation method on sources
3.5
|
file |
diff |
annotate
|
Thu, 27 Aug 2009 17:01:32 +0200 |
Sylvain Thénault |
[multi-sources] move [dont_]cross_relations to AbstractSource
3.5
|
file |
diff |
annotate
|
Mon, 10 Aug 2009 23:33:11 +0200 |
Nicolas Chauvat |
R refactor backup and use tar.gz to store all sources
|
file |
diff |
annotate
|
Fri, 07 Aug 2009 10:21:39 +0200 |
Sylvain Thénault |
[server debug] indent for more readability
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 10:50:57 +0200 |
Sylvain Thénault |
R [vreg] important refactoring of the vregistry, moving behaviour to end dictionnary (and so leaving room for more flexibility ; keep bw compat ; update api usage in cw
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 16:16:06 +0200 |
Sylvain Thénault |
manual_insert is a public method
|
file |
diff |
annotate
|
Sat, 01 Aug 2009 16:13:40 +0200 |
Sylvain Thénault |
R [server debug] more server side debugging tweaks
|
file |
diff |
annotate
|
Fri, 31 Jul 2009 23:30:56 +0200 |
Sylvain Thénault |
[R repo, schema] use VIRTUAL_RTYPES const
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 17:50:31 +0200 |
Sylvain Thénault |
major refactoring of database dump/restore:
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 14:33:37 +0200 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Wed, 13 May 2009 17:01:25 +0200 |
sylvain thenault |
delete-trailing-spaces
tls-sprint
|
file |
diff |
annotate
|
Fri, 17 Apr 2009 16:55:37 +0200 |
sylvain thenault |
rename internal entity types to have CW prefix instead of E
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 09:30:23 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Mon, 06 Apr 2009 16:18:46 +0200 |
sylvain thenault |
introduce a 'cw_' prefix on entity table and column names so we don't conflict with sql or DBMS specific keywords
|
file |
diff |
annotate
|
Mon, 06 Apr 2009 16:11:38 +0200 |
sylvain thenault |
new recreate argument to extid2eid when an external source want to recreate entities previously imported with a predictable ext id
|
file |
diff |
annotate
|
Sat, 04 Apr 2009 15:45:57 +0200 |
sylvain thenault |
set 30sec query cache on pyro source, important speedup for pages generating multiple time the same external query
|
file |
diff |
annotate
|
Mon, 12 Jan 2009 10:57:26 +0100 |
sylvain thenault |
don't try to remove relation if source has no entities
|
file |
diff |
annotate
|
Fri, 09 Jan 2009 19:38:47 +0100 |
Aurelien Campeas |
typo
|
file |
diff |
annotate
|
Fri, 09 Jan 2009 17:00:01 +0100 |
sylvain thenault |
fix entities cleanup: source entities may be used in some relations
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|