Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-120
+120
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.
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
Fix DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated
2019-04-18, by Nsukami Patrick
Fix DeprecationWarning: invalid escape sequence
2019-04-18, by Nsukami Patrick
[devtools/testlib] avoid hidding AttributeError in create_user()
3.26
2019-04-16, by Philippe Pepiot
Fix DeprecationWarning: invalid escape sequence \
2019-04-10, by Nsukami Patrick
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
2019-04-12, by Laurent Peuch
[mod] remove backward compatible code for passlib and force modern version
2019-04-12, by Laurent Peuch
DeprecationWarning: Please use assertEqual instead.
2019-04-12, by Laurent Peuch
DeprecationWarning: Please use assertRaisesRegex instead.
2019-04-12, by Laurent Peuch
DeprecationWarning: inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec()
2019-04-11, by Laurent Peuch
[README] add testing instructions
2019-04-11, by Laurent Peuch
Add pytest-subtests to dev requirements
2019-04-05, by Denis Laxalde
[test] use unittest.mock instead of mock library
2019-03-26, by Denis Laxalde
Drop python2 support
2019-04-05, by Denis Laxalde
Merge with 3.26
2019-04-05, by Denis Laxalde
Remove unused imports in cubicweb.pyramid.config
3.26
2019-04-05, by Denis Laxalde
Added tag 3.26.9 for changeset 4d6909de765a
3.26
2019-04-05, by Denis Laxalde
[pkg] Version 3.26.9
3.26
3.26.9
2019-04-05, by Denis Laxalde
[pyramid/security] use cryptographically secure random generator
3.26
2019-02-12, by Laurent Peuch
Reclosing branch after merge
tls-sprint
2019-04-04, by Arthur Lutz
Merging heads of old, closed branch
tls-sprint
2019-04-04, by Arthur Lutz
Reclosing branch after merge
3.0
2019-04-04, by Arthur Lutz
Merging heads of old, closed branch
3.0
2019-04-04, by Arthur Lutz
[doc/changes] document that legacy cube support has been dropped
2019-03-28, by Philippe Pepiot
[doc] replace legacy import to new style cube import in various places
2019-03-28, by Philippe Pepiot
[web/views] drop deprecated module cubicweb.web.views.timeline
2019-03-28, by Philippe Pepiot
[web/views] drop deprecated module cubicweb.web.views.massmailing
2019-03-28, by Philippe Pepiot
[web/views] drop deprecated module cubicweb.web.views.isioc
2019-03-28, by Philippe Pepiot
[web/views] drop deprecated module cubicweb.web.views.embedding
2019-03-28, by Philippe Pepiot
[web/views] drop deprecated module cubicweb.web.views.igeocodable
2019-03-28, by Philippe Pepiot
[pyramid/core] drop fallback import of legacy cubes
2019-03-28, by Philippe Pepiot
[cwconfig] drop importing legacy cubes
2019-03-28, by Philippe Pepiot
[doc] better documentation for "cubicweb-ctl newcube"
2019-03-28, by Philippe Pepiot
[test] make unittest_cwconfig.py does not depend on legacy cube machinery
2019-03-28, by Philippe Pepiot
[devtools/test] drop legacy cube i18n tests
2019-03-28, by Philippe Pepiot
[server/test] make unittest_migractions.py use new style cubes
2019-03-28, by Philippe Pepiot
[cwconfig] drop _cube_modname
2019-03-27, by Philippe Pepiot
[cwconfig] drop legacy cube importer
2019-03-27, by Philippe Pepiot
Drop more deprecated code
2019-03-22, by Denis Laxalde
Flake8 cubicweb/cwvreg.py
2019-03-26, by Denis Laxalde
Drop deprecated "boxes" and "contentnavigation" registries
2019-03-22, by Denis Laxalde
Drop deprecated CWCache entity type
2019-03-22, by Denis Laxalde
Update i18n after "recent" changes
2019-03-22, by Denis Laxalde
Drop repair_file_1-9_migration.py
2019-03-22, by Denis Laxalde
Drop a left-over 3.22 deprecation warning
2019-03-22, by Denis Laxalde
[doc] fix reference to ~src/cubes in tutorial
2019-03-27, by Philippe Pepiot
[doc] replace cubicweb-ctl start by cubicweb-ctl pyramid
2019-03-27, by Philippe Pepiot
[doc] make the tutorial use a python3 virtualenv
2019-03-27, by Philippe Pepiot
[doc] Update README "Getting started"
2019-03-27, by Philippe Pepiot
Flake8 cubicweb/devtools/httptest.py
2019-03-21, by Denis Laxalde
Remove Twisted web server
2019-03-21, by Denis Laxalde
Separate twisted-specific configuration from WebConfigurationBase class
2019-03-21, by Denis Laxalde
Flake8 cubicweb/web/webconfig.py
2019-03-21, by Denis Laxalde
Flake8 cubicweb/etwist/twconfig.py
2019-03-21, by Denis Laxalde
Remove ctl commands using the Twisted backend
2019-03-14, by Denis Laxalde
Flake8 cubicweb/cwctl.py
2019-03-14, by Denis Laxalde
Remove _handle_win32() method from "create" command class
2019-03-14, by Denis Laxalde
Skip tests for ldapsource with python >= 3.7
2019-03-15, by Denis Laxalde
[doc] Update cubicweb-ctl page about how to run an instance
2019-03-27, by Denis Laxalde
[doc] Drop mention of the "pyramid" cube
2019-03-27, by Denis Laxalde
[cli/enh] on 'shell' or migration command, use ipython if available
2019-03-21, by Laurent Peuch
[web/test] drop dependency on third party cubes
2019-03-19, by Philippe Pepiot
[test] drop dependency on third party cubes
2019-03-15, by Philippe Pepiot
[test] drop CubicWebConfigurationWithLegacyCubesTC
2019-03-15, by Philippe Pepiot
[test] drop unittest_cubes.py
2019-03-15, by Philippe Pepiot
[server/test] do not depend on third party cubes
2019-03-19, by Philippe Pepiot
[server/test] drop unused variable initialization in OperationsTC.setUp()
2019-03-15, by Philippe Pepiot
[server/test] bootstrap config in setUpModule function
2019-03-13, by Philippe Pepiot
[schema] drop monkeypatch "name_for" on BaseConstraint
2019-03-11, by Philippe Pepiot
[fix] this check was too restrictive and broke tests
3.26
2019-03-14, by Laurent Peuch
[fix] exception type has changed
3.26
2019-03-14, by Laurent Peuch
[server.rqlannotation] refactor to make class SQLGenAnnotator consistent
2019-03-13, by Nicolas Chauvat
Drop most of deprecated code
2019-03-14, by Denis Laxalde
Drop deprecated code in cubicweb.hooks
2019-03-14, by Denis Laxalde
Drop deprecated code in cubicweb.entities
2019-03-14, by Denis Laxalde
Drop deprecated code in cubicweb.devtools
2019-03-14, by Denis Laxalde
Drop deprecated code in cubicweb.dataimport
2019-03-14, by Denis Laxalde
Drop most deprecated code in cubicweb.web
2019-03-14, by Denis Laxalde
[web] use Separator "component" instead of deprecated BoxSeparator widget
2019-03-13, by Denis Laxalde
Flake8 cubicweb/web/box.py
2019-03-13, by Denis Laxalde
[test] Remove upper bound for cubicweb-localperms
2019-03-14, by Denis Laxalde
[test] Make the expected value explicit in CubicWebConfigurationWithLegacyCubesTC.test_available_cubes()
2019-03-14, by Denis Laxalde
[test] Inline _test_available_cubes() method in cwconfig tests
2019-03-13, by Denis Laxalde
[DX] adding error messages to {ResultSet,ActionsRegistry}.possible_actions
3.26
2019-03-14, by Laurent Peuch
[server/querier] remove useless indirection QuerierHelper._annotate
2019-03-12, by Nicolas Chauvat
[server] remove useless indirection ExecutionPlan.sqlannotate
2019-03-12, by Nicolas Chauvat
[web] removed unused imports in basecomponents
2019-03-12, by Nicolas Chauvat
[test] Depends on psycopg2-binary
3.26
2019-03-13, by Denis Laxalde
[doc/changelog] the removal of next_tabindex produce an error not in the changelog
2019-03-12, by Laurent Peuch
Merge with branch 3.26
2019-03-11, by Denis Laxalde
[py3.7,test] Use cubicweb-file >= 2.2.2
3.26
2019-03-08, by Denis Laxalde
[flake8] Fix errors in cubicweb/ext/test/unittest_rest.py
3.26
2019-03-08, by Denis Laxalde
[test] Shorten prefix string in test_rql_role_with_unknown_vid
3.26
2019-03-08, by Denis Laxalde
[flake8] fix errors in cubicweb_i18ntestcube/views.py test file
3.26
2019-03-08, by Denis Laxalde
[test] Pass __module__ upon instantiation of RegistrableInstance
3.26
2019-03-08, by Denis Laxalde
Added tag 3.26.8 for changeset 91f75319a726
3.26
2019-03-08, by Denis Laxalde
[pkg] Version 3.26.8
3.26
3.26.8
2019-03-07, by Denis Laxalde
[doc] didn't had any questions
3.26
2019-02-26, by Laurent Peuch
[doc] missing import, cw now require this explicitely
3.26
2019-02-26, by Laurent Peuch
[doc] add actual link to previous post
3.26
2019-02-26, by Laurent Peuch
[doc] missing import in code example
3.26
2019-02-26, by Laurent Peuch
[doc] add a note because uiprops.py is not generated anymore by default
3.26
2019-02-26, by Laurent Peuch
[doc] recommend pip instead of apt for installing things
3.26
2019-02-26, by Laurent Peuch
[doc] fix, link to internal doc since it's not the blog post anymore
3.26
2019-02-26, by Laurent Peuch
[doc] also show command with sqlite since it's recommended
3.26
2019-02-26, by Laurent Peuch
[doc] fix, the cube name was used, it was the instance named that was needed
3.26
2019-02-26, by Laurent Peuch
[doc] it's a tutorial, not a blog post anymore
3.26
2019-02-26, by Laurent Peuch
[doc] make example more redable
3.26
2019-02-26, by Laurent Peuch
[doc] uses :file:`name` everywhere + indicate file when it's not present
3.26
2019-02-26, by Laurent Peuch
[doc] english typos
3.26
2019-02-26, by Laurent Peuch
[doc] pep8/retab in code examples
3.26
2019-02-26, by Laurent Peuch
less
more
|
(0)
-10000
-3000
-1000
-120
+120
tip