Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-192
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.
[web/views] Fix AutoformSectionRelationTags.set_muledit_editable
2018-04-13, by Nicola Spanti
[html] Add tags ol, ul, li, i, q
2019-02-22, by Nicola Spanti
[debug-toolbar/registry] move to Registry.add_select_best_listener new api
2019-11-28, by Laurent Peuch
[pkginfo] Retrieve Cubicweb version using pkg_resources
2019-12-03, by Nsukami Patrick
[pkginfo] Remove unused parameter
2019-11-22, by Nsukami Patrick
Fix flake8 issues
2019-11-29, by Philippe Pepiot
Add missing dbmako/mako files in python sdist
2019-11-29, by Philippe Pepiot
[debug] add in each html snippet from where it has been generated in the code
2019-07-24, by Laurent Peuch
Use python3 shebang for scripts
2019-11-28, by Philippe Pepiot
[pkg] Version 3.27.0rc1
2019-11-28, by Philippe Pepiot
[debug-toolbar/display_source_code] add links to files in tracebacks
2019-11-26, by Laurent Peuch
[debug-toolbar] link to source code of all objects/classes
2019-09-27, by Laurent Peuch
[debug-toolbar/display_source_code] add a function to add links to source file in traceback
2019-09-27, by Laurent Peuch
[debug-toolbar/display_source_code] add function to generate html link to source code
2019-11-26, by Laurent Peuch
[debug-toolbar/display_source_code/security] add security mechanism to only read whitelisted files
2019-09-26, by Laurent Peuch
[debug-toolbar/display_source_code] add helper to render link to source file
2019-09-27, by Laurent Peuch
[debug-toolbar/display_source_code] add a pyramid view that display syntax highlighted python source file
2019-10-08, by Laurent Peuch
[mod] allow to pass generic additional arguments to pygments HtmlFormatter
2019-09-25, by Laurent Peuch
[debug/fix] ensure that not syntax highlighted code is a string
2019-09-27, by Laurent Peuch
[debug-toolbar] add registry decisions debug panel
2019-09-12, by Laurent Peuch
Increase needed version of logilab-common to >= 1.5.0
2019-11-20, by Laurent Peuch
[debug-toolbar] add registry panel
2019-11-14, by Laurent Peuch
[debug-toolbar] add sql panel
2019-11-14, by Laurent Peuch
[debug-toolbar] add cw general panel with controller
2019-10-08, by Laurent Peuch
[debug-toolbar] make linter happy
2019-11-18, by Nicolas Chauvat
[pyramid/ctl/debugtoolbar] automatically include custom panels on -t
2019-07-31, by Laurent Peuch
[debug-toolbar/rql] display sql queries generated by rql ones
2019-08-01, by Laurent Peuch
[debug-toolbar/rql] add RQL panel
2019-07-31, by Laurent Peuch
[debug/emit/rql] add RQL debug channel and emit queries
2019-10-24, by Laurent Peuch
[debug/source_highlight] rename highlight to highlight_terminal
2019-11-06, by Laurent Peuch
[debug/source_highlight] add highlight_html and generate_css for debugtool panels
2019-10-24, by Laurent Peuch
[debug/rql] bind a uniq token per rql to trace its decomposition
2019-08-01, by Laurent Peuch
[debug] add a new channel events mechanism for debugging
2019-08-01, by Laurent Peuch
[ctl] allow to specific instance name for instance commands in $CW_INSTANCE
2019-11-06, by Laurent Peuch
[cubicweb/utils] add QueryCache.__contains__() to improve dict-like behavior. Closes #255426
2019-11-05, by Nicolas Chauvat
[migrations/pdb] add to every failing migration operation a "p(db)" option
2019-05-23, by Laurent Peuch
[pyramid/ctl] add a new option to activate the debugtoolbar (-t)
2019-05-29, by Laurent Peuch
[changelog] add missing information to the 3.27 changelog
2019-10-23, by Laurent Peuch
Merge 3.26
2019-10-18, by Nicolas Chauvat
[debug] add ALL possibility to --dbglevel
3.26
2019-08-27, by Laurent Peuch
[ux] display instance name in suggested upgrade command
3.26
2019-06-26, by Laurent Peuch
[migration/pdb] display traceback instead of only the exception for easier debugging
2019-05-23, by Laurent Peuch
[migration/pdb] add option to use pdb.post_mortem if traceback is provided
2019-05-22, by Laurent Peuch
[migration/shell] select ipdb if present on (d)ebug mode
2019-05-22, by Laurent Peuch
[mod] move get_pdb to utils.py
2019-05-22, by Laurent Peuch
Add a migration function in order to relocate bfss
2019-10-16, by Noe Gaumont
[pyramid/debug] on every request display request path and selected controller
2019-06-12, by Laurent Peuch
[logging/debug] move transaction operations logs from self.debug to DBG_OPS
2019-08-21, by Laurent Peuch
[debug] syntax highlight SQL and RQL debug output
2019-08-21, by Laurent Peuch
[logging] send logs by default to stdout
2019-08-20, by Laurent Peuch
[cubicweb-ctl] backport --dbglevel option of pyramid to all instance commands
2019-05-21, by Laurent Peuch
[cubicweb-ctl] backport --loglevel option of pyramid to all instance commands
2019-05-21, by Laurent Peuch
[cubicweb-ctl/fix] correctly get exception traceback_ for pdb.post_mortem
2019-07-25, by Laurent Peuch
Document mercurial configuration for contributing
2019-10-15, by Philippe Pepiot
Add documentation on workflow permission
2019-10-11, by Noe Gaumont
Remove undefined function in documentation
2019-10-11, by Noe Gaumont
Merge 3.26
2019-10-09, by Philippe Pepiot
[pyramid/ctl] pyramid command will always run in foreground from now on
2019-05-22, by Laurent Peuch
[clean] remove pyramid warning about looping task
2019-08-22, by Laurent Peuch
[doc] add instruction to re-enable ckeditor
3.26
2019-06-20, by Laurent Peuch
[fix] reference to underclared and unused variable kwargs
3.26
2019-09-11, by Laurent Peuch
Avoid to update inlined relation column to NULL when deleting entities
3.26
2019-09-11, by Philippe Pepiot
Drop useless ConstraintInsertionTC
3.26
2019-09-11, by Philippe Pepiot
Backed out changeset 741dc2590f90
2019-08-27, by Nicola Spanti
[.gitlab-ci] initial version (tox targets)
2019-08-23, by Arthur Lutz
Merge with 3.26
2019-08-06, by Denis Laxalde
Added tag debian/3.26.14-1, 3.26.14 for changeset 172f683a84f6
3.26
2019-08-06, by Denis Laxalde
[pkg] version 3.26.14
3.26
3.26.14
debian/3.26.14-1
2019-08-06, by Denis Laxalde
[py3] Pass bytes as "msg" to smtplib.SMTP.sendmail()
3.26
2019-08-06, by Denis Laxalde
[debian] Cleanup d/source/options from now gone symlinks
2019-08-01, by Denis Laxalde
[pkg] Version 3.27.0.a2
2019-08-01, by Denis Laxalde
[debug/clean] remove unused DBG_MS flag
2019-07-24, by Laurent Peuch
Avoid using gone hooks_control() in migration
2019-07-30, by Denis Laxalde
[tox] Remove --ignore in check-manifest check
2019-07-30, by Denis Laxalde
[doc] link to 3.27 (and missing 3.26) pages
2019-07-30, by Denis Laxalde
[pkg] Version 3.27.0a1
2019-07-24, by Denis Laxalde
[test] Replace symlinks by real copies
2019-07-24, by Denis Laxalde
[pkg] Version 3.27.0a0
2019-07-24, by Denis Laxalde
Merge with 3.26
2019-07-24, by Denis Laxalde
Added tag debian/3.26.13-1, 3.26.13 for changeset 1fc684253207
3.26
2019-07-24, by Denis Laxalde
[pkg] Version 3.26.13
3.26
3.26.13
debian/3.26.13-1
2019-07-24, by Denis Laxalde
[test] Replace symlinks in legacy_cubes by real copies
3.26
2019-07-24, by Denis Laxalde
[pkg] Prune packaging files from sdist
3.26
2019-07-23, by Denis Laxalde
[pkg] Fix spelling mistake in doc-base abstract
3.26
2019-06-10, by Jérémy Bobbio
[pkg] Fix doc-base section
3.26
2019-06-10, by Jérémy Bobbio
[pkg] Move lintian-overrides file to debian/source directory
3.26
2019-06-10, by Jérémy Bobbio
[pkg] Tidy substvars usage in control file
3.26
2019-06-13, by Jérémy Bobbio
[pkg] Specify priority “optional” instead of the obsolete “extra”
3.26
2019-06-10, by Jérémy Bobbio
[pkg] Switch to Debian source format 3.0 (quilt)
3.26
2019-06-05, by Jérémy Bobbio
[debian] Update description of cubicweb-ctl* packages
3.26
2019-07-12, by Denis Laxalde
[debian] Introduce a cubicweb-ctl3 binary package
3.26
2019-07-12, by Denis Laxalde
[cubicweb-ctl] respect sys.exit status code when aborting a command
2019-07-22, by Laurent Peuch
[test] Add an "actionverb" attribute to test commands
2019-07-22, by Denis Laxalde
[test] use self.assertRaises() in cwctl tests
2019-07-22, by Denis Laxalde
[test] ensure mocking is stopped in cwctl tests
2019-07-22, by Denis Laxalde
[cubicweb-ctl] add '--pdb' global option to launch (i)pdb on exception
2019-05-21, by Laurent Peuch
[test] Rename TestCommand to avoid PytestCollectionWarning
2019-07-22, by Denis Laxalde
[pkg] Add new autopkgtest for skeleton packaging
3.26
2019-07-10, by Jérémy Bobbio
[skeleton] Update Debian packaging template
3.26
2019-07-10, by Jérémy Bobbio
[test] Use --short-description when testing newcube command
3.26
2019-06-26, by Denis Laxalde
[devtools] Allow to specify short desc on `newcube` command line
3.26
2019-06-17, by Jérémy Bobbio
[pkg] Add new autopkgtest for skeleton packaging
2019-06-17, by Jérémy Bobbio
[cubicweb-ctl] move to accepting only once instance name per command
2019-05-21, by Laurent Peuch
[pkg] Run all unit tests in autopkgtest
2019-07-09, by Jérémy Bobbio
[pkg] Stop running unit tests from skeleton
2019-06-19, by Jérémy Bobbio
[tests] Use 16 bytes key when testing Blowfish
2019-06-19, by Jérémy Bobbio
Use time.process_time() instead of deprecated clock()
2019-07-09, by Denis Laxalde
[web] Make the time separator configurable in JQueryDateTimePicker
2019-07-09, by Denis Laxalde
Added tag 3.26.12, debian/3.26.12-1 for changeset 4531a266f8b2
3.26
2019-07-02, by Denis Laxalde
[pkg] Version 3.26.12
3.26
3.26.12
debian/3.26.12-1
2019-07-02, by Denis Laxalde
[autoform] Fix display_fields handling
3.26
2019-06-27, by Denis Laxalde
Flake8 cubicweb/web/views/autoform.py
3.26
2019-06-27, by Denis Laxalde
[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
less
more
|
(0)
-10000
-3000
-1000
-192
tip