2019-03-28 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.embedding
2019-03-28 Philippe Pepiot [web/views] drop deprecated module cubicweb.web.views.igeocodable
2019-03-28 Philippe Pepiot [pyramid/core] drop fallback import of legacy cubes
2019-03-28 Philippe Pepiot [cwconfig] drop importing legacy cubes
2019-03-28 Philippe Pepiot [doc] better documentation for "cubicweb-ctl newcube"
2019-03-28 Philippe Pepiot [test] make unittest_cwconfig.py does not depend on legacy cube machinery
2019-03-28 Philippe Pepiot [devtools/test] drop legacy cube i18n tests
2019-03-28 Philippe Pepiot [server/test] make unittest_migractions.py use new style cubes
2019-03-27 Philippe Pepiot [cwconfig] drop _cube_modname
2019-03-27 Philippe Pepiot [cwconfig] drop legacy cube importer
2019-03-22 Denis Laxalde Drop more deprecated code
2019-03-26 Denis Laxalde Flake8 cubicweb/cwvreg.py
2019-03-22 Denis Laxalde Drop deprecated "boxes" and "contentnavigation" registries
2019-03-22 Denis Laxalde Drop deprecated CWCache entity type
2019-03-22 Denis Laxalde Update i18n after "recent" changes
2019-03-22 Denis Laxalde Drop repair_file_1-9_migration.py
2019-03-22 Denis Laxalde Drop a left-over 3.22 deprecation warning
2019-03-27 Philippe Pepiot [doc] fix reference to ~src/cubes in tutorial
2019-03-27 Philippe Pepiot [doc] replace cubicweb-ctl start by cubicweb-ctl pyramid
2019-03-27 Philippe Pepiot [doc] make the tutorial use a python3 virtualenv
2019-03-27 Philippe Pepiot [doc] Update README "Getting started"
2019-03-21 Denis Laxalde Flake8 cubicweb/devtools/httptest.py
2019-03-21 Denis Laxalde Remove Twisted web server
2019-03-21 Denis Laxalde Separate twisted-specific configuration from WebConfigurationBase class
2019-03-21 Denis Laxalde Flake8 cubicweb/web/webconfig.py
2019-03-21 Denis Laxalde Flake8 cubicweb/etwist/twconfig.py
2019-03-14 Denis Laxalde Remove ctl commands using the Twisted backend
2019-03-14 Denis Laxalde Flake8 cubicweb/cwctl.py
2019-03-14 Denis Laxalde Remove _handle_win32() method from "create" command class
2019-03-15 Denis Laxalde Skip tests for ldapsource with python >= 3.7
2019-03-27 Denis Laxalde [doc] Update cubicweb-ctl page about how to run an instance
2019-03-27 Denis Laxalde [doc] Drop mention of the "pyramid" cube
2019-03-21 Laurent Peuch [cli/enh] on 'shell' or migration command, use ipython if available
2019-03-19 Philippe Pepiot [web/test] drop dependency on third party cubes
2019-03-15 Philippe Pepiot [test] drop dependency on third party cubes
2019-03-15 Philippe Pepiot [test] drop CubicWebConfigurationWithLegacyCubesTC
2019-03-15 Philippe Pepiot [test] drop unittest_cubes.py
2019-03-19 Philippe Pepiot [server/test] do not depend on third party cubes
2019-03-15 Philippe Pepiot [server/test] drop unused variable initialization in OperationsTC.setUp()
2019-03-13 Philippe Pepiot [server/test] bootstrap config in setUpModule function
2019-03-11 Philippe Pepiot [schema] drop monkeypatch "name_for" on BaseConstraint
2019-03-14 Laurent Peuch [fix] this check was too restrictive and broke tests 3.26
2019-03-14 Laurent Peuch [fix] exception type has changed 3.26
2019-03-13 Nicolas Chauvat [server.rqlannotation] refactor to make class SQLGenAnnotator consistent
2019-03-14 Denis Laxalde Drop most of deprecated code
2019-03-14 Denis Laxalde Drop deprecated code in cubicweb.hooks
2019-03-14 Denis Laxalde Drop deprecated code in cubicweb.entities
2019-03-14 Denis Laxalde Drop deprecated code in cubicweb.devtools
2019-03-14 Denis Laxalde Drop deprecated code in cubicweb.dataimport
2019-03-14 Denis Laxalde Drop most deprecated code in cubicweb.web
2019-03-13 Denis Laxalde [web] use Separator "component" instead of deprecated BoxSeparator widget
2019-03-13 Denis Laxalde Flake8 cubicweb/web/box.py
2019-03-14 Denis Laxalde [test] Remove upper bound for cubicweb-localperms
2019-03-14 Denis Laxalde [test] Make the expected value explicit in CubicWebConfigurationWithLegacyCubesTC.test_available_cubes()
2019-03-13 Denis Laxalde [test] Inline _test_available_cubes() method in cwconfig tests
2019-03-14 Laurent Peuch [DX] adding error messages to {ResultSet,ActionsRegistry}.possible_actions 3.26
2019-03-12 Nicolas Chauvat [server/querier] remove useless indirection QuerierHelper._annotate
2019-03-12 Nicolas Chauvat [server] remove useless indirection ExecutionPlan.sqlannotate
2019-03-12 Nicolas Chauvat [web] removed unused imports in basecomponents
2019-03-13 Denis Laxalde [test] Depends on psycopg2-binary 3.26
2019-03-12 Laurent Peuch [doc/changelog] the removal of next_tabindex produce an error not in the changelog
2019-03-11 Denis Laxalde Merge with branch 3.26
2019-03-08 Denis Laxalde [py3.7,test] Use cubicweb-file >= 2.2.2 3.26
2019-03-08 Denis Laxalde [flake8] Fix errors in cubicweb/ext/test/unittest_rest.py 3.26
2019-03-08 Denis Laxalde [test] Shorten prefix string in test_rql_role_with_unknown_vid 3.26
2019-03-08 Denis Laxalde [flake8] fix errors in cubicweb_i18ntestcube/views.py test file 3.26
2019-03-08 Denis Laxalde [test] Pass __module__ upon instantiation of RegistrableInstance 3.26
2019-03-08 Denis Laxalde Added tag 3.26.8 for changeset 91f75319a726 3.26
2019-03-07 Denis Laxalde [pkg] Version 3.26.8 3.26 3.26.8
2019-02-26 Laurent Peuch [doc] didn't had any questions 3.26
2019-02-26 Laurent Peuch [doc] missing import, cw now require this explicitely 3.26
2019-02-26 Laurent Peuch [doc] add actual link to previous post 3.26
2019-02-26 Laurent Peuch [doc] missing import in code example 3.26
2019-02-26 Laurent Peuch [doc] add a note because uiprops.py is not generated anymore by default 3.26
2019-02-26 Laurent Peuch [doc] recommend pip instead of apt for installing things 3.26
2019-02-26 Laurent Peuch [doc] fix, link to internal doc since it's not the blog post anymore 3.26
2019-02-26 Laurent Peuch [doc] also show command with sqlite since it's recommended 3.26
2019-02-26 Laurent Peuch [doc] fix, the cube name was used, it was the instance named that was needed 3.26
2019-02-26 Laurent Peuch [doc] it's a tutorial, not a blog post anymore 3.26
2019-02-26 Laurent Peuch [doc] make example more redable 3.26
2019-02-26 Laurent Peuch [doc] uses :file:`name` everywhere + indicate file when it's not present 3.26
2019-02-26 Laurent Peuch [doc] english typos 3.26
2019-02-26 Laurent Peuch [doc] pep8/retab in code examples 3.26
2019-02-27 Laurent Peuch [doc] correct import for i18n 3.26
2019-02-21 Laurent Peuch [doc] pep8 and retab in tutorial code example 3.26
2019-02-21 Laurent Peuch [doc] correct pip command to have needed dependancies to use the start command 3.26
2019-02-21 Laurent Peuch [doc] explain the difference between a relation and an attribute 3.26
2019-02-21 Laurent Peuch [doc] plural 3.26
2019-02-21 Laurent Peuch [doc] misc, put every reference to something in the code between backquotes 3.26
2019-02-21 Laurent Peuch [doc] bold to make reading more obvious 3.26
2019-02-21 Laurent Peuch [doc] style, switch to bullet points list to make things easier to read 3.26
2019-02-21 Laurent Peuch [doc] explains what the <X.Y.Z> means 3.26
2019-02-21 Laurent Peuch [doc] command output style has changed 3.26
2019-02-21 Laurent Peuch [doc] always put file name for code example and uses :file:`path` syntax everywhere 3.26
2019-02-21 Laurent Peuch [doc] explicitely give the local server url to make this step more obvious 3.26
2019-02-21 Laurent Peuch [doc] start the server in debug mode, it's easier during learning 3.26
2019-02-21 Laurent Peuch [doc] recommend sqlite during tutorial because it's simplier to use 3.26
2019-02-21 Laurent Peuch [doc] add a link to every cube documentation page 3.26
2019-02-21 Laurent Peuch [doc] make this step more obvious 3.26
2019-02-21 Laurent Peuch [doc] move to latest CW version for cube creation 3.26
2019-02-21 Laurent Peuch [doc] missng import for i18n in example 3.26
2019-02-21 Laurent Peuch [doc] unused import in example 3.26
2019-02-21 Laurent Peuch [doc] output has changed 3.26
2019-02-21 Laurent Peuch [doc] blanks spaces to allow example to breath and be more lisible 3.26
2019-02-21 Laurent Peuch [doc] default tests template has changed 3.26
2019-02-21 Laurent Peuch [doc] default generated filename as changed 3.26
2019-02-21 Laurent Peuch [doc] rst syntax bug, blank line needed before item list 3.26
2019-02-22 Laurent Peuch [doc] add link to cubes contribution document 3.26
2019-02-22 Laurent Peuch [doc] link to current documentation, not old cubicweb.org doc 3.26
2019-02-12 Laurent Peuch [doc] translate french to english 3.26
2019-02-12 Laurent Peuch [doc] typo, 'CW' doesn't exist in the example 3.26
2019-02-12 Laurent Peuch [doc] always indicate the file in which the code should be put 3.26
2019-02-12 Laurent Peuch [doc] respect pep8 in code examples 3.26
2019-02-12 Laurent Peuch [doc] serie a small improvments 3.26
2019-02-12 Laurent Peuch [doc] typo, the field is "name" not "title" 3.26
2019-02-12 Laurent Peuch [doc] fix, command "create" is missing base cube 3.26
2019-02-12 Laurent Peuch [doc] improve blog tutorial first steps and explain common errors 3.26
2019-02-12 Laurent Peuch [doc] new behavior in virtualenv since 3.26 3.26
2019-01-29 Philippe Pepiot [skeleton] use python3 flake8 3.26
2019-01-29 Philippe Pepiot [skeleton] drop whitelist_externals for flake8 3.26
2018-10-29 Philippe Pepiot Fix flake8 issues since release 3.6.0 3.26
2018-10-09 Laurent Wouters Fix typo in RDFS URI 3.26
2018-04-24 Laurent Wouters [server] Fixed issue with the adapters cache of a cloned EditedEntity 3.26
2018-08-16 Samuel Trégouët [py37] `async` is now a reserved keyword 3.26
2018-07-11 Denis Laxalde [skeleton] Use "py3" as tox environment instead of "py34" 3.26
2018-06-28 Philippe Pepiot [views/startup] drop a duplicate rql query in manage view 3.26
2018-06-15 Philippe Pepiot Depend on cubicweb-file >= 2.0.0 3.26
2018-06-11 Denis Laxalde [test] Update webconfig's tests accounting for cubicweb-file being now a package 3.26
(0) -10000 -3000 -1000 -128 +128 tip