2019-05-16 |
Laurent Peuch |
add comment and # noqa on used import
|
changeset |
files
|
2019-05-16 |
Laurent Peuch |
remove unused import
|
changeset |
files
|
2019-05-16 |
Laurent Peuch |
[autopep8] E305 - Expected 2 blank lines after end of function or class
|
changeset |
files
|
2019-05-16 |
Laurent Peuch |
[autopep8] E303 - Remove extra blank lines
|
changeset |
files
|
2019-05-16 |
Laurent Peuch |
[autopep8] E302 - Add missing 2 blank lines
|
changeset |
files
|
2019-05-16 |
Laurent Peuch |
[autopep8] E301 - Add missing blank line
|
changeset |
files
|
2019-05-15 |
Laurent Peuch |
[enh] display CWConstraint type in its repr
|
changeset |
files
|
2019-05-15 |
Laurent Peuch |
[entities] display CWConstraint type in its repr
3.26
|
changeset |
files
|
2019-05-15 |
Laurent Peuch |
[changelog] document pyramid.ini automatic generation
|
changeset |
files
|
2019-05-15 |
Denis Laxalde |
Flake8 cubicweb/pyramid/test/test_hooks.py
|
changeset |
files
|
2019-05-15 |
Laurent Peuch |
[pyramid/doc] bad docstring
|
changeset |
files
|
2019-05-15 |
Laurent Peuch |
[pyramid/misc] remove useless variable
|
changeset |
files
|
2019-05-15 |
Laurent Peuch |
[pyramid/test] add test for pyramid.ini generation
|
changeset |
files
|
2019-05-15 |
Denis Laxalde |
Added tag 3.26.10 for changeset 74cc5de1ee6c
3.26
|
changeset |
files
|
2019-05-15 |
Denis Laxalde |
[pkg] Version 3.26.10
3.26 3.26.10
|
changeset |
files
|
2019-05-10 |
Philippe Pepiot |
Move CWSchemaTC to RQLExpressionTC
|
changeset |
files
|
2019-04-17 |
Denis Laxalde |
[skeleton] Drop py27 tox environment
|
changeset |
files
|
2019-04-17 |
Denis Laxalde |
[skeleton] Do not ship Debian and RPM packaging files in sdist
|
changeset |
files
|
2019-04-17 |
Denis Laxalde |
[skeleton] Add a check-manifest tox environment
|
changeset |
files
|
2019-05-10 |
Philippe Pepiot |
Fix pyramid tests
|
changeset |
files
|
2019-05-10 |
Philippe Pepiot |
Fix flake8 and check-manifest
|
changeset |
files
|
2019-05-10 |
Philippe Pepiot |
Merge 3.26
|
changeset |
files
|
2019-05-08 |
Laurent Peuch |
DeprecationWarning: In future versions of Waitress clear_untrusted_proxy_headers will be set to True by default. You may opt-out by setting this value to False, or opt-in explicitly by setting this to True.
|
changeset |
files
|
2019-05-08 |
Laurent Peuch |
DeprecationWarning: The default pickle serializer is deprecated as of Pyramid 1.9 and it will be changed to use pyramid.session.JSONSerializer in version 2.0. Explicitly set the serializer to avoid future incompatibilities
|
changeset |
files
|
2019-05-08 |
Laurent Peuch |
[pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
|
changeset |
files
|
2019-05-08 |
Laurent Peuch |
DeprecationWarning: The SafeConfigParser class has been renamed to ConfigParser in Python 3.2. This alias will be removed in future versions. Use ConfigParser directly instead.
|
changeset |
files
|
2019-04-08 |
Denis Laxalde |
Account for new psycopg2 exception classes mapping
3.26
|
changeset |
files
|
2019-04-12 |
Laurent Peuch |
[cubicweb-ctl] remove "cubicweb-ctl wsgi" command following pyramid standardization
|
changeset |
files
|
2019-04-12 |
Laurent Peuch |
Use secure hash algorithm in WebConfiguration.sign_text
|
changeset |
files
|
2019-04-23 |
Laurent Peuch |
[enh] don't catch all exceptions in notification hooks during tests
|
changeset |
files
|
2019-04-18 |
Noe Gaumont |
[doc] add a reference to static-messages.pot usage
|
changeset |
files
|
2019-04-18 |
Noe Gaumont |
[doc] Clarify sentences
|
changeset |
files
|
2019-04-18 |
Noe Gaumont |
[doc] Fix format and typo
|
changeset |
files
|
2019-04-18 |
Nsukami Patrick |
Fix DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated
|
changeset |
files
|
2019-04-18 |
Nsukami Patrick |
Fix DeprecationWarning: invalid escape sequence
|
changeset |
files
|
2019-04-16 |
Philippe Pepiot |
[devtools/testlib] avoid hidding AttributeError in create_user()
3.26
|
changeset |
files
|
2019-04-10 |
Nsukami Patrick |
Fix DeprecationWarning: invalid escape sequence \
|
changeset |
files
|
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
|