Wed, 05 Feb 2014 15:50:36 +0100 Julien Cristau [uilib] allow canvas tags in the html cleaner stable
Wed, 05 Feb 2014 16:34:21 +0100 Julien Cristau [ajax] use a custom tag to handle dynamically loaded js stable
Mon, 03 Feb 2014 19:07:58 +0100 Aurelien Campeas [dataimport] fix comment stable
Wed, 12 Feb 2014 18:15:32 +0100 Aurelien Campeas [hooks/security, devtools/fill] silence yams 0.38.0 warnings stable
Mon, 03 Feb 2014 16:30:07 +0100 Florent Cayré Drop 3.13 incomplete backward compat in edit controller.
Mon, 10 Feb 2014 16:06:16 +0100 Julien Cristau [devtools] force locale to C for postgresql test clusters
Fri, 20 Dec 2013 08:39:03 +0100 Sylvain Thénault [rql2sql] remove special behaviour of symmetric relation vs DISTINCT
Tue, 11 Feb 2014 11:03:01 +0100 Dimitri Papadopoulos Typo in comments and error messages
Thu, 13 Feb 2014 15:11:07 +0100 Dimitri Papadopoulos Fix typo in a setup.py comment
Thu, 13 Feb 2014 15:09:30 +0100 Dimitri Papadopoulos [dataimport, migration] more fixes in the spirit of a6c32edabc8d:
Thu, 06 Feb 2014 15:04:57 +0100 Denis Laxalde [doc] Fix typo in devrepo/fti
Tue, 04 Feb 2014 11:23:58 +0100 Denis Laxalde [doc/3.19] Clarify repoapi.get_repository usage
Wed, 29 Jan 2014 13:43:42 +0100 Julien Cristau [server] use a connection instead of a session for user authentication
Tue, 11 Feb 2014 17:29:58 +0100 Julien Cristau Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
Tue, 28 Jan 2014 16:07:06 +0100 Julien Cristau [server/repo] use internal_cnx in init_sources_from_database
Wed, 29 Jan 2014 15:25:05 +0100 Julien Cristau [server/session] avoid spurious warnings from Session.close
Wed, 29 Jan 2014 15:29:49 +0100 Julien Cristau [server] rename session to cnx in querier and plan
Wed, 29 Jan 2014 15:55:21 +0100 Julien Cristau [repo] Use a connection instead of a session for repo.stats()
Wed, 29 Jan 2014 15:55:48 +0100 Julien Cristau [repo] Use a connection instead of a session for repo.gc_stats()
Wed, 29 Jan 2014 15:56:44 +0100 Julien Cristau [repo] Use a connection instead of a session for repo.get_versions()
Thu, 30 Jan 2014 15:52:22 +0100 Julien Cristau [webconfig] get_repository moved to repoapi
Thu, 30 Jan 2014 16:48:39 +0100 Julien Cristau [schemaserial] Replace 'cursor' with 'cnx'
Mon, 03 Feb 2014 09:38:39 +0100 Dimitri Papadopoulos [book] basic documentation for LDAPfeed
Wed, 29 Jan 2014 16:03:42 +0100 Julien Cristau [testlib] Use session.sessionid instead of deprecated session.id
Fri, 07 Feb 2014 17:03:11 +0100 Julien Cristau Add data/pgdb to hgignore patterns
Mon, 27 Jan 2014 14:01:03 +0100 Julien Cristau [test] make unittest_postgres pass
Tue, 28 Jan 2014 15:03:53 +0100 Julien Cristau [devtools] make PostgresTestDataBaseHandler start its own postgresql
Wed, 05 Feb 2014 09:23:36 +0100 Julien Cristau [web/staticcontrollers] create a unique temporary file for concat handling
Wed, 29 Jan 2014 15:50:19 +0100 Julien Cristau [server/repo] Use session.sessionid instead of session.id
Wed, 29 Jan 2014 16:19:13 +0100 Julien Cristau [server/session] use _free_cnxset instead of free_cnxset to avoid warnings
Tue, 28 Jan 2014 15:29:23 +0100 Julien Cristau [server] Use internal_cnx instead of internal_session in init_repository
Thu, 30 Jan 2014 16:33:32 +0100 Julien Cristau [server/session] session.id → session.sessionid
Tue, 04 Feb 2014 15:29:29 +0100 Dimitri Papadopoulos English typography
Mon, 03 Feb 2014 19:00:52 +0100 Julien Cristau [repo] restore python 2.6 compatibility
Tue, 28 Jan 2014 18:24:29 +0100 Julien Cristau [server] use internal_cnx instead of internal_session in deserialize_schema
Tue, 28 Jan 2014 18:40:19 +0100 Julien Cristau [server/schemaserial] rename cursor argument to cnx
Wed, 29 Jan 2014 15:57:48 +0100 Julien Cristau [repo] Use a connection instead of a session in Repository.properties()
Thu, 30 Jan 2014 16:00:29 +0100 Julien Cristau [server/sources] replace references to dbapi with repoapi
Thu, 30 Jan 2014 16:45:05 +0100 Julien Cristau [doc/3.19] Make repoapi description match code
Mon, 03 Feb 2014 18:19:26 +0100 Julien Cristau [serverctl] remove broken schema-sync command
Thu, 30 Jan 2014 18:04:59 +0100 Julien Cristau [server/session] Fix docstring typo for InternalSession
Fri, 24 Jan 2014 15:32:53 +0100 Dimitri Papadopoulos [book] typo
Wed, 29 Jan 2014 13:45:03 +0100 Julien Cristau [server] fix TypeErrors
Tue, 17 Dec 2013 11:50:46 +0100 Julien Cristau [notification] use an InternalManager object for notifications if we have an (email, lang) tuple
Tue, 17 Dec 2013 11:50:31 +0100 Julien Cristau [req] if a user has a None property, fall back to the default
Tue, 17 Dec 2013 11:50:12 +0100 Julien Cristau [server] Allow setting an InternalManager's preferred language
Mon, 27 Jan 2014 16:19:49 +0100 Julien Cristau merge 3.18.2 into 3.19 branch
Thu, 23 Jan 2014 10:53:24 +0100 Julien Cristau [migration/3.18] protect against attributes in db missing from fsschema
Tue, 21 Jan 2014 18:39:32 +0100 Arthur Lutz [doc] Update copyright date to 2014 (closes #3463136)
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
(0) -3000 -1000 -120 +120 +1000 +3000 tip