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
+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.
[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
[doc] correct import for i18n
3.26
2019-02-27, by Laurent Peuch
[doc] pep8 and retab in tutorial code example
3.26
2019-02-21, by Laurent Peuch
[doc] correct pip command to have needed dependancies to use the start command
3.26
2019-02-21, by Laurent Peuch
[doc] explain the difference between a relation and an attribute
3.26
2019-02-21, by Laurent Peuch
[doc] plural
3.26
2019-02-21, by Laurent Peuch
[doc] misc, put every reference to something in the code between backquotes
3.26
2019-02-21, by Laurent Peuch
[doc] bold to make reading more obvious
3.26
2019-02-21, by Laurent Peuch
[doc] style, switch to bullet points list to make things easier to read
3.26
2019-02-21, by Laurent Peuch
[doc] explains what the <X.Y.Z> means
3.26
2019-02-21, by Laurent Peuch
[doc] command output style has changed
3.26
2019-02-21, by Laurent Peuch
[doc] always put file name for code example and uses :file:`path` syntax everywhere
3.26
2019-02-21, by Laurent Peuch
[doc] explicitely give the local server url to make this step more obvious
3.26
2019-02-21, by Laurent Peuch
[doc] start the server in debug mode, it's easier during learning
3.26
2019-02-21, by Laurent Peuch
[doc] recommend sqlite during tutorial because it's simplier to use
3.26
2019-02-21, by Laurent Peuch
[doc] add a link to every cube documentation page
3.26
2019-02-21, by Laurent Peuch
[doc] make this step more obvious
3.26
2019-02-21, by Laurent Peuch
[doc] move to latest CW version for cube creation
3.26
2019-02-21, by Laurent Peuch
[doc] missng import for i18n in example
3.26
2019-02-21, by Laurent Peuch
[doc] unused import in example
3.26
2019-02-21, by Laurent Peuch
[doc] output has changed
3.26
2019-02-21, by Laurent Peuch
[doc] blanks spaces to allow example to breath and be more lisible
3.26
2019-02-21, by Laurent Peuch
[doc] default tests template has changed
3.26
2019-02-21, by Laurent Peuch
[doc] default generated filename as changed
3.26
2019-02-21, by Laurent Peuch
[doc] rst syntax bug, blank line needed before item list
3.26
2019-02-21, by Laurent Peuch
[doc] add link to cubes contribution document
3.26
2019-02-22, by Laurent Peuch
[doc] link to current documentation, not old cubicweb.org doc
3.26
2019-02-22, by Laurent Peuch
[doc] translate french to english
3.26
2019-02-12, by Laurent Peuch
[doc] typo, 'CW' doesn't exist in the example
3.26
2019-02-12, by Laurent Peuch
[doc] always indicate the file in which the code should be put
3.26
2019-02-12, by Laurent Peuch
[doc] respect pep8 in code examples
3.26
2019-02-12, by Laurent Peuch
[doc] serie a small improvments
3.26
2019-02-12, by Laurent Peuch
[doc] typo, the field is "name" not "title"
3.26
2019-02-12, by Laurent Peuch
[doc] fix, command "create" is missing base cube
3.26
2019-02-12, by Laurent Peuch
[doc] improve blog tutorial first steps and explain common errors
3.26
2019-02-12, by Laurent Peuch
[doc] new behavior in virtualenv since 3.26
3.26
2019-02-12, by Laurent Peuch
[skeleton] use python3 flake8
3.26
2019-01-29, by Philippe Pepiot
[skeleton] drop whitelist_externals for flake8
3.26
2019-01-29, by Philippe Pepiot
Fix flake8 issues since release 3.6.0
3.26
2018-10-29, by Philippe Pepiot
Fix typo in RDFS URI
3.26
2018-10-09, by Laurent Wouters
[server] Fixed issue with the adapters cache of a cloned EditedEntity
3.26
2018-04-24, by Laurent Wouters
[py37] `async` is now a reserved keyword
3.26
2018-08-16, by Samuel Trégouët
[skeleton] Use "py3" as tox environment instead of "py34"
3.26
2018-07-11, by Denis Laxalde
[views/startup] drop a duplicate rql query in manage view
3.26
2018-06-28, by Philippe Pepiot
Depend on cubicweb-file >= 2.0.0
3.26
2018-06-15, by Philippe Pepiot
[test] Update webconfig's tests accounting for cubicweb-file being now a package
3.26
2018-06-11, by Denis Laxalde
[widgets.js] fix obvious bug detected by sonar
3.26
2018-06-06, by Nicolas Chauvat
[views/uicfg] obvious bug detected by sonar
3.26
2018-06-06, by Nicolas Chauvat
[style] Make toolsutils.py flake8-clean
3.26
2018-06-06, by Denis Laxalde
[test/rset] typo
3.26
2018-04-24, by David Douard
[test/rset] flake8
3.26
2018-04-24, by David Douard
[py3] import configparser from six.moves instead of using a try/except
3.26
2019-03-05, by Denis Laxalde
[doc] didn't had any questions
2019-02-26, by Laurent Peuch
[doc] missing import, cw now require this explicitely
2019-02-26, by Laurent Peuch
[doc] add actual link to previous post
2019-02-26, by Laurent Peuch
[doc] missing import in code example
2019-02-26, by Laurent Peuch
[doc] add a note because uiprops.py is not generated anymore by default
2019-02-26, by Laurent Peuch
[doc] recommend pip instead of apt for installing things
2019-02-26, by Laurent Peuch
[doc] fix, link to internal doc since it's not the blog post anymore
2019-02-26, by Laurent Peuch
[doc] also show command with sqlite since it's recommended
2019-02-26, by Laurent Peuch
[doc] fix, the cube name was used, it was the instance named that was needed
2019-02-26, by Laurent Peuch
[doc] it's a tutorial, not a blog post anymore
2019-02-26, by Laurent Peuch
[doc] make example more redable
2019-02-26, by Laurent Peuch
[doc] uses :file:`name` everywhere + indicate file when it's not present
2019-02-26, by Laurent Peuch
[doc] english typos
2019-02-26, by Laurent Peuch
[doc] pep8/retab in code examples
2019-02-26, by Laurent Peuch
[doc] correct import for i18n
2019-02-27, by Laurent Peuch
[doc] pep8 and retab in tutorial code example
2019-02-21, by Laurent Peuch
[doc] correct pip command to have needed dependancies to use the start command
2019-02-21, by Laurent Peuch
[doc] explain the difference between a relation and an attribute
2019-02-21, by Laurent Peuch
[doc] plural
2019-02-21, by Laurent Peuch
[doc] misc, put every reference to something in the code between backquotes
2019-02-21, by Laurent Peuch
[doc] bold to make reading more obvious
2019-02-21, by Laurent Peuch
[doc] style, switch to bullet points list to make things easier to read
2019-02-21, by Laurent Peuch
[doc] explains what the <X.Y.Z> means
2019-02-21, by Laurent Peuch
[doc] command output style has changed
2019-02-21, by Laurent Peuch
[doc] always put file name for code example and uses :file:`path` syntax everywhere
2019-02-21, by Laurent Peuch
[doc] explicitely give the local server url to make this step more obvious
2019-02-21, by Laurent Peuch
[doc] start the server in debug mode, it's easier during learning
2019-02-21, by Laurent Peuch
less
more
|
(0)
-10000
-3000
-1000
-192
+192
tip