Thu, 28 Nov 2019 11:30:23 +0100 |
Philippe Pepiot |
[pkg] Version 3.27.0rc1
|
changeset |
files
|
Tue, 26 Nov 2019 20:26:58 +0100 |
Laurent Peuch |
[debug-toolbar/display_source_code] add links to files in tracebacks
|
changeset |
files
|
Fri, 27 Sep 2019 07:00:51 +0200 |
Laurent Peuch |
[debug-toolbar] link to source code of all objects/classes
|
changeset |
files
|
Fri, 27 Sep 2019 06:59:48 +0200 |
Laurent Peuch |
[debug-toolbar/display_source_code] add a function to add links to source file in traceback
|
changeset |
files
|
Tue, 26 Nov 2019 16:03:06 +0100 |
Laurent Peuch |
[debug-toolbar/display_source_code] add function to generate html link to source code
|
changeset |
files
|
Thu, 26 Sep 2019 06:27:53 +0200 |
Laurent Peuch |
[debug-toolbar/display_source_code/security] add security mechanism to only read whitelisted files
|
changeset |
files
|
Fri, 27 Sep 2019 06:51:29 +0200 |
Laurent Peuch |
[debug-toolbar/display_source_code] add helper to render link to source file
|
changeset |
files
|
Tue, 08 Oct 2019 22:14:06 +0200 |
Laurent Peuch |
[debug-toolbar/display_source_code] add a pyramid view that display syntax highlighted python source file
|
changeset |
files
|
Wed, 25 Sep 2019 05:42:47 +0200 |
Laurent Peuch |
[mod] allow to pass generic additional arguments to pygments HtmlFormatter
|
changeset |
files
|
Fri, 27 Sep 2019 06:20:39 +0200 |
Laurent Peuch |
[debug/fix] ensure that not syntax highlighted code is a string
|
changeset |
files
|
Thu, 12 Sep 2019 05:59:10 +0200 |
Laurent Peuch |
[debug-toolbar] add registry decisions debug panel
|
changeset |
files
|
Wed, 20 Nov 2019 20:46:45 +0100 |
Laurent Peuch |
Increase needed version of logilab-common to >= 1.5.0
|
changeset |
files
|
Thu, 14 Nov 2019 15:40:35 +0100 |
Laurent Peuch |
[debug-toolbar] add registry panel
|
changeset |
files
|
Thu, 14 Nov 2019 01:01:00 +0100 |
Laurent Peuch |
[debug-toolbar] add sql panel
|
changeset |
files
|
Tue, 08 Oct 2019 23:11:19 +0200 |
Laurent Peuch |
[debug-toolbar] add cw general panel with controller
|
changeset |
files
|
Mon, 18 Nov 2019 12:41:44 +0100 |
Nicolas Chauvat |
[debug-toolbar] make linter happy
|
changeset |
files
|
Wed, 31 Jul 2019 04:16:20 +0200 |
Laurent Peuch |
[pyramid/ctl/debugtoolbar] automatically include custom panels on -t
|
changeset |
files
|
Thu, 01 Aug 2019 20:30:16 +0200 |
Laurent Peuch |
[debug-toolbar/rql] display sql queries generated by rql ones
|
changeset |
files
|
Wed, 31 Jul 2019 04:16:20 +0200 |
Laurent Peuch |
[debug-toolbar/rql] add RQL panel
|
changeset |
files
|
Thu, 24 Oct 2019 06:37:02 +0200 |
Laurent Peuch |
[debug/emit/rql] add RQL debug channel and emit queries
|
changeset |
files
|
Wed, 06 Nov 2019 14:43:49 +0100 |
Laurent Peuch |
[debug/source_highlight] rename highlight to highlight_terminal
|
changeset |
files
|
Thu, 24 Oct 2019 06:34:42 +0200 |
Laurent Peuch |
[debug/source_highlight] add highlight_html and generate_css for debugtool panels
|
changeset |
files
|
Thu, 01 Aug 2019 05:42:45 +0200 |
Laurent Peuch |
[debug/rql] bind a uniq token per rql to trace its decomposition
|
changeset |
files
|
Thu, 01 Aug 2019 02:51:52 +0200 |
Laurent Peuch |
[debug] add a new channel events mechanism for debugging
|
changeset |
files
|
Wed, 06 Nov 2019 12:52:50 +0100 |
Laurent Peuch |
[ctl] allow to specific instance name for instance commands in $CW_INSTANCE
|
changeset |
files
|
Tue, 05 Nov 2019 23:19:15 +0100 |
Nicolas Chauvat |
[cubicweb/utils] add QueryCache.__contains__() to improve dict-like behavior. Closes #255426
|
changeset |
files
|
Thu, 23 May 2019 00:33:31 +0200 |
Laurent Peuch |
[migrations/pdb] add to every failing migration operation a "p(db)" option
|
changeset |
files
|
Wed, 29 May 2019 20:29:07 +0200 |
Laurent Peuch |
[pyramid/ctl] add a new option to activate the debugtoolbar (-t)
|
changeset |
files
|
Wed, 23 Oct 2019 04:28:45 +0200 |
Laurent Peuch |
[changelog] add missing information to the 3.27 changelog
|
changeset |
files
|
Fri, 18 Oct 2019 23:39:03 +0200 |
Nicolas Chauvat |
Merge 3.26
|
changeset |
files
|
Tue, 27 Aug 2019 20:16:01 +0200 |
Laurent Peuch |
[debug] add ALL possibility to --dbglevel
3.26
|
changeset |
files
|
Wed, 26 Jun 2019 02:32:02 +0200 |
Laurent Peuch |
[ux] display instance name in suggested upgrade command
3.26
|
changeset |
files
|
Thu, 23 May 2019 00:33:04 +0200 |
Laurent Peuch |
[migration/pdb] display traceback instead of only the exception for easier debugging
|
changeset |
files
|
Wed, 22 May 2019 17:10:06 +0200 |
Laurent Peuch |
[migration/pdb] add option to use pdb.post_mortem if traceback is provided
|
changeset |
files
|
Wed, 22 May 2019 17:08:09 +0200 |
Laurent Peuch |
[migration/shell] select ipdb if present on (d)ebug mode
|
changeset |
files
|
Wed, 22 May 2019 14:23:01 +0200 |
Laurent Peuch |
[mod] move get_pdb to utils.py
|
changeset |
files
|
Wed, 16 Oct 2019 14:49:38 +0200 |
Noe Gaumont |
Add a migration function in order to relocate bfss
|
changeset |
files
|
Wed, 12 Jun 2019 19:58:00 +0200 |
Laurent Peuch |
[pyramid/debug] on every request display request path and selected controller
|
changeset |
files
|
Wed, 21 Aug 2019 04:52:08 +0200 |
Laurent Peuch |
[logging/debug] move transaction operations logs from self.debug to DBG_OPS
|
changeset |
files
|
Wed, 21 Aug 2019 02:10:12 +0200 |
Laurent Peuch |
[debug] syntax highlight SQL and RQL debug output
|
changeset |
files
|
Tue, 20 Aug 2019 22:45:46 +0200 |
Laurent Peuch |
[logging] send logs by default to stdout
|
changeset |
files
|
Tue, 21 May 2019 18:16:51 +0200 |
Laurent Peuch |
[cubicweb-ctl] backport --dbglevel option of pyramid to all instance commands
|
changeset |
files
|
Tue, 21 May 2019 18:08:17 +0200 |
Laurent Peuch |
[cubicweb-ctl] backport --loglevel option of pyramid to all instance commands
|
changeset |
files
|
Thu, 25 Jul 2019 03:33:01 +0200 |
Laurent Peuch |
[cubicweb-ctl/fix] correctly get exception traceback_ for pdb.post_mortem
|
changeset |
files
|
Tue, 15 Oct 2019 15:30:56 +0200 |
Philippe Pepiot |
Document mercurial configuration for contributing
|
changeset |
files
|
Fri, 11 Oct 2019 12:42:35 +0200 |
Noe Gaumont |
Add documentation on workflow permission
|
changeset |
files
|
Fri, 11 Oct 2019 12:41:16 +0200 |
Noe Gaumont |
Remove undefined function in documentation
|
changeset |
files
|
Wed, 09 Oct 2019 11:44:22 +0200 |
Philippe Pepiot |
Merge 3.26
|
changeset |
files
|
Wed, 22 May 2019 01:16:55 +0200 |
Laurent Peuch |
[pyramid/ctl] pyramid command will always run in foreground from now on
|
changeset |
files
|
Thu, 22 Aug 2019 04:07:08 +0200 |
Laurent Peuch |
[clean] remove pyramid warning about looping task
|
changeset |
files
|
Thu, 20 Jun 2019 16:18:19 +0200 |
Laurent Peuch |
[doc] add instruction to re-enable ckeditor
3.26
|
changeset |
files
|
Wed, 11 Sep 2019 18:31:08 +0200 |
Laurent Peuch |
[fix] reference to underclared and unused variable kwargs
3.26
|
changeset |
files
|
Wed, 11 Sep 2019 11:56:43 +0200 |
Philippe Pepiot |
Avoid to update inlined relation column to NULL when deleting entities
3.26
|
changeset |
files
|
Wed, 11 Sep 2019 11:37:05 +0200 |
Philippe Pepiot |
Drop useless ConstraintInsertionTC
3.26
|
changeset |
files
|
Tue, 27 Aug 2019 14:26:21 +0200 |
Nicola Spanti |
Backed out changeset 741dc2590f90
|
changeset |
files
|
Fri, 23 Aug 2019 11:16:46 +0200 |
Arthur Lutz |
[.gitlab-ci] initial version (tox targets)
|
changeset |
files
|
Tue, 06 Aug 2019 16:43:46 +0200 |
Denis Laxalde |
Merge with 3.26
|
changeset |
files
|
Tue, 06 Aug 2019 16:36:21 +0200 |
Denis Laxalde |
Added tag debian/3.26.14-1, 3.26.14 for changeset 172f683a84f6
3.26
|
changeset |
files
|
Tue, 06 Aug 2019 15:43:59 +0200 |
Denis Laxalde |
[pkg] version 3.26.14
3.26 3.26.14 debian/3.26.14-1
|
changeset |
files
|
Tue, 06 Aug 2019 14:26:17 +0200 |
Denis Laxalde |
[py3] Pass bytes as "msg" to smtplib.SMTP.sendmail()
3.26
|
changeset |
files
|
Thu, 01 Aug 2019 09:20:40 +0200 |
Denis Laxalde |
[debian] Cleanup d/source/options from now gone symlinks
|
changeset |
files
|
Thu, 01 Aug 2019 09:13:52 +0200 |
Denis Laxalde |
[pkg] Version 3.27.0.a2
|
changeset |
files
|
Wed, 24 Jul 2019 15:28:11 +0200 |
Laurent Peuch |
[debug/clean] remove unused DBG_MS flag
|
changeset |
files
|
Tue, 30 Jul 2019 14:47:25 +0200 |
Denis Laxalde |
Avoid using gone hooks_control() in migration
|
changeset |
files
|
Tue, 30 Jul 2019 14:42:15 +0200 |
Denis Laxalde |
[tox] Remove --ignore in check-manifest check
|
changeset |
files
|
Tue, 30 Jul 2019 10:16:51 +0200 |
Denis Laxalde |
[doc] link to 3.27 (and missing 3.26) pages
|
changeset |
files
|
Wed, 24 Jul 2019 16:52:59 +0200 |
Denis Laxalde |
[pkg] Version 3.27.0a1
|
changeset |
files
|
Wed, 24 Jul 2019 16:52:00 +0200 |
Denis Laxalde |
[test] Replace symlinks by real copies
|
changeset |
files
|
Wed, 24 Jul 2019 16:03:01 +0200 |
Denis Laxalde |
[pkg] Version 3.27.0a0
|
changeset |
files
|
Wed, 24 Jul 2019 15:14:56 +0200 |
Denis Laxalde |
Merge with 3.26
|
changeset |
files
|
Wed, 24 Jul 2019 13:39:52 +0200 |
Denis Laxalde |
Added tag debian/3.26.13-1, 3.26.13 for changeset 1fc684253207
3.26
|
changeset |
files
|
Wed, 24 Jul 2019 10:22:25 +0200 |
Denis Laxalde |
[pkg] Version 3.26.13
3.26 3.26.13 debian/3.26.13-1
|
changeset |
files
|
Wed, 24 Jul 2019 11:43:21 +0200 |
Denis Laxalde |
[test] Replace symlinks in legacy_cubes by real copies
3.26
|
changeset |
files
|
Tue, 23 Jul 2019 17:21:18 +0200 |
Denis Laxalde |
[pkg] Prune packaging files from sdist
3.26
|
changeset |
files
|
Mon, 10 Jun 2019 12:04:39 +0200 |
Jérémy Bobbio |
[pkg] Fix spelling mistake in doc-base abstract
3.26
|
changeset |
files
|
Mon, 10 Jun 2019 12:04:11 +0200 |
Jérémy Bobbio |
[pkg] Fix doc-base section
3.26
|
changeset |
files
|
Mon, 10 Jun 2019 11:15:17 +0200 |
Jérémy Bobbio |
[pkg] Move lintian-overrides file to debian/source directory
3.26
|
changeset |
files
|
Thu, 13 Jun 2019 16:47:47 +0200 |
Jérémy Bobbio |
[pkg] Tidy substvars usage in control file
3.26
|
changeset |
files
|
Mon, 10 Jun 2019 10:53:48 +0200 |
Jérémy Bobbio |
[pkg] Specify priority “optional” instead of the obsolete “extra”
3.26
|
changeset |
files
|
Wed, 05 Jun 2019 16:29:04 +0200 |
Jérémy Bobbio |
[pkg] Switch to Debian source format 3.0 (quilt)
3.26
|
changeset |
files
|
Fri, 12 Jul 2019 11:52:27 +0200 |
Denis Laxalde |
[debian] Update description of cubicweb-ctl* packages
3.26
|
changeset |
files
|
Fri, 12 Jul 2019 11:49:46 +0200 |
Denis Laxalde |
[debian] Introduce a cubicweb-ctl3 binary package
3.26
|
changeset |
files
|
Mon, 22 Jul 2019 11:21:10 +0200 |
Laurent Peuch |
[cubicweb-ctl] respect sys.exit status code when aborting a command
|
changeset |
files
|
Mon, 22 Jul 2019 11:32:12 +0200 |
Denis Laxalde |
[test] Add an "actionverb" attribute to test commands
|
changeset |
files
|
Mon, 22 Jul 2019 11:25:17 +0200 |
Denis Laxalde |
[test] use self.assertRaises() in cwctl tests
|
changeset |
files
|
Mon, 22 Jul 2019 11:09:15 +0200 |
Denis Laxalde |
[test] ensure mocking is stopped in cwctl tests
|
changeset |
files
|
Tue, 21 May 2019 16:47:13 +0200 |
Laurent Peuch |
[cubicweb-ctl] add '--pdb' global option to launch (i)pdb on exception
|
changeset |
files
|
Mon, 22 Jul 2019 10:54:22 +0200 |
Denis Laxalde |
[test] Rename TestCommand to avoid PytestCollectionWarning
|
changeset |
files
|
Wed, 10 Jul 2019 14:58:41 +0200 |
Jérémy Bobbio |
[pkg] Add new autopkgtest for skeleton packaging
3.26
|
changeset |
files
|
Wed, 10 Jul 2019 14:57:58 +0200 |
Jérémy Bobbio |
[skeleton] Update Debian packaging template
3.26
|
changeset |
files
|
Wed, 26 Jun 2019 12:35:25 +0200 |
Denis Laxalde |
[test] Use --short-description when testing newcube command
3.26
|
changeset |
files
|
Mon, 17 Jun 2019 17:23:36 +0200 |
Jérémy Bobbio |
[devtools] Allow to specify short desc on `newcube` command line
3.26
|
changeset |
files
|
Mon, 17 Jun 2019 17:25:04 +0200 |
Jérémy Bobbio |
[pkg] Add new autopkgtest for skeleton packaging
|
changeset |
files
|
Tue, 21 May 2019 16:36:12 +0200 |
Laurent Peuch |
[cubicweb-ctl] move to accepting only once instance name per command
|
changeset |
files
|
Tue, 09 Jul 2019 11:13:08 +0200 |
Jérémy Bobbio |
[pkg] Run all unit tests in autopkgtest
|
changeset |
files
|
Wed, 19 Jun 2019 18:45:10 +0200 |
Jérémy Bobbio |
[pkg] Stop running unit tests from skeleton
|
changeset |
files
|
Wed, 19 Jun 2019 18:43:38 +0200 |
Jérémy Bobbio |
[tests] Use 16 bytes key when testing Blowfish
|
changeset |
files
|
Tue, 09 Jul 2019 14:35:44 +0200 |
Denis Laxalde |
Use time.process_time() instead of deprecated clock()
|
changeset |
files
|
Tue, 09 Jul 2019 14:20:30 +0200 |
Denis Laxalde |
[web] Make the time separator configurable in JQueryDateTimePicker
|
changeset |
files
|
Tue, 02 Jul 2019 14:54:01 +0200 |
Denis Laxalde |
Added tag 3.26.12, debian/3.26.12-1 for changeset 4531a266f8b2
3.26
|
changeset |
files
|
Tue, 02 Jul 2019 11:32:59 +0200 |
Denis Laxalde |
[pkg] Version 3.26.12
3.26 3.26.12 debian/3.26.12-1
|
changeset |
files
|
Thu, 27 Jun 2019 12:20:22 +0200 |
Denis Laxalde |
[autoform] Fix display_fields handling
3.26
|
changeset |
files
|
Thu, 27 Jun 2019 12:27:37 +0200 |
Denis Laxalde |
Flake8 cubicweb/web/views/autoform.py
3.26
|
changeset |
files
|
Thu, 27 Jun 2019 12:13:21 +0200 |
Denis Laxalde |
[py3] unicode() -> six.text_type in autoform
3.26
|
changeset |
files
|
Wed, 26 Jun 2019 15:01:45 +0200 |
Denis Laxalde |
Added tag debian/3.26.11-2 for changeset e7eb914df71d
3.26
|
changeset |
files
|
Wed, 26 Jun 2019 15:01:15 +0200 |
Denis Laxalde |
[debian] Release 3.26.11-2
3.26 debian/3.26.11-2
|
changeset |
files
|
Wed, 26 Jun 2019 13:19:30 +0200 |
Denis Laxalde |
[test] Require pycryptodomex, not pycryptodome
|
changeset |
files
|
Tue, 25 Jun 2019 16:44:31 +0200 |
Denis Laxalde |
[debian] Mention Lintian warnings fixes from previous changesets
3.26
|
changeset |
files
|
Tue, 25 Jun 2019 16:24:45 +0200 |
Denis Laxalde |
[debian] Remove unused/redundant entries from debian/cubicweb-ctl.dirs
3.26
|
changeset |
files
|
Tue, 25 Jun 2019 16:21:41 +0200 |
Denis Laxalde |
[debian] Make descriptions of python-cubicweb and python3-cubicweb uniform
3.26
|
changeset |
files
|
Tue, 25 Jun 2019 14:49:16 +0200 |
Denis Laxalde |
[debian] Mention that -postgresql-support binaries are dependency package
3.26
|
changeset |
files
|
Tue, 25 Jun 2019 14:42:06 +0200 |
Denis Laxalde |
[debian] Add ${misc:Depends} where missing
3.26
|
changeset |
files
|
Tue, 25 Jun 2019 16:43:16 +0200 |
Denis Laxalde |
[debian] Set Section: python for python- binary package
3.26
|
changeset |
files
|
Tue, 25 Jun 2019 16:42:58 +0200 |
Denis Laxalde |
[debian] Install cubicweb-ctl from python2 build
3.26
|
changeset |
files
|
Thu, 20 Jun 2019 17:02:59 +0200 |
Denis Laxalde |
[debian] Introduce python3-cubicweb and python3-cubicweb-pyramid binary packages
3.26
|
changeset |
files
|
Wed, 19 Jun 2019 09:51:38 +0200 |
Jérémy Bobbio |
[skeleton] Update Debian packaging template
|
changeset |
files
|
Wed, 26 Jun 2019 12:35:25 +0200 |
Denis Laxalde |
[test] Use --short-description when testing newcube command
|
changeset |
files
|
Mon, 17 Jun 2019 17:23:36 +0200 |
Jérémy Bobbio |
[devtools] Allow to specify short desc on `newcube` command line
|
changeset |
files
|
Mon, 10 Jun 2019 10:51:31 +0200 |
Jérémy Bobbio |
[pkg] Remove build dependency on dh-systemd
3.26
|
changeset |
files
|
Thu, 13 Jun 2019 15:04:13 +0200 |
Denis Laxalde |
[config] Raise in case of failure to send emails when in test mode
3.26
|
changeset |
files
|
Wed, 19 Jun 2019 16:33:15 +0200 |
Jérémy Bobbio |
[doc] Update documentation to match current Debian packages
|
changeset |
files
|
Wed, 19 Jun 2019 16:32:25 +0200 |
Jérémy Bobbio |
[pkg] Remove transitional packages
|
changeset |
files
|
Wed, 19 Jun 2019 16:10:19 +0200 |
Jérémy Bobbio |
[pkg] Use sections from requires.txt to populate Recommends and Suggests
|
changeset |
files
|
Wed, 19 Jun 2019 15:44:17 +0200 |
Jérémy Bobbio |
[crypto] Use Cryptodome namespace instead of Crypto
|
changeset |
files
|
Mon, 17 Jun 2019 11:12:03 +0200 |
Jérémy Bobbio |
[pkg] Remove python3-six from Build-Depends
|
changeset |
files
|
Mon, 17 Jun 2019 11:11:28 +0200 |
Jérémy Bobbio |
[pkg] Merge python3-cubicweb-pyramid into python3-cubicweb
|
changeset |
files
|
Mon, 17 Jun 2019 10:37:32 +0200 |
Jérémy Bobbio |
[pkg] Remove explicit Depends on Python packages for python3-cubicweb
|
changeset |
files
|
Mon, 10 Jun 2019 12:04:39 +0200 |
Jérémy Bobbio |
[pkg] Fix spelling mistake in doc-base abstract
|
changeset |
files
|
Mon, 10 Jun 2019 12:04:11 +0200 |
Jérémy Bobbio |
[pkg] Fix doc-base section
|
changeset |
files
|
Mon, 10 Jun 2019 11:25:24 +0200 |
Jérémy Bobbio |
[pkg] Use “dependency package” instead of “virtual package” to describe python3-cubicweb-postgresql-support
|
changeset |
files
|
Mon, 10 Jun 2019 11:15:17 +0200 |
Jérémy Bobbio |
[pkg] Move lintian-overrides file to debian/source directory
|
changeset |
files
|
Mon, 10 Jun 2019 11:13:06 +0200 |
Jérémy Bobbio |
[pkg] Stop using /etc/bash_completion.d
|
changeset |
files
|
Thu, 13 Jun 2019 16:47:47 +0200 |
Jérémy Bobbio |
[pkg] Tidy substvars usage in control file
|
changeset |
files
|
Mon, 10 Jun 2019 10:53:48 +0200 |
Jérémy Bobbio |
[pkg] Specify priority “optional” instead of the obsolete “extra”
|
changeset |
files
|
Mon, 10 Jun 2019 10:51:31 +0200 |
Jérémy Bobbio |
[pkg] Remove build dependency on dh-systemd
|
changeset |
files
|
Wed, 05 Jun 2019 18:35:51 +0200 |
Jérémy Bobbio |
[pkg] Run test suite as part of autopkgtest
|
changeset |
files
|
Wed, 05 Jun 2019 16:29:04 +0200 |
Jérémy Bobbio |
[pkg] Switch to Debian source format 3.0 (quilt)
|
changeset |
files
|
Wed, 05 Jun 2019 15:38:29 +0200 |
Jérémy Bobbio |
[pkg] Switch all Debian packages to Python 3
|
changeset |
files
|
Tue, 11 Jun 2019 09:40:12 +0200 |
julien tayon |
Fix sorting key for rdefs in schema viewer
|
changeset |
files
|
Tue, 04 Jun 2019 09:35:47 +0200 |
julien tayon |
Flake8 cubicweb/web/schemaviewer.py
|
changeset |
files
|
Tue, 04 Jun 2019 09:35:47 +0200 |
julien tayon |
[py3] changing unicode to str
|
changeset |
files
|
Tue, 11 Jun 2019 09:07:24 +0200 |
julien tayon |
[py3] Use sorted(key=...) instead of sorted(cmp=...)
|
changeset |
files
|
Fri, 07 Jun 2019 14:56:22 +0200 |
Denis Laxalde |
Merge with 3.26
|
changeset |
files
|
Fri, 07 Jun 2019 14:53:03 +0200 |
Denis Laxalde |
Added tag 3.26.11, debian/3.26.11-1 for changeset 633ca84bea58
3.26
|
changeset |
files
|
Fri, 07 Jun 2019 14:52:51 +0200 |
Denis Laxalde |
[pkg] Version 3.26.11
3.26 3.26.11 debian/3.26.11-1
|
changeset |
files
|
Thu, 06 Jun 2019 16:40:14 +0200 |
Denis Laxalde |
Added tag debian/3.26.10-1 for changeset 0ce26fb5ab48
3.26
|
changeset |
files
|
Thu, 23 May 2019 16:59:57 +0200 |
Denis Laxalde |
[debian] New upstream release
3.26 debian/3.26.10-1
|
changeset |
files
|
Thu, 23 May 2019 17:24:21 +0200 |
Denis Laxalde |
[debian] Drop override_dh_auto_install about cubicweb-ctl
3.26
|
changeset |
files
|
Thu, 23 May 2019 17:25:59 +0200 |
Denis Laxalde |
[debian] Remove test/doc Build-Depends
3.26
|
changeset |
files
|
Tue, 28 May 2019 12:35:34 +0200 |
Laurent Peuch |
[fix] parse cube version number without space in them
|
changeset |
files
|
Fri, 24 May 2019 17:09:10 +0200 |
Philippe Pepiot |
Install patched yapps for test from an http archive
|
changeset |
files
|
Thu, 28 Mar 2019 11:39:36 +0100 |
Philippe Pepiot |
[server/test] make test filename uniques
|
changeset |
files
|
Fri, 24 May 2019 16:29:14 +0200 |
Philippe Pepiot |
Merge 3.26
|
changeset |
files
|
Tue, 21 May 2019 10:50:08 +0200 |
julien tayon |
[dataimport] Fix case when extid is text in use_extid_as_cwuri()
3.26
|
changeset |
files
|
Wed, 22 May 2019 11:34:08 +0200 |
Noe Gaumont |
[doc] fix key used in the hook example
|
changeset |
files
|
Wed, 22 May 2019 11:32:09 +0200 |
Noe Gaumont |
[doc] set_operation has been replaced by add_data
|
changeset |
files
|
Wed, 22 May 2019 11:30:52 +0200 |
Noe Gaumont |
[doc] check_cycle is a standard function
|
changeset |
files
|
Wed, 22 May 2019 11:29:49 +0200 |
Noe Gaumont |
[doc] fix several typos
|
changeset |
files
|
Tue, 21 May 2019 10:18:54 +0200 |
Philippe Pepiot |
[pkg] make cubicweb[crypto] depends on pycryptodome instead of pycrypto
|
changeset |
files
|
Tue, 21 May 2019 10:18:38 +0200 |
Philippe Pepiot |
[crypto] Encode unicode strings in _cypherer()
|
changeset |
files
|
Thu, 16 May 2019 14:26:38 +0200 |
julien tayon |
[ldapfeed] FIX: Unique Key violation when synchronizing with LDAPfeed
3.26
|
changeset |
files
|
Fri, 15 Mar 2019 12:12:23 +0100 |
Denis Laxalde |
Skip tests for ldapsource with python >= 3.7
3.26
|
changeset |
files
|
Thu, 16 May 2019 17:18:29 +0200 |
Denis Laxalde |
Flake8 crypto module
3.26
|
changeset |
files
|
Thu, 16 May 2019 17:17:42 +0200 |
Denis Laxalde |
Make crypto module python3-compatible
3.26
|
changeset |
files
|
Thu, 16 May 2019 04:42:59 +0200 |
Laurent Peuch |
[mod] make ViolatedConstraint actually display useful information
|
changeset |
files
|
Thu, 16 May 2019 09:40:28 +0200 |
Denis Laxalde |
Fix flake8 errors/warnings about import in cubicweb/_exceptions.py
|
changeset |
files
|
Thu, 16 May 2019 04:47:27 +0200 |
Laurent Peuch |
add comment and # noqa on used import
|
changeset |
files
|
Thu, 16 May 2019 04:47:10 +0200 |
Laurent Peuch |
remove unused import
|
changeset |
files
|
Thu, 16 May 2019 02:39:42 +0200 |
Laurent Peuch |
[autopep8] E305 - Expected 2 blank lines after end of function or class
|
changeset |
files
|
Thu, 16 May 2019 02:39:41 +0200 |
Laurent Peuch |
[autopep8] E303 - Remove extra blank lines
|
changeset |
files
|
Thu, 16 May 2019 02:39:41 +0200 |
Laurent Peuch |
[autopep8] E302 - Add missing 2 blank lines
|
changeset |
files
|
Thu, 16 May 2019 02:39:40 +0200 |
Laurent Peuch |
[autopep8] E301 - Add missing blank line
|
changeset |
files
|
Thu, 16 May 2019 01:23:51 +0200 |
Laurent Peuch |
[enh] display CWConstraint type in its repr
|
changeset |
files
|
Thu, 16 May 2019 01:23:51 +0200 |
Laurent Peuch |
[entities] display CWConstraint type in its repr
3.26
|
changeset |
files
|
Wed, 15 May 2019 14:23:19 +0200 |
Laurent Peuch |
[changelog] document pyramid.ini automatic generation
|
changeset |
files
|
Wed, 15 May 2019 15:50:29 +0200 |
Denis Laxalde |
Flake8 cubicweb/pyramid/test/test_hooks.py
|
changeset |
files
|
Wed, 15 May 2019 12:06:29 +0200 |
Laurent Peuch |
[pyramid/doc] bad docstring
|
changeset |
files
|
Wed, 15 May 2019 12:06:15 +0200 |
Laurent Peuch |
[pyramid/misc] remove useless variable
|
changeset |
files
|
Wed, 15 May 2019 12:05:52 +0200 |
Laurent Peuch |
[pyramid/test] add test for pyramid.ini generation
|
changeset |
files
|
Wed, 15 May 2019 15:44:35 +0200 |
Denis Laxalde |
Added tag 3.26.10 for changeset 74cc5de1ee6c
3.26
|
changeset |
files
|
Wed, 15 May 2019 15:44:26 +0200 |
Denis Laxalde |
[pkg] Version 3.26.10
3.26 3.26.10
|
changeset |
files
|
Fri, 10 May 2019 16:07:32 +0200 |
Philippe Pepiot |
Move CWSchemaTC to RQLExpressionTC
|
changeset |
files
|
Wed, 17 Apr 2019 16:41:41 +0200 |
Denis Laxalde |
[skeleton] Drop py27 tox environment
|
changeset |
files
|
Wed, 17 Apr 2019 15:30:42 +0200 |
Denis Laxalde |
[skeleton] Do not ship Debian and RPM packaging files in sdist
|
changeset |
files
|
Wed, 17 Apr 2019 15:06:57 +0200 |
Denis Laxalde |
[skeleton] Add a check-manifest tox environment
|
changeset |
files
|
Fri, 10 May 2019 16:04:37 +0200 |
Philippe Pepiot |
Fix pyramid tests
|
changeset |
files
|
Fri, 10 May 2019 11:42:24 +0200 |
Philippe Pepiot |
Fix flake8 and check-manifest
|
changeset |
files
|
Fri, 10 May 2019 15:58:01 +0200 |
Philippe Pepiot |
Merge 3.26
|
changeset |
files
|
Wed, 08 May 2019 21:37:13 +0200 |
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
|
Wed, 08 May 2019 21:30:44 +0200 |
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
|
Wed, 08 May 2019 20:53:49 +0200 |
Laurent Peuch |
[pyramid/enh] generate pyramid.ini "create" and on "pyramid" command if needed
|
changeset |
files
|
Wed, 08 May 2019 21:00:45 +0200 |
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
|
Mon, 08 Apr 2019 11:24:53 +0200 |
Denis Laxalde |
Account for new psycopg2 exception classes mapping
3.26
|
changeset |
files
|
Fri, 12 Apr 2019 02:26:28 +0200 |
Laurent Peuch |
[cubicweb-ctl] remove "cubicweb-ctl wsgi" command following pyramid standardization
|
changeset |
files
|
Fri, 12 Apr 2019 12:31:14 +0200 |
Laurent Peuch |
Use secure hash algorithm in WebConfiguration.sign_text
|
changeset |
files
|
Tue, 23 Apr 2019 09:33:52 +0200 |
Laurent Peuch |
[enh] don't catch all exceptions in notification hooks during tests
|
changeset |
files
|
Thu, 18 Apr 2019 15:09:36 +0200 |
Noe Gaumont |
[doc] add a reference to static-messages.pot usage
|
changeset |
files
|
Thu, 18 Apr 2019 15:10:35 +0200 |
Noe Gaumont |
[doc] Clarify sentences
|
changeset |
files
|
Thu, 18 Apr 2019 15:05:13 +0200 |
Noe Gaumont |
[doc] Fix format and typo
|
changeset |
files
|
Thu, 18 Apr 2019 04:40:23 +0000 |
Nsukami Patrick |
Fix DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated
|
changeset |
files
|
Thu, 18 Apr 2019 04:34:34 +0000 |
Nsukami Patrick |
Fix DeprecationWarning: invalid escape sequence
|
changeset |
files
|
Tue, 16 Apr 2019 15:49:03 +0200 |
Philippe Pepiot |
[devtools/testlib] avoid hidding AttributeError in create_user()
3.26
|
changeset |
files
|
Wed, 10 Apr 2019 17:59:17 +0000 |
Nsukami Patrick |
Fix DeprecationWarning: invalid escape sequence \
|
changeset |
files
|
Fri, 12 Apr 2019 11:56:13 +0200 |
Laurent Peuch |
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
|
changeset |
files
|
Fri, 12 Apr 2019 13:52:17 +0200 |
Laurent Peuch |
[mod] remove backward compatible code for passlib and force modern version
|
changeset |
files
|
Fri, 12 Apr 2019 11:54:42 +0200 |
Laurent Peuch |
DeprecationWarning: Please use assertEqual instead.
|
changeset |
files
|
Fri, 12 Apr 2019 17:25:40 +0200 |
Laurent Peuch |
DeprecationWarning: Please use assertRaisesRegex instead.
|
changeset |
files
|
Thu, 11 Apr 2019 20:15:09 +0200 |
Laurent Peuch |
DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
|
changeset |
files
|
Thu, 11 Apr 2019 16:47:27 +0200 |
Laurent Peuch |
[README] add testing instructions
|
changeset |
files
|
Fri, 05 Apr 2019 12:19:03 +0200 |
Denis Laxalde |
Add pytest-subtests to dev requirements
|
changeset |
files
|
Tue, 26 Mar 2019 16:22:31 +0100 |
Denis Laxalde |
[test] use unittest.mock instead of mock library
|
changeset |
files
|
Fri, 05 Apr 2019 17:58:19 +0200 |
Denis Laxalde |
Drop python2 support
|
changeset |
files
|
Fri, 05 Apr 2019 17:21:14 +0200 |
Denis Laxalde |
Merge with 3.26
|
changeset |
files
|
Fri, 05 Apr 2019 17:40:02 +0200 |
Denis Laxalde |
Remove unused imports in cubicweb.pyramid.config
3.26
|
changeset |
files
|
Fri, 05 Apr 2019 17:20:01 +0200 |
Denis Laxalde |
Added tag 3.26.9 for changeset 4d6909de765a
3.26
|
changeset |
files
|
Fri, 05 Apr 2019 17:19:56 +0200 |
Denis Laxalde |
[pkg] Version 3.26.9
3.26 3.26.9
|
changeset |
files
|
Tue, 12 Feb 2019 17:00:55 +0100 |
Laurent Peuch |
[pyramid/security] use cryptographically secure random generator
3.26
|
changeset |
files
|
Thu, 04 Apr 2019 14:11:40 +0200 |
Arthur Lutz |
Reclosing branch after merge
tls-sprint
|
changeset |
files
|
Thu, 04 Apr 2019 13:49:34 +0200 |
Arthur Lutz |
Merging heads of old, closed branch
tls-sprint
|
changeset |
files
|
Thu, 04 Apr 2019 14:08:10 +0200 |
Arthur Lutz |
Reclosing branch after merge
3.0
|
changeset |
files
|
Thu, 04 Apr 2019 13:45:23 +0200 |
Arthur Lutz |
Merging heads of old, closed branch
3.0
|
changeset |
files
|
Thu, 28 Mar 2019 11:15:28 +0100 |
Philippe Pepiot |
[doc/changes] document that legacy cube support has been dropped
|
changeset |
files
|
Thu, 28 Mar 2019 11:13:12 +0100 |
Philippe Pepiot |
[doc] replace legacy import to new style cube import in various places
|
changeset |
files
|
Thu, 28 Mar 2019 11:09:29 +0100 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.timeline
|
changeset |
files
|
Thu, 28 Mar 2019 11:06:02 +0100 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.massmailing
|
changeset |
files
|
Thu, 28 Mar 2019 11:05:35 +0100 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.isioc
|
changeset |
files
|
Thu, 28 Mar 2019 11:04:51 +0100 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.embedding
|
changeset |
files
|
Thu, 28 Mar 2019 11:04:07 +0100 |
Philippe Pepiot |
[web/views] drop deprecated module cubicweb.web.views.igeocodable
|
changeset |
files
|
Thu, 28 Mar 2019 11:00:55 +0100 |
Philippe Pepiot |
[pyramid/core] drop fallback import of legacy cubes
|
changeset |
files
|
Thu, 28 Mar 2019 10:33:54 +0100 |
Philippe Pepiot |
[cwconfig] drop importing legacy cubes
|
changeset |
files
|
Thu, 28 Mar 2019 10:11:36 +0100 |
Philippe Pepiot |
[doc] better documentation for "cubicweb-ctl newcube"
|
changeset |
files
|
Thu, 28 Mar 2019 10:09:49 +0100 |
Philippe Pepiot |
[test] make unittest_cwconfig.py does not depend on legacy cube machinery
|
changeset |
files
|
Thu, 28 Mar 2019 10:07:02 +0100 |
Philippe Pepiot |
[devtools/test] drop legacy cube i18n tests
|
changeset |
files
|
Thu, 28 Mar 2019 10:04:23 +0100 |
Philippe Pepiot |
[server/test] make unittest_migractions.py use new style cubes
|
changeset |
files
|
Wed, 27 Mar 2019 16:25:06 +0100 |
Philippe Pepiot |
[cwconfig] drop _cube_modname
|
changeset |
files
|
Wed, 27 Mar 2019 16:19:50 +0100 |
Philippe Pepiot |
[cwconfig] drop legacy cube importer
|
changeset |
files
|
Fri, 22 Mar 2019 17:42:36 +0100 |
Denis Laxalde |
Drop more deprecated code
|
changeset |
files
|
Tue, 26 Mar 2019 13:08:13 +0100 |
Denis Laxalde |
Flake8 cubicweb/cwvreg.py
|
changeset |
files
|
Fri, 22 Mar 2019 17:32:30 +0100 |
Denis Laxalde |
Drop deprecated "boxes" and "contentnavigation" registries
|
changeset |
files
|
Fri, 22 Mar 2019 17:29:15 +0100 |
Denis Laxalde |
Drop deprecated CWCache entity type
|
changeset |
files
|