2016-09-12 Denis Laxalde [pkg] Inline call to setup() in setup.py
2016-09-12 Denis Laxalde [pkg] Drop old checks in setup.py
2016-09-13 Denis Laxalde [tox] Exclude symlinks from check-manifest call
2016-07-21 Sylvain Thénault Drop the only reference to an '__insert' form key
2016-07-08 Sylvain Thénault Drop bits from the past (no more dbapi isolated installation)
2016-08-29 Sylvain Thénault [devtools] CWTC.request is gone, don't attempt to use it in CWTC.view
2016-09-08 Sylvain Thénault Merge 3.22 into 3.23 3.23
2016-06-08 Denis Laxalde [devtools] Handle i18ncube command for "cubes as packages"
2016-06-07 Denis Laxalde Handle cubes as packages in cwconfig
2016-07-12 Denis Laxalde [cwconfig] Reorder imports by alphabetic order
2016-08-31 Denis Laxalde Add an import redirect hook from "cubes.<name>" to "cubicweb_<name>"
2016-07-06 Denis Laxalde [devtools] Update skeleton's setup.py to install cube as a package
2016-05-19 Denis Laxalde [devtools] Adjust skeleton setup.py to have it read information from __pkginfo__.py
2016-05-19 Denis Laxalde [devtools] Update skeleton and newcube command to cube as package layout
2016-09-08 Denis Laxalde [pkg] Add missing entries to MANIFEST.in
2016-08-26 Denis Laxalde [test] Add a test for toolsutils.read_config
2016-08-26 Denis Laxalde [test] Use plain unittest in unittest_toolsutils
2016-05-30 Denis Laxalde [skeleton] Remove test/pytestconf.py
2016-06-08 Denis Laxalde [pkg] Make it clearer which entries of __pkginfo__ are actually used
2016-07-12 Denis Laxalde [test] Avoid usage of lgc.testlib TestCase in unittest_cwconfig.py
2016-07-18 Denis Laxalde [test] Move setup of spa2rql tests into setUpClass method
2016-07-18 Denis Laxalde [schema] Set CubicWebSchemaLoader's extrapath using config eponymous property
2016-08-16 Denis Laxalde [doc] Document change of instances location in virtualenv installation 3.23
2016-08-16 Denis Laxalde [cwconfig] Do not override user-defined CW_MODE in virtualenv setup 3.23
2016-07-22 David Douard Added tag 3.22.4, debian/3.22.4-1, centos/3.22.4-1 for changeset 92db0bb8e26d 3.22
2016-07-22 David Douard [pkg] remove .dev0 from version 3.22 3.22.4 centos/3.22.4-1 debian/3.22.4-1
2016-07-21 David Douard [pkg] 3.22.4 3.22
2016-07-06 Sylvain Thénault [session] Ensure access to rql varmaker always mark the session as dirty 3.22
2016-03-15 Julien Cristau [test] fix test_printable_value_bytes with current pygments 3.22
2016-07-19 David Douard [webctl] set uid of file produced by gen-static-datadir (closes #11298794) 3.22
2016-07-19 David Douard [webconfig] ensure uicache content has correct uid (related to #11298794) 3.22
2016-07-19 David Douard [cwconfig] add the CubicWebConfiguration.ensure_uid_directory() method (related to #11298794) 3.22
2016-07-19 David Douard [cwconfig] extract uid file setting code from check_writeable_uid_directory (related to #11298794) 3.22
2016-07-19 Sylvain Thénault [web] Fix bug with usage of os.rename under windows environment 3.22
2016-07-06 Sylvain Thénault [migration] More resilient migration script 3.23
2016-07-06 Sylvain Thénault [session] Ensure access to rql varmaker always mark the session as dirty 3.23
2016-07-20 David Douard typo 3.22
2016-07-20 Denis Laxalde [native] Use cnx.system_sql instead of doexec method in syntax_tree_search
2016-07-20 Denis Laxalde Remove usage of cnx.ensure_cnx_set context manager
2015-06-26 Aurelien Campeas [hooks/test/synschema] remove an unneeded skipTest.
2016-07-19 Denis Laxalde [test] Check retcode of subprocesses in devctl tests
2016-07-20 Sylvain Thénault merge 3.23
2016-07-08 Denis Laxalde [pkg] Bump version to 3.24.0.dev0
2016-06-29 Denis Laxalde [pkg] Drop NO_SETUPTOOLS option
2016-07-12 David Douard [debian] update cubicweb-dev.lintian-overrides 3.23
2016-07-05 Denis Laxalde [pkg] Properly export data files in setup.py and adjust "newcube" test 3.23
2016-07-05 Denis Laxalde [pkg] Handle verbose option in setup.py's export function 3.23
2016-07-05 Denis Laxalde [pkg] Drop unused EMPTY_FILE global variable 3.23
2016-07-05 Denis Laxalde [tox] Do not install package in "develop" 3.23
2016-07-05 Denis Laxalde [pkg] Bump version to 3.23.2 3.23
2016-07-08 Sylvain Thénault pep8 bits
2016-07-08 Sylvain Thénault [schema] Add a method on yams constraints to compute its unique name
2016-07-08 Sylvain Thénault [migration] Test and fix case of addition of an attribute with some serialized constraint
2016-07-07 Sylvain Thénault [test] Add a migration test for update of a static vocabulary constraint
2016-06-30 Sylvain Thénault [schema2sql] Avoid "parsing" SQL statements for database initialization
2016-06-30 Sylvain Thénault [schema2sql] Drop most of the DB DROP related code
2016-06-30 Sylvain Thénault [hooks] Use already imported module alias
2016-07-13 Sylvain Thénault [schema2sql] Rename as_sql to constraint_value_as_sql
2016-07-13 Sylvain Thénault [schema2sql] Drop unused indent argument on aschema2sql
2016-06-30 Sylvain Thénault [schema2sql] More docstrings and minor API improvements
2016-06-30 Sylvain Thénault [schema2sql] inline eschema_attrs method
2016-06-30 Sylvain Thénault [schema2sql] Give a rdef to check_constraint
2016-07-19 David Douard merge 3.20.16 in 3.22 3.22
2016-07-19 David Douard merge 3.20.16 in 3.21 3.21
2016-07-19 David Douard Added tag 3.20.16, debian/3.20.16-1, centos/3.20.16-1 for changeset e60a8e5d29ef 3.20
2016-07-12 David Douard [debian] add a lintian override for source-is-missing about jquery.flot.js 3.20 3.20.16 centos/3.20.16-1 debian/3.20.16-1
2016-07-19 David Douard [pkg] 3.20.16 3.20
2016-07-19 David Douard [dataimport] fix count_lines function (closes #14407650) 3.20
2016-07-19 David Douard [captcha] improve a bit the redability of generated captcha images (closes #13500378) 3.20
2016-07-19 David Douard 3.20 branch 3.20
2016-06-29 Sylvain Thénault merge 3.23 changes
2016-06-29 Sylvain Thénault Added tag 3.23.1, centos/3.23.1-1, debian/3.23.1-1 for changeset 8f035d5d5953 3.23
2016-06-29 Sylvain Thénault prepare 3.23.1 3.23 3.23.1 centos/3.23.1-1 debian/3.23.1-1
2016-06-29 Denis Laxalde [debian] Adjust symlink to cubicweb package so that documention builds fine 3.23
2016-06-29 Denis Laxalde [dataimport] Restore handling of Binary in ExtEntity's values 3.23
2016-06-28 Denis Laxalde [tox] Ensure virtualenv's python is used to build the documentation 3.22
2016-06-28 Denis Laxalde [doc] Reference 3.23 page in changelog 3.23
2016-06-28 Denis Laxalde [tox] Ensure virtualenv's python is used to build the documentation 3.23
2016-06-27 Denis Laxalde Backed out changeset b288debc6736 3.23
2016-06-27 Denis Laxalde Merge with 3.23
2016-06-24 Denis Laxalde [pkg] Bump version to 3.22.4.dev0 3.22
2016-06-27 Denis Laxalde Added tag 3.23.0, centos/3.23.0-1, debian/3.23.0-1 for changeset 4b07f2a79021 3.23
2016-06-27 Denis Laxalde [doc] Fix symlinks of sphinx theme images 3.23 3.23.0 centos/3.23.0-1 debian/3.23.0-1
2016-06-24 Denis Laxalde Added tag 3.23.0, centos/3.23.0-1, debian/3.23.0-1 for changeset 93b0f836cb07 3.23
2016-06-24 Denis Laxalde [debian] Move python-unittest2 >= 0.7.0 as runtime dependency 3.23
2016-06-24 Denis Laxalde Symlink __pkginfo__.py at root 3.23
2016-06-24 Denis Laxalde [3.23] More release notes 3.23
2016-06-24 Denis Laxalde i18n update 3.23
2016-06-24 Denis Laxalde [doc/changes] CubicWebTC.set_description no longer available
2016-06-24 Sylvain Thénault Add some release notes
2016-06-23 Denis Laxalde [pkg] Version 3.23.0
2016-06-24 Denis Laxalde [pkg] Bump yams version in cubicweb-common Debian package
2016-06-23 Denis Laxalde [tox] Drop yams from dev-requirements.txt
2016-06-23 Denis Laxalde Merge with 3.22
2016-06-23 Denis Laxalde Merge with 3.21
2016-06-21 Sylvain Thénault backport 3.21 changes
2016-06-21 Sylvain Thénault backport 3.20 changes
2016-06-23 Denis Laxalde [sobjects] Drop custom unique constraint checks in user registration service
2016-06-23 Denis Laxalde [test] Add a test for user registration unicity constraint on email
2016-06-23 Denis Laxalde [test] Clarify user registration service tests
2016-06-23 Denis Laxalde [test/hooks] pep8 and unittest.main instead in unittest_hooks.py
2015-04-13 Julien Cristau [hooks/integrity] kill CheckUniqueHook
2016-06-20 Sylvain Thénault [migration] drop identity_relation if it exists
2016-06-22 Sylvain Thénault [migration] Reserialize all constraints since yams introduce new JSON serializing format
2016-06-23 Sylvain Thénault [migration] Add IF EXISTS on DROP CONSTRAINT
2016-06-20 Sylvain Thénault [schema sync] Rename index when an entity type is renamed
2016-06-17 Sylvain Thénault [c-c] Add a command to check database index
2016-06-22 Sylvain Thénault [sql gen] Control size of index name using an md5 hash
2016-06-20 Sylvain Thénault [sql gen] Explicitly name unique index
2016-06-22 Sylvain Thénault Update to yams 0.44 API
2016-06-20 Sylvain Thénault [test] Fix randomness in tests
2016-06-22 Sylvain Thénault [test] Drop unused import
2016-06-22 Philippe Pepiot [serverctl] allow to sync multiple and all sources in source-sync command
2016-06-22 Denis Laxalde [tox] Split migractions tests from server environment
2016-06-23 Sylvain Thénault [dataimport] Fix rdef loopup in importer
2016-06-22 Denis Laxalde [py3k] left-over unicode() in authobjs.py
2016-05-10 Philippe Pepiot [server] Improve massive deletion of entities
2016-06-06 Sylvain Thénault [hooks] Add a bunch of tests for session synchronization
2016-06-06 Sylvain Thénault [entities] Drop very old backward compat
2016-06-06 Sylvain Thénault pep8 + docstrings and comments improvments
2016-06-06 Sylvain Thénault [server] some pep8 in rql2sql
2016-06-21 Denis Laxalde [dataimport] Deprecate SQLGenObjectStore
2016-02-18 Sylvain Thénault [datafeed] attempt to acquire synchronization lock even when force is given
2016-05-30 Philippe Pepiot [schema] Cache RQL expressions on schema loading
2016-06-07 Philippe Pepiot [schema] Avoid parsing RQL expressions twice on schema loading
2016-06-22 Denis Laxalde [dataimport] Handle Bytes data in ExtEntity and convert them to Binary
2016-06-21 Denis Laxalde [test] Avoid assertCountEqual in unittest_syncschema.py
2016-06-22 Sylvain Thénault [packaging] Bump version number
2016-02-29 David Douard [web/session] make sure not to modify an inner value of session.data (closes #11217958)
2016-02-19 David Douard [book] improve a bit the documentation of the database setup
2015-12-22 Alexandre Richardson [doc] add documentation for specializing translation of other cubes in an application cube
2015-08-21 Arthur Lutz [doc] fix some URLs (cs to test jenkins autobuild )
2016-05-26 Sylvain Thénault [uicfg] Fix typo in set_fields_order
2016-05-23 Sylvain Thénault [forms] We don't want cwjs-edition-cancel class on reledit's cancel button
2016-06-21 Sylvain Thénault [test] Prefer unittest.main
2016-06-21 Sylvain Thénault [test] py.test related fix
2016-02-02 Sylvain Thénault [dataimport] add a bit of extra-documentation on the massive store
2016-01-29 Sylvain Thénault [dataimport] no need to call .keys()
2016-02-01 Sylvain Thénault [dataimport] drop massive store's flush_metadata method
2016-02-02 Sylvain Thénault [dataimport] test and fix external source support for the massive store
2016-06-21 Sylvain Thénault [dataimport] add new test for nohook store importing in a custom source
2016-02-01 Sylvain Thénault [dataimport] introduce usage of MetadataGenerator into the massive store
2016-01-28 Sylvain Thénault [dataimport] rename massive store's metagen_push_relation method
2016-01-28 Sylvain Thénault [dataimport] meta_data -> metadata
2016-01-28 Sylvain Thénault [dataimport] use sql shortcut
2016-01-28 Sylvain Thénault [dataimport] move cwmassive_constraint temporary table handling to the PGHelper class
2016-01-28 Sylvain Thénault [dataimport] inline some methods of the massive store
2016-01-28 Sylvain Thénault [dataimport] move everything related to the "URI handling" feature of the massive store together
2016-01-28 Sylvain Thénault [dataimport] test for a value is in a set and insertion in a set should live together
2016-01-28 Sylvain Thénault [dataimport] use a single _initialized set instead of _entities / _rtypes
2016-01-28 Sylvain Thénault [dataimport] drop massive store etype to eid index
2016-01-28 Sylvain Thénault [dataimport] add a .schema shortcut attribute on the massive store
2016-01-28 Sylvain Thénault [dataimport] rework massive store's __init__
2016-01-28 Sylvain Thénault [dataimport] rework PGHelper class
2016-01-28 Sylvain Thénault [dataimport] flake8
2016-01-28 Sylvain Thénault [dataimport] enhance a bit sql queries readability
2016-01-28 Sylvain Thénault [dataimport] use IF EXISTS when possible
2016-01-28 Sylvain Thénault [dataimport] PGHelper should be responsible to retrieve the database schema
2016-02-01 Sylvain Thénault [dataimport] introduce a new MetadataGenerator to replace former MetaGenerator
2016-06-21 Sylvain Thénault [dataimport] Prefer now(pytz.utc) to utcnow
2016-01-29 Sylvain Thénault [dataimport] rename nohook store .source attribute
2016-01-28 Sylvain Thénault [dataimport] make rql store test easier to read and test a few more thing, then reuse it to test nohook start which had no tests at all
2016-01-27 Sylvain Thénault [dataimport] remove useless assignment in massive store
2016-01-27 Sylvain Thénault [dataimport] move eid attribution from the metagenerator back to the nohook store
2016-01-27 Sylvain Thénault [dataimport] rephrase minor bits of the meta generator
2016-06-21 Denis Laxalde [pkg] Depends on logilab-common >= 1.2.2
2016-06-21 Denis Laxalde Merge with 3.22.3
2016-06-21 Denis Laxalde [pkg] Depends on yams >= 0.43
2016-06-21 Denis Laxalde Added tag 3.22.3, debian/3.22.3-1, centos/3.22.3-1 for changeset b1e7de000536
2016-06-21 Denis Laxalde [pkg] Version 3.22.3 3.22.3 centos/3.22.3-1 debian/3.22.3-1
2016-06-21 Denis Laxalde [pkg] Depends on yams < 0.43
2016-06-01 Sylvain Thénault Define BASE_URL and DATA_URL js variables in the login template. Closes #13385185
2016-06-10 Sylvain Thénault [web] Remove some unused imports in editforms
2016-06-10 Sylvain Thénault Fix cancel action on deletion confirmation form
2016-06-06 Sylvain Thénault [rql2sql] Test and fix some case of sql generation
2016-06-21 Denis Laxalde [test] Add missing os import in unittest_migractions.py
2016-06-20 Sylvain Thénault backport 3.22 changes
2016-04-15 Denis Laxalde [entity] Make it possible to specify sorting terms in cw_related_rqlst method
2016-06-16 Sylvain Thénault [sql gen] Properly create UNIQUE index on non string column. Closes #13728492
2016-06-17 Sylvain Thénault [server] some pep8 changes
2016-06-16 Sylvain Thénault pep8 schema2sql
2016-06-02 Denis Laxalde [migration] Drop custom "readfunc" for code.interact in shell
2016-06-02 Denis Laxalde [tox] Put development dependencies into a dev-requirements.txt file
2016-06-02 Denis Laxalde [py3k] Fix config-level comparison in "cubicweb-ctl create" command
2016-06-06 Denis Laxalde [pkg] PEP8 fixes in __pkginfo__.py
2016-06-06 Denis Laxalde [pkg] Drop "support" of unused subpackage_of option in setup.py
2016-06-16 Sylvain Thénault Add missing import, eaten by previous merge
2016-06-01 Sylvain Thénault Only access once to _cw.message in the login form
2016-06-16 Sylvain Thénault backport 3.22 changes
2016-06-16 Sylvain Thénault backport changes from 3.21
2016-06-10 Alexandre Richardson [server,bfss] fix bfss migration test for python 3 (related #13519541)
2016-06-10 Denis Laxalde [pkg] Use io.open with utf-8 encoding to read long description from README
2016-05-04 Nicolas Chauvat [dataimport] order of ExtEntities should be irrelevant (closes #13117472)
2016-06-01 Sylvain Thénault Test and fix "pickleability" of Binary objects
2016-06-07 Alexandre Richardson [server,bfss] fix storage migration when Bytes attributes is None (closes #13519541)
2016-05-25 Denis Laxalde Let hg Ignore py.test's .cache directory
2016-04-15 Denis Laxalde [entity] Add a cw_related_rqlst method returning the RQL select node of cw_related method
2016-05-20 Sylvain Thénault [devtools] set .config in setUpClass instead of using a cache in a classproperty
2016-05-20 Sylvain Thénault [devtools] Simplify test configuration's init
2014-09-11 Rémi Cardona [web] Have the LoginController return 403 on failed auth (closes #11569950)
2016-05-20 Sylvain Thénault [devtools] Drop old init_test_database backward compat
2016-05-20 Sylvain Thénault [devtools] show DeprecationWarning during test execution
2016-05-20 Sylvain Thénault [devtools] deprecate usage of sources file for test
2016-05-20 Sylvain Thénault [devtools] Set dumb value for postgres's db-host to avoid unexpected connection to a local server
2016-05-25 David Douard [ldapfeed] ldap3 do not raise an exception in case of failure of cnx.bind()
2016-05-25 David Douard [test] add a test to ensure we get an AuthenticationError with ldapfeed
2016-04-22 Denis Laxalde [entity] Exclude computed relations from Entity.copy_relations
2016-05-19 Denis Laxalde [pkg] Set version to 3.22.2.dev0
2016-05-20 Sylvain Thénault [devtools] pep8 a bit package's __init__
2016-05-19 Denis Laxalde [test/server] Only use configcls with statement timeout when needed
2016-05-19 Denis Laxalde [server/test] Add an assertion in test_statement_timeout
2015-07-01 Sylvain Thénault [datafeed] minor cleanups to cwxml parser
2015-09-23 Sylvain Thénault [datafeed] don't allow arbitrary kwargs on DatafeedParser initializer
2015-07-01 Sylvain Thénault [datafeed] gives information about moved entities to the parser
2015-07-01 Sylvain Thénault [datafeed] simplify SQL query used to retrieve information about entities from an external source
2015-07-01 Sylvain Thénault [datafeed] rename parser.sourceuris to source_uris
2015-06-30 Sylvain Thénault [datafeed] move process_urls to the parser
2016-01-14 Denis Laxalde [tox] Use py.test to run tests
2016-05-19 Sylvain Thénault [test] Fix devtools unittest_i18n when ran without pytest
2016-02-05 Julien Cristau [server] explicitly set postgres LC_MESSAGES variable to C on connection
2015-03-19 Julien Cristau [web] cleanup xmlrss view
2016-02-17 Julien Cristau [migration] add rollback when replace_eid_sequence_with_eid_numrange fails
2016-02-17 Julien Cristau [migration] move CWComputedRType later
2016-05-19 Sylvain Thénault docstring fix
(0) -10000 -3000 -1000 -224 +224 +1000 tip