Fri, 24 Jan 2014 10:04:56 +0100 Julien Cristau [repoapi] Fix typos in doc strings and comments
Tue, 17 Dec 2013 13:43:56 +0100 Sylvain Thénault [cwxml parser] minor pylint fixes
Tue, 14 Jan 2014 17:30:02 +0100 Julien Cristau [devtools] make CubicWebTC.login as admin undo previous logins
Tue, 14 Jan 2014 17:30:13 +0100 Julien Cristau [devtools] fix self.session._cnx vs self.cnx._cnx confusion after self.login
Thu, 23 Jan 2014 18:26:16 +0100 Aurelien Campeas [devtools] _orig_cnx does not exist any more (missing change)
Mon, 06 Jan 2014 17:25:55 +0100 Aurelien Campeas [c-c schema] option to show single etype (closes #3404831)
Thu, 23 Jan 2014 13:47:28 +0100 Sylvain Thénault [multi-sources-removal] Drop entities.source column
Thu, 23 Jan 2014 12:32:16 +0100 Julien Cristau [repo] pylint cleanup, mainly of imports, with a bit of style
Mon, 01 Jul 2013 16:13:17 +0200 Sylvain Thénault [multi-sources-removal] Drop no more used federated ('true') multi-sources related code
Wed, 22 Jan 2014 15:50:03 +0100 Sylvain Thénault [multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
Thu, 27 Jun 2013 09:18:39 +0200 Sylvain Thénault [multi-sources-removal] Drop cnxset_freed from source interface
Wed, 22 Jan 2014 15:35:13 +0100 Julien Cristau [cnxset] add backwards compat for cnxset.source_cnxs
Wed, 22 Jan 2014 15:49:32 +0100 Sylvain Thénault [multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
Thu, 27 Jun 2013 08:52:15 +0200 Sylvain Thénault [ldap] simplify connection handling
Thu, 27 Jun 2013 08:46:16 +0200 Sylvain Thénault [ldap] merge cw.server.ldaputils back into ldapfeed source
Tue, 02 Jul 2013 17:07:34 +0200 Sylvain Thénault [config] cleanup/refactor server sources file values handling
Wed, 22 Jan 2014 12:14:56 +0100 Julien Cristau [repoapi] drop get_option_value's foreid argument
Fri, 21 Jun 2013 17:53:44 +0200 Sylvain Thénault [multi-sources-removal] Drop foreid argument of repo.get_option_value
Fri, 21 Jun 2013 16:17:17 +0200 Sylvain Thénault [c-c restore] drop useless restore-all option, and related systemonly argument
Fri, 21 Jun 2013 16:01:59 +0200 Sylvain Thénault [multi-sources-removal] Kill repo.sources
Fri, 21 Jun 2013 16:18:20 +0200 Sylvain Thénault [multi-sources-removal] Drop no more necessary scleanup (source cleanup) argument
Wed, 22 Jan 2014 10:39:57 +0100 Sylvain Thénault [multi-sources-removal] drop source location search on glob_*[entity|relation] methods
Fri, 21 Jun 2013 16:19:47 +0200 Sylvain Thénault [server test] simplify data-schemaserial test instance's schema
Wed, 22 Jan 2014 10:19:30 +0100 Sylvain Thénault [multi-sources-removal] Drop (dont_)cross relation related code
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
Tue, 21 Jan 2014 18:20:28 +0100 Sylvain Thénault [multi-sources-removal] Drop deleted_entities system table and entities.mtime column
Mon, 17 Jun 2013 00:07:35 +0200 Sylvain Thénault [multi-sources-removal] drop repository entities_modified_since public api
Tue, 21 Jan 2014 18:11:30 +0100 Sylvain Thénault [multi-sources-removal] Drop the "true" multi-sources planner
Thu, 27 Jun 2013 08:30:46 +0200 Sylvain Thénault [multi-sources-removal] Drop cw.server.sources.extlite
Sun, 16 Jun 2013 23:36:06 +0200 Sylvain Thénault [multi-sources-removal] Move cw.server.sources.ConnectionWrapper where it belongs
Tue, 21 Jan 2014 17:34:31 +0100 Sylvain Thénault [multi-sources-removal] Drop pyrorql and zmqrql sources
Tue, 21 Jan 2014 17:14:05 +0100 Denis Laxalde [web/formfields] Make CompoundField inherit needs_multipart from its subfields
Wed, 15 Jan 2014 12:34:41 +0100 Aurelien Campeas [wsgi/handler] fix api change from 3.18
Tue, 21 Jan 2014 17:01:33 +0100 Aurelien Campeas [req] deprecate get_cache (closes #3181499)
Tue, 21 Jan 2014 16:42:34 +0100 Julien Cristau Added tag cubicweb-version-3.18.2, cubicweb-debian-version-3.18.2-1, cubicweb-centos-version-3.18.2-1 for changeset 6880674c1a26
Tue, 21 Jan 2014 15:11:16 +0100 Julien Cristau merge 3.17.12 into 3.18 branch cubicweb-centos-version-3.18.2-1 cubicweb-debian-version-3.18.2-1 cubicweb-version-3.18.2
Wed, 11 Sep 2013 18:04:05 +0200 Aurelien Campeas [editcontroller] fix cardinality computation (closes #3120495)
Tue, 21 Jan 2014 14:56:06 +0100 Aurelien Campeas Added tag cubicweb-version-3.17.12, cubicweb-debian-version-3.17.12-1, cubicweb-centos-version-3.17.12-1 for changeset 838d58a30f7e stable
Tue, 21 Jan 2014 14:00:26 +0100 Julien Cristau [debian] move yams max version to Depends stable cubicweb-centos-version-3.17.12-1 cubicweb-debian-version-3.17.12-1 cubicweb-version-3.17.12
Tue, 21 Jan 2014 13:12:36 +0100 Aurelien Campeas [pkg] prepare 3.17.12 stable
Fri, 17 Jan 2014 16:09:39 +0100 Rémi Cardona [web] Fix typo in docstring stable
Mon, 20 Jan 2014 09:13:12 +0100 Adrien Di Mascio [test] remove custom implementation of FakeRequest.header_accept_language() (closes #3375021) stable
Mon, 13 Jan 2014 15:27:35 +0100 Aurelien Campeas [adapters] fix a name stomping error (entity) stable
Mon, 13 Jan 2014 15:17:11 +0100 Aurelien Campeas [entities] unconditionnally sanitize the html output of printable_value stable
Sat, 14 Dec 2013 14:29:37 +0100 Christophe de Vienne [doc] Update the debian stable name to wheezy stable
Tue, 07 Jan 2014 09:04:23 +0100 Denis Laxalde [i18n] Fix two typos stable
Thu, 19 Dec 2013 11:55:00 +0100 Aurelien Campeas fix deprecation info stable
Fri, 17 Jan 2014 09:07:20 +0100 Sylvain Thénault [web error] exception may not have a 'status' attribute, generating an AttributeError that hides the original error. Closes #3381670 stable
Fri, 17 Jan 2014 09:06:40 +0100 Sylvain Thénault [test api] extract a context manager to temporarily disable app.error_handler monkey patch stable
Thu, 02 Jan 2014 18:30:31 +0100 Aurelien Campeas [views/workflow/tmppng] fix console crash on nth call to this one-shot view stable
Tue, 10 Dec 2013 11:44:06 +0000 Vincent Michel [dataimport] The subjtype should be the subject of a relation, not the object, closes #3365113 stable
Wed, 15 Jan 2014 14:21:47 +0100 Julien Cristau [testlib] Fix assertMessageEqual stable
Mon, 06 Jan 2014 13:45:47 +0100 Denis Laxalde [doc] Pass field to value callback in FieldsForm example stable
Tue, 21 Jan 2014 12:34:14 +0100 Julien Cristau [pkg] prepare 3.18.2
Tue, 21 Jan 2014 11:57:02 +0100 Julien Cristau [migractions] Don't silently ignore errors when installing sql procedures
Tue, 21 Jan 2014 10:20:49 +0100 Aurelien Campeas [schema] execute the new stored procs/funcs at migration time (closes #3450368)
Fri, 17 Jan 2014 17:30:57 +0100 Aurelien Campeas [schema/stored procs] fix syntax error (closes #3450362)
Fri, 17 Jan 2014 10:01:48 +0100 Julien Cristau Added tag cubicweb-version-3.18.1, cubicweb-debian-version-3.18.1-1, cubicweb-centos-version-3.18.1-1 for changeset 60322cb8636c
Fri, 17 Jan 2014 09:35:53 +0100 Julien Cristau [web/data] Update fullcalendar to version 1.6.4 cubicweb-centos-version-3.18.1-1 cubicweb-debian-version-3.18.1-1 cubicweb-version-3.18.1
Thu, 16 Jan 2014 15:10:54 +0100 Julien Cristau [debian] declare breaks on cubicweb-invoice (closes #3444985)
Tue, 14 Jan 2014 11:14:41 +0100 Aurelien Campeas [hooks/security] silence yams warning (closes #3440707)
Thu, 16 Jan 2014 14:19:04 +0100 Julien Cristau [migration/3.18] recover from bad CWSource.in_synchronization default value
Thu, 16 Jan 2014 11:54:06 +0100 Julien Cristau [pkg] prepare 3.18.1
Thu, 16 Jan 2014 13:50:26 +0100 Julien Cristau [security] Add comment to check_entity_attributes shortcut
Thu, 16 Jan 2014 12:21:05 +0100 Julien Cristau Disable security hooks for internal sessions
Wed, 15 Jan 2014 18:20:25 +0100 Julien Cristau [migration/3.18] Explicitly delete constraint on defaultval
Wed, 15 Jan 2014 18:19:52 +0100 Julien Cristau [migration/3.18] Idempotency fixes
Tue, 14 Jan 2014 15:05:11 +0100 Denis Laxalde [migration/3.18] Fix NameError
Tue, 14 Jan 2014 14:42:00 +0100 Denis Laxalde [migration/3.18] Add add_permission relation definitions earlier
Tue, 14 Jan 2014 14:02:51 +0100 Denis Laxalde [migration/3.18] Only commit when we did something
Mon, 13 Jan 2014 16:08:38 +0100 Aurelien Campeas [doc/3.19] fix (mostly) grammar
Mon, 13 Jan 2014 15:56:52 +0100 Aurelien Campeas fix version number: we still target cw 3.19
Mon, 13 Jan 2014 13:56:16 +0100 Julien Cristau Fix a couple merge errors
Mon, 13 Jan 2014 13:47:47 +0100 Julien Cristau merge 3.18.0 in 3.19 branch
Fri, 10 Jan 2014 18:31:07 +0100 Julien Cristau Added tag cubicweb-version-3.18.0, cubicweb-debian-version-3.18.0-1, cubicweb-centos-version-3.18.0-1 for changeset db37bf35a147
Fri, 10 Jan 2014 18:01:36 +0100 Julien Cristau [book] drop reference to removed cubicweb.predicates.implements cubicweb-centos-version-3.18.0-1 cubicweb-debian-version-3.18.0-1 cubicweb-version-3.18.0
Fri, 10 Jan 2014 17:18:07 +0100 Julien Cristau 3.18.0
Fri, 10 Jan 2014 17:10:51 +0100 Julien Cristau [i18n] update French and English translations
Fri, 10 Jan 2014 17:05:04 +0100 Julien Cristau i18n update
Fri, 10 Jan 2014 17:12:20 +0100 Julien Cristau merge stable
Thu, 24 Oct 2013 13:15:53 +0200 Aurelien Campeas [hooks/security] provide attribute "add" permission
Fri, 10 Jan 2014 16:37:12 +0100 Julien Cristau [server/test] reorganize data/migratedapp/schema.py to allow comparison with data/schema.py
Fri, 10 Jan 2014 16:25:45 +0100 Julien Cristau [schema] move definition of RQLExpression classes before default permission dicts
Fri, 10 Jan 2014 15:02:07 +0100 Julien Cristau [server] remove old backwards compat for PropagateSubjectRelation*Hook
Fri, 10 Jan 2014 15:02:19 +0100 Samuel Trégouët [book] replace PropagateSubjectRelation*Hook references
Thu, 09 Jan 2014 16:16:34 +0100 Julien Cristau [doc] update 3.18 release notes
Thu, 09 Jan 2014 15:08:54 +0100 Julien Cristau [pkg] bump logilab-common requirement
Thu, 09 Jan 2014 13:49:32 +0100 Aurelien Campeas update jquery to 1.10 (closes #2786674)
Mon, 16 Dec 2013 08:45:06 +0100 Denis Laxalde [notification] Use https url when available in notification view context
Fri, 13 Dec 2013 10:24:10 +0100 Denis Laxalde [req] Return base-url in case https-url is None in base_url()
Thu, 19 Dec 2013 17:09:08 +0100 Julien Cristau [server/session] fix typo in keep_cnxset_mode docstring
Thu, 09 Jan 2014 10:53:45 +0100 Florent Cayre [breadcrumbs] Small breadcrumb components refactoring
Mon, 06 Jan 2014 12:01:35 +0100 Aurelien Campeas [views/dot] use an inlined svg for schema and workflow graphs
Thu, 12 Dec 2013 16:17:25 +0100 Christophe de Vienne [release notes] Documents one() and find() addition
Tue, 07 Jan 2014 16:39:32 +0100 Aurelien Campeas [js] noop is undefined in plain javascript (related to #2786674)
Tue, 17 Dec 2013 11:13:45 +0100 Aurelien Campeas [css] drop shadow.gif & use a couple of rules (closes #3381435)
Tue, 17 Dec 2013 10:49:17 +0100 Aurelien Campeas [css] replace old rounded corners hack by css rules
Mon, 04 Nov 2013 16:06:06 +0100 Aurelien Campeas [views/templates] provide a modal main template (closes #3274672)
Wed, 08 Jan 2014 14:00:31 +0100 Aurelien Campeas [js/widgets] fix the InOut widget with modern jQuery versions
Thu, 01 Aug 2013 09:39:43 +0200 Denis Laxalde [autoform] Allow overridding of permissions checks
Wed, 08 Jan 2014 12:09:44 +0100 Aurelien Campeas [schema] fix unique together index handling
Tue, 07 Jan 2014 17:45:48 +0100 David Douard [pyrorql] deprecate pyrorql source (closes #2919299)
Tue, 03 Dec 2013 15:46:19 +0100 Aurelien Campeas [web/facet] do NOT drop offset/limit of the base rql (closes #3344579)
Thu, 12 Dec 2013 18:25:45 +0100 Julien Cristau [webctl] Generate static data directory on upgrade (closes #2167873)
Thu, 12 Dec 2013 16:18:58 +0100 Julien Cristau [cwctl] Don't check for old lgc versions
Thu, 19 Dec 2013 17:21:35 +0100 Julien Cristau [migration/3.18] add sanity checks before changing symmetric relations
Thu, 19 Dec 2013 17:09:16 +0100 Julien Cristau [migration/3.18] disable all hooks when setting up symmetric relations
Thu, 12 Dec 2013 15:38:49 +0100 Sylvain Thénault [devtools] bases for instrumenting / debugging standard propagation hooks
Fri, 27 Sep 2013 14:15:24 +0200 Sylvain Thénault instrument cwvreg, so we may know what's being loaded by asking the registry store
Tue, 07 Jan 2014 16:19:18 +0100 Sylvain Thénault set proper PACKAGE information for yams 0.39
Tue, 17 Dec 2013 14:50:29 +0100 Sylvain Thénault [yams] follow yams 0.39 api change introduced by ad95fd2c46de (package attribute on etype/rtype/rdef)
Thu, 14 Nov 2013 12:26:29 +0100 Julien Cristau Make the GROUP_CONCAT aggregate function not repeat values (closes #3223975)
Tue, 07 Jan 2014 15:48:31 +0100 Sylvain Thénault [mail] allow to specify SMTP's MAIL FROM address to config.sendmails(). Closes #3373620
Wed, 13 Nov 2013 15:58:42 +0100 Sylvain Thénault [mail] format_mail copy/paste fix: we want to test sender-name, not sender-addr
Thu, 14 Nov 2013 17:17:02 +0100 Aurelien Campeas symmetric relations: replace bogus rql2sql translation by a hook
Thu, 12 Dec 2013 14:25:24 +0100 Julien Cristau [migration] fix handling of default value for boolean attributes
Thu, 12 Dec 2013 12:34:38 +0100 Sylvain Thénault [entity/url publishing] fetch_rqlst should use 'is_instance_of' instead of 'is'
Thu, 12 Dec 2013 12:28:43 +0100 Sylvain Thénault [rewriter] fix latent bug: arbitrary etype may be substituted when using is_instance_of type restriction
Fri, 21 Jun 2013 14:22:39 +0200 Sylvain Thénault [test] drop no more used test data file stable
Tue, 05 Nov 2013 09:51:32 +0100 Denis Laxalde [doc] Refer to RsetTableView in EntityTableView docstring instead of TableView stable
Tue, 12 Nov 2013 17:10:16 +0100 Julien Cristau Fix use of vreg.config.anonymous_user() stable
Wed, 04 Dec 2013 19:11:04 +0100 Julien Cristau [server] avoid race-condition in timer events stable
Wed, 04 Dec 2013 19:14:43 +0100 Julien Cristau [server/pyro] try to shutdown the repository properly stable
Wed, 11 Dec 2013 16:56:18 +0100 Julien Cristau [book] remove broken links to web.views.wdoc.ChangeLog{View,Action} stable
Wed, 11 Dec 2013 17:36:59 +0100 Julien Cristau [book] fix Session.{set,free}_cnxset autodoc stable
Wed, 27 Nov 2013 22:16:26 +0100 Sylvain Thénault cwetype is a *class* property, rename its argument accordingly stable
Wed, 27 Nov 2013 22:15:58 +0100 Sylvain Thénault typo stable
Wed, 11 Dec 2013 12:22:52 +0100 Christophe de Vienne [req] New method: RequestSessionBase.find().
Wed, 11 Dec 2013 17:52:54 +0100 Christophe de Vienne [rset] New method: ResultSet.one()
Wed, 11 Dec 2013 16:45:49 +0100 Julien Cristau Added tag cubicweb-debian-version-3.17.11-2 for changeset b02e2912cad5 stable
Wed, 11 Dec 2013 16:01:15 +0100 Julien Cristau [debian] add lintian override for a false positive stable cubicweb-debian-version-3.17.11-2
Tue, 10 Dec 2013 12:36:50 +0100 Julien Cristau [predicates] allow multiple transition names in on_fire_transition (closes #3013720)
Tue, 19 Nov 2013 09:42:48 +0100 David Douard [css] add the entypo font as available ressource (closes #2930356)
Tue, 10 Dec 2013 11:36:04 +0100 Nicolas Chauvat [skeleton i18n] Add PO-Revision-Date header to make emacs po-mode happy
Mon, 21 Oct 2013 09:58:26 +0200 Aurelien Campeas [uicfg] give a set_fields_order method to the primary view display control
Mon, 09 Dec 2013 16:13:10 +0100 Julien Cristau merge 3.17.11
Fri, 06 Dec 2013 17:20:59 +0100 Aurelien Campeas Added tag cubicweb-centos-version-3.17.11-1, cubicweb-version-3.17.11, cubicweb-debian-version-3.17.11-1 for changeset 7f67db7c848e stable
Fri, 06 Dec 2013 15:56:54 +0100 Aurelien Campeas prepare 3.17.11 stable cubicweb-centos-version-3.17.11-1 cubicweb-debian-version-3.17.11-1 cubicweb-version-3.17.11
Fri, 18 Oct 2013 17:53:11 +0200 Julien Cristau [devtools] write db config through a temporary file stable
Wed, 13 Nov 2013 12:39:30 +0100 Julien Cristau [server] Add missing indices for undo support (closes #3259691) stable
Fri, 06 Dec 2013 15:02:31 +0100 Aurelien Campeas [sqlutils] fix sqlite group_concat harder (related to #3331906) stable
Thu, 28 Nov 2013 18:55:24 +0100 Aurelien Campeas [sqlutils] avoid a crash with sqlite when using group_concat (closes #3331906) stable
Thu, 24 Oct 2013 18:28:18 +0200 Aurelien Campeas [server/initrepo] show failed sql statements and abort if necessary (closes #3308564) stable
Wed, 27 Nov 2013 16:18:54 +0100 Aurelien Campeas [views/table] use cubicweb.ajax.js for pagination stable
Tue, 03 Dec 2013 13:23:59 +0100 Julien Cristau [rset] Fix regression with rset copying (closes #3344410) stable
Wed, 04 Dec 2013 14:26:35 +0100 Christophe de Vienne [doc] Fix a sample request stable
Fri, 06 Dec 2013 11:26:57 +0100 Julien Cristau [tableview] Don't share column renderers between all instances of a table (closes #3351872) stable
Fri, 06 Dec 2013 11:26:20 +0100 Julien Cristau [tableview] Add some unique element to AbstractColumnRenderer.__str__ (related to #3351872) stable
Thu, 18 Jul 2013 10:22:18 +0200 Sylvain Thénault add failing test case related to #3013554 stable
Tue, 12 Nov 2013 15:24:57 +0100 Sylvain Thénault [web] make sign_text unicode aware, avoid crash with non-ascii chars. Closes #3289774 stable
Thu, 07 Nov 2013 11:20:59 +0100 Denis Laxalde [doc] Use string debug mode in debugged docstring stable
Fri, 25 Oct 2013 12:23:06 +0200 Sylvain Thénault [rql2sql] fix relation table scope when some variable from subquery is used. Closes #3252270 stable
Wed, 30 Oct 2013 13:05:00 +0100 Aurelien Campeas [cwctl] backout 5d5b3a865eb1, which breaks interactive shell usage stable
Mon, 09 Sep 2013 12:43:25 +0200 Denis Laxalde [ReST] Implement a rql-table reST directive. Closes #3252856
Wed, 16 Oct 2013 11:57:47 +0200 Julien Cristau [server] drop support for antediluvian lgdb versions
Tue, 08 Oct 2013 16:56:45 +0200 Aurelien Campeas [doc/book/security] update description of entity update (Related to #2932033)
Fri, 04 Oct 2013 15:29:20 +0200 Julien Cristau [test] test can_use_rest_path directly stable
Thu, 26 Sep 2013 10:46:37 +0200 Dimitri Papadopoulos [ctl] set proper encoding for sys.stdout/sys.stderr. Closes #1669144 stable
Thu, 19 Sep 2013 22:33:52 +0200 Dimitri Papadopoulos [web] typo in config file comment stable
Thu, 17 Oct 2013 10:10:25 +0200 Denis Laxalde [book] Typo and formatting fixes in devrepo/entityclasses/application-logic stable
Thu, 10 Oct 2013 16:56:16 +0200 Denis Laxalde [cwctl] Only start the instance after upgrade if it was running before stable
Thu, 24 Oct 2013 09:20:45 +0200 Denis Laxalde [book] Improve match_rtype selector docstring and "Relation modification related events" section stable
Thu, 24 Oct 2013 11:48:13 +0200 Dimitri Papadopoulos [book] properly escape backslash stable
Thu, 24 Oct 2013 12:56:20 +0200 Julien Cristau [test] use assertIn / assertIsInstance stable
Fri, 25 Oct 2013 11:58:06 +0200 Sylvain Thénault update pylint extension to astroid API stable
Thu, 17 Oct 2013 15:09:48 +0200 Denis Laxalde Fix example in cw_set method stable
Thu, 24 Oct 2013 12:36:12 +0200 Aurelien Campeas [merge] incorporate cw 3.17.10 fixes
Thu, 24 Oct 2013 11:07:57 +0200 Julien Cristau Added tag cubicweb-centos-version-3.17.10-1, cubicweb-version-3.17.10, cubicweb-debian-version-3.17.10-1 for changeset fe0e1863a137 stable
Wed, 23 Oct 2013 17:24:19 +0200 Julien Cristau [pkg] prepare 3.17.10 stable cubicweb-centos-version-3.17.10-1 cubicweb-debian-version-3.17.10-1 cubicweb-version-3.17.10
Thu, 10 Oct 2013 10:02:29 +0200 Julien Cristau [web] don't rename resources in gen-static-datadir stable
Wed, 23 Oct 2013 14:18:58 +0200 Julien Cristau [notification] avoid leaking cnxsets (closes #3243810) stable
Tue, 22 Oct 2013 11:59:39 +0200 Dimitri Papadopoulos [book] English fix
Tue, 08 Oct 2013 14:25:05 +0200 Aurelien Campeas [serverctl] complete the schema-diff command with options that will fix & enhance it.
Fri, 18 Oct 2013 16:58:48 +0200 Aurelien Campeas [server] deprecate the old multi-source system
Fri, 18 Oct 2013 16:04:23 +0200 Julien Cristau [doc] document changed attribute default value storage
Mon, 16 Sep 2013 11:58:40 +0200 Julien Cristau defaultval migration for sqlite
Fri, 23 Aug 2013 15:06:27 +0200 Aurélien Campeas [schema] store default attribute values in a Bytes field, allowing python objects as default values
Thu, 17 Oct 2013 16:30:53 +0200 Aurelien Campeas [source/native] fix sqlserver pattern matcher for unique constraints (closes #3227593) stable
Thu, 17 Oct 2013 10:30:35 +0200 Rémi Cardona [dbapi] Fix broken inmemory:// URLs parsing (closes #3225832) stable
Thu, 17 Oct 2013 11:34:03 +0200 Sylvain Thénault [metadata hook] rename an operation for the sake of readability
Wed, 16 Oct 2013 15:50:04 +0200 Denis Laxalde [book] Typo fix and rephrasing in devrepo/migration
Wed, 16 Oct 2013 11:38:06 +0200 Nicolas Chauvat [cwshell] rename history file to .cwshell_history (erudi is dead, long live cw)
Thu, 11 Jul 2013 13:32:27 +0200 Aurelien Campeas [entity] Entity.related(): add a targettypes argument (closes #2957313)
Wed, 28 Aug 2013 12:14:20 +0200 Sylvain Thénault [source configuration] silent lgc 0.60 deprecation warning
Tue, 15 Oct 2013 14:02:22 +0200 Nicolas Chauvat [web] remove action "Got Rhythm" (closes #3093362)
Mon, 07 Oct 2013 10:22:21 +0200 Julien Cristau [debian] Break old geocoding
Fri, 11 Oct 2013 18:02:48 +0200 Aurelien Campeas [wsgi] remove ages old hack to set base_url
Fri, 11 Oct 2013 18:00:34 +0200 Aurelien Campeas [wsgi] also provide an example using werkzeug (if available)
Tue, 01 Oct 2013 16:45:58 +0200 Aurelien Campeas [wsgi] add the simplest possible wsgi (debug) server
Thu, 10 Oct 2013 13:46:44 +0200 Aurelien Campeas [querier/security] instrument a bit the querier read security checks
Mon, 30 Sep 2013 14:48:59 +0200 Denis Laxalde [book] Improve PostgreSQL configuration section
Tue, 08 Oct 2013 14:02:28 +0200 Aurelien Campeas [js] add a selector string escaping function
Thu, 10 Oct 2013 13:26:11 +0200 Aurelien Campeas [merge] backport stable fixes
Thu, 10 Oct 2013 13:16:54 +0200 Aurelien Campeas [test/ldapsource] backout 192a748550c7 which broke RQL2LDAPFilterTC stable
Wed, 09 Oct 2013 14:45:36 +0200 Julien Cristau [rset] make sure rset.description is always a list stable
Wed, 09 Oct 2013 16:30:27 +0200 Julien Cristau [schema] edit syntax tree instead of playing with strings for RQLExpressions stable
Thu, 10 Oct 2013 12:40:23 +0200 Aurelien Campeas [py3k] note about future warning on __eq__ vs __hash__ stable
Tue, 01 Oct 2013 12:11:00 +0200 Aurelien Campeas [formfields] py3k kill future compat warning stable
Thu, 10 Oct 2013 12:42:10 +0200 Aurelien Campeas [entity] do not raise an AssertionError if the kwargs given to set_relations/attributes is empty stable
Thu, 10 Oct 2013 12:30:35 +0200 Julien Cristau [packaging] setup.py: don't exclude skeleton/debian/* from being installed stable
Wed, 11 Sep 2013 18:42:34 +0200 Aurelien Campeas [tests/hooks/integrity] kill old and empty skipped test stable
Wed, 09 Oct 2013 17:42:01 +0200 Aurelien Campeas [server/session] demote log to debug stable
Thu, 01 Aug 2013 13:58:48 +0200 Sylvain Thénault [test] use assertCountEqual instead of assertItemsEqual stable
Thu, 10 Oct 2013 12:30:02 +0200 Julien Cristau [server] fix a number of typos, mostly in docstrings stable
Mon, 07 Oct 2013 15:13:51 +0200 Denis Laxalde [skeleton] Install cubes README in Debian packages (Closes #3171971) stable
Thu, 10 Oct 2013 11:23:01 +0200 Denis Laxalde [debian] Build-Depends on python-unittest2 | python (>= 2.7) stable
Thu, 29 Aug 2013 18:28:10 +0200 Paul Tonelli [doc] typos and reformulation stable
Thu, 29 Aug 2013 18:26:06 +0200 Paul Tonelli [doc] additional documentation about pip install stable
Fri, 30 Aug 2013 15:34:58 +0200 Rémi Cardona spelling: rollbacked -> rolled back stable
Wed, 09 Oct 2013 12:10:44 +0200 Julien Cristau Added tag cubicweb-version-3.17.9, cubicweb-debian-version-3.17.9-1 for changeset 5668d210e49c stable
Wed, 09 Oct 2013 11:13:56 +0200 Julien Cristau merge two default heads
Tue, 08 Oct 2013 18:10:20 +0200 Julien Cristau [pkg] prepare 3.17.9 stable cubicweb-debian-version-3.17.9-1 cubicweb-version-3.17.9
Fri, 20 Sep 2013 15:42:04 +0200 Denis Laxalde Use the list of sources instead of an iterator in update-feeds looping task stable
Tue, 08 Oct 2013 16:10:42 +0200 Sylvain Thénault [security] fix dumb attribute error when inserting read security. Closes #3196891 stable
Tue, 08 Oct 2013 10:46:06 +0200 Aurelien Campeas [entity] give a default reasonnable __eq__ and __hash__ to Entity
Fri, 04 Oct 2013 18:16:45 +0200 Julien Cristau [debian] add some Breaks for backwards compatibility removal
Mon, 26 Aug 2013 16:16:22 +0200 Aurelien Campeas [js] remove 3.9 bw compat (where apparently unused)
Mon, 26 Aug 2013 11:36:19 +0200 Julien Cristau Rename cleanup_interface_sobjects into cleanup_unused_appobjects
Mon, 26 Aug 2013 16:15:29 +0200 Aurelien Campeas remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
Mon, 26 Aug 2013 16:14:09 +0200 Aurelien Campeas remove 3.9 bw compat
Mon, 26 Aug 2013 16:12:30 +0200 Aurelien Campeas remove 3.8 bw compat
Fri, 04 Oct 2013 17:05:49 +0200 Aurelien Campeas [hooks/security] Defer entity permission checks to an Operation.
Fri, 04 Oct 2013 15:59:54 +0200 Aurelien Campeas [schema] drop very old bw compat (pre 3.5.10)
Fri, 12 Jul 2013 10:50:56 +0200 Aurelien Campeas [devtools,etwist] rename TwistedConfiguration to WebConfigurationBase (follows #2919310)
Fri, 12 Jul 2013 10:51:35 +0200 Aurelien Campeas remove "twisted" configuration (closes #2919310)
Fri, 04 Oct 2013 14:28:50 +0200 Julien Cristau merge 3.17.8 into default
Thu, 03 Oct 2013 15:37:45 +0200 David Douard Added tag cubicweb-centos-version-3.17.8-1, cubicweb-version-3.17.8, cubicweb-debian-version-3.17.8-1 for changeset 909eb8b584c4 stable
Thu, 03 Oct 2013 15:13:08 +0200 David Douard [pkg] prepare 3.17.8 stable cubicweb-centos-version-3.17.8-1 cubicweb-debian-version-3.17.8-1 cubicweb-version-3.17.8
Thu, 03 Oct 2013 11:10:08 +0200 David Douard [date picker] revert #ec65ca70aac9 which breaks the date picker (closes #3182844) stable
Mon, 30 Sep 2013 18:07:51 +0200 Aurelien Campeas [merge] backport 3.17 fixes into the future 3.18
Thu, 26 Sep 2013 19:04:45 +0200 David Douard Added tag cubicweb-centos-version-3.17.7-1, cubicweb-version-3.17.7, cubicweb-debian-version-3.17.7-1 for changeset 483181543899 stable
Thu, 26 Sep 2013 15:15:09 +0200 David Douard [pkg] prepare 3.17.7 stable cubicweb-centos-version-3.17.7-1 cubicweb-debian-version-3.17.7-1 cubicweb-version-3.17.7
Mon, 23 Sep 2013 15:12:52 +0200 Sylvain Thénault i18n update stable
Thu, 26 Sep 2013 15:18:59 +0200 David Douard fix typos in workflow constraint error messages stable
Tue, 17 Sep 2013 17:44:15 +0200 Aurelien Campeas [migractions] rschema.final.inlined -> rschema.inlined stable
Thu, 26 Sep 2013 11:53:13 +0200 Julien Cristau [server] Make internal sessions not reset 'safe'-ness on first commit stable
Mon, 23 Sep 2013 11:13:28 +0200 Rémi Cardona [facets] Correctly replace old 'edit box' HTML on facet-induced page refresh (closes #3161100) stable
Mon, 23 Sep 2013 15:03:03 +0200 Julien Cristau [debian] replace find | xargs rm with find -delete in cube skeleton. Closes #3161797 stable
Mon, 23 Sep 2013 15:02:45 +0200 Julien Cristau [debian] don't require (fake)root to run the clean target. Closes #3161797 stable
Mon, 23 Sep 2013 15:01:59 +0200 Julien Cristau [debian] Add ${misc:Depends} to cube packaging skeleton. Closes #3161797 stable
(0) -3000 -1000 -240 +240 +1000 +3000 tip