2019-04-12 |
Laurent Peuch |
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
|
changeset |
files
|
2019-04-12 |
Laurent Peuch |
[mod] remove backward compatible code for passlib and force modern version
|
changeset |
files
|
2019-04-12 |
Laurent Peuch |
DeprecationWarning: Please use assertEqual instead.
|
changeset |
files
|
2019-04-12 |
Laurent Peuch |
DeprecationWarning: Please use assertRaisesRegex instead.
|
changeset |
files
|
2019-04-11 |
Laurent Peuch |
DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
|
changeset |
files
|
2019-04-11 |
Laurent Peuch |
[README] add testing instructions
|
changeset |
files
|
2019-04-05 |
Denis Laxalde |
Add pytest-subtests to dev requirements
|
changeset |
files
|
2019-03-26 |
Denis Laxalde |
[test] use unittest.mock instead of mock library
|
changeset |
files
|
2019-04-05 |
Denis Laxalde |
Drop python2 support
|
changeset |
files
|
2019-04-05 |
Denis Laxalde |
Merge with 3.26
|
changeset |
files
|
2019-04-05 |
Denis Laxalde |
Remove unused imports in cubicweb.pyramid.config
3.26
|
changeset |
files
|
2019-04-05 |
Denis Laxalde |
Added tag 3.26.9 for changeset 4d6909de765a
3.26
|
changeset |
files
|
2019-04-05 |
Denis Laxalde |
[pkg] Version 3.26.9
3.26 3.26.9
|
changeset |
files
|
2019-02-12 |
Laurent Peuch |
[pyramid/security] use cryptographically secure random generator
3.26
|
changeset |
files
|
2019-04-04 |
Arthur Lutz |
Reclosing branch after merge
tls-sprint
|
changeset |
files
|
2019-04-04 |
Arthur Lutz |
Merging heads of old, closed branch
tls-sprint
|
changeset |
files
|
2019-04-04 |
Arthur Lutz |
Reclosing branch after merge
3.0
|
changeset |
files
|
2019-04-04 |
Arthur Lutz |
Merging heads of old, closed branch
3.0
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[doc/changes] document that legacy cube support has been dropped
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[doc] replace legacy import to new style cube import in various places
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.timeline
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.massmailing
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.isioc
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.embedding
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.igeocodable
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[pyramid/core] drop fallback import of legacy cubes
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[cwconfig] drop importing legacy cubes
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[doc] better documentation for "cubicweb-ctl newcube"
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[test] make unittest_cwconfig.py does not depend on legacy cube machinery
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[devtools/test] drop legacy cube i18n tests
|
changeset |
files
|
2019-03-28 |
Philippe Pepiot |
[server/test] make unittest_migractions.py use new style cubes
|
changeset |
files
|
2019-03-27 |
Philippe Pepiot |
[cwconfig] drop _cube_modname
|
changeset |
files
|
2019-03-27 |
Philippe Pepiot |
[cwconfig] drop legacy cube importer
|
changeset |
files
|
2019-03-22 |
Denis Laxalde |
Drop more deprecated code
|
changeset |
files
|
2019-03-26 |
Denis Laxalde |
Flake8 cubicweb/cwvreg.py
|
changeset |
files
|
2019-03-22 |
Denis Laxalde |
Drop deprecated "boxes" and "contentnavigation" registries
|
changeset |
files
|
2019-03-22 |
Denis Laxalde |
Drop deprecated CWCache entity type
|
changeset |
files
|
2019-03-22 |
Denis Laxalde |
Update i18n after "recent" changes
|
changeset |
files
|
2019-03-22 |
Denis Laxalde |
Drop repair_file_1-9_migration.py
|
changeset |
files
|
2019-03-22 |
Denis Laxalde |
Drop a left-over 3.22 deprecation warning
|
changeset |
files
|
2019-03-27 |
Philippe Pepiot |
[doc] fix reference to ~src/cubes in tutorial
|
changeset |
files
|
2019-03-27 |
Philippe Pepiot |
[doc] replace cubicweb-ctl start by cubicweb-ctl pyramid
|
changeset |
files
|
2019-03-27 |
Philippe Pepiot |
[doc] make the tutorial use a python3 virtualenv
|
changeset |
files
|
2019-03-27 |
Philippe Pepiot |
[doc] Update README "Getting started"
|
changeset |
files
|
2019-03-21 |
Denis Laxalde |
Flake8 cubicweb/devtools/httptest.py
|
changeset |
files
|
2019-03-21 |
Denis Laxalde |
Remove Twisted web server
|
changeset |
files
|
2019-03-21 |
Denis Laxalde |
Separate twisted-specific configuration from WebConfigurationBase class
|
changeset |
files
|
2019-03-21 |
Denis Laxalde |
Flake8 cubicweb/web/webconfig.py
|
changeset |
files
|
2019-03-21 |
Denis Laxalde |
Flake8 cubicweb/etwist/twconfig.py
|
changeset |
files
|
2019-03-14 |
Denis Laxalde |
Remove ctl commands using the Twisted backend
|
changeset |
files
|
2019-03-14 |
Denis Laxalde |
Flake8 cubicweb/cwctl.py
|
changeset |
files
|
2019-03-14 |
Denis Laxalde |
Remove _handle_win32() method from "create" command class
|
changeset |
files
|
2019-03-15 |
Denis Laxalde |
Skip tests for ldapsource with python >= 3.7
|
changeset |
files
|
2019-03-27 |
Denis Laxalde |
[doc] Update cubicweb-ctl page about how to run an instance
|
changeset |
files
|
2019-03-27 |
Denis Laxalde |
[doc] Drop mention of the "pyramid" cube
|
changeset |
files
|
2019-03-21 |
Laurent Peuch |
[cli/enh] on 'shell' or migration command, use ipython if available
|
changeset |
files
|
2019-03-19 |
Philippe Pepiot |
[web/test] drop dependency on third party cubes
|
changeset |
files
|
2019-03-15 |
Philippe Pepiot |
[test] drop dependency on third party cubes
|
changeset |
files
|
2019-03-15 |
Philippe Pepiot |
[test] drop CubicWebConfigurationWithLegacyCubesTC
|
changeset |
files
|
2019-03-15 |
Philippe Pepiot |
[test] drop unittest_cubes.py
|
changeset |
files
|