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
+300
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.
[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
[doc] recommend sqlite during tutorial because it's simplier to use
2019-02-21, by Laurent Peuch
[doc] add a link to every cube documentation page
2019-02-21, by Laurent Peuch
[doc] make this step more obvious
2019-02-21, by Laurent Peuch
[doc] move to latest CW version for cube creation
2019-02-21, by Laurent Peuch
[doc] missng import for i18n in example
2019-02-21, by Laurent Peuch
[doc] unused import in example
2019-02-21, by Laurent Peuch
[doc] output has changed
2019-02-21, by Laurent Peuch
[doc] blanks spaces to allow example to breath and be more lisible
2019-02-21, by Laurent Peuch
[doc] default tests template has changed
2019-02-21, by Laurent Peuch
[doc] default generated filename as changed
2019-02-21, by Laurent Peuch
[doc] rst syntax bug, blank line needed before item list
2019-02-21, by Laurent Peuch
[doc] add link to cubes contribution document
2019-02-22, by Laurent Peuch
Merge 3.26
2019-02-27, by Philippe Pepiot
[doc] link to current documentation, not old cubicweb.org doc
2019-02-22, by Laurent Peuch
Explicitly require repoze.lru for Pyramid tests
3.26
2019-02-13, by Denis Laxalde
[cubicweb-ctl] make uid option obvious
3.26
2019-02-13, by Laurent Peuch
[README] point to xmpp room for contributors
3.26
2019-02-13, by Laurent Peuch
[doc] link to README regarding how to contribute to the code base
3.26
2019-02-12, by Laurent Peuch
[README] improve contribution section with links and command examples
3.26
2019-02-12, by Laurent Peuch
[README] point to logilab's jenkins in tests section
3.26
2019-02-13, by Laurent Peuch
[pyramid] improve pyramid warning with link to doc on how to write pyramid.ini file
3.26
2019-02-12, by Laurent Peuch
[doc] translate french to english
2019-02-12, by Laurent Peuch
[doc] typo, 'CW' doesn't exist in the example
2019-02-12, by Laurent Peuch
[doc] always indicate the file in which the code should be put
2019-02-12, by Laurent Peuch
[doc] respect pep8 in code examples
2019-02-12, by Laurent Peuch
[doc] serie a small improvments
2019-02-12, by Laurent Peuch
[doc] typo, the field is "name" not "title"
2019-02-12, by Laurent Peuch
[doc] fix, command "create" is missing base cube
2019-02-12, by Laurent Peuch
[doc] improve blog tutorial first steps and explain common errors
2019-02-12, by Laurent Peuch
[doc] how to install pyramid or twisted application server
3.26
2019-02-12, by Laurent Peuch
[doc] new behavior in virtualenv since 3.26
2019-02-12, by Laurent Peuch
[skeleton] use python3 flake8
2019-01-29, by Philippe Pepiot
[skeleton] drop whitelist_externals for flake8
2019-01-29, by Philippe Pepiot
Add changelog note for running tests with pytest-xdist
2018-10-29, by Philippe Pepiot
Make test database template creation concurrent
2018-10-26, by Philippe Pepiot
Make test database cache lookup concurrent
2018-10-26, by Philippe Pepiot
Fix flake8 issues since release 3.6.0
2018-10-29, by Philippe Pepiot
Stabilize flake8 tests on 3.26 branch
3.26
2018-10-29, by Philippe Pepiot
Fix typo in RDFS URI
2018-10-09, by Laurent Wouters
[doc] Do not rely on lgc's sphinx_ext
3.26
2018-10-02, by Denis Laxalde
Added tag 3.26.7 for changeset ee4ad63c91e5
3.26
2018-09-06, by Denis Laxalde
[pkg] Version 3.26.7
3.26
3.26.7
2018-09-06, by Denis Laxalde
Fix possible double import of cubes
3.26
2018-08-24, by Philippe Pepiot
[autoform] Make RelationField.fromcardinality a class method factory
3.26
2018-08-22, by Denis Laxalde
[autoform] Use fieldclass from kwargs in guess_field for non-final relations
3.26
2018-08-22, by Denis Laxalde
[py37] `async` is now a reserved keyword
2018-08-16, by Samuel Trégouët
Merge 3.26
2018-07-18, by Philippe Pepiot
Added tag 3.26.6, debian/3.26.6-1 for changeset 8362503a9248
3.26
2018-07-18, by Philippe Pepiot
[pkg] version 3.26.6
3.26
3.26.6
debian/3.26.6-1
2018-07-18, by Philippe Pepiot
[py3] Replace unicode keyword which is unknown in python3
3.26
2018-07-18, by Olivier Giorgis
[skeleton] Use "py3" as tox environment instead of "py34"
2018-07-11, by Denis Laxalde
Added tag 3.26.5 for changeset 76d7b0aa94d2
3.26
2018-06-28, by Denis Laxalde
[pkg] Version 3.26.5
3.26
3.26.5
2018-06-28, by Denis Laxalde
Merge with 3.26
2018-06-28, by Philippe Pepiot
[py3] Use "utf-8" as input encoding for docutils in rest extension
3.26
2018-06-28, by Denis Laxalde
[py3] Avoid setting attribute on Element instance in wdoc view
3.26
2018-06-28, by Denis Laxalde
[test] Add a trivial test for "wdoc" view
3.26
2018-06-28, by Denis Laxalde
[py3] Open rst file in text mode in wdoc view
3.26
2018-06-28, by Denis Laxalde
[ext/rest] Drop "handle_io_errors" argument to docutils' FileInput
3.26
2018-06-28, by Denis Laxalde
[wdoc] Remove fallback about xml.etree module
3.26
2018-06-28, by Denis Laxalde
[wdoc] Avoid usage of deprecated xlm elementree getchildren() method
3.26
2018-06-28, by Denis Laxalde
[style] Make cubicweb/web/views/wdoc.py flake8-clean
3.26
2018-06-28, by Denis Laxalde
[py3] Use six.text_type instead of unicode in wdoc views
3.26
2018-06-28, by Denis Laxalde
[views/startup] drop a duplicate rql query in manage view
2018-06-28, by Philippe Pepiot
Merge with 3.26
2018-06-19, by Denis Laxalde
Added tag 3.26.4, debian/3.26.4-1 for changeset e1c1af68db86
3.26
2018-06-18, by Denis Laxalde
[pkg] Version 3.26.4
3.26
3.26.4
debian/3.26.4-1
2018-06-18, by Denis Laxalde
[py3] ensure AjaxController return bytes
3.26
2018-06-15, by Philippe Pepiot
[py3] Let InstanceCommand.run_arg() always return an int
3.26
2018-06-13, by Denis Laxalde
[test] Use cubicweb-file < 2.0.0
3.26
2018-06-18, by Denis Laxalde
[py3] Decode subprocess stdout in toolsutils.show_diffs()
3.26
2018-06-06, by Denis Laxalde
[python3] make sure staticcontroller returns a bytes instance
3.26
2018-05-03, by Adrien Di Mascio
[python3] use inspect.getfullargspec instead of inspect.getargspec
3.26
2018-05-03, by Adrien Di Mascio
[py3] ensure AjaxController return bytes
2018-06-15, by Philippe Pepiot
[py3] Let InstanceCommand.run_arg() always return an int
2018-06-13, by Denis Laxalde
Depend on cubicweb-file >= 2.0.0
2018-06-15, by Philippe Pepiot
[test] Update webconfig's tests accounting for cubicweb-file being now a package
2018-06-11, by Denis Laxalde
[widgets.js] fix obvious bug detected by sonar
2018-06-06, by Nicolas Chauvat
[views/uicfg] obvious bug detected by sonar
2018-06-06, by Nicolas Chauvat
[style] Make toolsutils.py flake8-clean
2018-06-06, by Denis Laxalde
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
tip