Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-384
+384
+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
less
more
|
(0)
-3000
-1000
-384
+384
+1000
+3000
tip