server/sources/native.py
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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
Tue, 27 Apr 2010 07:49:47 +0000 Alexandre Fayolle added db-extra-arguments to configuration parameters for native source stable
Mon, 26 Apr 2010 17:55:36 +0200 Alexandre Fayolle cubicweb-ctl create improvements stable
Fri, 23 Apr 2010 17:55:46 +0200 Sylvain Thénault [bfss] new storage_changed migration action to move an attribute to a custom storage. Closes #893941
Mon, 19 Apr 2010 12:43:23 +0200 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
Mon, 12 Apr 2010 15:15:00 +0200 Sylvain Thénault [source] small refactoring to avoid being doomed by a wrong assertion message on buggy storage raising attribute error stable
Mon, 12 Apr 2010 15:05:37 +0000 Alexandre Fayolle fix cwctl db-init -d on SQL Server stable
Tue, 06 Apr 2010 19:42:37 +0200 Alexandre Fayolle SQL Server port: temporary table handling stable
Fri, 02 Apr 2010 08:43:01 +0200 Adrien Di Mascio [storages] fix fs_importing side-effect on entity.data stable
Thu, 01 Apr 2010 08:24:53 +0200 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
Wed, 31 Mar 2010 12:51:35 +0200 Sylvain Thénault [source] log attempt to reconnect using warning level. Also, don't relog failed sql (already logged) stable
Wed, 31 Mar 2010 11:41:17 +0200 Sylvain Thénault [i18n] use named substitution to avoid gettext warnings stable
Tue, 30 Mar 2010 11:18:31 +0200 Sylvain Thénault [undo] basic support for undoing of entity creation / relation addition stable
Tue, 30 Mar 2010 11:17:50 +0200 Sylvain Thénault [undo] init entity cache when undoing an entity deletion stable
Tue, 30 Mar 2010 11:17:21 +0200 Sylvain Thénault [undo] consistent is/is_instance_of processing stable
Tue, 30 Mar 2010 11:15:08 +0200 Sylvain Thénault [cleanup] style fixes, add nodes, 0.2 cents refactorings stable
Tue, 30 Mar 2010 11:06:13 +0200 Sylvain Thénault [undo] during undoing, call hooks in the [active]integrity and undo categories stable
Tue, 30 Mar 2010 11:01:34 +0200 Sylvain Thénault [repo] refactor fti operation to use set_operation and a single operation whatever the number of entities to ft index stable
Tue, 30 Mar 2010 10:39:16 +0200 Sylvain Thénault [repo] more efficient eid cache operations handling based on set_operation; refactor stable
Mon, 29 Mar 2010 13:34:24 +0200 Sylvain Thénault [cleanup] stable
Mon, 29 Mar 2010 13:28:41 +0200 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
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
Thu, 25 Mar 2010 13:46:55 +0100 Sylvain Thénault [source storage] on deletion, entity has no edited_attributes stable
Fri, 19 Mar 2010 19:21:31 +0100 Adrien Di Mascio [source] implement storages right in the source rather than in hooks
Thu, 18 Mar 2010 17:17:50 +0100 Sylvain Thénault disable security when undoing
Mon, 01 Mar 2010 11:26:14 +0100 Katia Saurfelt server/web api for accessing to deleted_entites
Fri, 12 Mar 2010 16:23:21 +0100 Sylvain Thénault backport stable
Fri, 12 Mar 2010 16:15:33 +0100 Sylvain Thénault typo stable
Fri, 12 Mar 2010 16:11:56 +0100 Sylvain Thénault backport stable
Fri, 12 Mar 2010 14:55:41 +0100 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
Tue, 09 Mar 2010 11:54:27 +0100 Sylvain Thénault rename logilab.db into logilab.database
Tue, 09 Mar 2010 11:05:29 +0100 Sylvain Thénault backport stable
Tue, 09 Mar 2010 10:48:46 +0100 Sylvain Thénault [sql generation] fti_need_distinct quere was not anymore used, potentially causing duplicates on has_text queries with sqlite backend stable
Mon, 08 Mar 2010 17:57:29 +0100 Sylvain Thénault [repo] use logilab.db instead of lgc.adbh/lgc.db/lgc.sqlgen/indexer, test new date extranction functions
Mon, 08 Mar 2010 09:51:29 +0100 Sylvain Thénault backport stable
Mon, 08 Mar 2010 09:00:23 +0100 Sylvain Thénault fix name error fixed in wrong branch stable
Fri, 05 Mar 2010 18:20:39 +0100 Sylvain Thénault backport stable
Fri, 05 Mar 2010 18:07:39 +0100 Sylvain Thénault le patch massiveimport a été importé stable
Fri, 05 Mar 2010 13:05:47 +0100 Sylvain Thénault fix another name error
Fri, 05 Mar 2010 09:35:06 +0100 Sylvain Thénault don't issue critical warning about missing text index when we're creating the instance stable
Thu, 04 Mar 2010 18:04:26 +0100 Sylvain Thénault [cleanup] add index_entity to abstract source, add docstring stable
Thu, 04 Mar 2010 18:02:33 +0100 Sylvain Thénault [fti] refactor and fix full text indexation handling stable
Wed, 24 Feb 2010 12:57:53 +0100 Sylvain Thénault [test] also hide this message during test stable
Wed, 24 Feb 2010 11:05:01 +0100 Sylvain Thénault don't issue critical message when trying to alter sqlite db during test stable
Tue, 09 Feb 2010 12:41:44 +0100 Sylvain Thénault backport stable
Tue, 09 Feb 2010 12:38:59 +0100 Sylvain Thénault turn down some info logs into debug stable
Mon, 08 Feb 2010 22:41:07 +0100 Sylvain Thénault unset_attribute_storage, for testing purpose at least
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Wed, 23 Dec 2009 12:20:10 +0100 Sylvain Thénault backport stable branch
Wed, 23 Dec 2009 08:56:38 +0100 Sylvain Thénault TYPE_MAPPING expected to be a mapping from yams type to db type, and timestamp is the Datetime yams type stable
Tue, 22 Dec 2009 21:02:37 +0100 Sylvain Thénault closes #601987 stable
Tue, 22 Dec 2009 18:25:53 +0100 Sylvain Thénault should turn password into a Binary properly stable
Tue, 22 Dec 2009 10:27:49 +0100 Sylvain Thénault backport stable
Mon, 14 Dec 2009 14:57:10 +0100 Alexandre Fayolle TIMESTAMP column type has a special meaning for SQLServer, stable
Thu, 03 Dec 2009 17:17:43 +0100 Sylvain Thénault backport stable into default
Tue, 01 Dec 2009 19:29:56 +0100 Sylvain Thénault fix name error while debugging stable
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
Fri, 13 Nov 2009 09:13:30 +0100 Sylvain Thénault more sensible default values to c-c "create" inputs stable
Mon, 19 Oct 2009 15:16:41 +0200 Sylvain Thénault backport stable
Thu, 15 Oct 2009 20:29:21 +0200 Sylvain Thénault follow yams 0.25 api changes to improve performance stable
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
Mon, 28 Sep 2009 12:37:01 +0200 Sylvain Thénault backport stable
Mon, 28 Sep 2009 11:02:04 +0200 Sylvain Thénault [fti] don't catch BaseException subclasses stable
Wed, 23 Sep 2009 10:20:51 +0200 Sylvain Thénault use __regid__ instead of id on appobject classes
Wed, 16 Sep 2009 14:24:31 +0200 Sylvain Thénault refactor so that rql rewriter may be used outside the server. Enhance it to be usable for RRQLExpression as well 3.5
Thu, 27 Aug 2009 17:02:02 +0200 Sylvain Thénault [multi-sources] new may_cross_relation method on sources 3.5
Fri, 21 Aug 2009 15:07:47 +0200 Sylvain Thénault backport stable 3.5
Fri, 21 Aug 2009 15:02:03 +0200 Sylvain Thénault make db-restore command work even with no/corrupted database stable
Fri, 21 Aug 2009 14:52:07 +0200 Sylvain Thénault remove some pretty old deprecation code 3.5
Mon, 10 Aug 2009 23:33:11 +0200 Nicolas Chauvat R refactor backup and use tar.gz to store all sources
Sat, 01 Aug 2009 17:21:32 +0200 Sylvain Thénault oops
Sat, 01 Aug 2009 16:16:06 +0200 Sylvain Thénault manual_insert is a public method
Sat, 01 Aug 2009 16:13:40 +0200 Sylvain Thénault R [server debug] more server side debugging tweaks
Sat, 01 Aug 2009 01:20:58 +0200 Sylvain Thénault R [sql source] cnx._cnx checked in cnx.close, don't do it here
Sat, 01 Aug 2009 01:19:26 +0200 Sylvain Thénault debugging tweaks
Sat, 01 Aug 2009 01:16:19 +0200 Sylvain Thénault [F repo sqlite schema changes] don't rollback on potentially expected schema changes failure
Sat, 01 Aug 2009 00:00:29 +0200 Sylvain Thénault [R source cnx] use connection wrapper's close method
Fri, 31 Jul 2009 23:58:53 +0200 Sylvain Thénault [F native source] fix attempts to clear cache key
Fri, 31 Jul 2009 23:25:02 +0200 Sylvain Thénault F: start to handle binary debug log level on the server side
Fri, 31 Jul 2009 14:25:30 +0200 Sylvain Thénault backport stable branch
Wed, 29 Jul 2009 18:26:29 +0200 Sylvain Thénault missing db-port option to source's option definitions stable
Fri, 24 Jul 2009 17:50:31 +0200 Sylvain Thénault major refactoring of database dump/restore:
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
Thu, 09 Jul 2009 16:15:22 +0200 Sylvain Thénault ability to map attributes to something else than usual cw mapping on sql generation stable
Tue, 07 Jul 2009 13:15:46 +0200 Sylvain Thénault oops, needs the cursor stable
Tue, 07 Jul 2009 12:24:40 +0200 Sylvain Thénault give session to doexec so it's able to rollback the connection on unexpected error stable
Tue, 09 Jun 2009 14:46:39 +0200 Sylvain Thénault deactivate sqlite connection wrapping for unittest_multisources for now stable
Tue, 09 Jun 2009 11:31:57 +0200 Sylvain Thénault cleanup, stop encoding unicode string in manual_insert, no more necessary and make crash recent sqlite w/ 8bit string stable
Mon, 08 Jun 2009 20:37:03 +0200 Sylvain Thénault properly call [re]set_pool, fix connection handling so we have a change to get cw running on top of a sqlite dabase with threads activated stable
Fri, 05 Jun 2009 18:54:39 +0200 Sylvain Thénault reminder stable
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Wed, 27 May 2009 11:26:03 +0200 Sylvain Thénault cleanup stable
Wed, 27 May 2009 11:24:35 +0200 Sylvain Thénault fix extid handling: ensure encoded string is given, and store them as base64 (see note in native.py). stable
Wed, 13 May 2009 17:01:25 +0200 sylvain thenault delete-trailing-spaces tls-sprint
Fri, 17 Apr 2009 16:55:37 +0200 sylvain thenault rename internal entity types to have CW prefix instead of E tls-sprint
Tue, 07 Apr 2009 09:30:23 +0200 sylvain thenault backport default branch tls-sprint
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
Wed, 11 Mar 2009 16:28:49 +0100 Aurelien Campeas backport typo fix
Tue, 10 Mar 2009 11:35:52 +0100 sylvain thenault use datetime instead of mx.DateTime tls-sprint
Thu, 26 Feb 2009 13:12:21 +0100 sylvain thenault assert session has a pool set on error
Fri, 16 Jan 2009 18:31:13 +0100 sylvain thenault need_intersect test and fixes
Wed, 05 Nov 2008 15:52:50 +0100 Adrien Di Mascio Showtime !
less more (0) tip