Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-768
+768
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
[web] implement cross origin resource sharing (CORS) (closes #2491768)
2014-03-14, by Nicolas Chauvat
[devtools] add a 'method' argument to RepoAccess.web_request
2014-03-12, by David Douard
[web] Fix handling of some http headers
2014-03-14, by Julien Cristau
[web/request] deprecate user_callback
2014-03-10, by Julien Cristau
[doc] undocument user_callback
2014-03-07, by Julien Cristau
Added tag cubicweb-centos-version-3.17.14-1, cubicweb-version-3.17.14, cubicweb-debian-version-3.17.14-1 for changeset fa00fc251d57
stable
2014-03-12, by Florent Cayré
[migractions] Better handle removal of RQLConstraint in sync_schema
stable
cubicweb-centos-version-3.17.14-1
cubicweb-debian-version-3.17.14-1
cubicweb-version-3.17.14
2014-03-10, by Denis Laxalde
[test] when the config change, we should cleanup sys.path and sys.modules. Closes #3634164
stable
2014-03-10, by Sylvain Thénault
[wsgi] make sure request.content is available for consumption
2014-03-06, by Julien Cristau
[facet] create a RangeRQLPathFacet (closes #2852512)
2014-01-29, by Katia Saurfelt
[request] Make sure set_message() actually displays its given message (closes #3003425)
2013-10-31, by Rémi Cardona
[pkg] prepare 3.17.14
stable
2014-03-05, by Aurelien Campeas
[hooks/syncschema] do not crash on double removal of a constraint
stable
2014-02-27, by Aurelien Campeas
[doc/book] Fix typo in import
stable
2014-02-19, by Rémi Cardona
[server/session] fix a couple typos in doc strings
2014-02-18, by Julien Cristau
[server/migractions] finish migration to repoapi objects
2014-02-18, by Julien Cristau
[server] use the ClientConnection directly now that it has more methods available
2014-03-05, by Julien Cristau
[repoapi] add security/hook control and system_sql
2014-02-18, by Julien Cristau
[predicates] fix thinko in doc strings
2014-02-17, by Julien Cristau
[web/basecomponents] remove EtypeRestrictionComponent
2014-02-17, by Julien Cristau
[ldapparser, book] document additional error causes
2014-02-14, by Dimitri Papadopoulos
[js] remove leftover dead code in loadxhtml
2014-02-14, by Julien Cristau
[web] Avoid using an empty dict as default parameter of 'CubicWebRequestBase'.
2014-03-04, by Damien Garaud
[schema] fix composite deletion handling
2014-01-21, by Aurelien Campeas
[schema] add composite handling helpers on EntitySchema (related to #3463112)
2014-01-24, by Aurelien Campeas
[server] Handle unique constraint violations under recent sqlite
2014-02-17, by Julien Cristau
[i18n] update
2014-03-04, by Julien Cristau
[i18n] es.po updated
2014-03-04, by Celso FLORES
merge 3.18.x in 3.19 branch
2014-02-17, by Julien Cristau
3.18 is stable
stable
2014-02-17, by Julien Cristau
[schema] explicitly declare 'add' permissions for a couple attributes
2014-02-17, by Julien Cristau
Added tag cubicweb-version-3.17.13, cubicweb-debian-version-3.17.13-1, cubicweb-centos-version-3.17.13-1 for changeset 09b4ebb9b0f1
stable
2014-02-14, by Aurelien Campeas
Added tag cubicweb-version-3.18.3, cubicweb-debian-version-3.18.3-1, cubicweb-centos-version-3.18.3-1 for changeset afd21fea201a
2014-02-14, by Julien Cristau
Update translations
cubicweb-centos-version-3.18.3-1
cubicweb-debian-version-3.18.3-1
cubicweb-version-3.18.3
2014-02-14, by Julien Cristau
[pkg] prepare 3.18.3
2014-02-14, by Julien Cristau
merge 3.17.13
2014-02-14, by Julien Cristau
[ldapfeed] fix encode error during initial user import
stable
cubicweb-centos-version-3.17.13-1
cubicweb-debian-version-3.17.13-1
cubicweb-version-3.17.13
2014-02-14, by Dimitri Papadopoulos
[web/data] Ignore disabled widgets in cw.utils.formContents() (closes #3544492)
2014-02-12, by Rémi Cardona
[etwist] Fix an empty request content after a Twisted processing (closes #3546795).
2014-02-14, by Damien Garaud
[web/data] remove images that aren't used anywhere
2014-02-13, by Julien Cristau
[web/data] Add missing images from jquery-ui 1.10.3
2014-02-13, by Julien Cristau
[web/navigation] use add_onload instead of inline javascript href
2014-02-14, by Julien Cristau
[web/data] fix treeview regression (closes #3526466)
2014-02-14, by Julien Cristau
backout 8f3e963501e2, which is not ready yet
stable
2014-02-14, by Aurelien Campeas
[pkg] also bump it there
stable
2014-02-13, by Aurelien Campeas
[pkg] prepare 3.17.13
stable
2014-02-10, by Aurelien Campeas
[navigation] use add_onload instead of inline javascript href
stable
2014-02-11, by Julien Cristau
[uilib] allow canvas tags in the html cleaner
stable
2014-02-05, by Julien Cristau
[ajax] use a custom tag to handle dynamically loaded js
stable
2014-02-05, by Julien Cristau
[dataimport] fix comment
stable
2014-02-03, by Aurelien Campeas
[hooks/security, devtools/fill] silence yams 0.38.0 warnings
stable
2014-02-12, by Aurelien Campeas
Drop 3.13 incomplete backward compat in edit controller.
2014-02-03, by Florent Cayré
[devtools] force locale to C for postgresql test clusters
2014-02-10, by Julien Cristau
[rql2sql] remove special behaviour of symmetric relation vs DISTINCT
2013-12-20, by Sylvain Thénault
Typo in comments and error messages
2014-02-11, by Dimitri Papadopoulos
Fix typo in a setup.py comment
2014-02-13, by Dimitri Papadopoulos
[dataimport, migration] more fixes in the spirit of a6c32edabc8d:
2014-02-13, by Dimitri Papadopoulos
[doc] Fix typo in devrepo/fti
2014-02-06, by Denis Laxalde
[doc/3.19] Clarify repoapi.get_repository usage
2014-02-04, by Denis Laxalde
[server] use a connection instead of a session for user authentication
2014-01-29, by Julien Cristau
Use repoapi instead of dbapi for cwctl shell, upgrade and db-init
2014-02-11, by Julien Cristau
[server/repo] use internal_cnx in init_sources_from_database
2014-01-28, by Julien Cristau
[server/session] avoid spurious warnings from Session.close
2014-01-29, by Julien Cristau
[server] rename session to cnx in querier and plan
2014-01-29, by Julien Cristau
[repo] Use a connection instead of a session for repo.stats()
2014-01-29, by Julien Cristau
[repo] Use a connection instead of a session for repo.gc_stats()
2014-01-29, by Julien Cristau
[repo] Use a connection instead of a session for repo.get_versions()
2014-01-29, by Julien Cristau
[webconfig] get_repository moved to repoapi
2014-01-30, by Julien Cristau
[schemaserial] Replace 'cursor' with 'cnx'
2014-01-30, by Julien Cristau
[book] basic documentation for LDAPfeed
2014-02-03, by Dimitri Papadopoulos
[testlib] Use session.sessionid instead of deprecated session.id
2014-01-29, by Julien Cristau
Add data/pgdb to hgignore patterns
2014-02-07, by Julien Cristau
[test] make unittest_postgres pass
2014-01-27, by Julien Cristau
[devtools] make PostgresTestDataBaseHandler start its own postgresql
2014-01-28, by Julien Cristau
[web/staticcontrollers] create a unique temporary file for concat handling
2014-02-05, by Julien Cristau
[server/repo] Use session.sessionid instead of session.id
2014-01-29, by Julien Cristau
[server/session] use _free_cnxset instead of free_cnxset to avoid warnings
2014-01-29, by Julien Cristau
[server] Use internal_cnx instead of internal_session in init_repository
2014-01-28, by Julien Cristau
[server/session] session.id → session.sessionid
2014-01-30, by Julien Cristau
English typography
2014-02-04, by Dimitri Papadopoulos
[repo] restore python 2.6 compatibility
2014-02-03, by Julien Cristau
[server] use internal_cnx instead of internal_session in deserialize_schema
2014-01-28, by Julien Cristau
[server/schemaserial] rename cursor argument to cnx
2014-01-28, by Julien Cristau
[repo] Use a connection instead of a session in Repository.properties()
2014-01-29, by Julien Cristau
[server/sources] replace references to dbapi with repoapi
2014-01-30, by Julien Cristau
[doc/3.19] Make repoapi description match code
2014-01-30, by Julien Cristau
[serverctl] remove broken schema-sync command
2014-02-03, by Julien Cristau
[server/session] Fix docstring typo for InternalSession
2014-01-30, by Julien Cristau
[book] typo
2014-01-24, by Dimitri Papadopoulos
[server] fix TypeErrors
2014-01-29, by Julien Cristau
[notification] use an InternalManager object for notifications if we have an (email, lang) tuple
2013-12-17, by Julien Cristau
[req] if a user has a None property, fall back to the default
2013-12-17, by Julien Cristau
[server] Allow setting an InternalManager's preferred language
2013-12-17, by Julien Cristau
merge 3.18.2 into 3.19 branch
2014-01-27, by Julien Cristau
[migration/3.18] protect against attributes in db missing from fsschema
2014-01-23, by Julien Cristau
[doc] Update copyright date to 2014 (closes #3463136)
2014-01-21, by Arthur Lutz
[repoapi] Fix typos in doc strings and comments
2014-01-24, by Julien Cristau
[cwxml parser] minor pylint fixes
2013-12-17, by Sylvain Thénault
[devtools] make CubicWebTC.login as admin undo previous logins
2014-01-14, by Julien Cristau
[devtools] fix self.session._cnx vs self.cnx._cnx confusion after self.login
2014-01-14, by Julien Cristau
[devtools] _orig_cnx does not exist any more (missing change)
2014-01-23, by Aurelien Campeas
[c-c schema] option to show single etype (closes #3404831)
2014-01-06, by Aurelien Campeas
[multi-sources-removal] Drop entities.source column
2014-01-23, by Sylvain Thénault
[repo] pylint cleanup, mainly of imports, with a bit of style
2014-01-23, by Julien Cristau
[multi-sources-removal] Drop no more used federated ('true') multi-sources related code
2013-07-01, by Sylvain Thénault
[multi-sources-removal] Turn ConnectionsSet into simpler ConnectionWrapper
2014-01-22, by Sylvain Thénault
[multi-sources-removal] Drop cnxset_freed from source interface
2013-06-27, by Sylvain Thénault
[cnxset] add backwards compat for cnxset.source_cnxs
2014-01-22, by Julien Cristau
[multi-sources-removal] Simplify ConnectionsSet internal structures and public methods
2014-01-22, by Sylvain Thénault
[ldap] simplify connection handling
2013-06-27, by Sylvain Thénault
[ldap] merge cw.server.ldaputils back into ldapfeed source
2013-06-27, by Sylvain Thénault
[config] cleanup/refactor server sources file values handling
2013-07-02, by Sylvain Thénault
[repoapi] drop get_option_value's foreid argument
2014-01-22, by Julien Cristau
[multi-sources-removal] Drop foreid argument of repo.get_option_value
2013-06-21, by Sylvain Thénault
[c-c restore] drop useless restore-all option, and related systemonly argument
2013-06-21, by Sylvain Thénault
[multi-sources-removal] Kill repo.sources
2013-06-21, by Sylvain Thénault
[multi-sources-removal] Drop no more necessary scleanup (source cleanup) argument
2013-06-21, by Sylvain Thénault
[multi-sources-removal] drop source location search on glob_*[entity|relation] methods
2014-01-22, by Sylvain Thénault
[server test] simplify data-schemaserial test instance's schema
2013-06-21, by Sylvain Thénault
[multi-sources-removal] Drop (dont_)cross relation related code
2014-01-22, by Sylvain Thénault
[multi-sources-removal] Simplify repo.delete_info_multi arguments, uri is no more used
2013-06-17, by Sylvain Thénault
[multi-sources-removal] Drop deleted_entities system table and entities.mtime column
2014-01-21, by Sylvain Thénault
[multi-sources-removal] drop repository entities_modified_since public api
2013-06-17, by Sylvain Thénault
[multi-sources-removal] Drop the "true" multi-sources planner
2014-01-21, by Sylvain Thénault
[multi-sources-removal] Drop cw.server.sources.extlite
2013-06-27, by Sylvain Thénault
[multi-sources-removal] Move cw.server.sources.ConnectionWrapper where it belongs
2013-06-16, by Sylvain Thénault
[multi-sources-removal] Drop pyrorql and zmqrql sources
2014-01-21, by Sylvain Thénault
[web/formfields] Make CompoundField inherit needs_multipart from its subfields
2014-01-21, by Denis Laxalde
[wsgi/handler] fix api change from 3.18
2014-01-15, by Aurelien Campeas
[req] deprecate get_cache (closes #3181499)
2014-01-21, by Aurelien Campeas
Added tag cubicweb-version-3.18.2, cubicweb-debian-version-3.18.2-1, cubicweb-centos-version-3.18.2-1 for changeset 6880674c1a26
2014-01-21, by 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
2014-01-21, by Julien Cristau
[editcontroller] fix cardinality computation (closes #3120495)
2013-09-11, by 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
2014-01-21, by Aurelien Campeas
[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
2014-01-21, by Julien Cristau
[pkg] prepare 3.17.12
stable
2014-01-21, by Aurelien Campeas
[web] Fix typo in docstring
stable
2014-01-17, by Rémi Cardona
[test] remove custom implementation of FakeRequest.header_accept_language() (closes #3375021)
stable
2014-01-20, by Adrien Di Mascio
[adapters] fix a name stomping error (entity)
stable
2014-01-13, by Aurelien Campeas
[entities] unconditionnally sanitize the html output of printable_value
stable
2014-01-13, by Aurelien Campeas
[doc] Update the debian stable name to wheezy
stable
2013-12-14, by Christophe de Vienne
[i18n] Fix two typos
stable
2014-01-07, by Denis Laxalde
fix deprecation info
stable
2013-12-19, by Aurelien Campeas
[web error] exception may not have a 'status' attribute, generating an AttributeError that hides the original error. Closes #3381670
stable
2014-01-17, by Sylvain Thénault
[test api] extract a context manager to temporarily disable app.error_handler monkey patch
stable
2014-01-17, by Sylvain Thénault
[views/workflow/tmppng] fix console crash on nth call to this one-shot view
stable
2014-01-02, by Aurelien Campeas
[dataimport] The subjtype should be the subject of a relation, not the object, closes #3365113
stable
2013-12-10, by Vincent Michel
[testlib] Fix assertMessageEqual
stable
2014-01-15, by Julien Cristau
[doc] Pass field to value callback in FieldsForm example
stable
2014-01-06, by Denis Laxalde
[pkg] prepare 3.18.2
2014-01-21, by Julien Cristau
[migractions] Don't silently ignore errors when installing sql procedures
2014-01-21, by Julien Cristau
[schema] execute the new stored procs/funcs at migration time (closes #3450368)
2014-01-21, by Aurelien Campeas
[schema/stored procs] fix syntax error (closes #3450362)
2014-01-17, by Aurelien Campeas
Added tag cubicweb-version-3.18.1, cubicweb-debian-version-3.18.1-1, cubicweb-centos-version-3.18.1-1 for changeset 60322cb8636c
2014-01-17, by 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
2014-01-17, by Julien Cristau
[debian] declare breaks on cubicweb-invoice (closes #3444985)
2014-01-16, by Julien Cristau
[hooks/security] silence yams warning (closes #3440707)
2014-01-14, by Aurelien Campeas
[migration/3.18] recover from bad CWSource.in_synchronization default value
2014-01-16, by Julien Cristau
[pkg] prepare 3.18.1
2014-01-16, by Julien Cristau
[security] Add comment to check_entity_attributes shortcut
2014-01-16, by Julien Cristau
Disable security hooks for internal sessions
2014-01-16, by Julien Cristau
[migration/3.18] Explicitly delete constraint on defaultval
2014-01-15, by Julien Cristau
[migration/3.18] Idempotency fixes
2014-01-15, by Julien Cristau
[migration/3.18] Fix NameError
2014-01-14, by Denis Laxalde
[migration/3.18] Add add_permission relation definitions earlier
2014-01-14, by Denis Laxalde
[migration/3.18] Only commit when we did something
2014-01-14, by Denis Laxalde
[doc/3.19] fix (mostly) grammar
2014-01-13, by Aurelien Campeas
fix version number: we still target cw 3.19
2014-01-13, by Aurelien Campeas
Fix a couple merge errors
2014-01-13, by Julien Cristau
merge 3.18.0 in 3.19 branch
2014-01-13, by 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
2014-01-10, by 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
2014-01-10, by Julien Cristau
3.18.0
2014-01-10, by Julien Cristau
[i18n] update French and English translations
2014-01-10, by Julien Cristau
i18n update
2014-01-10, by Julien Cristau
merge stable
2014-01-10, by Julien Cristau
[hooks/security] provide attribute "add" permission
2013-10-24, by Aurelien Campeas
[server/test] reorganize data/migratedapp/schema.py to allow comparison with data/schema.py
2014-01-10, by Julien Cristau
[schema] move definition of RQLExpression classes before default permission dicts
2014-01-10, by Julien Cristau
[server] remove old backwards compat for PropagateSubjectRelation*Hook
2014-01-10, by Julien Cristau
[book] replace PropagateSubjectRelation*Hook references
2014-01-10, by Samuel Trégouët
[doc] update 3.18 release notes
2014-01-09, by Julien Cristau
[pkg] bump logilab-common requirement
2014-01-09, by Julien Cristau
update jquery to 1.10 (closes #2786674)
2014-01-09, by Aurelien Campeas
[notification] Use https url when available in notification view context
2013-12-16, by Denis Laxalde
[req] Return base-url in case https-url is None in base_url()
2013-12-13, by Denis Laxalde
[server/session] fix typo in keep_cnxset_mode docstring
2013-12-19, by Julien Cristau
[breadcrumbs] Small breadcrumb components refactoring
2014-01-09, by Florent Cayre
[views/dot] use an inlined svg for schema and workflow graphs
2014-01-06, by Aurelien Campeas
[release notes] Documents one() and find() addition
2013-12-12, by Christophe de Vienne
[js] noop is undefined in plain javascript (related to #2786674)
2014-01-07, by Aurelien Campeas
[css] drop shadow.gif & use a couple of rules (closes #3381435)
2013-12-17, by Aurelien Campeas
[css] replace old rounded corners hack by css rules
2013-12-17, by Aurelien Campeas
[views/templates] provide a modal main template (closes #3274672)
2013-11-04, by Aurelien Campeas
[js/widgets] fix the InOut widget with modern jQuery versions
2014-01-08, by Aurelien Campeas
[autoform] Allow overridding of permissions checks
2013-08-01, by Denis Laxalde
[schema] fix unique together index handling
2014-01-08, by Aurelien Campeas
[pyrorql] deprecate pyrorql source (closes #2919299)
2014-01-07, by David Douard
[web/facet] do NOT drop offset/limit of the base rql (closes #3344579)
2013-12-03, by Aurelien Campeas
[webctl] Generate static data directory on upgrade (closes #2167873)
2013-12-12, by Julien Cristau
[cwctl] Don't check for old lgc versions
2013-12-12, by Julien Cristau
[migration/3.18] add sanity checks before changing symmetric relations
2013-12-19, by Julien Cristau
[migration/3.18] disable all hooks when setting up symmetric relations
2013-12-19, by Julien Cristau
[devtools] bases for instrumenting / debugging standard propagation hooks
2013-12-12, by Sylvain Thénault
instrument cwvreg, so we may know what's being loaded by asking the registry store
2013-09-27, by Sylvain Thénault
set proper PACKAGE information for yams 0.39
2014-01-07, by Sylvain Thénault
[yams] follow yams 0.39 api change introduced by ad95fd2c46de (package attribute on etype/rtype/rdef)
2013-12-17, by Sylvain Thénault
Make the GROUP_CONCAT aggregate function not repeat values (closes #3223975)
2013-11-14, by Julien Cristau
[mail] allow to specify SMTP's MAIL FROM address to config.sendmails(). Closes #3373620
2014-01-07, by Sylvain Thénault
[mail] format_mail copy/paste fix: we want to test sender-name, not sender-addr
2013-11-13, by Sylvain Thénault
symmetric relations: replace bogus rql2sql translation by a hook
2013-11-14, by Aurelien Campeas
[migration] fix handling of default value for boolean attributes
2013-12-12, by Julien Cristau
[entity/url publishing] fetch_rqlst should use 'is_instance_of' instead of 'is'
2013-12-12, by Sylvain Thénault
[rewriter] fix latent bug: arbitrary etype may be substituted when using is_instance_of type restriction
2013-12-12, by Sylvain Thénault
[test] drop no more used test data file
stable
2013-06-21, by Sylvain Thénault
[doc] Refer to RsetTableView in EntityTableView docstring instead of TableView
stable
2013-11-05, by Denis Laxalde
Fix use of vreg.config.anonymous_user()
stable
2013-11-12, by Julien Cristau
[server] avoid race-condition in timer events
stable
2013-12-04, by Julien Cristau
[server/pyro] try to shutdown the repository properly
stable
2013-12-04, by Julien Cristau
[book] remove broken links to web.views.wdoc.ChangeLog{View,Action}
stable
2013-12-11, by Julien Cristau
[book] fix Session.{set,free}_cnxset autodoc
stable
2013-12-11, by Julien Cristau
cwetype is a *class* property, rename its argument accordingly
stable
2013-11-27, by Sylvain Thénault
typo
stable
2013-11-27, by Sylvain Thénault
[req] New method: RequestSessionBase.find().
2013-12-11, by Christophe de Vienne
[rset] New method: ResultSet.one()
2013-12-11, by Christophe de Vienne
Added tag cubicweb-debian-version-3.17.11-2 for changeset b02e2912cad5
stable
2013-12-11, by Julien Cristau
[debian] add lintian override for a false positive
stable
cubicweb-debian-version-3.17.11-2
2013-12-11, by Julien Cristau
[predicates] allow multiple transition names in on_fire_transition (closes #3013720)
2013-12-10, by Julien Cristau
[css] add the entypo font as available ressource (closes #2930356)
2013-11-19, by David Douard
[skeleton i18n] Add PO-Revision-Date header to make emacs po-mode happy
2013-12-10, by Nicolas Chauvat
[uicfg] give a set_fields_order method to the primary view display control
2013-10-21, by Aurelien Campeas
merge 3.17.11
2013-12-09, by Julien Cristau
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
2013-12-06, by 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
2013-12-06, by Aurelien Campeas
[devtools] write db config through a temporary file
stable
2013-10-18, by Julien Cristau
[server] Add missing indices for undo support (closes #3259691)
stable
2013-11-13, by Julien Cristau
[sqlutils] fix sqlite group_concat harder (related to #3331906)
stable
2013-12-06, by Aurelien Campeas
[sqlutils] avoid a crash with sqlite when using group_concat (closes #3331906)
stable
2013-11-28, by Aurelien Campeas
[server/initrepo] show failed sql statements and abort if necessary (closes #3308564)
stable
2013-10-24, by Aurelien Campeas
[views/table] use cubicweb.ajax.js for pagination
stable
2013-11-27, by Aurelien Campeas
[rset] Fix regression with rset copying (closes #3344410)
stable
2013-12-03, by Julien Cristau
[doc] Fix a sample request
stable
2013-12-04, by Christophe de Vienne
[tableview] Don't share column renderers between all instances of a table (closes #3351872)
stable
2013-12-06, by Julien Cristau
[tableview] Add some unique element to AbstractColumnRenderer.__str__ (related to #3351872)
stable
2013-12-06, by Julien Cristau
add failing test case related to #3013554
stable
2013-07-18, by Sylvain Thénault
[web] make sign_text unicode aware, avoid crash with non-ascii chars. Closes #3289774
stable
2013-11-12, by Sylvain Thénault
[doc] Use string debug mode in debugged docstring
stable
2013-11-07, by Denis Laxalde
[rql2sql] fix relation table scope when some variable from subquery is used. Closes #3252270
stable
2013-10-25, by Sylvain Thénault
[cwctl] backout 5d5b3a865eb1, which breaks interactive shell usage
stable
2013-10-30, by Aurelien Campeas
[ReST] Implement a rql-table reST directive. Closes #3252856
2013-09-09, by Denis Laxalde
[server] drop support for antediluvian lgdb versions
2013-10-16, by Julien Cristau
[doc/book/security] update description of entity update (Related to #2932033)
2013-10-08, by Aurelien Campeas
[test] test can_use_rest_path directly
stable
2013-10-04, by Julien Cristau
[ctl] set proper encoding for sys.stdout/sys.stderr. Closes #1669144
stable
2013-09-26, by Dimitri Papadopoulos
[web] typo in config file comment
stable
2013-09-19, by Dimitri Papadopoulos
[book] Typo and formatting fixes in devrepo/entityclasses/application-logic
stable
2013-10-17, by Denis Laxalde
[cwctl] Only start the instance after upgrade if it was running before
stable
2013-10-10, by Denis Laxalde
[book] Improve match_rtype selector docstring and "Relation modification related events" section
stable
2013-10-24, by Denis Laxalde
[book] properly escape backslash
stable
2013-10-24, by Dimitri Papadopoulos
[test] use assertIn / assertIsInstance
stable
2013-10-24, by Julien Cristau
update pylint extension to astroid API
stable
2013-10-25, by Sylvain Thénault
Fix example in cw_set method
stable
2013-10-17, by Denis Laxalde
[merge] incorporate cw 3.17.10 fixes
2013-10-24, by Aurelien Campeas
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
2013-10-24, by 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
2013-10-23, by Julien Cristau
[web] don't rename resources in gen-static-datadir
stable
2013-10-10, by Julien Cristau
[notification] avoid leaking cnxsets (closes #3243810)
stable
2013-10-23, by Julien Cristau
[book] English fix
2013-10-22, by Dimitri Papadopoulos
[serverctl] complete the schema-diff command with options that will fix & enhance it.
2013-10-08, by Aurelien Campeas
[server] deprecate the old multi-source system
2013-10-18, by Aurelien Campeas
[doc] document changed attribute default value storage
2013-10-18, by Julien Cristau
defaultval migration for sqlite
2013-09-16, by Julien Cristau
[schema] store default attribute values in a Bytes field, allowing python objects as default values
2013-08-23, by Aurélien Campeas
[source/native] fix sqlserver pattern matcher for unique constraints (closes #3227593)
stable
2013-10-17, by Aurelien Campeas
[dbapi] Fix broken inmemory:// URLs parsing (closes #3225832)
stable
2013-10-17, by Rémi Cardona
[metadata hook] rename an operation for the sake of readability
2013-10-17, by Sylvain Thénault
[book] Typo fix and rephrasing in devrepo/migration
2013-10-16, by Denis Laxalde
[cwshell] rename history file to .cwshell_history (erudi is dead, long live cw)
2013-10-16, by Nicolas Chauvat
[entity] Entity.related(): add a targettypes argument (closes #2957313)
2013-07-11, by Aurelien Campeas
[source configuration] silent lgc 0.60 deprecation warning
2013-08-28, by Sylvain Thénault
[web] remove action "Got Rhythm" (closes #3093362)
2013-10-15, by Nicolas Chauvat
[debian] Break old geocoding
2013-10-07, by Julien Cristau
[wsgi] remove ages old hack to set base_url
2013-10-11, by Aurelien Campeas
[wsgi] also provide an example using werkzeug (if available)
2013-10-11, by Aurelien Campeas
[wsgi] add the simplest possible wsgi (debug) server
2013-10-01, by Aurelien Campeas
[querier/security] instrument a bit the querier read security checks
2013-10-10, by Aurelien Campeas
[book] Improve PostgreSQL configuration section
2013-09-30, by Denis Laxalde
[js] add a selector string escaping function
2013-10-08, by Aurelien Campeas
[merge] backport stable fixes
2013-10-10, by Aurelien Campeas
[test/ldapsource] backout 192a748550c7 which broke RQL2LDAPFilterTC
stable
2013-10-10, by Aurelien Campeas
[rset] make sure rset.description is always a list
stable
2013-10-09, by Julien Cristau
[schema] edit syntax tree instead of playing with strings for RQLExpressions
stable
2013-10-09, by Julien Cristau
[py3k] note about future warning on __eq__ vs __hash__
stable
2013-10-10, by Aurelien Campeas
[formfields] py3k kill future compat warning
stable
2013-10-01, by Aurelien Campeas
[entity] do not raise an AssertionError if the kwargs given to set_relations/attributes is empty
stable
2013-10-10, by Aurelien Campeas
[packaging] setup.py: don't exclude skeleton/debian/* from being installed
stable
2013-10-10, by Julien Cristau
[tests/hooks/integrity] kill old and empty skipped test
stable
2013-09-11, by Aurelien Campeas
[server/session] demote log to debug
stable
2013-10-09, by Aurelien Campeas
[test] use assertCountEqual instead of assertItemsEqual
stable
2013-08-01, by Sylvain Thénault
[server] fix a number of typos, mostly in docstrings
stable
2013-10-10, by Julien Cristau
[skeleton] Install cubes README in Debian packages (Closes #3171971)
stable
2013-10-07, by Denis Laxalde
[debian] Build-Depends on python-unittest2 | python (>= 2.7)
stable
2013-10-10, by Denis Laxalde
[doc] typos and reformulation
stable
2013-08-29, by Paul Tonelli
[doc] additional documentation about pip install
stable
2013-08-29, by Paul Tonelli
spelling: rollbacked -> rolled back
stable
2013-08-30, by Rémi Cardona
Added tag cubicweb-version-3.17.9, cubicweb-debian-version-3.17.9-1 for changeset 5668d210e49c
stable
2013-10-09, by Julien Cristau
merge two default heads
2013-10-09, by Julien Cristau
[pkg] prepare 3.17.9
stable
cubicweb-debian-version-3.17.9-1
cubicweb-version-3.17.9
2013-10-08, by Julien Cristau
Use the list of sources instead of an iterator in update-feeds looping task
stable
2013-09-20, by Denis Laxalde
[security] fix dumb attribute error when inserting read security. Closes #3196891
stable
2013-10-08, by Sylvain Thénault
[entity] give a default reasonnable __eq__ and __hash__ to Entity
2013-10-08, by Aurelien Campeas
[debian] add some Breaks for backwards compatibility removal
2013-10-04, by Julien Cristau
[js] remove 3.9 bw compat (where apparently unused)
2013-08-26, by Aurelien Campeas
Rename cleanup_interface_sobjects into cleanup_unused_appobjects
2013-08-26, by Julien Cristau
remove cw 3.9 bw compat (bw compat other than the interface -> adapter changes)
2013-08-26, by Aurelien Campeas
remove 3.9 bw compat
2013-08-26, by Aurelien Campeas
remove 3.8 bw compat
2013-08-26, by Aurelien Campeas
[hooks/security] Defer entity permission checks to an Operation.
2013-10-04, by Aurelien Campeas
[schema] drop very old bw compat (pre 3.5.10)
2013-10-04, by Aurelien Campeas
[devtools,etwist] rename TwistedConfiguration to WebConfigurationBase (follows #2919310)
2013-07-12, by Aurelien Campeas
remove "twisted" configuration (closes #2919310)
2013-07-12, by Aurelien Campeas
merge 3.17.8 into default
2013-10-04, by Julien Cristau
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
2013-10-03, by 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
2013-10-03, by David Douard
[date picker] revert #ec65ca70aac9 which breaks the date picker (closes #3182844)
stable
2013-10-03, by David Douard
[merge] backport 3.17 fixes into the future 3.18
2013-09-30, by Aurelien Campeas
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
2013-09-26, by 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
2013-09-26, by David Douard
i18n update
stable
2013-09-23, by Sylvain Thénault
fix typos in workflow constraint error messages
stable
2013-09-26, by David Douard
[migractions] rschema.final.inlined -> rschema.inlined
stable
2013-09-17, by Aurelien Campeas
[server] Make internal sessions not reset 'safe'-ness on first commit
stable
2013-09-26, by Julien Cristau
[facets] Correctly replace old 'edit box' HTML on facet-induced page refresh (closes #3161100)
stable
2013-09-23, by Rémi Cardona
[debian] replace find | xargs rm with find -delete in cube skeleton. Closes #3161797
stable
2013-09-23, by Julien Cristau
[debian] don't require (fake)root to run the clean target. Closes #3161797
stable
2013-09-23, by Julien Cristau
[debian] Add ${misc:Depends} to cube packaging skeleton. Closes #3161797
stable
2013-09-23, by Julien Cristau
[devtools] fix race when creating backupdir
stable
2013-09-06, by Julien Cristau
[staticcontrollers] Raise Forbidden, not Unauthorized
stable
2013-09-19, by Julien Cristau
[web] allow /data/ url again (closes #2464798)
stable
2013-09-19, by David Douard
[utils] fix typos in make_uid docstring
stable
2013-09-16, by Julien Cristau
[c-c i18ncubicweb] fix crash, closes #3096647
stable
2013-08-28, by Sylvain Thénault
[rql2sql] fix bad sql generated when outer joining 'identity' relation and lhs var comes from a subquery. Closes #3099418
stable
2013-08-30, by Sylvain Thénault
[web] stop using deprecated StatusResponse. Closes #3098215
stable
2013-08-29, by Sylvain Thénault
[deprecation] add (approximate) version number to deprecation message and set proper stacklevel
stable
2013-08-29, by Sylvain Thénault
[schema] fix spurious warning when rqlexpr/constraint mainvars specify a non predefined variable. Closes #3098165
stable
2013-08-29, by Sylvain Thénault
[repository] properly use IUserFriendlyError when UniqueTogetherError is raised during entity update. Closes #3096638
stable
2013-09-23, by Sylvain Thénault
[deprecation] add cw version number to the deprecation message and help user to understand the change
stable
2013-08-28, by Sylvain Thénault
[datafeed] fix crash due to bad http_timeout handling. Closes #3096585
stable
2013-08-28, by Sylvain Thénault
[date picker widgets] properly distinguish DOM id and input name. Closes #3096575
stable
2013-08-28, by Sylvain Thénault
[date picker widgets] use bare jquery expression rather than jqNode
stable
2013-08-28, by Sylvain Thénault
Use return in CnxSetTracker context manager methods
stable
2013-06-12, by Julien Cristau
[web/views] make PrimaryView.entity_call accept kwargs
stable
2013-07-15, by Julien Cristau
[ldapparser] demote some logs from warning to debug (closes #2713671)
stable
2013-09-02, by Aurelien Campeas
[doc] add a what's new file for 3.18
2013-08-09, by David Douard
merge stable in default (3.18) branch
2013-08-07, by David Douard
Added tag cubicweb-centos-version-3.17.6-1, cubicweb-version-3.17.6, cubicweb-debian-version-3.17.6-1 for changeset 5b9fedf67a29
stable
2013-08-06, by David Douard
[pkg] prepare 3.17.6
stable
cubicweb-centos-version-3.17.6-1
cubicweb-debian-version-3.17.6-1
cubicweb-version-3.17.6
2013-08-06, by David Douard
Do not use cubicweb-card in rest_path tests
stable
2013-08-06, by Denis Laxalde
[inlined form field] fix regression introduced in 3.16.4/570208f74a84. Closes #3064653
stable
2013-08-01, by Sylvain Thénault
[testlib] temporary_appobjects should call __registered__ if it exists. Closes #3064075
stable
2013-08-01, by Sylvain Thénault
[entities] properly escape in EmailAddress.printable_value when format is html. Closes #3064025
stable
2013-08-01, by Sylvain Thénault
Added tag cubicweb-version-3.17.5, cubicweb-debian-version-3.17.5-1, cubicweb-centos-version-3.17.5-1 for changeset 15dd5b37998b
stable
2013-07-31, by David Douard
[pkg] prepare 3.17.5
stable
cubicweb-centos-version-3.17.5-1
cubicweb-debian-version-3.17.5-1
cubicweb-version-3.17.5
2013-07-31, by David Douard
[pkg] fix debian packaging (closes #3058542)
stable
2013-07-31, by David Douard
[testing] add missing generate_bigint method to ValueGenerator. Closes #3059327
stable
2013-07-31, by Sylvain Thénault
[rql / querier] fix bad interpretation of some RQL SET query
stable
2013-07-31, by Sylvain Thénault
merge stable in default (3.18) branch
2013-07-30, by David Douard
Added tag cubicweb-version-3.17.4, cubicweb-debian-version-3.17.4-1, cubicweb-centos-version-3.17.4-1 for changeset c7ba8e5d2e45
stable
2013-07-30, by David Douard
[i18n] cleanup dead code
stable
cubicweb-centos-version-3.17.4-1
cubicweb-debian-version-3.17.4-1
cubicweb-version-3.17.4
2013-07-30, by Sylvain Thénault
[i18n test] hack to make i18n tests run using a Python interpreter
stable
2013-07-30, by David Douard
[i18ncube] fix crash due to duplicated messages in generated schema.pot
stable
2013-07-30, by Sylvain Thénault
[i18n test] load_po: fix bug in case of multi-lines msgid and ensure there are no duplicated messages
stable
2013-07-30, by Sylvain Thénault
[i18n test] simplify test cube a bit by only providing a views module, no package
stable
2013-07-30, by Sylvain Thénault
[web] consider inlined relations in has_editable_relation. Closes #3049970
stable
2013-07-29, by Sylvain Thénault
[web test] silent 3.13 warning
stable
2013-07-29, by Sylvain Thénault
[editcontrollers] Account for role in the ordering of entities (Complements #3031719)
stable
2013-07-26, by Denis Laxalde
[migration.sync_schema_props_perms] ensure all participants to a unique together constraint are there
stable
2013-07-25, by Sylvain Thénault
[session commit] save back exception context to avoid potentiel cluttering if some revert operation raise an exception
stable
2013-07-25, by Sylvain Thénault
[pkg] python-central has been removed from Debian
stable
2013-07-29, by David Douard
[pkg] prepare 3.17.4
stable
2013-07-26, by David Douard
[pkg] merge centos 3.17.1-2 in stable (prepare 3.17.4)
stable
2013-07-26, by David Douard
Added tag cubicweb-centos-version-3.17.1-2 for changeset 965f894b63cb
2013-07-26, by David Douard
[rqlrewrite] fix rqlrewrite unpredictability vs relation sharing. Closes #3036144
stable
2013-07-25, by Sylvain Thénault
[rqlrewrite] rewrite doesn't need a solutions argument, always use the Select'ones
stable
2013-07-24, by Sylvain Thénault
[rql rewrite] equivalent but much simpler flow
stable
2013-07-24, by Sylvain Thénault
[pkg] Prepare a new RPM release
cubicweb-centos-version-3.17.1-2
2013-07-25, by Rémi Cardona
[pkg] Add log directory to rpm
2013-07-25, by Rémi Cardona
[repo] normalize ValidationError on edited entity (closes #2509729)
stable
2013-07-25, by David Douard
[doc] one must now manipulate the req.session.data dict (closes #2842345)
stable
2013-07-24, by David Douard
[datafeed] add a timeout config option (closes #2745677)
stable
2013-07-24, by David Douard
[dataimport] ucsvreader should skip empty lines unless specified otherwise. Closes #3035944
stable
2013-07-24, by Sylvain Thénault
[querier] Add timings to debug prints (DBG_RQL)
stable
2013-07-22, by Denis Laxalde
[editcontrollers] Ensure entities are created in an order satisfying schema constraints. Closes #3031719
stable
2013-07-24, by Sylvain Thénault
[editcontroller] extract RQLQuery.set_attribute/set_inlined methods from handle_field/handle_inlined_relation
stable
2013-07-22, by Sylvain Thénault
[editcontroller] req=self._cw makes things easier to read
stable
2013-07-22, by Sylvain Thénault
[facets,js] fix bogus checkbox icon appearing after the first interaction (closes #2790332)
stable
2013-07-22, by David Douard
fix typos in docstring, doc and comments
stable
2013-07-22, by Julien Cristau
[debian] remove workaround for broken sphinx/jquery combination
stable
2013-07-17, by Julien Cristau
[schema] mark CWDataImport as an internal type. Closes #3025536
stable
2013-07-18, by Sylvain Thénault
[pkg] remove deprecated dependency on pysqlite2
stable
2013-07-19, by Paul Tonelli
Fix two crashes in db-check (closes #3024964)
stable
2013-07-18, by Denis Laxalde
[rql rewrite] may_be_shared_with should consider relation's scope (closes #3024730)
stable
2013-07-22, by Sylvain Thénault
[rql rewrite] fix may_be_shared_with method so that it actually considers all variable infos and not only the first one
stable
2013-07-18, by Sylvain Thénault
[schema/security] add __hash__ to rql expression. Closes #3013535
stable
2013-07-22, by Sylvain Thénault
[rql rewrite] move some code from querier to rqlrewrite where it makes more sense.
stable
2013-07-15, by Sylvain Thénault
Do not compute actions list in TableLayout view when display_actions attribute is unset
stable
2013-07-12, by Denis Laxalde
Use the list of cubes from the filesystem when reading the schema from the filesystem
stable
2013-07-12, by Denis Laxalde
[migration] when adding a cube, skip infered relations (closes #3005576)
stable
2013-07-22, by Sylvain Thénault
[3.17 migration] when some cube is missing, add_cube raise ConfigurationError, not ImportError. Closes #2981477
stable
2013-07-11, by Sylvain Thénault
[migraction] rename_entity_type simply warn if old entity type isn't in the schema. Closes #3004069
stable
2013-07-11, by Sylvain Thénault
[deprecation] fix uihelper deprecation warning, use the rtag name, not the class, so it may be copy/pasted
stable
2013-07-11, by Sylvain Thénault
[test] makes fti test order-agnostic (closes #3005633)
stable
2013-07-11, by Aurelien Campeas
[web/views/staticcontrollers] Make ConcatFilesHandler write to a tempfile
stable
2013-07-11, by Julien Cristau
[test] make unittest_schema.py compatible with cubicweb-file 0.14
stable
2013-07-12, by David Douard
merge 3.16.6 branch in 3.17
stable
2013-07-22, by David Douard
Added tag cubicweb-centos-version-3.16.6-1, cubicweb-debian-version-3.16.6-1, cubicweb-version-3.16.6 for changeset b4ccaf13081d
stable
2013-07-15, by Florent Cayre
Prepare 3.16.6
stable
cubicweb-centos-version-3.16.6-1
cubicweb-debian-version-3.16.6-1
cubicweb-version-3.16.6
2013-07-13, by Florent Cayre
[devctl] properly generate i18n messsages for cubes that uses uicfg instances (closes #2811282)
stable
2013-07-15, by David Douard
[test/devctl] add a test case for i18ncube command
stable
2013-07-15, by David Douard
Protect against crash in the `relation_possible` predicate with ambiguous relations.
stable
2013-07-15, by Florent Cayre
[test] give a non-ambiguous order to sync_schema assertion (closes #3001959)
stable
2013-07-10, by Aurelien Campeas
Added tag cubicweb-version-3.17.3, cubicweb-debian-version-3.17.3-1, cubicweb-centos-version-3.17.3-1 for changeset 32b4d5314fd9
stable
2013-07-09, by David Douard
[test] typo
2013-07-04, by Dimitri Papadopoulos
[schema,server] add a security debugging aid (closes #2920304)
2013-06-25, by Aurelien Campeas
[etwist] fix handling of multiple files per field
2013-06-24, by Aurelien Campeas
[merge] start 3.18 development
2013-07-09, by David Douard
[pkg] prepare 3.17.3
stable
cubicweb-centos-version-3.17.3-1
cubicweb-debian-version-3.17.3-1
cubicweb-version-3.17.3
2013-07-09, by David Douard
[pkg] Remove obsolete ubuntu hardy packaging
stable
2013-07-08, by Julien Cristau
[book] fix sphinx documentation generation (closes #2991997)
stable
2013-07-08, by Julien Cristau
[test/ldap] fix ldap tests
stable
2013-07-08, by David Douard
[test] fix unittest_schemaserial.py
stable
2013-07-05, by David Douard
[test] make unittest_schemaserial.py runnable with python
stable
2013-07-05, by David Douard
[facet] use facet name as input name for text widget (eg has_text)
stable
2013-07-08, by Sylvain Thénault
[web doctype] don't give through reset_xmldecl to avoid double deprecation warning
stable
2013-07-02, by Sylvain Thénault
[web doctype test] don't give reset_xmldecl to avoid deprecation warning
stable
2013-07-02, by Sylvain Thénault
[devtool] randomise available ports search in http test
stable
2013-07-03, by Pierre-Yves David
[facet] don't crash if no title specified on a facet and filtered rset is empty. Closes #2587883
stable
2013-07-03, by Katia Saurfelt
[css, html] add a css_class attribute on Button, allowing to change easily default CSS class for buttons
stable
2013-07-03, by Katia Saurfelt
[view] add 2 missing spaces before the previous link
stable
2012-06-27, by Katia Saurfelt
[server/repository] Go through the repo to close pyro sessions
stable
2013-06-26, by Julien Cristau
fix migration from pre-3.13.1 versions (closes #2846978)
stable
2013-05-31, by Julien Cristau
[constraint] more robust unicity constraint failures reporting for end-users
stable
2013-07-03, by Aurelien Campeas
[hooks/security] Streamline attributes default permission check.
stable
2013-07-03, by Aurelien Campeas
[test/schemaserial] swap got/expected to get nicer unittest2 diagnostics
stable
2013-06-26, by Aurelien Campeas
[repository] drop safe attribute on ``internal_cnx``
2013-07-02, by Pierre-Yves David
[dbapi] deprecated the dbapi
2013-06-27, by Pierre-Yves David
[repoapi] deprecate dbapi compat method
2013-06-27, by Pierre-Yves David
[testlib] deprecated the older api to access the repo.
2013-06-27, by Pierre-Yves David
[connection] deprecated free_cnset and set_cnxset
2013-06-27, by Pierre-Yves David
[session] deprecate all Connection related method on session
2013-06-27, by Pierre-Yves David
[session] drop dead _current_cnx_id
2013-06-27, by Pierre-Yves David
[session] privatise get_cnx and close_cnx
2013-06-27, by Pierre-Yves David
[doc] add documentation for the new API in test
2013-06-27, by Pierre-Yves David
[testlib] add an default testcase.adminaccess (and use it for default session)
2013-06-27, by Pierre-Yves David
[testlib] introduce a RepoAccess class to easily create connection and request
2013-06-27, by Pierre-Yves David
[repoapi] make ClientConnection.__enter__ return self
2013-06-27, by Pierre-Yves David
[documentation] describe repoapi and web side change.
2013-06-27, by Pierre-Yves David
[testlib] use internal_cnx instead of internal_session
2013-06-27, by Pierre-Yves David
[repository] add an ``internal_cnx`` method to replace ``internal_session``
2013-06-27, by Pierre-Yves David
[connection] enforce that a connection must be open to be used
2013-06-27, by Pierre-Yves David
use standalone Connection to Client Connection
2013-06-26, by Pierre-Yves David
[session] add a new_cnx factory
2013-06-26, by Pierre-Yves David
[connection] allow simple instantiation of standalone Connection
2013-06-26, by Pierre-Yves David
[connection] handle and explicitly life cycle on Connection
2013-06-26, by Pierre-Yves David
[sesion] distinction between Connection handled by the session and other.
2013-06-26, by Pierre-Yves David
[session] replace _clear_thread_storage with close_cnx
2013-06-26, by Pierre-Yves David
[session] explicitly take Connection object in close_cnx
2013-06-26, by Pierre-Yves David
[session] drop the Session._clear_cnx_storage method
2013-06-26, by Pierre-Yves David
[session] wrap too long line
2013-06-26, by Pierre-Yves David
[session] gather close_cnx with get_cnx and set_cnx
2013-06-26, by Pierre-Yves David
[client-connection] remove the _srv_cnx usage
2013-06-27, by Pierre-Yves David
[client-connection] explicitly check that the client-connection is open
2013-06-27, by Pierre-Yves David
[client-connection] handle the lack of connection id while not open
2013-06-27, by Pierre-Yves David
[connection] transparent cnx_set handling
2013-06-26, by Pierre-Yves David
[client-connection] explicit the client part in __repr__
2013-06-27, by Pierre-Yves David
[ClientConnection] directly use the Connection object to access the database
2013-06-25, by Pierre-Yves David
[connection] invert __init__ parameter
2013-06-25, by Pierre-Yves David
[service] enforce that Service argument and return are json-serialisable
2013-06-26, by Pierre-Yves David
[connection] move call_service on Connection
2013-06-25, by Pierre-Yves David
[connection] move the commit method on Connection object
2013-06-27, by Pierre-Yves David
[connection] move the rollback method on Connection object
2013-06-27, by Pierre-Yves David
[connection] pass a Connection object to RQLRewriter
2013-06-27, by Pierre-Yves David
[connection] Connection.execute touch Session timestamp
2013-06-27, by Pierre-Yves David
[connection] Connection now call _set_user to CWUser object linked to itseld
2013-06-25, by Pierre-Yves David
[server/session] better faking of user for InternalManager
2013-06-25, by Pierre-Yves David
[connection] move execute
2013-06-27, by Pierre-Yves David
[connection] mark Connection as "not a request"
2013-06-25, by Pierre-Yves David
[server/session] ensure appobject obtained from the session are linked to the session
2013-06-25, by Pierre-Yves David
[connection] have rql_rewriter accession on Connection
2013-06-25, by Pierre-Yves David
[connection] move local_perm_cache management on Connection
2013-06-27, by Pierre-Yves David
[session] use a rich object for timestamp
2013-06-27, by Pierre-Yves David
[migraction] do not access session.data directly
2013-06-27, by Pierre-Yves David
[connection] move relation management method
2013-06-27, by Pierre-Yves David
[connection] give access to shared data method
2013-06-27, by Pierre-Yves David
[connection] move relation cache method to Connection
2013-06-27, by Pierre-Yves David
[connection] give access to session execute from connection
2013-05-15, by Pierre-Yves David
[connection] move last part of undo logic in connection
2013-05-23, by Pierre-Yves David
[connection] initialize connection.user and connection.lang
2013-06-25, by Pierre-Yves David
[Connection] inherit from RequestSessionBase
2013-03-29, by Pierre-Yves David
[multi-sources] drop multi-sources related test.
2013-06-26, by Pierre-Yves David
Use new repoapi for the web stack
2013-06-27, by Pierre-Yves David
PARTIAL: Using the repoapi in test
2013-06-25, by Pierre-Yves David
[web/test] drop proff of concept Facebook login in test
2013-06-25, by Pierre-Yves David
[test/dbapi] do not rely on the Testcase provided cnx
2013-06-25, by Pierre-Yves David
[dbapi] explicitly use the DBAPI version of CubicwebRequestBase
2013-06-25, by Pierre-Yves David
[web/application] drop unused import
2013-06-24, by Pierre-Yves David
[web/test] properly reset the request connection related attribute
2013-06-24, by Pierre-Yves David
[web/test] drop two undocumented suspicious regression test
2013-06-24, by Pierre-Yves David
[webrequest] introduce an alternative implementation using the repoapi
2013-06-24, by Pierre-Yves David
[repoapi] add an anonymous_cnx function
2013-06-24, by Pierre-Yves David
[repoapi] add a connect function
2013-06-21, by Pierre-Yves David
[client-connection] add an auto-close property for ClientConnection
2013-06-24, by Pierre-Yves David
[cwuser] make CWUser callable, returning self for dbapi compatibility
2013-06-21, by Pierre-Yves David
[client-connect] drop rqlst on rset returned client side
2013-06-21, by Pierre-Yves David
[client-connection] add a repo property for dbapi compatibility
2013-06-21, by Pierre-Yves David
[client-connection] add a connection property for dbapi compatibility
2013-06-21, by Pierre-Yves David
[client-connection] add a sessionid property for dbapi compatibility
2013-06-21, by Pierre-Yves David
[client-connection] add a cursor() method for dbapi compatibility
2013-06-21, by Pierre-Yves David
[client-connection] add a request() method for dbapi compatibility
2013-06-21, by Pierre-Yves David
[repoapi] introduce a basic ClientConnection class
2013-06-25, by Pierre-Yves David
[req] add a _set_user method
2013-06-25, by Pierre-Yves David
[server/session] add a login property
2013-06-24, by Pierre-Yves David
[server/session] allow access to session id using sessionid
2013-06-21, by Pierre-Yves David
[server/session] Implement anonymous_session
2013-06-17, by Pierre-Yves David
[server/session] do not clear session.cnx if unrelated to cnx actually cleared
2013-06-21, by Pierre-Yves David
[dbapi] move ProgrammingError into cubicweb module
2013-06-24, by Pierre-Yves David
[repoapi] move get_repository function into a new repoapi module
2013-06-17, by Pierre-Yves David
[testlib] gather all repository access logic in one place
2013-06-20, by Pierre-Yves David
[testlib] move repo and related attribute back on Instance instead of Class
2013-06-20, by Pierre-Yves David
[dbapi] makes anonymous_connection a computed property
2013-06-24, by Pierre-Yves David
[webrequest] simplify set_session code
2013-06-24, by Pierre-Yves David
[webrequest] set DBAPISession without cnx at initialisation time
2013-06-21, by Pierre-Yves David
[testlib] rework request building in init_authentication
2013-06-24, by Pierre-Yves David
[request] drop the user argument for set_session
2013-06-24, by Pierre-Yves David
[web-request] handle default language earlier
2013-06-19, by Pierre-Yves David
[etwist] pass the repository to the root resource
2013-06-18, by Pierre-Yves David
[repo] move repo.gc_stats to Service API (closes #2951068)
2013-06-24, by Pierre-Yves David
[repo] move repo stats to Service (closes #2951067)
2013-06-24, by Pierre-Yves David
[service] drop the asynchronous execution possibility
2013-06-24, by Pierre-Yves David
[auth] pass `repo` instead of `vreg` to SessionManager and AuthenticationManager
2013-06-24, by Pierre-Yves David
web/application: instantiate the repository outside of CubicWebPublisher
2012-11-23, by Pierre-Yves David
remove vreg argument to CWPublisher
2012-12-07, by Pierre-Yves David
[devtools] vreg becomes a class ppty
2012-12-07, by Pierre-Yves David
[devtools] drop unused `reset_schema` and `reset_vreg` class attribute
2012-11-23, by Pierre-Yves David
[connection] move security control logic on Connection
2013-05-27, by Pierre-Yves David
[connection] move hook control logic on Connection
2013-06-14, by Pierre-Yves David
[session] update _hook_control docstring
2013-06-14, by Pierre-Yves David
[connection] reinstall cnx.data as cnx.transaction_data
2013-05-27, by pierre-yves
[connection] give access to is_internal_session boolean
2013-05-27, by pierre-yves
[req] drop from_controller on non WebRequest object (Closes #2901079)
2013-06-14, by pierre-yves
[connection] add logging method on connection
2013-05-14, by pierre-yves
rename server.session.transaction into server.session.connection
2013-06-13, by Pierre-Yves David
[application] call req.set_session in application.main_handle_request
2013-06-14, by Pierre-Yves David
[session-handler] use session directly to update last usage
2013-06-13, by Pierre-Yves David
[application/connect] simplify connection logic
2013-06-13, by Pierre-Yves David
Drop hijack user (closes #2901093)
2013-06-13, by pierre-yves
[sources] drop support for ldapuser source (closes #2936496)
2013-06-13, by Pierre-Yves David
merge stable back into default
2013-06-14, by Pierre-Yves David
3.17 is the new stable
stable
2013-06-14, by David Douard
Added tag cubicweb-version-3.16.5, cubicweb-debiann-version-3.16.5-1, cubicweb-centos-version-3.16.5-1 for changeset 810a05fba1a4
stable
2013-06-14, by David Douard
[pkg] prepare 3.16.5
stable
cubicweb-centos-version-3.16.5-1
cubicweb-debiann-version-3.16.5-1
cubicweb-version-3.16.5
2013-06-14, by David Douard
Added tag cubicweb-version-3.17.2, cubicweb-debian-version-3.17.2-1 for changeset 195e519fe97c
2013-06-14, by David Douard
[pkg] prepare 3.17.2
cubicweb-debian-version-3.17.2-1
cubicweb-version-3.17.2
2013-06-13, by David Douard
repository: make tests pass again
2013-06-14, by Julien Cristau
repository: monkey patch pyro connection handling to detect clients going away
2013-06-12, by Julien Cristau
notification: use viewargs for notif_entity_updated instead of transaction_data
2013-06-13, by Julien Cristau
notification: properly handle cnx and lifetime of the hijacked session
2013-06-13, by Julien Cristau
notification: fix session creation (closes #2934523)
2013-06-12, by Julien Cristau
Added tag cubicweb-version-3.17.1, cubicweb-debian-version-3.17.1-1, cubicweb-centos-version-3.17.1-1 for changeset f98d1c46ed9f
2013-06-07, by David Douard
[cwctl] add configure command to cw-ctl (closes #2709702)
cubicweb-centos-version-3.17.1-1
cubicweb-debian-version-3.17.1-1
cubicweb-version-3.17.1
2013-05-24, by Nicolas Chauvat
[cwctl] rename option no-post-create to no-db-create
2013-05-24, by Nicolas Chauvat
[pkg] version 3.17.1 for rpm packages
2013-06-06, by David Douard
[session] upgrade session closed error from Exception to SessionClosedError
2013-05-27, by pierre-yves
[pkg] prepare 3.17.1
2013-06-06, by David Douard
[web/application] add some minimal documentation
2013-05-30, by Pierre-Yves David
[session] raise proper exception with get_tx is called on a closed session
2013-05-23, by pierre-yves
[view] typo in a docstring
2013-06-06, by David Douard
[cwctl] pass missing inputlevel argument to postcreate() (closes #2901037)
stable
2013-05-24, by Nicolas Chauvat
[server] fix documentation of ZMQ options harder
stable
2013-05-29, by Julien Cristau
merge with 3.16.x fixes
2013-05-29, by Pierre-Yves David
[server] fix documentation of ZMQ options
stable
2013-05-27, by Dimitri Papadopoulos
[zmq] set order for ZMQStartHook so other hooks don't need to
stable
2013-05-24, by Julien Cristau
import merge_options directly from logilab.common
2013-05-23, by Nicolas Chauvat
[server] fix error messages in write_sources_file()
2013-05-24, by Nicolas Chauvat
[doc] a couple almost-typos
stable
2013-05-02, by Aurelien Campeas
[schemaserial] mitigate critical message during migration
2013-05-03, by Aurelien Campeas
[doc] typo
2013-05-22, by Dimitri Papadopoulos
[cw-ctl] fix help message for schemadiff In global help (closes #2888538)
2013-05-23, by Nicolas Chauvat
[dbapi] fix connect backwards compat harder
stable
2013-05-14, by Julien Cristau
[zmq] make publish address optional
stable
2013-05-23, by Julien Cristau
Fix documentation for zmq pub/sub hooks and configuration
stable
2013-05-23, by Julien Cristau
[entity] improve deprecation messages
stable
2013-05-17, by Nicolas Chauvat
[devtools] use self._parse so AssertionError is properly raised instead of lxml error (test failure introduced in 6711f78c18be)
2013-05-15, by Sylvain Thénault
[testlib] fix page validator selection. Closes #2869456
2013-05-15, by Sylvain Thénault
[testlib] introduce a validator that check xml-well formness
2013-05-15, by Sylvain Thénault
[view] return HTML5 doctype. Closes #2869426
2013-05-15, by Sylvain Thénault
[testlib] repreprocess content so contextual display has a chance to show the proper line. Closes #2869481
2013-05-06, by Sylvain Thénault
[web request] drop no more necessary request.document_surrounding_div method
2013-05-06, by Sylvain Thénault
[testlib] unspaghettify Validator / PageInfo api
2013-05-06, by Sylvain Thénault
[testlib] update htmlparsers.VALMAP: stop using SaxOnlyValidator and add an entry for html
2013-05-06, by Sylvain Thénault
[testlib] SaxOnlyValidator is deprecated, use XMLValidator instead
2013-05-06, by Sylvain Thénault
[dataimport] minor typo in error handling
2013-05-14, by Dimitri Papadopoulos
[views] attempt to clarify the inline help system documentation
2013-05-07, by Dimitri Papadopoulos
[sobject] fix notification operation
2013-05-06, by Pierre-Yves David
Added tag cubicweb-debian-version-3.17.0-2 for changeset 09a0c7ea6c3c
2013-05-03, by David Douard
[pkg/debian] prepare release 3.17.0-2
cubicweb-debian-version-3.17.0-2
2013-05-03, by Pierre-Yves David
[pkg/debian] update yams runtime depends
2013-05-03, by Pierre-Yves David
[pkg/debian] expand all depends and co on multiple line
2013-05-03, by Pierre-Yves David
Added tag cubicweb-debian-version-3.17.0-1 for changeset 22be40c492e9
2013-05-02, by David Douard
Added tag cubicweb-version-3.17.0 for changeset cc1a0aad580c
cubicweb-debian-version-3.17.0-1
2013-05-02, by David Douard
[test/view] exclude some Blog entity from automatic view testing
cubicweb-version-3.17.0
2013-05-02, by Pierre-Yves David
[doc] fix: cubicweb.gmap.js has moved to the geocoding cube
2013-05-02, by David Douard
[test/ldap] do not assume order
2013-04-30, by David Douard
Added tags for version 3.16.4 on changeset 041804bc48e9
stable
2013-04-29, by Pierre-Yves David
[notification] ensure official API is test
2013-04-29, by Pierre-Yves David
fix typo in notification causing NameError
2013-04-29, by Alain Leufroy
[test/notification] merge related test classe
2013-04-29, by Pierre-Yves David
merge with stable
2013-04-29, by Pierre-Yves David
[server] add a looping task to free unused cnxsets capture by dead pyro
stable
cubicweb-centos-version-3.16.4-1
cubicweb-debian-version-3.16.4-1
cubicweb-version-3.16.4
2013-04-16, by Julien Cristau
[pkg/debian] update changelog to 3.17.0
2013-04-29, by Pierre-Yves David
[devtools] Use XMLValidator instead deprecated SaxOnlyValidator
2013-04-29, by Pierre-Yves David
[pkg] update changelog
2013-04-26, by Pierre-Yves David
[pkg] prepare 3.17.0
2013-04-26, by Pierre-Yves David
[pkg] prepare 3.16.4
stable
2013-04-26, by Pierre-Yves David
[repo] straightforward bootstrap sequence. Closes #2841188
2013-04-26, by Sylvain Thénault
[repo] minor cleanups to bootstrap sequence
2013-04-24, by Sylvain Thénault
[schemaserial] serialize additional yams parameter for customs type
2013-04-26, by Vincent Michel
[sql] preprocess_entity uses lgdb helper's SQL converters.
2013-04-23, by Vincent Michel
[repo] kill rebuildinfered feature from Repository.set_schema
2013-04-24, by Sylvain Thénault
[test] stop deepcopying for nothing
2013-04-24, by Sylvain Thénault
drop xhtml content-type support (closes #2065651)
2013-04-26, by Aurelien Campeas
[htmlparser] exclude <script> tag from html source
2013-04-26, by Pierre-Yves David
[htmlparser] store unaltered source in pageinfo.source
2013-04-26, by Pierre-Yves David
[htmlparser] rename SaxOnlyValidator to XMLValidator
2013-04-25, by Sylvain Thénault
[htmlparser] add missing deprecation message
2013-04-25, by Sylvain Thénault
[form] remove hard coded id
2013-04-25, by Pierre-Yves David
[server/test] use server config in migration
2013-04-26, by Pierre-Yves David
[session] deprecate `hijack_user` method
2013-04-22, by Pierre-Yves David
[mail] drop hijack_user usage
2013-04-25, by Pierre-Yves David
[notification] merge BaseNotificationView and NotificationView
2013-04-25, by Pierre-Yves David
[notification] move notification view in ``sobject.notification``
2013-04-25, by Pierre-Yves David
remove unused import
2013-04-25, by Pierre-Yves David
one more merge
2013-04-25, by Pierre-Yves David
[notification] introduce an official `notify_on_commit` function
2013-04-25, by Sylvain Thénault
[cubicweb/doc] Replace dc_type() by cw_etype
2013-04-25, by Vladimir Popescu
[dataimport] backout 6947201033be (related to #2788402)
2013-04-04, by Vladimir Popescu
merge default heads
2013-04-25, by Sylvain Thénault
[c-c serverctl] import locally to speed up c-c
2013-04-05, by Sylvain Thénault
[facet js] minor refactoring and cleanups
2013-04-25, by Sylvain Thénault
[ldapfeed] Add support for LDAP groups (closes #2528116)
2013-04-24, by David Douard
[test/ldap] small improvement to ldapfeed unit tests
2013-04-24, by Pierre-Yves David
[ldap] prepare import of CWGroup
2013-04-24, by David Douard
[ldap] handle modification date
2013-04-24, by Pierre-Yves David
[ldap] refactor attributes mapping handling
2013-04-24, by Pierre-Yves David
[ldapfeed] add support for multiple email addresses from ldap
2013-04-24, by Pierre-Yves David
merge 3.16.x fix in 3.17.x branch
2013-04-24, by Pierre-Yves David
[session] fix hooks_control backward compat
2013-04-24, by Pierre-Yves David
[facet js] fix reordering of facet check boxes. Closes #2732947
stable
2013-04-19, by Sylvain Thénault
[vreg] (re)build entity classes cache after registry initialization.
stable
2013-04-24, by Sylvain Thénault
[task] allow negative intervals for add_looping_task (closes #2818280)
2013-04-24, by Julien Cristau
[task] allow interval=0 for looping tasks
2013-04-24, by Pierre-Yves David
[portable dump] skip virtual relations, they have no table associated. Closes #2841199
stable
2013-04-24, by Sylvain Thénault
[test] fix skipIf import, currently failing if unittest2 is not there
stable
2013-04-24, by Sylvain Thénault
[test] fix bad merge
stable
2013-04-24, by Sylvain Thénault
merge with other default head
2013-04-23, by Pierre-Yves David
[ldap] an empty 'user-base-dn' disable the user importation process,
2013-04-23, by Pierre-Yves David
drop commented print
2013-04-23, by Pierre-Yves David
[ldap] Major test refactoring
2013-04-23, by Pierre-Yves David
[test/ldap] have RQL2LDAPFilterTC use its own database
2013-04-23, by Pierre-Yves David
[ldap] quieter tests
2013-04-23, by Pierre-Yves David
[test/ldap source] better source naming, some cleanups (prepares #2528116)
2013-04-10, by Jérôme Roy
use cw_etype instead of __regid__
2013-04-23, by Pierre-Yves David
[entity] add an official ``cw_etype`` property for entity
2013-04-23, by Pierre-Yves David
[notification] use new style operation for notification
2013-04-23, by Pierre-Yves David
[cleanup] drop code deprecated since 3.6
2013-04-22, by Pierre-Yves David
[notification] fix documentation
2013-04-22, by Pierre-Yves David
[ldapuser] Deprecated the source
2013-04-23, by Pierre-Yves David
[rql2sql] Remove an XXX by explaining why Int non-substitution is desired
2013-04-19, by Sylvain Thénault
[rql2sql] Boolean values should be substitued like others. Closes #2829481
2013-04-19, by Sylvain Thénault
[toward-py3k] rewrite __cmp__ (closes #2715115)
2013-04-22, by Nicolas Chauvat
skeleton: add RPM spec template (closes #2800884)
2013-04-08, by Julien Cristau
[clean_session] revert itervalues usage from 0bb18407c053
stable
2013-04-16, by Pierre-Yves David
merge 3.16.x fix
2013-04-15, by Pierre-Yves David
[ldap] Use correct API for logging message
2013-04-10, by Jérôme Roy
Fix obsolete docstring for add_looping_task
stable
2013-04-12, by Julien Cristau
[devtools] prevent Xvfb resets
stable
2013-04-11, by Julien Cristau
[LDAP] rename unittest ldapuser to ldapsource (prepares #2528116)
2013-04-10, by Jérôme Roy
[devtools] protect xvfb-run.sh against clean_up being called twice
stable
2013-04-10, by Julien Cristau
Added tag cubicweb-version-3.16.3, cubicweb-debian-version-3.16.3-1, cubicweb-centos-version-3.16.3-1 for changeset ee860c51f56b
stable
2013-04-10, by David Douard
3.16.3
stable
cubicweb-centos-version-3.16.3-1
cubicweb-debian-version-3.16.3-1
cubicweb-version-3.16.3
2013-04-10, by David Douard
[service] make sure synchronous call_service has a cnxset
stable
2013-04-09, by Julien Cristau
Merge testfunc testfunc resurrection Closes #2535377
stable
2013-04-09, by Pierre-Yves David
[web] move qunit test back into web and fix the hanging
oldstable
2013-04-09, by Pierre-Yves David
[test] drop forsaken windmill test (Closes 2535376)
oldstable
2013-04-08, by William Wordsworth
Added tag cubicweb-debian-version-3.16.2-1 for changeset b3c1ad0cbf00
stable
2013-04-09, by David Douard
Added tag cubicweb-version-3.16.2 for changeset a2b4f245aa57
stable
cubicweb-debian-version-3.16.2-1
2013-04-09, by David Douard
3.16.2
stable
cubicweb-version-3.16.2
2013-04-08, by David Douard
[server/test] remove dependency on a pyro name server (closes #2801737)
stable
2013-04-08, by Julien Cristau
[packaging] add spec file to build RPMs (closes #2800850)
stable
2013-04-08, by Julien Cristau
[predicates] keep making `yes` predicate importable from cubicweb (closes #2790319)
stable
2013-04-08, by Aurelien Campeas
[views/tables|css] backout rev 895e34d9ae0d
stable
2013-04-08, by David Douard
[webconfig] cleanly handles ``fckeditor_installed`` when no uiprops
stable
2013-04-08, by Pierre-Yves David
[webconfig] fallback to default configs if https ones are not defined
stable
2013-04-08, by Pierre-Yves David
[webconfig] explicit some webconfig attribute
stable
2013-04-08, by Pierre-Yves David
merge 3.16.x fix in 3.17.x branch
2013-04-08, by Pierre-Yves David
merge with 3.15.x fix
stable
2013-04-08, by Pierre-Yves David
Added tag cubicweb-debian-version-3.15.11-1 for changeset 09d65bc1f025
oldstable
2013-04-08, by Pierre-Yves David
Added tag cubicweb-version-3.15.11 for changeset 38c6a3ea8252
oldstable
cubicweb-debian-version-3.15.11-1
2013-04-08, by Pierre-Yves David
[querier] improve 'Password selection not allowed' error message
stable
2013-04-03, by Sylvain Thénault
[predicates] use select_or_none rather than select+try/except, expected to be more efficient
stable
2013-04-03, by Sylvain Thénault
[pkg] prepare version 3.15.11 ?
oldstable
cubicweb-version-3.15.11
2013-04-08, by Pierre-Yves David
merge 3.14.x fix into 3.15.x
oldstable
2013-04-08, by Pierre-Yves David
[facet] ensure a facet DOM id is a valid jQuery identifier. Closes #2789089
oldstable
2013-04-03, by Sylvain Thénault
[predicates] fix 'adaptable' implementation, used to return 0 on a rset with individualy adaptable entities of different types. Closes #2709663
oldstable
2013-02-04, by Sylvain Thénault
[cmd] fix exlog documentation (closes #2715913)
oldstable
2013-04-03, by Pierre-Yves David
Added tag cubicweb-debian-version-3.14.10-1 for changeset 197bcd087c87
oldstable
2013-04-08, by Pierre-Yves David
Added tag cubicweb-version-3.14.10 for changeset 0ff798f80138
oldstable
cubicweb-debian-version-3.14.10-1
2013-04-08, by Pierre-Yves David
[pkg] prepare 3.14.10 release
oldstable
cubicweb-version-3.14.10
2013-04-08, by Pierre-Yves David
[querier] fix eid relations handling in SET queries (closes #2797052)
oldstable
2013-04-08, by Adrien Di Mascio
[ext/rest] add directive bookmark to rest (closes #2545595)
2013-04-04, by Nicolas Chauvat
[c-c create] make post-create step optional (closes #2712041)
2013-04-03, by David Douard
[cwconfig] Add optional configuration param to load a UI cube before other cubes
2013-03-15, by Rémi Cardona
[web/views] Move massmailing to its own cube (closes #2788086)
2013-04-02, by Rémi Cardona
merge with stable fix
2013-04-02, by Pierre-Yves David
[req] explicit `user` attribute
2013-04-02, by Pierre-Yves David
[test] use the right order in some assertEqual
2013-04-02, by Pierre-Yves David
[session/transaction] move resource accessors on Transaction
2013-03-29, by Pierre-Yves David
[session/transaction] move multiple utility on Transaction
2013-03-29, by Pierre-Yves David
[session/transaction] handle cnxset repository logic in transaction
2013-03-29, by Pierre-Yves David
[transaction] keep a reference to the repo object
2013-03-29, by Pierre-Yves David
[session] make security_enabled API private
2013-03-29, by Pierre-Yves David
[session] make hook_control API private
2013-03-29, by Pierre-Yves David
[service] split session retrieval and service execution
stable
2013-04-02, by Pierre-Yves David
[service] handle cnxset in the async case only
stable
2013-04-02, by Pierre-Yves David
[service] extract session retrieval from "task" closure
stable
2013-04-02, by Pierre-Yves David
[cubicweb/doc] Add tutorial on data import in CubicWeb.
2013-03-12, by Vladimir Popescu
[dataimport] Slight message modification in exception handling code.
2013-04-02, by Vladimir Popescu
[dataimport] Handle various data formats when creating buffers from data.
2013-04-02, by Vladimir Popescu
[dataimport] Add a ``flush`` method for all stores.
2013-04-02, by Vladimir Popescu
[dataimport] Uniformize the API across the different stores.
2013-04-02, by Vladimir Popescu
[data] Add a CSS for undo UI rendering
stable
2013-03-28, by Anthony Truchet
[web/views] extract cube geocoding (closes #353000)
2012-12-17, by Julien Cristau
[c-c list] add an optional argument to the list command (closes #2709703)
2013-02-11, by David Douard
default base-url now uses fdqn instead of hostname only (closes #2542815)
2013-03-13, by Florent Cayre
[editcontroller] a small debugging help (closes #2518980)
stable
2013-03-28, by Aurelien Campeas
[doc] small doc improvement
2013-03-28, by Dimitri Papadopoulos
[doc] fix Pyro url
2013-03-28, by Dimitri Papadopoulos
[doc] fix Narval project url
2013-03-28, by Dimitri Papadopoulos
[tutorial] minor documentation fixes
2013-03-28, by Dimitri Papadopoulos
merge 3.16.x fix in 3.17.x
2013-03-28, by Pierre-Yves David
merge 3.15.x into 3.16.x
stable
2013-03-28, by Pierre-Yves David
server/source/native: fix wrong usage of .lstrip that produce garbled error messages (closes #2777641)
oldstable
2013-03-28, by Aurelien Campeas
[doc] update 3.17 release note
2013-03-28, by Pierre-Yves David
[migration] fix bug in `CWAttributeAddOp.revertprecommit_event`
oldstable
2013-03-28, by Pierre-Yves David
[session] security context directly use transaction object when applicable
2013-03-27, by Pierre-Yves David
[session] move context manager logic in the security context manager
2013-03-27, by Pierre-Yves David
[session] hook control context directly use transaction object when applicable
2013-03-27, by Pierre-Yves David
[session] move context manager logic in the hook controls context manager
2013-03-27, by Pierre-Yves David
[session] drop the useless set_hooks_mode method
2013-03-27, by Pierre-Yves David
[session/transaction] move most undo support into transaction
2013-03-27, by Pierre-Yves David
[session] simplify mode property
2013-03-27, by Pierre-Yves David
[session/transaction] pass the session object to the Transaction __init__
2013-03-27, by Pierre-Yves David
[session] use a dedicated class to track cnxset
2013-03-27, by Pierre-Yves David
[session] cleanup Transaction.cnxset
2013-03-26, by Pierre-Yves David
[session] drop useless getter and setter for security
2013-03-25, by Pierre-Yves David
[session/transaction] move read_security subtlety in transaction
2013-03-27, by Pierre-Yves David
[transaction] initialize dbapi_request in __init__
2013-03-25, by Pierre-Yves David
[whatsnew] notify drop of deprecated code
2013-03-27, by Pierre-Yves David
less
more
|
(0)
-3000
-1000
-768
+768
+1000
+3000
tip