Tue, 11 Sep 2012 21:51:54 +0200 |
Sylvain Thénault |
massive copyright update to avoid clutering later patches
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 16:58:08 +0200 |
Aurelien Campeas |
[source/native] only system source users should be authenticated by the native source (closes #2465883)
stable
|
file |
diff |
annotate
|
Thu, 02 Aug 2012 12:48:31 +0200 |
David Douard |
merge oldstable in stable
stable
|
file |
diff |
annotate
|
Tue, 31 Jul 2012 17:25:28 +0200 |
Pierre-Yves David |
[storage] relies on event=='deleted' to detect "delete" event (closes #2450680)
oldstable
|
file |
diff |
annotate
|
Tue, 31 Jul 2012 10:57:03 +0200 |
Pierre-Yves David |
[storage] relies on event=='deleted' to detect "delete" event
stable
|
file |
diff |
annotate
|
Wed, 02 May 2012 10:13:39 +0200 |
Aurelien Campeas |
[merge] backport stable fixes
|
file |
diff |
annotate
|
Fri, 27 Apr 2012 15:09:27 +0200 |
Aurelien Campeas |
[sources/native] do not let a log message crash on us
stable
|
file |
diff |
annotate
|
Tue, 10 Apr 2012 17:03:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 16 Mar 2012 17:59:48 +0100 |
Sylvain Thénault |
[security] use a stronger encryption algorythm for password, keeping bw compat
stable
|
file |
diff |
annotate
|
Mon, 27 Feb 2012 09:43:15 +0100 |
Anthony Truchet |
[repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
|
file |
diff |
annotate
|
Mon, 13 Feb 2012 17:57:07 +0100 |
Sylvain Thénault |
[system source] fix authentication: don't allow login whatever the given password if user password is NULL in database. Closes #2186099
stable
|
file |
diff |
annotate
|
Fri, 10 Feb 2012 10:06:19 +0100 |
Alexandre Richardson |
[entities system table] change asource and source column size (closes #1951819)
stable
|
file |
diff |
annotate
|
Tue, 18 Oct 2011 15:52:50 +0200 |
Alexandre Fayolle |
merge back stable change
|
file |
diff |
annotate
|
Tue, 18 Oct 2011 15:52:12 +0200 |
Alexandre Fayolle |
remove stale debugging statement
stable
|
file |
diff |
annotate
|
Fri, 14 Oct 2011 10:33:31 +0200 |
Aurelien Campeas |
[cache] replace lgc.cache with something more appropriate (closes #1921713)
|
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
|
Thu, 22 Sep 2011 17:29:40 +0200 |
Alexandre Fayolle |
ensure the test for asource column won't crash on SQLServer (closes #1949621)
stable
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 17:42:22 +0200 |
Sylvain Thénault |
[server] portable dump format supports now ZIP64 extensions by default (closes #1912535)
stable
|
file |
diff |
annotate
|
Tue, 13 Sep 2011 17:35:14 +0200 |
Adrien Di Mascio |
[repo] use smarter query to check asource presence on startup (closes #1922099)
stable
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 17:27:09 +0200 |
Alexandre Fayolle |
merged back oldstable fix to stable
stable
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 17:14:37 +0200 |
Alexandre Fayolle |
work around cursor.rowcount not returning anything useful before 1st fetch with mssql (closes #1910869)
oldstable
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 13:45:04 +0200 |
Sylvain Thénault |
[native source] fix bug introduced in 7645:cb2459aaa7d7: fetchone() may return None
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 13:23:37 +0200 |
Adrien Di Mascio |
[source] closes #1816412: try to reconnect to dbms if connection is reset in eid_type_source()
|
file |
diff |
annotate
|
Mon, 27 Jun 2011 15:30:52 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 18:24:56 +0200 |
Sylvain Thénault |
cleanup
stable
|
file |
diff |
annotate
|
Tue, 21 Jun 2011 10:57:25 +0200 |
Sylvain Thénault |
[ms, entity metas] add 'actual source' to entities table / base entity metadata cache. Closes #1767090
|
file |
diff |
annotate
|
Fri, 17 Jun 2011 18:53:33 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 16:41:41 +0200 |
Julien Jehannet |
[server] fix unicode conversion capability in UndoException
stable
|
file |
diff |
annotate
|
Wed, 15 Jun 2011 17:16:19 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 14 Jun 2011 22:54:25 +0200 |
Sylvain Thénault |
fix failures introduced by recent refactoring
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, 22 Apr 2011 10:29:23 +0200 |
Alexandre Fayolle |
fix bad handling of inlined relations when entities of different etypes are passed as subject to add_relations
|
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, 11 Apr 2011 13:29:41 +0200 |
Sylvain Thénault |
[native source] eid_creation_lock actually lock the eid connection creation and usage
stable
|
file |
diff |
annotate
|
Wed, 06 Apr 2011 22:52:51 +0200 |
Sylvain Thénault |
[system source] drop now useless bw compat
stable
|
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
|
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
|
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
|
Mon, 24 Jan 2011 17:02:38 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 19:15:04 +0100 |
Sylvain Thénault |
[repo] kill no more needed 'recreate' feature
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 18:01:28 +0100 |
Sylvain Thénault |
[repo] move cursor creation into the try/except, it may raises an InterfaceError if the connection is closed
stable
|
file |
diff |
annotate
|
Wed, 19 Jan 2011 12:47:08 +0100 |
Sylvain Thénault |
[repository auth] cleanup email login by turning it into a proper repo-side authentication plugin
|
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
|
Sat, 09 Oct 2010 00:05:52 +0200 |
Sylvain Thénault |
[schema / sources] store data sources as cubicweb entities
|
file |
diff |
annotate
|
Sat, 09 Oct 2010 00:05:50 +0200 |
Sylvain Thénault |
[hook/operation] nicer api to achieve same result as set_operation, as described in #1253630
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 16:16:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 12:16:28 +0200 |
Sylvain Thénault |
[sync schema] take care rdef may not be final, in which case we want to use type of eid attribute
stable
|
file |
diff |
annotate
|
Thu, 23 Sep 2010 23:28:58 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 10:35:34 +0200 |
Sylvain Thénault |
[rql] fix bug with query like 'Any 1 WHERE NOT X in_group G': tables should be kept in EXISTS() even when there are no restriction
stable
|
file |
diff |
annotate
|
Thu, 16 Sep 2010 18:56:35 +0200 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Wed, 15 Sep 2010 15:14:35 +0200 |
Alexandre Fayolle |
unique_together: recast exception raised by sqlite
stable
|
file |
diff |
annotate
|
Mon, 13 Sep 2010 15:15:21 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 18:30:38 +0200 |
Alexandre Fayolle |
nicer error reporting for unique together constraints
stable
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 09:54:19 +0200 |
Sylvain Thénault |
[c-c create] ask for database driver by default
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
|