Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
[py3] unicode() -> six.text_type in autoform
3.26
2019-06-27, by Denis Laxalde
Added tag debian/3.26.11-2 for changeset e7eb914df71d
3.26
2019-06-26, by Denis Laxalde
[debian] Release 3.26.11-2
3.26
debian/3.26.11-2
2019-06-26, by Denis Laxalde
[test] Require pycryptodomex, not pycryptodome
2019-06-26, by Denis Laxalde
[debian] Mention Lintian warnings fixes from previous changesets
3.26
2019-06-25, by Denis Laxalde
[debian] Remove unused/redundant entries from debian/cubicweb-ctl.dirs
3.26
2019-06-25, by Denis Laxalde
[debian] Make descriptions of python-cubicweb and python3-cubicweb uniform
3.26
2019-06-25, by Denis Laxalde
[debian] Mention that -postgresql-support binaries are dependency package
3.26
2019-06-25, by Denis Laxalde
[debian] Add ${misc:Depends} where missing
3.26
2019-06-25, by Denis Laxalde
[debian] Set Section: python for python- binary package
3.26
2019-06-25, by Denis Laxalde
[debian] Install cubicweb-ctl from python2 build
3.26
2019-06-25, by Denis Laxalde
[debian] Introduce python3-cubicweb and python3-cubicweb-pyramid binary packages
3.26
2019-06-20, by Denis Laxalde
[skeleton] Update Debian packaging template
2019-06-19, by Jérémy Bobbio
[test] Use --short-description when testing newcube command
2019-06-26, by Denis Laxalde
[devtools] Allow to specify short desc on `newcube` command line
2019-06-17, by Jérémy Bobbio
[pkg] Remove build dependency on dh-systemd
3.26
2019-06-10, by Jérémy Bobbio
[config] Raise in case of failure to send emails when in test mode
3.26
2019-06-13, by Denis Laxalde
[doc] Update documentation to match current Debian packages
2019-06-19, by Jérémy Bobbio
[pkg] Remove transitional packages
2019-06-19, by Jérémy Bobbio
[pkg] Use sections from requires.txt to populate Recommends and Suggests
2019-06-19, by Jérémy Bobbio
[crypto] Use Cryptodome namespace instead of Crypto
2019-06-19, by Jérémy Bobbio
[pkg] Remove python3-six from Build-Depends
2019-06-17, by Jérémy Bobbio
[pkg] Merge python3-cubicweb-pyramid into python3-cubicweb
2019-06-17, by Jérémy Bobbio
[pkg] Remove explicit Depends on Python packages for python3-cubicweb
2019-06-17, by Jérémy Bobbio
[pkg] Fix spelling mistake in doc-base abstract
2019-06-10, by Jérémy Bobbio
[pkg] Fix doc-base section
2019-06-10, by Jérémy Bobbio
[pkg] Use “dependency package” instead of “virtual package” to describe python3-cubicweb-postgresql-support
2019-06-10, by Jérémy Bobbio
[pkg] Move lintian-overrides file to debian/source directory
2019-06-10, by Jérémy Bobbio
[pkg] Stop using /etc/bash_completion.d
2019-06-10, by Jérémy Bobbio
[pkg] Tidy substvars usage in control file
2019-06-13, by Jérémy Bobbio
[pkg] Specify priority “optional” instead of the obsolete “extra”
2019-06-10, by Jérémy Bobbio
[pkg] Remove build dependency on dh-systemd
2019-06-10, by Jérémy Bobbio
[pkg] Run test suite as part of autopkgtest
2019-06-05, by Jérémy Bobbio
[pkg] Switch to Debian source format 3.0 (quilt)
2019-06-05, by Jérémy Bobbio
[pkg] Switch all Debian packages to Python 3
2019-06-05, by Jérémy Bobbio
Fix sorting key for rdefs in schema viewer
2019-06-11, by julien tayon
Flake8 cubicweb/web/schemaviewer.py
2019-06-04, by julien tayon
[py3] changing unicode to str
2019-06-04, by julien tayon
[py3] Use sorted(key=...) instead of sorted(cmp=...)
2019-06-11, by julien tayon
Merge with 3.26
2019-06-07, by Denis Laxalde
Added tag 3.26.11, debian/3.26.11-1 for changeset 633ca84bea58
3.26
2019-06-07, by Denis Laxalde
[pkg] Version 3.26.11
3.26
3.26.11
debian/3.26.11-1
2019-06-07, by Denis Laxalde
Added tag debian/3.26.10-1 for changeset 0ce26fb5ab48
3.26
2019-06-06, by Denis Laxalde
[debian] New upstream release
3.26
debian/3.26.10-1
2019-05-23, by Denis Laxalde
[debian] Drop override_dh_auto_install about cubicweb-ctl
3.26
2019-05-23, by Denis Laxalde
[debian] Remove test/doc Build-Depends
3.26
2019-05-23, by Denis Laxalde
[fix] parse cube version number without space in them
2019-05-28, by Laurent Peuch
Install patched yapps for test from an http archive
2019-05-24, by Philippe Pepiot
[server/test] make test filename uniques
2019-03-28, by Philippe Pepiot
Merge 3.26
2019-05-24, by Philippe Pepiot
[dataimport] Fix case when extid is text in use_extid_as_cwuri()
3.26
2019-05-21, by julien tayon
[doc] fix key used in the hook example
2019-05-22, by Noe Gaumont
[doc] set_operation has been replaced by add_data
2019-05-22, by Noe Gaumont
[doc] check_cycle is a standard function
2019-05-22, by Noe Gaumont
[doc] fix several typos
2019-05-22, by Noe Gaumont
[pkg] make cubicweb[crypto] depends on pycryptodome instead of pycrypto
2019-05-21, by Philippe Pepiot
[crypto] Encode unicode strings in _cypherer()
2019-05-21, by Philippe Pepiot
[ldapfeed] FIX: Unique Key violation when synchronizing with LDAPfeed
3.26
2019-05-16, by julien tayon
Skip tests for ldapsource with python >= 3.7
3.26
2019-03-15, by Denis Laxalde
Flake8 crypto module
3.26
2019-05-16, by Denis Laxalde
Make crypto module python3-compatible
3.26
2019-05-16, by Denis Laxalde
[mod] make ViolatedConstraint actually display useful information
2019-05-16, by Laurent Peuch
Fix flake8 errors/warnings about import in cubicweb/_exceptions.py
2019-05-16, by Denis Laxalde
add comment and # noqa on used import
2019-05-16, by Laurent Peuch
remove unused import
2019-05-16, by Laurent Peuch
[autopep8] E305 - Expected 2 blank lines after end of function or class
2019-05-16, by Laurent Peuch
[autopep8] E303 - Remove extra blank lines
2019-05-16, by Laurent Peuch
[autopep8] E302 - Add missing 2 blank lines
2019-05-16, by Laurent Peuch
[autopep8] E301 - Add missing blank line
2019-05-16, by Laurent Peuch
[enh] display CWConstraint type in its repr
2019-05-16, by Laurent Peuch
[entities] display CWConstraint type in its repr
3.26
2019-05-16, by Laurent Peuch
[changelog] document pyramid.ini automatic generation
2019-05-15, by Laurent Peuch
Flake8 cubicweb/pyramid/test/test_hooks.py
2019-05-15, by Denis Laxalde
[pyramid/doc] bad docstring
2019-05-15, by Laurent Peuch
[pyramid/misc] remove useless variable
2019-05-15, by Laurent Peuch
[pyramid/test] add test for pyramid.ini generation
2019-05-15, by Laurent Peuch
Added tag 3.26.10 for changeset 74cc5de1ee6c
3.26
2019-05-15, by Denis Laxalde
[pkg] Version 3.26.10
3.26
3.26.10
2019-05-15, by Denis Laxalde
Move CWSchemaTC to RQLExpressionTC
2019-05-10, by Philippe Pepiot
[skeleton] Drop py27 tox environment
2019-04-17, by Denis Laxalde
[skeleton] Do not ship Debian and RPM packaging files in sdist
2019-04-17, by Denis Laxalde
[skeleton] Add a check-manifest tox environment
2019-04-17, by Denis Laxalde
Fix pyramid tests
2019-05-10, by Philippe Pepiot
Fix flake8 and check-manifest
2019-05-10, by Philippe Pepiot
Merge 3.26
2019-05-10, by Philippe Pepiot
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.
2019-05-08, by 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
2019-05-08, by Laurent Peuch
[pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
2019-05-08, by 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.
2019-05-08, by Laurent Peuch
Account for new psycopg2 exception classes mapping
3.26
2019-04-08, by Denis Laxalde
[cubicweb-ctl] remove "cubicweb-ctl wsgi" command following pyramid standardization
2019-04-12, by Laurent Peuch
Use secure hash algorithm in WebConfiguration.sign_text
2019-04-12, by Laurent Peuch
[enh] don't catch all exceptions in notification hooks during tests
2019-04-23, by Laurent Peuch
[doc] add a reference to static-messages.pot usage
2019-04-18, by Noe Gaumont
[doc] Clarify sentences
2019-04-18, by Noe Gaumont
[doc] Fix format and typo
2019-04-18, by Noe Gaumont
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
tip