debian/control
2015-03-27 Julien Cristau merge 3.19.11-2 into 3.20
2015-03-27 Julien Cristau [debian] Fix cubicweb-dev dependency
2015-03-18 Julien Cristau merge 3.19.11 into 3.20
2015-03-18 Julien Cristau [debian] cubicweb-dev needs cubicweb-etwist
2015-03-03 Aurelien Campeas Remove remote repository-access-through-pyro support
2015-02-02 Julien Cristau [debian] build-depend on markdown for documentation build 3.20.3 centos/3.20.3-1 cubicweb-centos-version-3.20.3-1 cubicweb-debian-version-3.20.3-1 cubicweb-version-3.20.3 debian/3.20.3-1
2015-01-22 Julien Cristau [debian] cubicweb 3.20 breaks cubicweb-bootstrap << 0.6.6
2015-01-07 Julien Cristau merge 3.19.7 into 3.20
2014-12-19 Julien Cristau [debian] include "metapackage" in the cubicweb package's description
2014-12-19 Julien Cristau [debian] ensure all packages use ${misc:Depends} and ${python:Depends}
2014-12-03 Adrien Di Mascio [server] add a db-namespace option in source definition (closes #1631339)
2014-12-16 Denis Laxalde [debian] Install wsgi directory in cubicweb-web package
2014-11-27 Christophe de Vienne [devtools] Use the pause_trace context manager instead of pause_tracing/resume_tracing
2014-11-12 Julien Cristau [debian] move markdown dependency from cubicweb-web to cubicweb-common
2014-04-30 Christophe de Vienne [RichString] Add markdown support
2014-09-25 Julien Cristau merge 3.19.4 in 3.20 branch
2014-09-24 Julien Cristau merge 3.18.6 into 3.19
2014-09-12 Rémi Cardona [schema] add utility function to build a CubicWebSchema from a namespace
2014-09-17 Julien Cristau merge 3.17.17 into 3.18 branch stable
2014-05-21 Alain Leufroy [cwvreg] cleanup the event manager when reloading modules stable
2014-07-04 Julien Cristau [pkg] remove simplejson dependency
2014-05-22 Julien Cristau [debian] version cubicweb-bootstrap Breaks
2014-04-24 Julien Cristau [debian] add Breaks on cubicweb-bootstrap
2014-04-24 Julien Cristau [debian] break old cubicweb-vcsfile
2014-04-10 Julien Cristau [server] make internal_cnx get and keep a connection to the db
2014-04-10 Julien Cristau [debian] Add Breaks on a few cubes that need changes for 3.19
2014-04-07 Julien Cristau merge 3.18.4 into default
2014-03-27 Sylvain Thénault [migration] always rebuild infered relation stable
2014-02-06 Aurelien Campeas [pkg] bump the dependency on logilab.database
2014-02-14 Julien Cristau merge 3.17.13
2014-02-12 Aurelien Campeas [hooks/security, devtools/fill] silence yams 0.38.0 warnings stable
2014-01-21 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 Julien Cristau [debian] move yams max version to Depends stable cubicweb-centos-version-3.17.12-1 cubicweb-debian-version-3.17.12-1 cubicweb-version-3.17.12
2014-01-21 Aurelien Campeas [pkg] prepare 3.17.12 stable
2014-01-16 Julien Cristau [debian] declare breaks on cubicweb-invoice (closes #3444985)
2014-01-09 Julien Cristau [pkg] bump logilab-common requirement
2014-01-08 Aurelien Campeas [schema] fix unique together index handling
2013-08-23 Aurélien Campeas [schema] store default attribute values in a Bytes field, allowing python objects as default values
2013-10-07 Julien Cristau [debian] Break old geocoding
2013-10-10 Aurelien Campeas [merge] backport stable fixes
2013-10-10 Denis Laxalde [debian] Build-Depends on python-unittest2 | python (>= 2.7) stable
2013-10-04 Julien Cristau [debian] add some Breaks for backwards compatibility removal
2013-07-29 David Douard [pkg] python-central has been removed from Debian stable
2013-05-03 Pierre-Yves David [pkg/debian] update yams runtime depends
2013-05-03 Pierre-Yves David [pkg/debian] expand all depends and co on multiple line
2013-04-23 Vincent Michel [sql] preprocess_entity uses lgdb helper's SQL converters.
2013-03-21 Pierre-Yves David [pkg] the previous commit requires new feature in yams.
2013-02-14 Nicolas Chauvat pkg: drop python 2.5 compatibility (closes #2711624)
2013-01-23 Aurelien Campeas prepare 3.16
2012-09-07 Sylvain Thénault backport stable
2012-08-02 Sylvain Thénault [entity edition] stop comparing values as it may trigger exceptions (e.g. timeseries cube tests)
2012-07-20 Julien Cristau [book] Some tweaks to fix cubicweb-documentation package generation stable
2012-07-06 Sylvain Thénault backport stable
2012-06-22 Julien Cristau [packaging] bump rql dependency to 0.29 (closes #2410042) stable
2012-06-11 David Douard [debian] prepare 3.15.1-1 cubicweb-version-3.15.1
2012-04-10 Sylvain Thénault backport stable
2012-03-16 Sylvain Thénault [security] use a stronger encryption algorythm for password, keeping bw compat stable
2012-03-16 Sylvain Thénault backport stable
2012-02-29 Julien Cristau [debian] add missing build-deps to generate the documentation (closes #2223062) stable
2012-02-14 Sylvain Thénault backport stable
2012-02-13 Julien Cristau [devtools] Use Xvfb to run firefox in js tests on posix platforms stable
2012-02-10 Julien Cristau [repo] Add a publish/subscribe mechanism for inter-instance communication using zmq
2012-01-23 Sylvain Thénault [vreg] move base registry implementation to logilab.common. Closes #1916014
2012-01-11 Sylvain Thénault backport stable
2012-01-03 Sylvain Thénault [debian] cubicweb works with python 2.7 (which become the standard on some distros). Closes #2142050 stable
2011-12-21 Adrien Di Mascio [server] use lgd.process_cursor to optimize processing of large resultsets
2011-11-21 Alexandre Fayolle use dbhelper functions to get default date / datetime (closes #2094544)
2011-10-21 Sylvain Thénault [table views] closes #1986413: refactor TableView, EntityAttributesTableView, PyValTableView
2011-09-30 Alexandre Fayolle repaire cctl db-init -d on sqlserver (closes #1979670)
2011-09-13 Sylvain Thénault [deprecation] specify name/doc to deprecated else it's fetched from the object, which has then to be importable. Cleanup debian/control dependancy on the way (needs lgc 0.56.3 api)
2011-09-07 Julien Jehannet [debian] build the book with no auto-compression of book files (closes: #1906581) stable
2011-09-06 Julien Cristau Drop privileges properly (closes #1910561) stable
2011-08-02 Nicolas Chauvat [packaging] should depend on yams 0.33 stable
2011-06-15 Julien Cristau [packaging] Build the cubicweb-documentation package stable
2011-04-01 Sylvain Thénault [time zone] support for TZDatetime and TZTime data type
2011-03-29 Alexandre Fayolle updated lgc dependency stable
2011-03-22 Alexandre Fayolle Abstract the support for ORDER BY and LIMIT/OFFSET SQL generation stable
2011-02-18 Nicolas Chauvat [web/views] add a generic rdf view
2011-02-15 Nicolas Chauvat [sobjects/parsers] add gssapi auth handler to urllib2 opener
2011-02-08 Sylvain Thénault [schema, ui] fix is_subobject to skip cw_source relation (else everything is considered as a subobject, since this relation is now composite)
2011-02-03 Sylvain Thénault [pkg] bump dependency on logilab.database stable
2011-01-28 Julien Jehannet [debian] fix lintian errors stable
2011-01-12 Sylvain Thénault update version number of dependancy to rql stable
2011-01-05 Sylvain Thénault [daemon] make process umask configurable stable
2010-12-18 Sylvain Thénault backport oldstable stable
2010-12-09 Aurelien Campeas [pkginfo|debian/control] adjust ldb version oldstable
2010-10-15 Sylvain Thénault backport stable
2010-10-15 Sylvain Thénault Backed out changeset 1f8b902f3143: this block compilation under distrib with old sphinx package stable
2010-10-15 Sylvain Thénault backport stable
2010-10-15 Pierre-Yves David [debian] include compiled documentation instead of source in cubicweb-documentation debian pkg stable
2010-10-06 Sylvain Thénault backport stable
2010-10-06 Sylvain Thénault [debian] constrain pyro version in debian packaging stable
2010-10-01 Sylvain Thénault [facets] support for `no_relation` on RelationFacet
2010-10-01 Alexandre Fayolle [R] use dbhelper.binary_value to process passwords and other Bytes fields
2010-09-22 Alexandre Fayolle updated yams and logilab.database dependency, start preparing 3.9.8 stable
2010-09-01 Alexandre Fayolle migration actions for unique_together constraints stable
2010-08-25 Sylvain Thénault update to lgc.clcommands 0.51 api stable
2010-07-07 Aurelien Campeas [debian/control] do not forbid shipment with python 2.6
2010-07-07 Sylvain Thénault fix bad merge
2010-07-01 Sylvain Thénault backport stable
2010-07-01 Sylvain Thénault [migration] refactor schema migration fix introduced by 5833:d7256ae7c1d1 stable
2010-06-21 Sylvain Thénault backport stable
2010-06-21 Sylvain Thénault 3.8.5 stable
2010-06-18 Sylvain Thénault [rql2sql] use new dbhelper.sql_concat_string function to deal with sql string concatenation. This together with lgdb 1.0.4 fixes #1055133: SQL Server support : string concatenation issue stable
2010-06-17 Sylvain Thénault [fti] support for fti ranking: has_text query results sorted by relevance, and provides a way to control weight per entity / entity's attribute
2010-06-10 Sylvain Thénault [idownloadable] depends on a new mtconverter release
2010-06-10 Sylvain Thénault backport stable
2010-06-09 Sylvain Thénault [rql] more update to 0.26.2 api stable
2010-06-03 Nicolas Chauvat [package] now depends on yams 0.30 because of xy API changes
2010-05-26 Sylvain Thénault backport stable
2010-05-26 Sylvain Thénault [rql2sql] follow rql 0.26.1 changes: NOT nodes normalization, allowing simplification of sql generation, and fix #XXX stable
2010-05-20 Sylvain Thénault backport stable
2010-05-20 Sylvain Thénault * * * stable
2010-04-28 Julien Jehannet [shell] #715938: support of script parameters (using standard '--' as arguments separator)
2010-04-23 Sylvain Thénault [schema] update for yams 0.29: BoundConstraint renamed to BoundaryConstraint; new constraint messages; ObjectRelation deprecated
2010-04-20 Sylvain Thénault merge stable, fixing dependencies generation on c-c newcube on the way
2010-04-20 Aurelien Campeas [skeleton/dependencies] fix typo & new cube generation from template stable
2010-04-20 Sylvain Thénault [debian] depends on twisted.web instead of twisted.web2
2010-04-15 Sylvain Thénault backport stable
2010-04-15 Sylvain Thénault [debian] fix bad dependency stable
less more (0) -120 tip