CONTRIBUTING.rst
COPYING
COPYING.LESSER
MANIFEST.in
README.rst
jshintrc
mypy.ini
pylintrc
setup.cfg
setup.py
tox.ini
cubicweb/__init__.py
cubicweb/__main__.py
cubicweb/__pkginfo__.py
cubicweb/_exceptions.py
cubicweb/_gcdebug.py
cubicweb/appobject.py
cubicweb/crypto.py
cubicweb/cwconfig.py
cubicweb/cwctl.py
cubicweb/cwgettext.py
cubicweb/cwvreg.py
cubicweb/debug.py
cubicweb/entity.py
cubicweb/i18n.py
cubicweb/mail.py
cubicweb/md5crypt.py
cubicweb/migration.py
cubicweb/mttransforms.py
cubicweb/multipart.py
cubicweb/predicates.py
cubicweb/pytestconf.py
cubicweb/rdf.py
cubicweb/repoapi.py
cubicweb/req.py
cubicweb/rqlrewrite.py
cubicweb/rqlsuggestions.py
cubicweb/rset.py
cubicweb/rtags.py
cubicweb/schema.py
cubicweb/schema_exporters.py
cubicweb/tags.py
cubicweb/toolsutils.py
cubicweb/transaction.py
cubicweb/uilib.py
cubicweb/utils.py
cubicweb/wfutils.py
cubicweb/xy.py
cubicweb.egg-info/PKG-INFO
cubicweb.egg-info/SOURCES.txt
cubicweb.egg-info/dependency_links.txt
cubicweb.egg-info/entry_points.txt
cubicweb.egg-info/not-zip-safe
cubicweb.egg-info/requires.txt
cubicweb.egg-info/top_level.txt
cubicweb/dataimport/__init__.py
cubicweb/dataimport/csv.py
cubicweb/dataimport/importer.py
cubicweb/dataimport/massive_store.py
cubicweb/dataimport/pgstore.py
cubicweb/dataimport/stores.py
cubicweb/dataimport/test/test_csv.py
cubicweb/dataimport/test/test_massive_store.py
cubicweb/dataimport/test/test_pgstore.py
cubicweb/dataimport/test/test_stores.py
cubicweb/dataimport/test/unittest_importer.py
cubicweb/dataimport/test/data/geonames.csv
cubicweb/dataimport/test/data/people.csv
cubicweb/dataimport/test/data/schema.py
cubicweb/dataimport/test/data/timeZones.txt
cubicweb/dataimport/test/data-massimport/schema.py
cubicweb/devtools/__init__.py
cubicweb/devtools/apptest_config.py
cubicweb/devtools/devctl.py
cubicweb/devtools/fake.py
cubicweb/devtools/fill.py
cubicweb/devtools/fix_po_encoding
cubicweb/devtools/htmlparser.py
cubicweb/devtools/httptest.py
cubicweb/devtools/instrument.py
cubicweb/devtools/realdbtest.py
cubicweb/devtools/repotest.py
cubicweb/devtools/stresstester.py
cubicweb/devtools/testlib.py
cubicweb/devtools/data/cwmock.js
cubicweb/devtools/data/qunit.css
cubicweb/devtools/data/qunit.js
cubicweb/devtools/test/unittest_dbfill.py
cubicweb/devtools/test/unittest_devctl.py
cubicweb/devtools/test/unittest_fill.py
cubicweb/devtools/test/unittest_i18n.py
cubicweb/devtools/test/unittest_testlib.py
cubicweb/devtools/test/data/bootstrap_cubes
cubicweb/devtools/test/data/firstnames.txt
cubicweb/devtools/test/data/schema.py
cubicweb/devtools/test/data/libpython/cubicweb_i18ntestcube/__init__.py
cubicweb/devtools/test/data/libpython/cubicweb_i18ntestcube/__pkginfo__.py
cubicweb/devtools/test/data/libpython/cubicweb_i18ntestcube/schema.py
cubicweb/devtools/test/data/libpython/cubicweb_i18ntestcube/excludeme/somefile.py
cubicweb/devtools/test/data/libpython/cubicweb_i18ntestcube/i18n/en.po.ref
cubicweb/devtools/test/data/libpython/cubicweb_i18ntestcube/node_modules/cubes.somefile.js
cubicweb/devtools/test/data/static/js_examples/dep_1.js
cubicweb/devtools/test/data/static/js_examples/deps_2.js
cubicweb/devtools/test/data/static/js_examples/test_simple_failure.js
cubicweb/devtools/test/data/static/js_examples/test_simple_success.js
cubicweb/devtools/test/data/static/js_examples/test_with_dep.js
cubicweb/devtools/test/data/static/js_examples/test_with_ordered_deps.js
cubicweb/devtools/test/data/static/js_examples/utils.js
cubicweb/entities/__init__.py
cubicweb/entities/adapters.py
cubicweb/entities/authobjs.py
cubicweb/entities/lib.py
cubicweb/entities/schemaobjs.py
cubicweb/entities/sources.py
cubicweb/entities/wfobjs.py
cubicweb/entities/test/unittest_base.py
cubicweb/entities/test/unittest_wfobjs.py
cubicweb/entities/test/data/schema.py
cubicweb/entities/test/data/migration/postcreate.py
cubicweb/ext/__init__.py
cubicweb/ext/html4zope.py
cubicweb/ext/markdown.py
cubicweb/ext/test/unittest_markdown.py
cubicweb/hooks/__init__.py
cubicweb/hooks/bookmark.py
cubicweb/hooks/email.py
cubicweb/hooks/integrity.py
cubicweb/hooks/metadata.py
cubicweb/hooks/notification.py
cubicweb/hooks/security.py
cubicweb/hooks/synccomputed.py
cubicweb/hooks/syncschema.py
cubicweb/hooks/syncsession.py
cubicweb/hooks/syncsources.py
cubicweb/hooks/workflow.py
cubicweb/hooks/test/unittest_bookmarks.py
cubicweb/hooks/test/unittest_hooks.py
cubicweb/hooks/test/unittest_integrity.py
cubicweb/hooks/test/unittest_notificationhooks.py
cubicweb/hooks/test/unittest_security.py
cubicweb/hooks/test/unittest_synccomputed.py
cubicweb/hooks/test/unittest_syncschema.py
cubicweb/hooks/test/unittest_syncsession.py
cubicweb/hooks/test/unittest_syncsources.py
cubicweb/hooks/test/data/hooks.py
cubicweb/hooks/test/data/schema.py
cubicweb/hooks/test/data-computed/schema.py
cubicweb/i18n/de.po
cubicweb/i18n/en.po
cubicweb/i18n/es.po
cubicweb/i18n/fr.po
cubicweb/misc/source_highlight.py
cubicweb/misc/migration/3.22.0_Any.py
cubicweb/misc/migration/3.22.1_Any.py
cubicweb/misc/migration/3.22.3_Any.py
cubicweb/misc/migration/3.23.0_Any.py
cubicweb/misc/migration/3.24.0_Any.py
cubicweb/misc/migration/3.24.4_Any.py
cubicweb/misc/migration/3.27.0_Any.py
cubicweb/misc/migration/3.30.0_Any.py
cubicweb/misc/migration/3.31.0_Any.py
cubicweb/misc/migration/3.32.3_Any.py
cubicweb/misc/migration/3.38.0_Any.py
cubicweb/misc/migration/bootstrapmigration_repository.py
cubicweb/misc/migration/postcreate.py
cubicweb/misc/scripts/chpasswd.py
cubicweb/misc/scripts/detect_cycle.py
cubicweb/misc/scripts/fast_drop_entities.py
cubicweb/misc/scripts/ldap_change_base_dn.py
cubicweb/misc/scripts/migration_helper.py
cubicweb/pyramid/__init__.py
cubicweb/pyramid/auth.py
cubicweb/pyramid/config.py
cubicweb/pyramid/core.py
cubicweb/pyramid/csrf.py
cubicweb/pyramid/debug_source_code.py
cubicweb/pyramid/debugtoolbar_panels.py
cubicweb/pyramid/default_session.py
cubicweb/pyramid/development.ini.tmpl
cubicweb/pyramid/predicates.py
cubicweb/pyramid/pyramid.ini.tmpl
cubicweb/pyramid/pyramidctl.py
cubicweb/pyramid/resources.py
cubicweb/pyramid/rest_api.py
cubicweb/pyramid/session.py
cubicweb/pyramid/tools.py
cubicweb/pyramid/debug_toolbar_templates/cw.dbtmako
cubicweb/pyramid/debug_toolbar_templates/debug_source_code.mako
cubicweb/pyramid/debug_toolbar_templates/registry.dbtmako
cubicweb/pyramid/debug_toolbar_templates/registry_decisions.dbtmako
cubicweb/pyramid/debug_toolbar_templates/rql.dbtmako
cubicweb/pyramid/debug_toolbar_templates/sql.dbtmako
cubicweb/pyramid/test/__init__.py
cubicweb/pyramid/test/test_auth.py
cubicweb/pyramid/test/test_config.py
cubicweb/pyramid/test/test_content_negociation.py
cubicweb/pyramid/test/test_core.py
cubicweb/pyramid/test/test_tools.py
cubicweb/pyramid/test/data/bootstrap_cubes
cubicweb/pyramid/test/data/cubicweb_blog/__init__.py
cubicweb/pyramid/test/data/cubicweb_blog/__pkginfo__.py
cubicweb/pyramid/test/data/cubicweb_blog/entities.py
cubicweb/pyramid/test/data/cubicweb_blog/schema.py
cubicweb/schemas/Bookmark.py
cubicweb/schemas/__init__.py
cubicweb/schemas/_regproc.postgres.sql
cubicweb/schemas/base.py
cubicweb/schemas/bootstrap.py
cubicweb/schemas/workflow.py
cubicweb/server/__init__.py
cubicweb/server/check_unused_index.py
cubicweb/server/checkintegrity.py
cubicweb/server/edition.py
cubicweb/server/hook.py
cubicweb/server/migractions.py
cubicweb/server/querier.py
cubicweb/server/repository.py
cubicweb/server/rqlannotation.py
cubicweb/server/schema2sql.py
cubicweb/server/schemaserial.py
cubicweb/server/serverconfig.py
cubicweb/server/serverctl.py
cubicweb/server/session.py
cubicweb/server/sqlutils.py
cubicweb/server/ssplanner.py
cubicweb/server/utils.py
cubicweb/server/sources/__init__.py
cubicweb/server/sources/datafeed.py
cubicweb/server/sources/ldapfeed.py
cubicweb/server/sources/native.py
cubicweb/server/sources/rql2sql.py
cubicweb/server/sources/storages.py
cubicweb/server/test/unittest_datafeed.py
cubicweb/server/test/unittest_edition.py
cubicweb/server/test/unittest_hook.py
cubicweb/server/test/unittest_ldapsource.py
cubicweb/server/test/unittest_querier.py
cubicweb/server/test/unittest_rql2sql.py
cubicweb/server/test/unittest_rqlannotation.py
cubicweb/server/test/unittest_schema2sql.py
cubicweb/server/test/unittest_schemaserial.py
cubicweb/server/test/unittest_server_security.py
cubicweb/server/test/unittest_server_utils.py
cubicweb/server/test/unittest_serverctl.py
cubicweb/server/test/unittest_session.py
cubicweb/server/test/unittest_sources_native.py
cubicweb/server/test/unittest_sqlutils.py
cubicweb/server/test/unittest_ssplanner.py
cubicweb/server/test/unittest_storage.py
cubicweb/server/test/unittest_tools.py
cubicweb/server/test/unittest_undo.py
cubicweb/server/test/unittest_utils.py
cubicweb/server/test/data/bootstrap_cubes
cubicweb/server/test/data/entities.py
cubicweb/server/test/data/hooks.py
cubicweb/server/test/data/ldap_test.ldif
cubicweb/server/test/data/schema.py
cubicweb/server/test/data/site_cubicweb.py
cubicweb/server/test/data/slapd.conf.in
cubicweb/server/test/data/sources_extern
cubicweb/server/test/data/sources_multi
cubicweb/server/test/data-cwep002/schema.py
cubicweb/server/test/data-migractions/bootstrap_cubes
cubicweb/server/test/data-migractions/schema.py
cubicweb/server/test/data-migractions/cubicweb_basket/__init__.py
cubicweb/server/test/data-migractions/cubicweb_basket/__pkginfo__.py
cubicweb/server/test/data-migractions/cubicweb_basket/schema.py
cubicweb/server/test/data-migractions/cubicweb_card/__init__.py
cubicweb/server/test/data-migractions/cubicweb_card/__pkginfo__.py
cubicweb/server/test/data-migractions/cubicweb_card/schema.py
cubicweb/server/test/data-migractions/cubicweb_comment/__init__.py
cubicweb/server/test/data-migractions/cubicweb_comment/__pkginfo__.py
cubicweb/server/test/data-migractions/cubicweb_comment/schema.py
cubicweb/server/test/data-migractions/cubicweb_fakecustomtype/__init__.py
cubicweb/server/test/data-migractions/cubicweb_fakecustomtype/__pkginfo__.py
cubicweb/server/test/data-migractions/cubicweb_fakecustomtype/schema.py
cubicweb/server/test/data-migractions/cubicweb_fakecustomtype/site_cubicweb.py
cubicweb/server/test/data-migractions/cubicweb_fakeemail/__init__.py
cubicweb/server/test/data-migractions/cubicweb_fakeemail/__pkginfo__.py
cubicweb/server/test/data-migractions/cubicweb_fakeemail/schema.py
cubicweb/server/test/data-migractions/cubicweb_file/__init__.py
cubicweb/server/test/data-migractions/cubicweb_file/__pkginfo__.py
cubicweb/server/test/data-migractions/cubicweb_file/schema.py
cubicweb/server/test/data-migractions/cubicweb_localperms/__init__.py
cubicweb/server/test/data-migractions/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test/data-migractions/cubicweb_localperms/schema.py
cubicweb/server/test/data-migractions/cubicweb_tag/__init__.py
cubicweb/server/test/data-migractions/cubicweb_tag/__pkginfo__.py
cubicweb/server/test/data-migractions/cubicweb_tag/schema.py
cubicweb/server/test/data-migractions/migratedapp/__init__.py
cubicweb/server/test/data-migractions/migratedapp/bootstrap_cubes
cubicweb/server/test/data-migractions/migratedapp/schema.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_basket/__init__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_basket/__pkginfo__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_basket/schema.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_card/__init__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_card/__pkginfo__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_card/schema.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_comment/__init__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_comment/__pkginfo__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_comment/schema.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_file/__init__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_file/__pkginfo__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_file/schema.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_localperms/__init__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_localperms/schema.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_tag/__init__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_tag/__pkginfo__.py
cubicweb/server/test/data-migractions/migratedapp/cubicweb_tag/schema.py
cubicweb/server/test/data-schema2sql/__init__.py
cubicweb/server/test/data-schema2sql/schema/Company.py
cubicweb/server/test/data-schema2sql/schema/Dates.py
cubicweb/server/test/data-schema2sql/schema/State.py
cubicweb/server/test/data-schema2sql/schema/__init__.py
cubicweb/server/test/data-schema2sql/schema/schema.py
cubicweb/server/test/data-schema2sql/schema/toignore
cubicweb/server/test/data-schemaserial/schema.py
cubicweb/server/test/data-schemaserial/site_cubicweb.py
cubicweb/server/test/data/cubicweb_basket/__init__.py
cubicweb/server/test/data/cubicweb_basket/__pkginfo__.py
cubicweb/server/test/data/cubicweb_basket/schema.py
cubicweb/server/test/data/cubicweb_card/__init__.py
cubicweb/server/test/data/cubicweb_card/__pkginfo__.py
cubicweb/server/test/data/cubicweb_card/schema.py
cubicweb/server/test/data/cubicweb_comment/__init__.py
cubicweb/server/test/data/cubicweb_comment/__pkginfo__.py
cubicweb/server/test/data/cubicweb_comment/schema.py
cubicweb/server/test/data/cubicweb_file/__init__.py
cubicweb/server/test/data/cubicweb_file/__pkginfo__.py
cubicweb/server/test/data/cubicweb_file/schema.py
cubicweb/server/test/data/cubicweb_localperms/__init__.py
cubicweb/server/test/data/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test/data/cubicweb_localperms/schema.py
cubicweb/server/test/data/cubicweb_tag/__init__.py
cubicweb/server/test/data/cubicweb_tag/__pkginfo__.py
cubicweb/server/test/data/cubicweb_tag/schema.py
cubicweb/server/test/data/migration/postcreate.py
cubicweb/server/test/datacomputed/schema.py
cubicweb/server/test/datacomputed/migratedapp/schema.py
cubicweb/server/test_checkintegrity/__init__.py
cubicweb/server/test_checkintegrity/unittest_checkintegrity.py
cubicweb/server/test_checkintegrity/data/bootstrap_cubes
cubicweb/server/test_checkintegrity/data/entities.py
cubicweb/server/test_checkintegrity/data/hooks.py
cubicweb/server/test_checkintegrity/data/schema.py
cubicweb/server/test_checkintegrity/data/site_cubicweb.py
cubicweb/server/test_checkintegrity/data/cubicweb_basket/__init__.py
cubicweb/server/test_checkintegrity/data/cubicweb_basket/__pkginfo__.py
cubicweb/server/test_checkintegrity/data/cubicweb_basket/schema.py
cubicweb/server/test_checkintegrity/data/cubicweb_card/__init__.py
cubicweb/server/test_checkintegrity/data/cubicweb_card/__pkginfo__.py
cubicweb/server/test_checkintegrity/data/cubicweb_card/schema.py
cubicweb/server/test_checkintegrity/data/cubicweb_comment/__init__.py
cubicweb/server/test_checkintegrity/data/cubicweb_comment/__pkginfo__.py
cubicweb/server/test_checkintegrity/data/cubicweb_comment/schema.py
cubicweb/server/test_checkintegrity/data/cubicweb_file/__init__.py
cubicweb/server/test_checkintegrity/data/cubicweb_file/__pkginfo__.py
cubicweb/server/test_checkintegrity/data/cubicweb_file/schema.py
cubicweb/server/test_checkintegrity/data/cubicweb_localperms/__init__.py
cubicweb/server/test_checkintegrity/data/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test_checkintegrity/data/cubicweb_localperms/schema.py
cubicweb/server/test_checkintegrity/data/cubicweb_tag/__init__.py
cubicweb/server/test_checkintegrity/data/cubicweb_tag/__pkginfo__.py
cubicweb/server/test_checkintegrity/data/cubicweb_tag/schema.py
cubicweb/server/test_checkintegrity/data/migration/postcreate.py
cubicweb/server/test_migractions/__init__.py
cubicweb/server/test_migractions/unittest_migractions.py
cubicweb/server/test_migractions/data/entities.py
cubicweb/server/test_migractions/data/hooks.py
cubicweb/server/test_migractions/data/schema.py
cubicweb/server/test_migractions/data/site_cubicweb.py
cubicweb/server/test_migractions/data-migractions/bootstrap_cubes
cubicweb/server/test_migractions/data-migractions/schema.py
cubicweb/server/test_migractions/data-migractions/cubicweb_basket/__init__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_basket/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_basket/schema.py
cubicweb/server/test_migractions/data-migractions/cubicweb_card/__init__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_card/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_card/schema.py
cubicweb/server/test_migractions/data-migractions/cubicweb_comment/__init__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_comment/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_comment/schema.py
cubicweb/server/test_migractions/data-migractions/cubicweb_fakecustomtype/__init__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_fakecustomtype/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_fakecustomtype/schema.py
cubicweb/server/test_migractions/data-migractions/cubicweb_fakecustomtype/site_cubicweb.py
cubicweb/server/test_migractions/data-migractions/cubicweb_fakeemail/__init__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_fakeemail/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_fakeemail/schema.py
cubicweb/server/test_migractions/data-migractions/cubicweb_file/__init__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_file/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_file/schema.py
cubicweb/server/test_migractions/data-migractions/cubicweb_localperms/__init__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_localperms/schema.py
cubicweb/server/test_migractions/data-migractions/cubicweb_tag/__init__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_tag/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/cubicweb_tag/schema.py
cubicweb/server/test_migractions/data-migractions/migratedapp/__init__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/bootstrap_cubes
cubicweb/server/test_migractions/data-migractions/migratedapp/schema.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_basket/__init__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_basket/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_basket/schema.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_card/__init__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_card/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_card/schema.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_comment/__init__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_comment/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_comment/schema.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_file/__init__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_file/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_file/schema.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_localperms/__init__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_localperms/schema.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_tag/__init__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_tag/__pkginfo__.py
cubicweb/server/test_migractions/data-migractions/migratedapp/cubicweb_tag/schema.py
cubicweb/server/test_migractions/data/cubicweb_basket/__init__.py
cubicweb/server/test_migractions/data/cubicweb_basket/schema.py
cubicweb/server/test_migractions/data/cubicweb_card/__init__.py
cubicweb/server/test_migractions/data/cubicweb_card/schema.py
cubicweb/server/test_migractions/data/cubicweb_comment/__init__.py
cubicweb/server/test_migractions/data/cubicweb_comment/schema.py
cubicweb/server/test_migractions/data/cubicweb_file/__init__.py
cubicweb/server/test_migractions/data/cubicweb_file/schema.py
cubicweb/server/test_migractions/data/cubicweb_localperms/__init__.py
cubicweb/server/test_migractions/data/cubicweb_localperms/schema.py
cubicweb/server/test_migractions/data/cubicweb_tag/__init__.py
cubicweb/server/test_migractions/data/cubicweb_tag/schema.py
cubicweb/server/test_migractions/data/migration/postcreate.py
cubicweb/server/test_migractions/datacomputed/schema.py
cubicweb/server/test_migractions/datacomputed/migratedapp/schema.py
cubicweb/server/test_migractions2/__init__.py
cubicweb/server/test_migractions2/unittest_migractions.py
cubicweb/server/test_migractions2/data/entities.py
cubicweb/server/test_migractions2/data/hooks.py
cubicweb/server/test_migractions2/data/schema.py
cubicweb/server/test_migractions2/data/site_cubicweb.py
cubicweb/server/test_migractions2/data-migractions/bootstrap_cubes
cubicweb/server/test_migractions2/data-migractions/schema.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_basket/__init__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_basket/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_basket/schema.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_card/__init__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_card/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_card/schema.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_comment/__init__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_comment/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_comment/schema.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_fakecustomtype/__init__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_fakecustomtype/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_fakecustomtype/schema.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_fakecustomtype/site_cubicweb.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_fakeemail/__init__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_fakeemail/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_fakeemail/schema.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_file/__init__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_file/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_file/schema.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_localperms/__init__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_localperms/schema.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_tag/__init__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_tag/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/cubicweb_tag/schema.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/__init__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/bootstrap_cubes
cubicweb/server/test_migractions2/data-migractions/migratedapp/schema.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_basket/__init__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_basket/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_basket/schema.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_card/__init__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_card/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_card/schema.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_comment/__init__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_comment/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_comment/schema.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_file/__init__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_file/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_file/schema.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_localperms/__init__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_localperms/schema.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_tag/__init__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_tag/__pkginfo__.py
cubicweb/server/test_migractions2/data-migractions/migratedapp/cubicweb_tag/schema.py
cubicweb/server/test_migractions2/data/cubicweb_basket/__init__.py
cubicweb/server/test_migractions2/data/cubicweb_basket/__pkginfo__.py
cubicweb/server/test_migractions2/data/cubicweb_basket/schema.py
cubicweb/server/test_migractions2/data/cubicweb_card/__init__.py
cubicweb/server/test_migractions2/data/cubicweb_card/__pkginfo__.py
cubicweb/server/test_migractions2/data/cubicweb_card/schema.py
cubicweb/server/test_migractions2/data/cubicweb_comment/__init__.py
cubicweb/server/test_migractions2/data/cubicweb_comment/__pkginfo__.py
cubicweb/server/test_migractions2/data/cubicweb_comment/schema.py
cubicweb/server/test_migractions2/data/cubicweb_file/__init__.py
cubicweb/server/test_migractions2/data/cubicweb_file/__pkginfo__.py
cubicweb/server/test_migractions2/data/cubicweb_file/schema.py
cubicweb/server/test_migractions2/data/cubicweb_localperms/__init__.py
cubicweb/server/test_migractions2/data/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test_migractions2/data/cubicweb_localperms/schema.py
cubicweb/server/test_migractions2/data/cubicweb_tag/__init__.py
cubicweb/server/test_migractions2/data/cubicweb_tag/__pkginfo__.py
cubicweb/server/test_migractions2/data/cubicweb_tag/schema.py
cubicweb/server/test_migractions2/data/migration/postcreate.py
cubicweb/server/test_migractions2/datacomputed/schema.py
cubicweb/server/test_migractions2/datacomputed/migratedapp/schema.py
cubicweb/server/test_migractions3/__init__.py
cubicweb/server/test_migractions3/unittest_migractions.py
cubicweb/server/test_migractions3/data/entities.py
cubicweb/server/test_migractions3/data/hooks.py
cubicweb/server/test_migractions3/data/schema.py
cubicweb/server/test_migractions3/data/site_cubicweb.py
cubicweb/server/test_migractions3/data-migractions/bootstrap_cubes
cubicweb/server/test_migractions3/data-migractions/schema.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_basket/__init__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_basket/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_basket/schema.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_card/__init__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_card/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_card/schema.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_comment/__init__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_comment/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_comment/schema.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_fakecustomtype/__init__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_fakecustomtype/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_fakecustomtype/schema.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_fakecustomtype/site_cubicweb.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_fakeemail/__init__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_fakeemail/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_fakeemail/schema.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_file/__init__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_file/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_file/schema.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_localperms/__init__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_localperms/schema.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_tag/__init__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_tag/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/cubicweb_tag/schema.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/__init__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/bootstrap_cubes
cubicweb/server/test_migractions3/data-migractions/migratedapp/schema.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_basket/__init__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_basket/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_basket/schema.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_card/__init__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_card/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_card/schema.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_comment/__init__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_comment/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_comment/schema.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_file/__init__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_file/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_file/schema.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_localperms/__init__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_localperms/schema.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_tag/__init__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_tag/__pkginfo__.py
cubicweb/server/test_migractions3/data-migractions/migratedapp/cubicweb_tag/schema.py
cubicweb/server/test_migractions3/data/cubicweb_basket/__init__.py
cubicweb/server/test_migractions3/data/cubicweb_basket/__pkginfo__.py
cubicweb/server/test_migractions3/data/cubicweb_basket/schema.py
cubicweb/server/test_migractions3/data/cubicweb_card/__init__.py
cubicweb/server/test_migractions3/data/cubicweb_card/__pkginfo__.py
cubicweb/server/test_migractions3/data/cubicweb_card/schema.py
cubicweb/server/test_migractions3/data/cubicweb_comment/__init__.py
cubicweb/server/test_migractions3/data/cubicweb_comment/__pkginfo__.py
cubicweb/server/test_migractions3/data/cubicweb_comment/schema.py
cubicweb/server/test_migractions3/data/cubicweb_file/__init__.py
cubicweb/server/test_migractions3/data/cubicweb_file/__pkginfo__.py
cubicweb/server/test_migractions3/data/cubicweb_file/schema.py
cubicweb/server/test_migractions3/data/cubicweb_localperms/__init__.py
cubicweb/server/test_migractions3/data/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test_migractions3/data/cubicweb_localperms/schema.py
cubicweb/server/test_migractions3/data/cubicweb_tag/__init__.py
cubicweb/server/test_migractions3/data/cubicweb_tag/__pkginfo__.py
cubicweb/server/test_migractions3/data/cubicweb_tag/schema.py
cubicweb/server/test_migractions3/data/migration/postcreate.py
cubicweb/server/test_migractions3/datacomputed/schema.py
cubicweb/server/test_migractions3/datacomputed/migratedapp/schema.py
cubicweb/server/test_postgres/__init__.py
cubicweb/server/test_postgres/unittest_postgres.py
cubicweb/server/test_postgres/data/bootstrap_cubes
cubicweb/server/test_postgres/data/entities.py
cubicweb/server/test_postgres/data/hooks.py
cubicweb/server/test_postgres/data/schema.py
cubicweb/server/test_postgres/data/site_cubicweb.py
cubicweb/server/test_postgres/data/cubicweb_basket/__init__.py
cubicweb/server/test_postgres/data/cubicweb_basket/__pkginfo__.py
cubicweb/server/test_postgres/data/cubicweb_basket/schema.py
cubicweb/server/test_postgres/data/cubicweb_card/__init__.py
cubicweb/server/test_postgres/data/cubicweb_card/__pkginfo__.py
cubicweb/server/test_postgres/data/cubicweb_card/schema.py
cubicweb/server/test_postgres/data/cubicweb_comment/__init__.py
cubicweb/server/test_postgres/data/cubicweb_comment/__pkginfo__.py
cubicweb/server/test_postgres/data/cubicweb_comment/schema.py
cubicweb/server/test_postgres/data/cubicweb_file/__init__.py
cubicweb/server/test_postgres/data/cubicweb_file/__pkginfo__.py
cubicweb/server/test_postgres/data/cubicweb_file/schema.py
cubicweb/server/test_postgres/data/cubicweb_localperms/__init__.py
cubicweb/server/test_postgres/data/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test_postgres/data/cubicweb_localperms/schema.py
cubicweb/server/test_postgres/data/cubicweb_tag/__init__.py
cubicweb/server/test_postgres/data/cubicweb_tag/__pkginfo__.py
cubicweb/server/test_postgres/data/cubicweb_tag/schema.py
cubicweb/server/test_postgres/data/migration/postcreate.py
cubicweb/server/test_repository/__init__.py
cubicweb/server/test_repository/unittest_repository.py
cubicweb/server/test_repository/data/bootstrap_cubes
cubicweb/server/test_repository/data/entities.py
cubicweb/server/test_repository/data/hooks.py
cubicweb/server/test_repository/data/schema.py
cubicweb/server/test_repository/data/site_cubicweb.py
cubicweb/server/test_repository/data-schemaserial/schema.py
cubicweb/server/test_repository/data-schemaserial/site_cubicweb.py
cubicweb/server/test_repository/data/cubicweb_basket/__init__.py
cubicweb/server/test_repository/data/cubicweb_basket/__pkginfo__.py
cubicweb/server/test_repository/data/cubicweb_basket/schema.py
cubicweb/server/test_repository/data/cubicweb_card/__init__.py
cubicweb/server/test_repository/data/cubicweb_card/__pkginfo__.py
cubicweb/server/test_repository/data/cubicweb_card/schema.py
cubicweb/server/test_repository/data/cubicweb_comment/__init__.py
cubicweb/server/test_repository/data/cubicweb_comment/__pkginfo__.py
cubicweb/server/test_repository/data/cubicweb_comment/schema.py
cubicweb/server/test_repository/data/cubicweb_file/__init__.py
cubicweb/server/test_repository/data/cubicweb_file/__pkginfo__.py
cubicweb/server/test_repository/data/cubicweb_file/schema.py
cubicweb/server/test_repository/data/cubicweb_localperms/__init__.py
cubicweb/server/test_repository/data/cubicweb_localperms/__pkginfo__.py
cubicweb/server/test_repository/data/cubicweb_localperms/schema.py
cubicweb/server/test_repository/data/cubicweb_tag/__init__.py
cubicweb/server/test_repository/data/cubicweb_tag/__pkginfo__.py
cubicweb/server/test_repository/data/cubicweb_tag/schema.py
cubicweb/skeleton/.gitlab-ci.yml.tmpl
cubicweb/skeleton/.hgignore.tmpl
cubicweb/skeleton/.yamllint.tmpl
cubicweb/skeleton/Dockerfile.tmpl
cubicweb/skeleton/MANIFEST.in.tmpl
cubicweb/skeleton/README.rst.tmpl
cubicweb/skeleton/setup.py.tmpl
cubicweb/skeleton/tox.ini.tmpl
cubicweb/skeleton/cubicweb_CUBENAME/__init__.py.tmpl
cubicweb/skeleton/cubicweb_CUBENAME/__pkginfo__.py.tmpl
cubicweb/skeleton/cubicweb_CUBENAME/entities.py.tmpl
cubicweb/skeleton/cubicweb_CUBENAME/hooks.py.tmpl
cubicweb/skeleton/cubicweb_CUBENAME/schema.py.tmpl
cubicweb/skeleton/cubicweb_CUBENAME/sobjects.py.tmpl
cubicweb/skeleton/cubicweb_CUBENAME/uiprops.py.tmpl
cubicweb/skeleton/cubicweb_CUBENAME/views.py.tmpl
cubicweb/skeleton/cubicweb_CUBENAME/data/cubes.CUBENAME.css
cubicweb/skeleton/cubicweb_CUBENAME/data/cubes.CUBENAME.js
cubicweb/skeleton/cubicweb_CUBENAME/i18n/en.po
cubicweb/skeleton/cubicweb_CUBENAME/i18n/es.po
cubicweb/skeleton/cubicweb_CUBENAME/i18n/fr.po
cubicweb/skeleton/cubicweb_CUBENAME/migration/postcreate.py.tmpl
cubicweb/skeleton/cubicweb_CUBENAME/migration/precreate.py.tmpl
cubicweb/skeleton/test/realdb_test_CUBENAME.py
cubicweb/skeleton/test/test_CUBENAME.py.tmpl
cubicweb/skeleton/test/data/bootstrap_cubes.tmpl
cubicweb/smoke_test/instance_creation_test_cubicweb_api.py
cubicweb/smoke_test/instance_creation_test_cubicweb_web.py
cubicweb/sobjects/__init__.py
cubicweb/sobjects/ldapparser.py
cubicweb/sobjects/notification.py
cubicweb/sobjects/services.py
cubicweb/sobjects/supervising.py
cubicweb/sobjects/test/unittest_email.py
cubicweb/sobjects/test/unittest_notification.py
cubicweb/sobjects/test/unittest_register_user.py
cubicweb/sobjects/test/unittest_supervising.py
cubicweb/sobjects/test/data/bootstrap_cubes
cubicweb/sobjects/test/data/schema.py
cubicweb/sobjects/test/data/cubicweb_card/__init__.py
cubicweb/sobjects/test/data/cubicweb_card/__pkginfo__.py
cubicweb/sobjects/test/data/cubicweb_card/entities.py
cubicweb/sobjects/test/data/cubicweb_card/schema.py
cubicweb/sobjects/test/data/cubicweb_comment/__init__.py
cubicweb/sobjects/test/data/cubicweb_comment/__pkginfo__.py
cubicweb/sobjects/test/data/cubicweb_comment/schema.py
cubicweb/sobjects/test/data/sobjects/__init__.py
cubicweb/test/unittest_binary.py
cubicweb/test/unittest_crypto.py
cubicweb/test/unittest_cwconfig.py
cubicweb/test/unittest_cwctl.py
cubicweb/test/unittest_entity.py
cubicweb/test/unittest_fast_drop_entities.py
cubicweb/test/unittest_mail.py
cubicweb/test/unittest_migration.py
cubicweb/test/unittest_predicates.py
cubicweb/test/unittest_repoapi.py
cubicweb/test/unittest_req.py
cubicweb/test/unittest_rqlrewrite.py
cubicweb/test/unittest_rqlsuggestions.py
cubicweb/test/unittest_rset.py
cubicweb/test/unittest_rtags.py
cubicweb/test/unittest_schema.py
cubicweb/test/unittest_toolsutils.py
cubicweb/test/unittest_uilib.py
cubicweb/test/unittest_vregistry.py
cubicweb/test/unittest_wfutils.py
cubicweb/test/data/bootstrap_cubes
cubicweb/test/data/entities.py
cubicweb/test/data/erqlexpr_on_ertype.py
cubicweb/test/data/lowered_etype.py
cubicweb/test/data/rqlexpr_on_computedrel.py
cubicweb/test/data/rqlexpr_on_ertype_read.py
cubicweb/test/data/rrqlexpr_on_attr.py
cubicweb/test/data/rrqlexpr_on_eetype.py
cubicweb/test/data/schema.py
cubicweb/test/data/uppered_rtype.py
cubicweb/test/data-rewrite/bootstrap_cubes
cubicweb/test/data-rewrite/schema.py
cubicweb/test/data-rewrite/cubicweb_card/__init__.py
cubicweb/test/data-rewrite/cubicweb_card/__pkginfo__.py
cubicweb/test/data-rewrite/cubicweb_card/entities.py
cubicweb/test/data-rewrite/cubicweb_card/schema.py
cubicweb/test/data-rewrite/cubicweb_localperms/__init__.py
cubicweb/test/data-rewrite/cubicweb_localperms/__pkginfo__.py
cubicweb/test/data-rewrite/cubicweb_localperms/schema.py
cubicweb/test/data/cubicweb_card/__init__.py
cubicweb/test/data/cubicweb_card/__pkginfo__.py
cubicweb/test/data/cubicweb_card/entities.py
cubicweb/test/data/cubicweb_card/schema.py
cubicweb/test/data/cubicweb_comment/__init__.py
cubicweb/test/data/cubicweb_comment/__pkginfo__.py
cubicweb/test/data/cubicweb_comment/schema.py
cubicweb/test/data/cubicweb_email/__init__.py
cubicweb/test/data/cubicweb_email/__pkginfo__.py
cubicweb/test/data/cubicweb_email/entities.py
cubicweb/test/data/cubicweb_email/hooks.py
cubicweb/test/data/cubicweb_email/views/__init__.py
cubicweb/test/data/cubicweb_file/__init__.py
cubicweb/test/data/cubicweb_file/__pkginfo__.py
cubicweb/test/data/cubicweb_file/views.py
cubicweb/test/data/cubicweb_file/entities/__init__.py
cubicweb/test/data/cubicweb_file/hooks/__init__.py
cubicweb/test/data/cubicweb_forge/__init__.py
cubicweb/test/data/cubicweb_forge/__pkginfo__.py
cubicweb/test/data/cubicweb_localperms/__init__.py
cubicweb/test/data/cubicweb_localperms/__pkginfo__.py
cubicweb/test/data/cubicweb_localperms/schema.py
cubicweb/test/data/cubicweb_mycube/__init__.py
cubicweb/test/data/cubicweb_mycube/__pkginfo__.py
cubicweb/test/data/cubicweb_mycube/ccplugin.py
cubicweb/test/data/cubicweb_required_variables/__init__.py
cubicweb/test/data/cubicweb_required_variables/__pkginfo__.py
cubicweb/test/data/cubicweb_required_variables/site_cubicweb.py
cubicweb/test/data/cubicweb_tag/__init__.py
cubicweb/test/data/cubicweb_tag/__pkginfo__.py
cubicweb/test/data/cubicweb_tag/entities.py
cubicweb/test/data/cubicweb_tag/schema.py
cubicweb/test/data/migration/0.0.3_Any.py
cubicweb/test/data/migration/0.0.4_Any.py
cubicweb/test/data/migration/0.1.0_Any.py
cubicweb/test/data/migration/0.1.0_common.py
cubicweb/test/data/migration/0.1.0_repository.py
cubicweb/test/data/migration/0.1.2_Any.py
cubicweb/test/data/scripts/script1.py
cubicweb/test/data/scripts/script2.py
cubicweb/test/data/scripts/script3.py
cubicweb/test/data/server_migration/2.10.2_Any.sql
cubicweb/test/data/server_migration/2.5.0_Any.sql
cubicweb/test/data/server_migration/2.6.0_Any.sql
cubicweb/test/data/server_migration/bootstrapmigration_repository.py
cubicweb/test/data_schemareader/schema.py
doc/4.0.0_how_to_migrate.rst
doc/Makefile
doc/announce.en.txt
doc/announce.fr.txt
doc/conf.py
doc/index.rst
doc/plan_formation_python_cubicweb.txt
doc/stdlib.txt
doc/_static/favicon.ico
doc/_static/logo-cubicweb.svg
doc/api/__init__.rst
doc/api/appobject.rst
doc/api/cwvreg.rst
doc/api/dataimport.rst
doc/api/index.rst
doc/api/predicates.rst
doc/api/pyramid.rst
doc/api/req.rst
doc/api/rset.rst
doc/api/urlpublishing.rst
doc/api/urlrewrite.rst
doc/api/web.rst
doc/api/pyramid/auth.rst
doc/api/pyramid/bwcompat.rst
doc/api/pyramid/core.rst
doc/api/pyramid/login.rst
doc/api/pyramid/profile.rst
doc/api/pyramid/session.rst
doc/api/pyramid/url_redirection.rst
doc/book/MERGE_ME-tut-create-app.en.txt
doc/book/MERGE_ME-tut-create-gae-app.en.txt
doc/book/_maybe_to_integrate/D050-architecture.en.txt
doc/book/_maybe_to_integrate/rss-xml.rst
doc/book/_maybe_to_integrate/template.rst
doc/book/additionnal_services/index.rst
doc/book/additionnal_services/undo.rst
doc/book/admin/backups.rst
doc/book/admin/config.rst
doc/book/admin/create-instance.rst
doc/book/admin/cubicweb-ctl.rst
doc/book/admin/deploy.rst
doc/book/admin/index.rst
doc/book/admin/instance-config.rst
doc/book/admin/ldap.rst
doc/book/admin/multisources.rst
doc/book/admin/rql-logs.rst
doc/book/admin/setup.rst
doc/book/admin/site-config.rst
doc/book/annexes/depends.rst
doc/book/annexes/docstrings-conventions.rst
doc/book/annexes/faq.rst
doc/book/annexes/index.rst
doc/book/annexes/mercurial.rst
doc/book/annexes/rql/Graph-ex.gif
doc/book/annexes/rql/debugging.rst
doc/book/annexes/rql/implementation.rst
doc/book/annexes/rql/index.rst
doc/book/annexes/rql/intro.rst
doc/book/annexes/rql/language.rst
doc/book/annexes/rql/usecases.rst
doc/book/devrepo/connections_pooler.rst
doc/book/devrepo/dataimport.rst
doc/book/devrepo/debug_channels.rst
doc/book/devrepo/fti.rst
doc/book/devrepo/index.rst
doc/book/devrepo/migration.rst
doc/book/devrepo/profiling.rst
doc/book/devrepo/testing.rst
doc/book/devrepo/vreg.rst
doc/book/devrepo/cubes/available-cubes.rst
doc/book/devrepo/cubes/cc-newcube.rst
doc/book/devrepo/cubes/index.rst
doc/book/devrepo/cubes/layout.rst
doc/book/devrepo/cubes/what-is-a-cube.rst
doc/book/devrepo/datamodel/baseschema.rst
doc/book/devrepo/datamodel/define-workflows.rst
doc/book/devrepo/datamodel/definition.rst
doc/book/devrepo/datamodel/index.rst
doc/book/devrepo/datamodel/metadata.rst
doc/book/devrepo/devcore/index.rst
doc/book/devrepo/devcore/reqbase.rst
doc/book/devrepo/entityclasses/adapters.rst
doc/book/devrepo/entityclasses/application-logic.rst
doc/book/devrepo/entityclasses/data-as-objects.rst
doc/book/devrepo/entityclasses/index.rst
doc/book/devrepo/entityclasses/load-sort.rst
doc/book/devrepo/repo/hooks.rst
doc/book/devrepo/repo/index.rst
doc/book/devrepo/repo/notifications.rst
doc/book/devrepo/repo/sessions.rst
doc/book/devrepo/repo/tasks.rst
doc/book/devweb/ajax.rst
doc/book/devweb/controllers.rst
doc/book/devweb/css.rst
doc/book/devweb/facets.rst
doc/book/devweb/httpcaching.rst
doc/book/devweb/index.rst
doc/book/devweb/internationalization.rst
doc/book/devweb/js.rst
doc/book/devweb/property.rst
doc/book/devweb/publisher.rst
doc/book/devweb/request.rst
doc/book/devweb/resource.rst
doc/book/devweb/rtags.rst
doc/book/devweb/searchbar.rst
doc/book/devweb/warning.rst
doc/book/devweb/edition/dissection.rst
doc/book/devweb/edition/editcontroller.rst
doc/book/devweb/edition/examples.rst
doc/book/devweb/edition/form.rst
doc/book/devweb/edition/index.rst
doc/book/devweb/views/basetemplates.rst
doc/book/devweb/views/baseviews.rst
doc/book/devweb/views/boxes.rst
doc/book/devweb/views/breadcrumbs.rst
doc/book/devweb/views/idownloadable.rst
doc/book/devweb/views/index.rst
doc/book/devweb/views/primary.rst
doc/book/devweb/views/reledit.rst
doc/book/devweb/views/startup.rst
doc/book/devweb/views/table.rst
doc/book/devweb/views/urlpublish.rst
doc/book/devweb/views/views.rst
doc/book/devweb/views/wdoc.rst
doc/book/devweb/views/xmlrss.rst
doc/book/intro/concepts.rst
doc/book/intro/history.rst
doc/book/intro/index.rst
doc/book/pyramid/auth.rst
doc/book/pyramid/ctl.rst
doc/book/pyramid/debug_toolbar.rst
doc/book/pyramid/index.rst
doc/book/pyramid/quickstart.rst
doc/book/pyramid/settings.rst
doc/book/security/csrf.rst
doc/book/src/archi_globale.dia
doc/book/src/main_template_layout.dia
doc/changes/3.14.rst
doc/changes/3.15.rst
doc/changes/3.16.rst
doc/changes/3.17.rst
doc/changes/3.18.rst
doc/changes/3.19.rst
doc/changes/3.20.rst
doc/changes/3.21.rst
doc/changes/3.22.rst
doc/changes/3.23.rst
doc/changes/3.24.rst
doc/changes/3.25.rst
doc/changes/3.26.rst
doc/changes/3.27.rst
doc/changes/3.28.rst
doc/changes/3.29.rst
doc/changes/3.30.rst
doc/changes/3.31.rst
doc/changes/3.32.rst
doc/changes/3.32_reledit.rst
doc/changes/3.33.rst
doc/changes/3.34.rst
doc/changes/3.35.rst
doc/changes/3.36.rst
doc/changes/3.37.rst
doc/changes/3.38.rst
doc/changes/4.0.rst
doc/changes/4.1.rst
doc/changes/4.2.rst
doc/changes/4.3.rst
doc/changes/4.4.rst
doc/changes/4.5.rst
doc/changes/4.6.rst
doc/changes/changelog.rst
doc/changes/index.rst
doc/images/03-transitions-view_en.png
doc/images/breadcrumbs_header.png
doc/images/debugtoolbar_general_panel.png
doc/images/debugtoolbar_registry_content_panel.png
doc/images/debugtoolbar_registry_decisions_panel.png
doc/images/debugtoolbar_rql_panel.png
doc/images/debugtoolbar_rql_traceback_panel.png
doc/images/debugtoolbar_show_source.png
doc/images/debugtoolbar_show_source_link.png
doc/images/debugtoolbar_sql_panel.png
doc/images/debugtoolbar_traceback_source_link.png
doc/images/example-card-with-rql-directive.png
doc/images/example-card-with-rql-table-directive.png
doc/images/facet_date_range.png
doc/images/facet_has_image.png
doc/images/facet_overview.png
doc/images/facet_range.png
doc/images/lax-book_00-login_en.png
doc/images/lax-book_01-start_en.png
doc/images/lax-book_02-cookie-values_en.png
doc/images/lax-book_02-create-blog_en.png
doc/images/lax-book_03-list-one-blog_en.png
doc/images/lax-book_03-site-config-panel_en.png
doc/images/lax-book_03-state-submitted_en.png
doc/images/lax-book_03-transitions-view_en.png
doc/images/lax-book_04-detail-one-blog_en.png
doc/images/lax-book_05-list-two-blog_en.png
doc/images/lax-book_06-add-relation-entryof_en.png
doc/images/lax-book_06-main-template-logo_en.png
doc/images/lax-book_07-detail-one-blogentry_en.png
doc/images/lax-book_08-schema_en.png
doc/images/lax-book_09-new-view-blogentry_en.png
doc/images/lax-book_10-blog-with-two-entries_en.png
doc/images/main_template.png
doc/images/main_template.svg
doc/images/main_template_layout.png
doc/images/primaryview_template.png
doc/images/primaryview_template.svg
doc/images/request_session.png
doc/images/request_session.svg
doc/images/server-class-diagram.png
doc/images/tutos-base_blog-form_en.png
doc/images/tutos-base_blog-primary-after-post-creation_en.png
doc/images/tutos-base_blog-primary_en.png
doc/images/tutos-base_blogs-list_en.png
doc/images/tutos-base_form-generic-relations_en.png
doc/images/tutos-base_index_en.png
doc/images/tutos-base_index_gettext_en.png
doc/images/tutos-base_index_logged_in_en.png
doc/images/tutos-base_login-form_en.png
doc/images/tutos-base_myblog-blogentry-taggable-commentable-primary_en.png
doc/images/tutos-base_myblog-community-custom-primary_en.png
doc/images/tutos-base_myblog-community-default-primary_en.png
doc/images/tutos-base_myblog-community-taggable-primary_en.png
doc/images/tutos-base_myblog-custom-footer_en.png
doc/images/tutos-base_myblog-schema_en.png
doc/images/tutos-base_myblog-siteinfo_en.png
doc/images/tutos-base_schema_en.png
doc/images/tutos-base_schema_graphviz_en.png
doc/images/tutos-base_siteconfig_en.png
doc/images/tutos-museum_admin.png
doc/images/tutos-museum_city_created.png
doc/images/tutos-museum_city_creation.png
doc/images/tutos-museum_data_model_schema.png
doc/images/tutos-museum_empty_instance.png
doc/images/tutos-museum_finished_import.png
doc/images/tutos-museum_list_view.png
doc/images/tutos-museum_museum_created.png
doc/images/tutos-museum_museum_creation.png
doc/images/tutos-museum_museum_with_city_name.png
doc/images/tutos-museum_react_map.png
doc/images/tutos-museum_with_schema.png
doc/images/tutos-photowebsite_background-image.png
doc/images/tutos-photowebsite_boxes.png
doc/images/tutos-photowebsite_breadcrumbs.png
doc/images/tutos-photowebsite_facets.png
doc/images/tutos-photowebsite_grey-box.png
doc/images/tutos-photowebsite_index-after.png
doc/images/tutos-photowebsite_index-before.png
doc/images/tutos-photowebsite_login-box.png
doc/images/tutos-photowebsite_prevnext.png
doc/images/tutos-photowebsite_ui1.png
doc/images/tutos-photowebsite_ui2.png
doc/images/tutos-photowebsite_ui3.png
doc/images/undo_history-view_w600.png
doc/images/undo_mesage_w600.png
doc/images/undo_startup-link_w600.png
doc/images/views-table-filter-shadow.png
doc/images/views-table-filter.png
doc/images/views-table-shadow.png
doc/images/views-table.png
doc/tools/generate_modules.py
doc/tools/mode_plan.py
doc/tools/pyjsrest.py
doc/tutorials/index.rst
doc/tutorials/advanced/index.rst
doc/tutorials/advanced/part01_create-cube.rst
doc/tutorials/advanced/part02_security.rst
doc/tutorials/advanced/part03_bfss.rst
doc/tutorials/advanced/part04_ui-base.rst
doc/tutorials/advanced/part05_ui-advanced.rst
doc/tutorials/base/blog-in-five-minutes.rst
doc/tutorials/base/conclusion.rst
doc/tutorials/base/customizing-the-application.rst
doc/tutorials/base/discovering-the-ui.rst
doc/tutorials/base/index.rst
doc/tutorials/dataimport/diseasome_import.py
doc/tutorials/dataimport/diseasome_parser.py
doc/tutorials/dataimport/index.rst
doc/tutorials/dataimport/schema.py
doc/tutorials/museum/data-management.rst
doc/tutorials/museum/develop-app.rst
doc/tutorials/museum/develop-ui.rst
doc/tutorials/museum/enhance-views.rst
doc/tutorials/museum/getting-started.rst
doc/tutorials/museum/index.rst
extras/cubicweb-ctl.bash_completion
man/cubicweb-ctl.1
requirements/dev.txt
requirements/doc.txt
requirements/from-forge.txt
requirements/test-base.txt
requirements/test-dataimport.txt
requirements/test-devtools.txt
requirements/test-ext.txt
requirements/test-hooks.txt
requirements/test-pyramid.txt
requirements/test-server.txt