Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-1536
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] 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
[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
[py3] Decode subprocess stdout in toolsutils.show_diffs()
2018-06-06, by Denis Laxalde
[python3] make sure staticcontroller returns a bytes instance
2018-05-03, by Adrien Di Mascio
[python3] use inspect.getfullargspec instead of inspect.getargspec
2018-05-03, by Adrien Di Mascio
[utils] Fixes compatiblity of QueryCache with expected dict interface
2018-04-25, by Laurent Wouters
[test/statsd] add tests for cubicweb.statsd_logger
2018-04-24, by David Douard
[utils] Implements __iter__ on QueryCache
2018-04-24, by Laurent Wouters
[utils] Added new get method to QueryCache
2018-04-24, by Laurent Wouters
[test/rset] typo
2018-04-24, by David Douard
[utils] Fixed issue in clearing QueryCache
2018-04-24, by Laurent Wouters
[statsd] add a statsd_timethis context manager
2017-11-13, by David Douard
[test/rset] add tests for ResultSet.first() and .last() methods
2018-04-24, by David Douard
[test/rset] flake8
2018-04-24, by David Douard
[rset] update copyright
2018-04-24, by David Douard
[rset] add convenient first() and last() methods on ResultSet
2017-09-21, by David Douard
[server] Fixed issue with the adapters cache of a cloned EditedEntity
2018-04-24, by Laurent Wouters
[rql2sql] fix handling of the ORDERBY clause when the aggregation function is "embedded"
3.26
2017-10-12, by David Douard
Merge 3.26
2018-04-23, by Denis Laxalde
[pkg] Set version to 3.27.0.dev0
2018-04-23, by Denis Laxalde
Added tag 3.26.3, debian/3.26.3-1 for changeset f7067be5f69c
3.26
2018-04-23, by Denis Laxalde
[pkg] Version 3.26.3
3.26
3.26.3
debian/3.26.3-1
2018-04-23, by Denis Laxalde
[utils/statsd_logger] flake8
3.26
2017-10-16, by David Douard
[source/native] do NOT do anything with fti if do_fti is False
3.26
2017-12-13, by David Douard
[test/web] flake8 unittest_propertysheet.py
3.26
2018-04-19, by David Douard
[web] fix css file generation permission bug (closes #17143773)
3.26
2018-04-19, by David Douard
[test/web] add a test for css generation file permission problem (related to #17143773)
3.26
2018-04-19, by David Douard
[doc] include the 3.26 changelog in changes's index
3.26
2018-04-19, by David Douard
[server] set PGPASSWORD when running pg commands for backup and restore
3.26
2018-03-22, by Philippe Pepiot
Added tag 3.26.2, centos/3.26.2-1, debian/3.26.2-1 for changeset 9bee3134d304
3.26
2018-03-22, by Denis Laxalde
[pkg] Version 3.26.2
3.26
3.26.2
centos/3.26.2-1
debian/3.26.2-1
2018-03-22, by Denis Laxalde
Flake8 cubicweb/web/webctl.py
3.26
2018-03-22, by Denis Laxalde
[web] Add missing import of _DATA_DIR in webctl
3.26
2018-03-22, by Denis Laxalde
[server] unicode → text_type in utils
3.26
2018-02-15, by Denis Laxalde
[views] unicode → six.text_type in views/authentication.py
3.26
2018-02-15, by Denis Laxalde
[pyramid] Recreate CWSession entity when eid no longer exists
3.26
2018-03-05, by Denis Laxalde
Added tag 3.26.1, debian/3.26.1-1, centos/3.26.1-1 for changeset 027676243aaa
3.26
2018-02-22, by Denis Laxalde
[pkg] Drop non-existant files from MANIFEST.in
3.26
3.26.1
centos/3.26.1-1
debian/3.26.1-1
2018-02-22, by Denis Laxalde
[pkg] Version 3.26.1
3.26
2018-02-21, by Denis Laxalde
[test] Drop an unused function in cwconfig tests
3.26
2018-02-15, by Denis Laxalde
[cwconfig] Always use "sys.prefix" to determine installation prefix
3.26
2018-02-15, by Denis Laxalde
[cwconfig] Look for migration scripts directory relatively to code
3.26
2018-02-15, by Denis Laxalde
[pkg] Get rid of "pydir" in __pkginfo__.py
3.26
2018-02-15, by Denis Laxalde
[pkg] Get rid of "shared" data
3.26
2018-02-15, by Denis Laxalde
[cwconfig] Drop shared_dir method
3.26
2018-02-15, by Denis Laxalde
[config] Avoid relying on shared_dir method when possible
3.26
2018-02-15, by Denis Laxalde
[test] Add a test for WebConfiguration.locate_all_files()
3.26
2018-02-15, by Denis Laxalde
[cwconfig] Get rid of _forced_mode global
3.26
2018-02-15, by Denis Laxalde
[cwconfig] Get rid of CWDEV
3.26
2018-02-15, by Denis Laxalde
[doc] Set release date of 3.26
3.26
2018-02-15, by Denis Laxalde
[web] Fix UnboundLocalError about "exc" in ajax controller
3.26
2018-02-06, by Denis Laxalde
Link to "3.26" docs in README
3.26
2018-02-07, by Denis Laxalde
Added tag 3.26.0, debian/3.26.0-1, centos/3.26.0-1 for changeset 199851fcddd4
3.26
2018-02-01, by Denis Laxalde
[pkg] Version 3.26.0
3.26
3.26.0
centos/3.26.0-1
debian/3.26.0-1
2018-02-01, by Denis Laxalde
[pkg] Version 3.26.0rc0
3.26
2018-01-25, by Denis Laxalde
[schema] Define a decorator to handle methods override
2018-01-12, by Denis Laxalde
[pkg] Use setuptools.find_packages()
2018-01-24, by Denis Laxalde
[pkg] Drop SandboxViolation verification cracking
2018-01-24, by Denis Laxalde
[pkg] Drop custom "install_data" command
2018-01-24, by Denis Laxalde
[pkg] Replace custom "scripts" handling by a setuptools entry points
2018-01-24, by Denis Laxalde
Set a default value for arguments of cubicweb.cwctl:run()
2018-01-24, by Denis Laxalde
[pkg] Drop custom install_lib command and use include_package_data instead
2018-01-24, by Denis Laxalde
[py3] Replace a unicode() occurrence in workflow views
2018-01-24, by Denis Laxalde
[py3] Drop a couple of unicode() in devtools.testlib
2018-01-24, by Denis Laxalde
[py3] Alias long to int in pgstore tests
2018-01-24, by Denis Laxalde
Merge with 3.25
2018-01-12, by Denis Laxalde
Added tag 3.25.4, centos/3.25.4-1, debian/3.25.4-1 for changeset b8567725c473
3.25
2018-01-12, by Denis Laxalde
[pkg] Version 3.25.4
3.25
3.25.4
centos/3.25.4-1
debian/3.25.4-1
2018-01-12, by Denis Laxalde
[pyramid] Let logging be configured through .ini file
2017-12-12, by Denis Laxalde
Disable pytest's logs reporting
2017-12-01, by Denis Laxalde
[pyramid] Do not issue security warnings in test mode
2017-12-01, by Denis Laxalde
[ssplanner] Prevent execution of write queries involving computed relations
2017-11-30, by Denis Laxalde
[querier] Expand 'rdef' argument in InsertPlan.add_relation_def()
2017-11-30, by Denis Laxalde
[server] Use dict.setdefault() instead of if/else in repo.glob_add_relations()
2017-11-30, by Denis Laxalde
[cleanup] Fix some flake8 errors
2017-11-03, by Sylvain Thénault
[test] Stop using lgc.testlib in unittest_migractions
2017-11-03, by Sylvain Thénault
[test] Drop no more used "maxeid" based deletion in BaseQuerierTC and derived tests
2017-11-03, by Sylvain Thénault
[rql2sql/test] Remove dead setUpModule tearDownModule
2017-09-15, by Sylvain Thénault
[rql2sql/test] Move base class from repotest to unittest_rql2sql
2017-09-15, by Sylvain Thénault
[rql2sql/test] Set maxDiff to None to see full diffs
2017-09-15, by Sylvain Thénault
[rql2sql] Use string_type instead of unicode for py3k support
2017-09-15, by Sylvain Thénault
[gcdebug] Only ignore weakref.WeakKeyDictionary class on Python 2
2017-11-29, by Denis Laxalde
[wsgi] Convert "code" passed to WSGIResponse as integer
2017-11-29, by Denis Laxalde
[test] Add a "version" to cubicweb_mycube/__pkginfo__.py
2017-11-29, by Denis Laxalde
[tox] Use py3 environment instead of py34
2017-11-28, by Denis Laxalde
[querier] Allow usage of computed relation into WHERE clause of write queries
3.25
2017-11-03, by Sylvain Thénault
[cleanup] Fix some flake8 errors
2017-11-03, by Sylvain Thénault
[tox] Bump flake8 version to 3.5
2017-10-30, by Denis Laxalde
[pyramid] Get rid of a couple of bare "except"
2017-10-30, by Denis Laxalde
[pyramid] Get rid of a bare "except" in UpdateLoginTimeAuthenticationPolicy
2017-10-30, by Denis Laxalde
[web] Avoid bare "except" in ConcatFilesHandler.concat_cached_filepath()
2017-10-30, by Denis Laxalde
[test] Use ignore_errors=True in shutil.rmtree instead of try/except/pass
2017-10-30, by Denis Laxalde
[server] Get rid of a bare except in sqlutils
2017-10-30, by Denis Laxalde
[server] Do not use logilab.common.date.strptime in sqlutils
2017-10-30, by Denis Laxalde
[dataimport/test] Ignore flake8 error E741 in test_pgstore.py
2017-10-30, by Denis Laxalde
[test] Avoid ambiguous variable name "l" in unittest_req.py
2017-10-30, by Denis Laxalde
[tox] Bound flake8 version to >=3.4, <3.5
3.25
2017-10-30, by Denis Laxalde
[pyramid] set waitress url_scheme to https when base-url scheme is https
3.25
2017-10-24, by Philippe Pepiot
Added tag 3.25.3, centos/3.25.3-1, debian/3.25.3-1 for changeset d238badfc268
3.25
2017-10-17, by Philippe Pepiot
[pkg] version 3.25.3
3.25
3.25.3
centos/3.25.3-1
debian/3.25.3-1
2017-10-17, by Philippe Pepiot
[uicfg] Fix autoform_section rtags wrt derivation
3.25
2017-10-06, by Sylvain Thénault
[rtags] Enhance repr of rtags
3.25
2017-10-06, by Sylvain Thénault
[web/test] Use bare unittest main instead of lgc.main
3.25
2017-10-06, by Sylvain Thénault
[cleanup] Fix some flake8 errors
3.25
2017-10-06, by Sylvain Thénault
[doc] Update the advanced tutorial
2017-09-15, by Olivier Giorgis
[views] Respond with 400 Bad Request in case of validation error in ajax request
2017-09-12, by Denis Laxalde
[web] fix session /cnx mix in anonymized_request
3.25
2017-10-06, by Adrien Di Mascio
[test] Pin some test dependencies
2017-10-06, by Sylvain Thénault
[test] Pin some test dependencies
3.25
2017-10-06, by Sylvain Thénault
[web/form] Relax condition for non-translating field names
3.25
2017-10-05, by Sylvain Thénault
Merge with 3.25 branch
2017-09-12, by Sylvain Thénault
[entities] Restore dc_ methods instead of __getattr__ proxy
3.25
2017-09-26, by Denis Laxalde
[pkg] add missing unittest2 dependency to spec file
3.25
2017-09-13, by Samuel Trégouët
Added tag 3.25.2, debian/3.25.2-1, centos/3.25.2-1 for changeset 5010381099f1
3.25
2017-09-12, by Sylvain Thénault
[pkg] Prepare version 3.25.2
3.25
3.25.2
centos/3.25.2-1
debian/3.25.2-1
2017-09-11, by Sylvain Thénault
[cubicweb/pyramid] take into account two ignored CORS configuration items from all-in-one.conf
3.25
2017-06-22, by Arthur Lutz
[cwctl] upgrade: do delete the static data dir if verbosity is 0 (closes #17069749)
3.25
2017-04-04, by David Douard
[doc] Fix option_*() migration commands in doc
3.25
2017-07-28, by Jérôme Roy
[massive store] ensure the cwmassive_initialized table is deleted if needed
3.25
2017-05-03, by David Douard
[server] fix deserialize_schema to handle properly pg schema (closes 17076486)
3.25
2017-05-03, by David Douard
[server/utils] update passlib API to 1.7 (closes #17054805)
3.25
2017-05-10, by David Douard
Merge with 3.25 branch
2017-07-10, by Denis Laxalde
Added tag 3.25.1, debian/3.25.1-1, centos/3.25.1-1 for changeset 5fe62978801a
3.25
2017-07-10, by Denis Laxalde
[pkg] Version 3.25.1
3.25
3.25.1
centos/3.25.1-1
debian/3.25.1-1
2017-07-10, by Denis Laxalde
[facets] Fix disappearance of navtop component on facet filtering
2017-04-21, by Sylvain Thénault
[web] Set response status to 400 when appropriate in ajax controller
2017-06-19, by Denis Laxalde
[web] Only log exceptions in debug mode in Ajax controllers
2017-06-19, by Denis Laxalde
[pyramid] Only expose 'cubicweb.bwcompat' setting for "all-in-one" configuration type
3.25
2017-06-06, by Denis Laxalde
[migration] Only drop moved table entities if it does not exists
3.25
2017-04-27, by Yann Voté
[web/views] delete: show composite entities in predictible order
3.25
2017-05-05, by Philippe Pepiot
[req] fix find() generating non-rewritable rql on non final relations
2017-04-28, by Philippe Pepiot
[req] raise KeyError instead of AssertionError in req.find()
2017-04-26, by Philippe Pepiot
[req] use format() instead of % substitution
2017-04-25, by Philippe Pepiot
[test] make assertions on exception message
2017-04-25, by Philippe Pepiot
[req] clearer exception message
2017-04-25, by Philippe Pepiot
[cleanup] Drop useless fake function
2017-04-21, by Sylvain Thénault
[cleanup] Use plain unittest main in unittest_rqlrewrite
2017-04-21, by Sylvain Thénault
[cleanup] Fix flake8 error unittest_rqlrewrite
2017-04-25, by Sylvain Thénault
[rqlrewrite] Enhance detection of need for Exists node
2017-04-20, by Sylvain Thénault
[rqlrewrite] Fix rewrite on ambiguities introduced by NOT relation or "is IN" type restriction
2017-04-21, by Sylvain Thénault
[dataimport] Add explanation about why external entities can't be inserted
2017-04-19, by Sylvain Thénault
[querier] Fix typo in Unauthorized message exception
2017-04-20, by Philippe Pepiot
[massive store] Ensure temporary metadata table get dropped
2017-04-19, by Sylvain Thénault
[test] Stop using lgc.testlib.unittest_main in dataimport's test_sqlgenstore.py
2017-04-19, by Sylvain Thénault
[test/cleanup] Cleanup flake8 errors in dataimport's test_sqlgenstore
2017-04-19, by Sylvain Thénault
[pkg] Fix path error in flake8-ok-files
2017-04-19, by Sylvain Thénault
[cleanup] Fix undetected pep8 error
2017-04-19, by Sylvain Thénault
[doc] Set release date of 3.25 in changelog
3.25
2017-04-19, by Denis Laxalde
[cwconfig] load appobjects subpackages recursively
3.25
2017-04-14, by Philippe Pepiot
[pkg] Set version to 3.26.0.dev0
2017-04-14, by Denis Laxalde
Merge with 3.25 branch
2017-04-14, by Denis Laxalde
Added tag 3.25.0, debian/3.25.0-1, centos/3.25.0-1 for changeset dacc5b168e29
3.25
2017-04-14, by Denis Laxalde
[pkg] Version 3.25.0
3.25
3.25.0
centos/3.25.0-1
debian/3.25.0-1
2017-04-14, by Denis Laxalde
[entities] Fix backward compat of IDublinCore adapter wrt dc_long_title
3.25
2017-04-13, by Sylvain Thénault
[web] Do not try to rmtree symlinks in rmtreecontent()
3.25
2017-04-13, by Denis Laxalde
[pkg] Version 3.25.0rc3
3.25
2017-04-13, by Denis Laxalde
[test] Stop using lgc.testlib
3.25
2017-04-12, by Sylvain Thénault
Fix some flake8 errors
3.25
2017-04-12, by Sylvain Thénault
[sources] Turn classmethod into standard method
3.25
2017-04-12, by Sylvain Thénault
[test] Add some tests for hooks.syncsources
3.25
2017-04-12, by Sylvain Thénault
[sources] Check source's url attribute value on creation/modification
3.25
2017-04-12, by Sylvain Thénault
[sources] Check sources configuration is fine on creation/modification
3.25
2017-04-12, by Sylvain Thénault
[test] Fix option name in ldap wrong group test
3.25
2017-04-12, by Sylvain Thénault
[sources] Enhance prototype of check_conf_dict
3.25
2017-04-12, by Sylvain Thénault
[sources] Stop translating validation error
3.25
2017-04-12, by Sylvain Thénault
[sources] Simplify source's init method
3.25
2017-04-12, by Sylvain Thénault
[server] Deprecate Repository.sources_by_eid
3.25
2017-04-12, by Denis Laxalde
[server] Add source_by_eid and source_by_uri methods to repository
3.25
2017-04-05, by Denis Laxalde
[hooks] Remove list() around repo.sources_by_uri
3.25
2017-04-04, by Denis Laxalde
[server] Inline _entity_update method into init method of AbstractSource
3.25
2017-04-05, by Denis Laxalde
[server] Drop update_config method of source
3.25
2017-04-05, by Denis Laxalde
[server] Make "sources_by_uri" and "sources_by_eid" properties of repository
3.25
2017-04-04, by Denis Laxalde
Add a "Contributing" section to README with patch submission guidelines
3.25
2017-02-21, by Denis Laxalde
[cwctl] do only clean static data dir content (closes #17069762)
3.25
2017-04-04, by David Douard
[cwctl] add a no-config-update option to the upgrade command (closes #17069607)
3.25
2017-04-03, by David Douard
[cwconfig] Add "pyramid" config type to MCOMPAT dict
3.25
2017-04-07, by Denis Laxalde
[pyramid] Avoid shutting down the repository at exit if it's already shutting down
3.25
2017-04-07, by Denis Laxalde
[server/test] Extract a "ldapsource" function in unittest_ldapsource.py
3.25
2017-04-05, by Denis Laxalde
[server] Move "system" source initialization into its own method
3.25
2017-04-04, by Denis Laxalde
[entities] Make CWSource's dictconfig method clearer
3.25
2017-04-05, by Denis Laxalde
[entities] Move CWSource update_config method as a function in 3.15 migration script
3.25
2017-04-05, by Denis Laxalde
[server/test] Turn "pull" method of LDAPFeedTestBase into a staticmethod
3.25
2017-04-05, by Denis Laxalde
[py3] Use six.text_type instead of unicode in _CWSourceCfgMixIn.update_config()
3.25
2017-04-04, by Denis Laxalde
[server] Drop condition on "3.10" migration in repo.init_sources_from_database()
3.25
2017-04-04, by Denis Laxalde
[pkg] Version 3.25.0rc2
3.25
2017-03-30, by Denis Laxalde
[doc] More release note about session data handling
3.25
2017-03-30, by Sylvain Thénault
[session] Drop long deprecated [get/set]_shared_data methods
3.25
2017-03-30, by Sylvain Thénault
[session] Drop the user session synchronization machinery
3.25
2017-03-30, by Sylvain Thénault
[session] Avoid deprecation warning on access to Connection.data
3.25
2017-03-30, by Sylvain Thénault
[doc] Add release note about change in uicfg
3.25
2017-03-30, by Sylvain Thénault
merge 3.25 heads
3.25
2017-03-30, by Sylvain Thénault
[hg] Add generated slapd.conf to hgignore
3.25
2017-03-29, by Sylvain Thénault
Fix flake8 errors in unittest_cwctl
3.25
2017-03-29, by Sylvain Thénault
[cwctl] Drop 'cubicweb_' prefix when displaying cubes with 'cubicweb-ctl list'
3.25
2017-03-29, by Sylvain Thénault
Fix flake8 errors in unittest_cwconfig
3.25
2017-03-28, by Sylvain Thénault
[config] Test loading of ccplugin modules
3.25
2017-03-29, by Sylvain Thénault
[test] Extract out method-which-is-not-a-method mocking iter_entry_points
3.25
2017-03-29, by Sylvain Thénault
[cwconfig] Add a docstring on available_cubes method
3.25
2017-03-29, by Sylvain Thénault
Backed out changeset fe995d56c949
3.25
2017-03-28, by Sylvain Thénault
[hooks] Drop "logstats" hook
3.25
2017-03-29, by Denis Laxalde
[hooks] Do not register "logstats" if repository has no scheduler
3.25
2017-03-29, by Denis Laxalde
[server] Introduce an `has_scheduler` method on Repository
3.25
2017-03-29, by Denis Laxalde
[server] Warn instead of failing when a looping task is registered and repo has no scheduler
3.25
2017-03-29, by Denis Laxalde
[server] Exit quickly when a looping task is registered in maintenance mode
3.25
2017-03-29, by Denis Laxalde
[config] Drop unused init_available_cubes method
3.25
2017-03-24, by Sylvain Thénault
[doc] Move content of former README.pyramid into relevant modules
3.25
2017-03-28, by Sylvain Thénault
Drop README.pyramid.rst file
3.25
2017-03-24, by Denis Laxalde
Make entypo link a true URL in README
3.25
2017-03-24, by Denis Laxalde
Refer to cubicweb.readthedocs.io in README
3.25
2017-03-24, by Denis Laxalde
[server] don't catch exception from postcommit_event() if we are in test mode
3.25
2017-03-27, by Philippe Pepiot
[pkg] Version 3.25.0rc1
3.25
2017-03-24, by Denis Laxalde
[tox] Simplify command line to build the doc
3.25
2017-03-22, by Denis Laxalde
[pyramid] Drop warning about pyramid_debugtoolbar not found in debug mode
3.25
2017-03-24, by Denis Laxalde
[pkg] Add development.ini.tmpl to "cubicweb.pyramid" package data
3.25
2017-03-24, by Denis Laxalde
[skeleton] Don't use system site packages in tox environment
3.25
2017-03-23, by Denis Laxalde
[doc] Update "settings" pyramid documentation
3.25
2017-03-22, by Denis Laxalde
[doc] Update the "quickstart" page of pyramid documentation
3.25
2017-03-22, by Denis Laxalde
[doc] Rewrite "pyramid" index page in the book
3.25
2017-03-22, by Denis Laxalde
[doc] Drop documentation for cubicweb.pyramid.tools module
3.25
2017-03-22, by Denis Laxalde
[doc] Drop reference to "make_cubicweb_application" in pyramid doc
3.25
2017-03-22, by Denis Laxalde
[doc] Remove trailing whitespaces in doc/book/pyramid/index.rst
3.25
2017-03-22, by Denis Laxalde
[tox] Install "pyramid" dependencies in "doc" environment
3.25
2017-03-22, by Denis Laxalde
[web/views] fix bad html in deleteconf with show_composite=True
3.25
2017-03-07, by Philippe Pepiot
[web/views] display unique composite entities in deleteconf
3.25
2017-03-23, by Philippe Pepiot
Really make rqlrewrite flake8 compliant
3.25
2017-03-23, by Denis Laxalde
[pyramid] disable bwcompat by default in PyramidCWTest
3.25
2017-03-22, by Philippe Pepiot
Fix flake8 errors in rqlrewrite.py
3.25
2017-03-17, by Sylvain Thénault
[rqlrewrite/schema] Avoid parsing computed relations for each query
3.25
2017-03-01, by Arthur Lutz
[pkg] Restrict yams version to be less than 0.45.0
3.23
2017-03-22, by Philippe Pepiot
[pyramid] Remove pyramid_debugtoolbar from "pyramid.includes"
3.25
2017-03-22, by Denis Laxalde
[doc] Add some details about rtag derivation and server api cleanup in release notes
3.25
2017-03-22, by Sylvain Thénault
[doc] Simplify release notes section
3.25
2017-03-22, by Sylvain Thénault
[doc] Fill release notes for 3.25
3.25
2017-03-20, by Denis Laxalde
[devtools] Create "newcube" in current directory by default
3.25
2017-03-20, by Denis Laxalde
[pyramid] Do not register repository.shutdown atexit in test mode
3.25
2017-03-20, by Denis Laxalde
[cwconfig] don't rely on _CubeImporter while loading cubes
3.25
2017-03-21, by Philippe Pepiot
Added tag 3.24.7, debian/3.24.7-1, centos/3.24.7-1 for changeset 58f1e8545a77
3.24
2017-03-20, by Denis Laxalde
[pkg] Version 3.24.7
3.24
3.24.7
centos/3.24.7-1
debian/3.24.7-1
2017-03-20, by Denis Laxalde
[pkg] Restrict yams version to be less than 0.45.0
3.24
2017-03-20, by Denis Laxalde
[pkg] Version 3.25.0rc0
3.25
2017-03-17, by Denis Laxalde
[pyramid] Rename paste app factory to pyramid_main
2017-03-20, by Denis Laxalde
[tox] Do not use site packages in testenv
2017-03-20, by Denis Laxalde
[test] Add user-site to PYTHONPATH before installation of new cube in test_newcube_install
2017-03-20, by Denis Laxalde
[pkg] Depends on yams >= 0.45.0
2017-03-17, by Denis Laxalde
[pkg] Depends on logilab-common >= 1.4.0
2017-03-17, by Denis Laxalde
Merge with 3.24 branch
2017-03-20, by Denis Laxalde
Added tag 3.24.6, debian/3.24.6-1, centos/3.24.6-1 for changeset 4029fb83a67d
3.24
2017-03-20, by Denis Laxalde
[pkg] Version 3.24.6
3.24
3.24.6
centos/3.24.6-1
debian/3.24.6-1
2017-03-20, by Denis Laxalde
Merge public heads
3.24
2017-03-20, by Denis Laxalde
[web/views] deleteconf: ignore workflow when displaying composite entities
2017-03-15, by Philippe Pepiot
[rset] Use RQL cache in syntax_tree method
2017-03-03, by Sylvain Thénault
[repo] Introduce a clear_caches method on the Querier class
2017-03-17, by Sylvain Thénault
[repo] Consistent API for cache clearing
2017-03-15, by Sylvain Thénault
[repo] Extract rql cache handling to a dedicated class
2017-03-03, by Sylvain Thénault
[sobjects] Fix a trivial flake8 error
2017-03-16, by Denis Laxalde
[repo] Drop cache clearing methods from the source interface
2017-03-15, by Sylvain Thénault
[repo] Move and rename repo._clear_planning_cache
2017-03-15, by Sylvain Thénault
[sobjects] Fix flake8 errors in services.py
2017-03-10, by Sylvain Thénault
[test] Rename BaseQuerierTC._access to BaseQuerierTC.admin_access
2017-03-15, by Sylvain Thénault
[repo] Fix flake8 error
2017-03-15, by Sylvain Thénault
[pyramid] Add a "pyramid" instance configuration type
2017-03-09, by Denis Laxalde
[pyramid] Call repository's shutdown method atexit
2017-03-10, by Denis Laxalde
[querier] Turn repo.querier_cache_key into a private function
2017-03-03, by Sylvain Thénault
[cleanup] Fix flake8 errors in web/application.py and associated test
2017-03-14, by Sylvain Thénault
[test] Simplify CWTC's init_authentication and assertAuthSuccess
2017-03-14, by Sylvain Thénault
[cleanup] Drop non sense sentence in docstring
2017-03-10, by Sylvain Thénault
[repo] Drop Session at last
2017-03-10, by Sylvain Thénault
Fix flake8 some errors
2017-03-10, by Sylvain Thénault
[test] Use existing reference to repo_source
2017-03-10, by Sylvain Thénault
[repo] Drop repo.new_session method
2017-03-10, by Sylvain Thénault
Stop using Session on the repository side
2017-03-14, by Sylvain Thénault
[test] Drop unnecessary call to new_session
2017-03-10, by Sylvain Thénault
[user] Drop ugly hack on CWUser entity class
2017-03-10, by Sylvain Thénault
[test] Use user_session_cache_key function
2017-03-10, by Sylvain Thénault
[session+test] Stop storing / accessing session when it's not necessary
2017-03-10, by Sylvain Thénault
[devtools] Stop relying on Session to create connection in RepoAccess
2017-03-10, by Sylvain Thénault
[devtools] Stop using repo.new_session
2017-03-10, by Sylvain Thénault
[session] Kill support for a 'session_open' hook event
2017-03-10, by Sylvain Thénault
[devtools] Rename FakeSession into FakeConnection
2017-03-10, by Sylvain Thénault
[cleanup] Drop references to the old internal_session method
2017-03-10, by Sylvain Thénault
[session] Drop unused class
2017-03-10, by Sylvain Thénault
[cleanup] Drop no more used parse_repo_uri function
2017-03-10, by Sylvain Thénault
[server] Fix flake8 error of test/data/hooks.py
2017-03-10, by Sylvain Thénault
[repo] Drop repo.connect backward compat
2017-03-10, by Sylvain Thénault
[session] Drop no more necessary Session.sessionid and Connection.connectionid
2017-03-10, by Sylvain Thénault
[repo] Kill repo._sessions
2017-03-10, by Sylvain Thénault
[repo] Stop closing session
2017-03-10, by Sylvain Thénault
[views] Stop giving stats / debug information relying on _sessions
2017-03-10, by Sylvain Thénault
[session] Stop relying on _sessions to synchronize living session
2017-03-10, by Sylvain Thénault
[test] Drop useless access to repo._sessions
2017-03-10, by Sylvain Thénault
[repo] Fix flake8 errors in server/__init__.py
2017-03-10, by Sylvain Thénault
[repo] Drop no more used ShuttingDown exception
2017-03-10, by Sylvain Thénault
[repo] Drop _get_session method
2017-03-10, by Sylvain Thénault
[test] Drop call to CubicWebConfiguration.load_cwctl_plugins in unittest_cwctl.py
2017-03-09, by Denis Laxalde
[web] Extract a base class out WebConfiguration
2017-03-09, by Denis Laxalde
[tox] Drop reference to removed init_instance.py file in flake8-ok-files.txt
2017-03-09, by Denis Laxalde
[web] Put 'use-uicache' option in level 2
2017-03-10, by Denis Laxalde
[server] Add a "scheduler" command to run repository scheduler
2017-02-21, by Denis Laxalde
[cwconfig] Do not instantiate a repo with a scheduler in repository method
2017-03-06, by Denis Laxalde
[server] Make cubicweb/server/utils.py flake8-clean
2017-03-06, by Denis Laxalde
[server] Drop utils's LoopTask and TasksManager classes not used anymore
2017-03-06, by Denis Laxalde
[server] replace repository's tasks manager by a scheduler
2017-03-06, by Denis Laxalde
[server] introduce a scheduler class to run repository "looping tasks"
2017-03-06, by Denis Laxalde
web: add options to ignore css compilation and uicache
2017-02-16, by Samuel Trégouët
[skeleton] call includeme from new cube
2017-02-16, by Samuel Trégouët
[etwist] Do not call repository's start_looping_tasks anymore and warn about this
2017-03-06, by Denis Laxalde
[test] Flake8-clean and use stdlib unittest in cubicweb/server/test/unittest_utils.py
2017-03-09, by Denis Laxalde
[web] Don't raise ProcessFormError if there is no value specified
2017-03-07, by Sylvain Thénault
[test] Cleanup imports in unittest_form
2017-03-07, by Sylvain Thénault
Fix log level parameter not taken into account in cwsource log table
3.23
2017-03-07, by Florent Cayré
[pyramid] Drop call to repository's start_looping_tasks method and warn about this
2017-03-06, by Denis Laxalde
[test] Make unittest_serverctl.py flake8-clean
2017-03-06, by Denis Laxalde
[wsgi] Drop calls to repo.start_looping_tasks
2017-03-06, by Denis Laxalde
[pyramid] Drop useless "init_instance" module
2017-03-06, by Denis Laxalde
[server] Drop inexistent "bootstrap" argument in Repository initialization
2017-03-06, by Denis Laxalde
[server] fix a typo in a docstring
2017-02-08, by David Douard
[ctl] Load available configurations in "cubicweb-ctl list"
3.24
2017-02-24, by Denis Laxalde
[web/views] Fix a docstring
2017-02-23, by Sylvain Thénault
[server] Use looping_task method in Repository._prepare_startup()
2017-02-23, by Denis Laxalde
[skeleton] Drop logging configuration from development.ini
2017-02-27, by Denis Laxalde
[pyramid] Drop retrieval of auth/session secret in all-in-one.conf
2017-02-27, by Denis Laxalde
[cwctl] Recommend 'pyramid' before 'wsgi' when twisted is not available
2017-02-27, by Denis Laxalde
[cwctl] Drop message about 'the pyramid cube' in "start" command
2017-02-27, by Denis Laxalde
[cwconfig] Fix two NameError in load_available_configs()
2017-02-27, by Denis Laxalde
[etwist] Drop try/except around definitions of 'all-in-one' configuration and command handlers
2017-02-27, by Denis Laxalde
[server] Call 'server_startup' hooks at the end of repository "bootstrap"
2017-02-28, by Denis Laxalde
[pyramid] Drop module-level cache and cleanup looping tasks in tools
2017-02-28, by Denis Laxalde
[hooks] Return early in server_startup hooks if the repository has not tasks manager
2017-02-28, by Denis Laxalde
[server] Only register "clean_sessions" looping tasks if repository has a tasks manager
2017-02-28, by Denis Laxalde
[utils] Do not pass a tasks manager to Repository in admincnx()
2017-02-24, by Denis Laxalde
[server] Separate repository bootstrap from initialization
2017-02-23, by Denis Laxalde
[server] Also remove tmpdir in case of error during restore database command
2017-02-23, by Denis Laxalde
[server] Rename Repository's init_cnxset_pool method bootstrap
2017-02-23, by Denis Laxalde
[server] Replace server config's init_cnxset_pool attribute by a "bootstrap" parameter in Repository
2017-02-23, by Denis Laxalde
[server] Drop close/open steps in NativeSQLSource.restore()
2017-02-23, by Denis Laxalde
[skel] Fix rpm's .spec file skeleton
2017-02-07, by Sylvain Thénault
[server] Move "starting repository..." message where this actually happens
2017-02-23, by Denis Laxalde
[server] Initialize Repository without a tasks manager in ServerMigrationHelper.restore_database()
2017-02-23, by Denis Laxalde
[server] Fix a typo in log message in Repository.init_cnxset_pool()
2017-02-23, by Denis Laxalde
[cwconfig] Issue a warning if a configuration module cannot be loaded
2017-02-24, by Denis Laxalde
[ctl] Load available configurations in "cubicweb-ctl list"
2017-02-24, by Denis Laxalde
[skeleton] Set cubicweb.bwcompat to False in development.ini
2017-02-23, by Denis Laxalde
[pyramid] Use existing repo in PyramidCWTest
2017-02-21, by Denis Laxalde
[pyramid] Make it possible to setup CubicWeb instance from an existing repo in includeme()
2017-02-21, by Denis Laxalde
[pyramid] Move loading of pyramid_debugtoolbar later in includeme()
2017-02-21, by Denis Laxalde
[skeleton,pyramid] Move pyramid app definition in cubicweb.pyramid module
2017-02-21, by Denis Laxalde
[pyramid] Add a copyright and docstring to all modules
2017-02-10, by Denis Laxalde
[cwconfig] Strip "cubicweb_" prefix from cube name in available_cubes()
2017-02-08, by Denis Laxalde
[web] fix os.rename usage on windows when destination exists
2017-02-21, by Philippe Pepiot
[web/views] show composite entities in delete view
2017-01-25, by Philippe Pepiot
[workflow] Utilities for declarative definition of workflows
2015-05-11, by Christophe de Vienne
[server] Remove pseudo-handling of exceptions in Repository._delete_cascade_multi()
2017-02-20, by Denis Laxalde
[web] fix os.rename usage on windows when destination exists
3.23
2017-02-21, by Philippe Pepiot
[skeleton] Add "cubicweb.session.secret" to development.ini
2017-02-09, by Denis Laxalde
[pyramid] Include 'cubicweb.pyramid.predicates' where it is used
2017-02-10, by Denis Laxalde
[pyramid] Rename make_cubicweb_application function as config_from_cwconfig
2017-02-10, by Denis Laxalde
[server] Reprase messages of db-check to avoid using "system" and "sources"
2017-02-08, by Denis Laxalde
[predicates] Fix reference to has_related_entities in partial_has_related_entities docstring
2017-02-20, by Denis Laxalde
Fix possible double import of cubes modules
2017-02-07, by Philippe Pepiot
Make load_module() return existing module if present in sys.modules
2017-02-08, by Philippe Pepiot
[server] Ignore computed relations in "relations" integrity checker
2017-02-06, by Denis Laxalde
[server] Use global registry variable of integrity checker functions
2017-02-06, by Denis Laxalde
[doc] Add 3.25 release notes
2017-02-07, by Philippe Pepiot
[repository] possibility to disable connections pooling
2017-01-27, by Philippe Pepiot
[js] Fix loading image URL
3.24
2017-02-02, by Florent Cayré
[migration] Move pyramid-related migration after "entities" table modifications
3.24
2017-02-06, by Denis Laxalde
Merge 3.24.5 into default branch
2017-02-03, by Sylvain Thénault
[entities] Introduce an IDublinCore adapter
2017-01-10, by Denis Laxalde
[skeleton] Add an entry point and configuration for running a Pyramid application
2017-01-27, by Denis Laxalde
[cwconfig] Issue a warning when a "core" ctl plugin failed to load
2017-01-27, by Denis Laxalde
[dataimport] Fix "existing_relations" parameter name in ExtEntitiesImporter
2017-01-27, by Denis Laxalde
[ical] Create ICal events or todos depending on component type returned by adapter
2015-01-15, by Olivier CAYROL (Logilab)
Added tag 3.24.5, debian/3.24.5-1, centos/3.24.5-1 for changeset 70d28e632206
3.24
2017-01-31, by Sylvain Thénault
Prepare 3.24.5
3.24
3.24.5
centos/3.24.5-1
debian/3.24.5-1
2017-01-31, by Sylvain Thénault
[devtools] Skip computed relations when attempting to auto-populate test database
3.24
2017-01-30, by Sylvain Thénault
[migration] Stop asking confirm to commit
3.24
2017-01-30, by Sylvain Thénault
[migration] Fix crash on 3.24 migration
3.24
2017-01-30, by Sylvain Thénault
[devtools] Skip computed relations when attempting to auto-populate test database
2017-01-30, by Sylvain Thénault
[test] Use our BaseTestCase in unittest_rtags.py
2017-01-30, by Denis Laxalde
[server] Add a blank line before _CnxSetPool to fix PEP8 error
2017-01-30, by Denis Laxalde
[pkg] Use logilab-common's master repository in dev requirements
2017-01-30, by Denis Laxalde
[rtags] pass module name to RegistrableInstance
2017-01-20, by Philippe Pepiot
[repository] move cnxset pool handling to a helper class
2017-01-27, by Philippe Pepiot
[pkg] Fix some error on building documentation
2017-01-27, by Sylvain Thénault
Merge 3.24.4 into default branch
2017-01-27, by Sylvain Thénault
Added tag 3.24.4, debian/3.24.4-1, centos/3.24.4-1 for changeset 35fd54c0065d
3.24
2017-01-27, by Sylvain Thénault
Prepare 3.24.4
3.24
3.24.4
centos/3.24.4-1
debian/3.24.4-1
2017-01-27, by Sylvain Thénault
[source,native] Generalize the IntegrityError constraint parsing regex
3.24
2017-01-20, by Florent Cayré
[pyramid] use pyramid.request `path_info` property instead of `path`
3.24
2017-01-18, by Samuel Trégouët
[pyramid] fix login route with language-mode = url-prefix
3.24
2017-01-13, by Samuel Trégouët
[devtools] Make timeout error in qunit tests configurable and use SkipTest in test_jscript.py
3.24
2016-11-18, by Denis Laxalde
[web] Handle unspecified value in TZDatetimeField
3.24
2017-01-26, by Denis Laxalde
[web] Handle unspecified 'date' or 'time' in JQueryDateTimePicker.process_field_data()
3.24
2017-01-26, by Denis Laxalde
[cwconfig] create a virtual "cubes" package
2017-01-23, by Philippe Pepiot
Change hooks control (deny_all_hooks_but / allow_all_hooks_but) to be more predictable
2017-01-20, by Sylvain Thénault
[cwconfig] make appobjects_cubes_modnames() public
2017-01-24, by Philippe Pepiot
Fix str(Unauthorized)
3.24
2017-01-20, by Sylvain Thénault
[test] avoid using a deprecated feature of yams
2017-01-20, by Philippe Pepiot
[test] add some tests to web.views.baseviews
2015-05-12, by Alain Leufroy
[tox] Drop "touch {envdir}/share/cubicweb/cubes/__init__.py" command on py34 env
2017-01-23, by Denis Laxalde
Drop support for https-url in all-in-one.conf
2017-01-23, by Sylvain Thénault
[test] use TemporaryDirectory context manager
2017-01-20, by Philippe Pepiot
[tox] Drop "exclude" option from flake8 config and adjust flake8-ok-files.txt accordingly
2017-01-20, by Denis Laxalde
[autoform] Go through guess_field even when field class is specified using uicfg
2017-01-20, by Sylvain Thénault
[uilib] Fix incorrect serialization of python dicts into javascript objects
3.24
2017-01-20, by Florent Cayré
[repository] Fix connection-pool-size not set to 1 with quick_start enabled
3.24
2017-01-12, by Philippe Pepiot
[migration] Enhance assertion message to get a chance to fix the problem
3.24
2017-01-19, by Sylvain Thénault
[migration] Skip virtual rtypes when adding relation definition through add_cube
3.24
2017-01-19, by Sylvain Thénault
[migration] Avoid unnecessary intermediary commit when migrating a schema
3.24
2017-01-19, by Sylvain Thénault
[migration] Fix addition of entity type including boundary constraints on its own attributes
3.24
2017-01-18, by Sylvain Thénault
[schema sync] Refactor AfterAddCWRTypeHook and AfterAddCWComputedRTypeHook so the latter inherit from the former
3.24
2017-01-19, by Sylvain Thénault
Drop embed-allowed option, gone away for a long time
3.24
2017-01-18, by Sylvain Thénault
Never record undo information for session or data import
3.24
2017-01-04, by Sylvain Thénault
[cwvreg] load registry using modules names instead of directories
2017-01-19, by Philippe Pepiot
[schema] load schema from modules names instead of directories
2017-01-19, by Philippe Pepiot
[devtools/test] Skip qunit tests in case of timeout
2017-01-18, by Denis Laxalde
[autoform] Avoid two calls to field.process_form for the same field in some cases
2016-02-18, by Sylvain Thénault
[pyramid] Don't use unsafe_cnx_context_manager for write queries
3.24
2016-12-19, by Sylvain Thénault
Repair database wrt indexes / unique constraints
3.24
2016-12-14, by Sylvain Thénault
Enhance postgres index filter with values from real life
3.24
2016-12-14, by Sylvain Thénault
Extract functions to list expected/found database indexes from check_indexes
3.24
2016-12-14, by Sylvain Thénault
Simplify and fix _cw.drop_entity_cache
2016-11-24, by Sylvain Thénault
[entity/optimization] Cache rset when entity.related is called with entities=False
2016-11-18, by Sylvain Thénault
Ensure in 3.24 migration that entities from LDAP have consistent cwuri
3.24
2016-12-14, by Sylvain Thénault
[doc/book] fix error in markup
3.24
2016-12-14, by Nicolas Chauvat
[rtags] Allow to 'derive' rtags
2016-11-09, by Sylvain Thénault
[test] Use bare unittest in unittest_rtags
2016-11-09, by Sylvain Thénault
[rtags] Docstring fix
2016-11-09, by Sylvain Thénault
[cleanup] flake8 rtags.py
2016-11-09, by Sylvain Thénault
[pkg] Require passlib >= 1.7.0
2016-12-14, by Denis Laxalde
[web/http_headers] do not crash when IfModifiedSince is empty string (closes #16527954)
3.24
2016-12-04, by Nicolas Chauvat
[pkg] Set an upper bound to passlib
3.24
2016-12-07, by Denis Laxalde
[cwconfig] Retrieve real path of cubes directory
3.24
2016-12-09, by Denis Laxalde
[server] Use CryptContext's hash method instead of deprecated encrypt method
2016-12-07, by Denis Laxalde
Merge public heads
3.24
2016-12-07, by Denis Laxalde
[cwctl] on upgrade, clear instance_md5_version cache
2015-10-22, by Julien Cristau
[twisted] add request error handler to avoid finishing it twice
2015-12-15, by Adrien Di Mascio
[web/tests] Hide DeprecationWarnings
2015-09-04, by Rémi Cardona
[web] remove next_tabindex()
2015-11-19, by Julien Cristau
[views/optimization] Ensure we call rset.possible_actions with the same argument
2016-11-23, by Sylvain Thénault
[schema/optimization] Ensure read permissions are deactivated when we're checking a permission
2016-11-18, by Sylvain Thénault
[web] Enhance query log file
2016-11-18, by Sylvain Thénault
[massive store] Don't store eids_seq_range as a store attribute
2016-11-24, by Sylvain Thénault
Flake8 bits with some copyright updates
2016-11-24, by Sylvain Thénault
[test] Use plain unittest in unittest_views_forms.py
2016-11-24, by Sylvain Thénault
Some py3k related fixes: use text_type instead of unicode
2016-11-24, by Sylvain Thénault
[cwctl] Kill deprecated ordered_instances method
2016-11-24, by Sylvain Thénault
[test/cleanup] Use plain unittest
3.24
2016-12-02, by Sylvain Thénault
[test/cleanup] flake8 unittest_rqlannotation.py
3.24
2016-12-02, by Sylvain Thénault
[debian] logilab >= 1.2.2 in requires (only in build depends)
3.24
2016-11-25, by Arthur Lutz
[debian] move unittest2 to requires not recommends closes #16404515
3.24
2016-11-25, by Arthur Lutz
[devtools] named context for boxes subTest for consistency
3.24
2016-11-23, by Philippe Pepiot
Added tag 3.24.3, debian/3.24.3-1, centos/3.24.3-1 for changeset bb5904cd284e
3.24
2016-11-23, by David Douard
[pkg] 3.24.3
3.24
3.24.3
centos/3.24.3-1
debian/3.24.3-1
2016-11-23, by David Douard
[cwconfig] ensure CubicWebNoAppConfiguration returns a typed value (closes #16364459)
3.24
2016-11-23, by David Douard
[views/optimization] Makes has_editable_relations predicate less costly by using generator
2016-11-18, by Sylvain Thénault
[cwconfig] Trim down allowed exceptions in gettext language setting
2016-11-17, by Denis Laxalde
[pkg] Configure "universal" wheel build
2016-11-21, by Denis Laxalde
[rqlrewrite] Test and fix potential NameError
2016-11-21, by Sylvain Thénault
flake8 uicfg
2016-11-16, by Sylvain Thénault
[uicfg] Remove unpredictability from autoform_section initialization
2016-11-16, by Sylvain Thénault
[schema/optimization] Wrap rql expressions into EXISTS node when checking individual permissions
2016-11-21, by Sylvain Thénault
[views/optimization] Prefetch state'names and comment format in wfhistory component
2016-11-18, by Sylvain Thénault
[devtools] Make timeout error in qunit tests configurable and use SkipTest in test_jscript.py
2016-11-18, by Denis Laxalde
Added tag 3.24.2, debian/3.24.2-1, centos/3.24.2-1 for changeset 296077513782
3.24
2016-11-21, by Denis Laxalde
Added tag 0.34.2, debian/0.34.2-1, centos/0.34.2-1 for changeset 296077513782
3.24
2016-11-21, by Denis Laxalde
[pkg] Version 3.24.2
3.24
3.24.2
centos/3.24.2-1
debian/3.24.2-1
2016-11-21, by Denis Laxalde
Merge with 3.23 head
3.24
2016-11-21, by Denis Laxalde
[migration] Fix 3.23.0 migration script, broken by a703f00718c2
3.23
2016-11-17, by Sylvain Thénault
[doc] Add 3.24 release date and reference in index pages
3.24
2016-11-21, by Denis Laxalde
Closing "oldstable" branch
oldstable
2016-11-18, by Denis Laxalde
Closing "stable" branch
stable
2016-11-18, by Denis Laxalde
Merge 3.24 branch
2016-11-18, by Denis Laxalde
[pkg] Bump version to 3.25.0.dev0
2016-11-17, by Denis Laxalde
Added tag 3.24.1, debian/3.24.1-1, centos/3.24.1-1 for changeset da52fda6f15b
3.24
2016-11-18, by David Douard
[debian] update changelog's time tag
3.24
3.24.1
centos/3.24.1-1
debian/3.24.1-1
2016-11-18, by David Douard
[pyramid] Drop reference to pyramid_cubicweb in ctl command docstring
3.24
2016-11-18, by Denis Laxalde
[debian] Rework split of cubicweb-ctl package
3.24
2016-11-17, by Denis Laxalde
[skeleton] Rephrase long description of Debian package into something meaningful
3.24
2016-11-18, by Denis Laxalde
[skeleton] Depends on python-cubicweb in debian packaging
3.24
2016-11-18, by Denis Laxalde
[debian] Have a single python-cubicweb binary for the library
3.24
2016-11-18, by Denis Laxalde
[debian] Update debian packaging (closes #16133259)
3.24
2016-11-15, by David Douard
[pkg] Version 3.24.1
3.24
2016-11-17, by Denis Laxalde
[tox] Use `python -m check_manifest` instead of check-manifest program
3.24
2016-11-17, by Denis Laxalde
add debian buildpackage-generated files to hgignore
3.24
2016-11-14, by David Douard
[test] Fix language negotiation test
3.24
2016-11-15, by Florent Cayré
[pyramid] No more need for an internal connection when user is cached
3.24
2016-11-10, by Sylvain Thénault
[web] req.lang should be None or a non-empty string
3.24
2016-11-10, by Sylvain Thénault
[web] Simplify a bit language handling
3.24
2016-11-17, by Sylvain Thénault
Fix AttributeError for "lang" on repo/client connections
3.24
2016-11-17, by Sylvain Thénault
Alias ugettext to gettext method of cwGNUTranslations in Python 3
3.24
2016-11-17, by Denis Laxalde
[devctl] make i18n custom message extractors work with legacy layouts
3.24
2016-11-16, by Adrien Di Mascio
Fix (new) flake8 errors
3.24
2016-11-16, by Denis Laxalde
[pyramid] Try "eid" first when retrieving a subresource of ETypeResource
3.24
2016-11-15, by Denis Laxalde
Fix AttributeError on postcommit when db-create adds non-system CWSource entities
3.24
2016-11-15, by Florent Cayré
[devctl] Optimize cleanup_sys_modules a bit
3.24
2016-11-09, by Florent Cayré
[pyramid] Install file listing monitored files in application home
3.24
2016-11-10, by Denis Laxalde
[pyramid] Fix login error message language
3.24
2016-11-14, by Florent Cayré
i18n update
3.24
2016-11-14, by Florent Cayré
[pyramid] Add action verb used in some messages displayed by the command
3.24
2016-11-09, by Sylvain Thénault
[pyramid] No more need to check CW version since it's now shipped with it
3.24
2016-11-09, by Sylvain Thénault
[pyramid] Fix 404 handling
3.24
2016-11-09, by Sylvain Thénault
Fix broken flake8 configuration
3.24
2016-11-09, by Sylvain Thénault
[entities] Fix typo in wfobjs debug message
3.24
2015-06-30, by Sylvain Thénault
[doc] Add my 3.24 release notes
3.24
2016-11-09, by Sylvain Thénault
[migration] Drop cw_schema relation first
3.24
2016-11-08, by Sylvain Thénault
[hooks] Delete some properties cached on entities schema on schema updates
3.24
2016-11-08, by Sylvain Thénault
[doc] Add some words in changelog about pyramid support in core + fix its title
3.24
2016-11-06, by Florent Cayré
[pkg] Fix extra packages not installable
3.24
2016-11-06, by Florent Cayré
Added tag 3.24.0, centos/3.24.0-1 for changeset 9f7949b63ab2
2016-11-04, by Denis Laxalde
[views] simplify and fix the TreeView (closes #16055814)
3.24.0
centos/3.24.0-1
2016-11-02, by David Douard
[massive store] remove unused code
2016-10-13, by Adrien Di Mascio
Drop a cw 3.24 warning
2016-11-04, by Sylvain Thénault
Fix unexpected req.relative_path() when calling CWTC.app_handle_request with path argument
2016-11-04, by Sylvain Thénault
[req,web/request] Move language prefix handling into web request
2016-11-04, by Denis Laxalde
[test] Use stdlib unittest instead of lgc.testlib in unittest_request.py
2016-11-04, by Denis Laxalde
[test] Distinguish "request" tests from accept parser ones in unittest_request.py
2016-11-04, by Denis Laxalde
[pkg] Add setuptools to RPM build requirements
2016-11-04, by Denis Laxalde
[pkg] Version 3.24.0
2016-11-03, by Denis Laxalde
[req,web] Make it possible to handle page language from URL prefix
2016-11-03, by Laura Médioni
[config] fix the load_site_cubicweb() method for to 'new-style' cubes (closes #16059402)
2016-11-02, by David Douard
[massive store] remove on_commit / on_rollback parameters
2016-10-13, by Adrien Di Mascio
[massive store] master_init should commit by default
2016-10-13, by Adrien Di Mascio
[massive store] isolate SQL statements that one may want to customize
2016-10-13, by Adrien Di Mascio
[massive store] Store entities in temporary table as well
2016-10-06, by Sylvain Thénault
[massive store] Drop useless check for empty buffer
2016-10-11, by Sylvain Thénault
[massive store] Docstring / comment cleanups
2016-10-11, by Sylvain Thénault
[massive store] Turn a runtime error into an assertion
2016-10-11, by Sylvain Thénault
[massive store] Delay metadata attributes and default values handling to flush_entities
2016-10-05, by Sylvain Thénault
[massive store] Use a slave specific table for relation insertion in the massive store
2016-10-05, by Sylvain Thénault
[massive store] docstring and __init__ cleanup
2016-10-04, by Sylvain Thénault
[massive store] Drop dead code
2016-10-04, by Sylvain Thénault
[massive store] Reintroduce methods that are necessary to properly handle master/slave configuration
2016-09-30, by Sylvain Thénault
[massive store] Follow configuration of the metadata generator
2016-09-28, by Sylvain Thénault
[dataimport] make MetadataGenerator.META_RELATIONS customizable
2016-10-17, by Adrien Di Mascio
[massive store] Rework constraint/index handling
2016-09-28, by Sylvain Thénault
[massive store] Lazy removal of constraints and metadata indexes
2016-09-27, by Sylvain Thénault
[repository] Drop the index on entities.type
2016-10-17, by Sylvain Thénault
[source] Drop source mapping handling
2016-10-06, by Sylvain Thénault
[repository] Drop the entities.extid column and associated cache
2016-10-05, by Sylvain Thénault
[repository] Drop the entities.asource column
2016-09-30, by Sylvain Thénault
[integrity check] Stop using entities.asource column in integrity checks
2016-09-29, by Sylvain Thénault
[rql2sql/test] Ensure test results predictability
2016-10-17, by Sylvain Thénault
[rql2sql] Stop generating SQL query from RQL using entities.type
2016-10-06, by Sylvain Thénault
[test] Remove some usages of lgc.testlib
2016-10-11, by Sylvain Thénault
[test] Avoid pytest discovery warnings
2016-10-06, by Sylvain Thénault
flake8 and all
2016-09-30, by Sylvain Thénault
[schema2sql] Drop deprecated comment
2016-10-05, by Sylvain Thénault
[cnx] Use entity_type instead of entity_metas()['type']
2016-10-01, by Sylvain Thénault
[entity] Reimplement and deprecate entity.cw_metainformation
2016-10-06, by Sylvain Thénault
[repository] Drop type_and_source_from_eid and rename related cache
2016-09-30, by Sylvain Thénault
[entity] Stop returning source information in cw_metainformation()
2016-09-30, by Sylvain Thénault
[json] Stop serializing cw_source into default json representation of an entity
2016-09-30, by Sylvain Thénault
Drop deprecated LDAP related script
2016-09-29, by Sylvain Thénault
[entity] Stop linking to external site for external entities
2016-09-30, by Sylvain Thénault
[datafeed] Drop entity deletion handling in the default source / parser
2016-09-29, by Sylvain Thénault
[sources] Drop 'moved_entities' table handling
2016-09-29, by Sylvain Thénault
[repository] Drop deprecated extid2eid API and friends
2016-09-30, by Sylvain Thénault
[ldap] Stop using entities table in ldap source authentication and parser
2016-09-30, by Sylvain Thénault
[test] Use stdlib unittest in unittest_webconfig.py
2016-10-26, by Denis Laxalde
[tox] Require ldap3 < 2 for server tests
2016-11-03, by Denis Laxalde
[setup] fix CWDevelop to keep compat with python 2.7
2016-11-02, by David Douard
[devtools] Make dependency on backports.tempfile (Python2) optional
2016-10-26, by Denis Laxalde
[sources] Drop source support_entity / support_relation source API
2016-09-28, by Sylvain Thénault
[dataimport] Add a new NullStore
2016-09-30, by Sylvain Thénault
[devtools] Properly reraise the exception
2016-09-30, by Sylvain Thénault
[pkg] Do not install sql scripts in <prefix>/share/cubicweb/schemas
2016-10-24, by Denis Laxalde
[devtools/qunit] Retain firefox process stdout to eventually print it
2016-10-24, by Denis Laxalde
[devtools/qunit] Turn FirefoxHelper into a context manager
2016-10-24, by Denis Laxalde
[test] Replace logilab-common's with_tempdir by tempfile.TemporaryDirectory
2016-10-24, by Denis Laxalde
[test] Use `with open` syntax in cwconfig "prefix" tests
2016-10-24, by Denis Laxalde
[test] Use stdlib unittest.main() in qunit
2016-10-24, by Denis Laxalde
[web] Clear "pending_others" session key after all relations got processed
2016-08-16, by Denis Laxalde
[datafeed] Complete the import log even if parser could not be found
2016-09-28, by Denis Laxalde
[twconfig] Set default value for "interface" to 0.0.0.0
2016-10-21, by Denis Laxalde
[session] Allow self._open to be False in __enter__
2016-10-12, by Denis Laxalde
[pkg] Warn about "develop" command not installing legacy cubes directory
2016-10-21, by Denis Laxalde
[pkg] Cleanup MANIFEST.in from non-matching entries
2016-10-21, by Denis Laxalde
[devtools] make i18ncube customizable in a cube
2016-10-21, by Adrien Di Mascio
[rql2sql] Drop deprecated __docformat__
2016-09-27, by Sylvain Thénault
[rql2sql] Handle comparison of eid on variables from an subquery
2016-09-22, by Sylvain Thénault
Take care that cnx may not be set in error view
2016-06-01, by Sylvain Thénault
[autoform] Ease overriding of inlined form renderer. Closes #15755515
2016-10-12, by Sylvain Thénault
[ldapfeed] Use new MetadataGenerator api instead of deprecated MetaGenerator
2016-10-19, by Sylvain Thénault
Fix typos
2016-10-19, by Sylvain Thénault
[devctl] make sure i18ncube always delete its tempdir
2016-10-10, by Adrien Di Mascio
i18ncube should ignore node_modules directory by default
2016-10-10, by Adrien Di Mascio
refactor i18n messages extraction
2016-10-05, by Adrien Di Mascio
[web/application] remove `path` argument from CubicwebPublisher methods
2016-10-21, by Laura Médioni
Merge 3.23 branch
2016-10-20, by Denis Laxalde
[pkg] Fix recursive-include missing a "*" in MANIFEST.in
2016-10-20, by Denis Laxalde
Added tag 3.23.2, centos/3.23.2-1, debian/3.23.2-1 for changeset 8b287ad7b95b
3.23
2016-10-19, by Sylvain Thénault
Release 3.23.2
3.23
3.23.2
centos/3.23.2-1
debian/3.23.2-1
2016-10-19, by Sylvain Thénault
[test] Add test method required by d41832121b29
3.23
2016-10-19, by Sylvain Thénault
[ldapfeed] Fix crash when user's password has to be generated
3.23
2016-10-19, by Sylvain Thénault
[test/ldapfeed] Drop unused constant
3.23
2016-10-19, by Sylvain Thénault
[migration] Test and fix case of addition of an attribute with some serialized constraint
3.23
2016-07-08, by Sylvain Thénault
[skeleton] Properly format debian/changelog using current datetime and author information
2016-10-05, by Denis Laxalde
[utils] Encode Binary value in base64 for JSON export
2016-10-12, by Denis Laxalde
[test] Make cubicweb/test/unittest_utils.py flake8-clean
2016-10-12, by Denis Laxalde
[skeleton] Set Debian distribution to "UNRELEASED" in changelog
2016-10-07, by Denis Laxalde
Fix log level parameter not taken into account in cwsource log table
2016-10-13, by Florent Cayré
[config] Ignore cubicweb-pyramid in available_cubes()
2016-10-11, by Denis Laxalde
[config] Exclude "pyramid" cube when initializing application cubes
2016-10-06, by Denis Laxalde
[migration] Drop cubicweb-pyramid CWProperty in 3.24.0 migration
2016-10-05, by Denis Laxalde
[dataimport/test] Use minimal schema for massive import tests
2016-09-28, by Sylvain Thénault
[massive store] Drop deprecated code
2016-09-27, by Sylvain Thénault
[flake8] cubicweb/dataimport/test/test_massive_store.py is now flake8 friendly
2016-09-27, by Sylvain Thénault
[massive store] Drop buggy log call
2016-09-27, by Sylvain Thénault
[massive store] Drop duplicated log
2016-09-27, by Sylvain Thénault
[flake8] cubicweb/server/rqlannotation.py is now flake8 friendly
2016-09-27, by Sylvain Thénault
[pyramid] Override cubicweb.hooks.syncsession.get_user_sessions() for Pyramid
2016-10-06, by Sylvain Thénault
[pyramid] Retrieve user's groups using a custom RQL instead of user's groups property
2016-06-06, by Sylvain Thénault
[hooks] Change get_user_sessions prototype, necessary for hijacking from other session implementations (e.g. pyramid)
2016-06-06, by Sylvain Thénault
Store user groups and properties as session data
2016-06-06, by Sylvain Thénault
[skeleton] Remove override_dh_python2
2016-10-05, by Denis Laxalde
[skeleton] Have setuptools install data files
2016-10-05, by Denis Laxalde
[skeleton] Update MANIFEST.in following new "package" layout
2016-10-05, by Denis Laxalde
[skeleton] Add python-setuptools to Debian Build-Depends
2016-10-05, by Denis Laxalde
[skeleton] Add dh-python to Debian Build-Depends
2016-10-05, by Denis Laxalde
[skeleton] Copy files mode bits (debian/rules in particular)
2016-10-05, by Denis Laxalde
[skeleton] Do not exclude setup.py from flake8 check in tox.ini
2016-10-05, by Denis Laxalde
Merge public heads
2016-10-04, by Denis Laxalde
[doc] Document configuration override by environment variables
2016-09-26, by Denis Laxalde
[doc] Update book sections about cubes being Python packages
2016-09-26, by Denis Laxalde
[doc] Start filling changes/3.24.rst with recent changes
2016-09-26, by Denis Laxalde
[doc] Drop commented mention of "live-server" command
2016-09-26, by Denis Laxalde
[pyramid] Drop guard of old cubicweb version
2016-09-26, by Denis Laxalde
[pkg] Declare extras (optional) dependencies
2016-09-26, by Denis Laxalde
[tox] Exclude all files in symlinked directories from check-manifest call
2016-09-29, by Denis Laxalde
[tox] Get rid of "touch test-results.xml" for flake8 and check-manifest environments
2016-09-28, by Denis Laxalde
[debian] cubicweb-pyramid conflicts and replaces pyramid-cubicweb
2016-09-26, by Yann Voté
Merge cubicweb-pyramid cube
2016-09-26, by Yann Voté
[ccplugin] flake8
2016-06-02, by Arthur Lutz
[ccplugin] docstring clarification
2016-06-02, by Arthur Lutz
[doc] improve a bit the README to explain how to allow login in dev mode
2016-05-11, by David Douard
Added tag 0.4.0, debian/0.4.0-1, centos/0.4.0-1 for changeset c0c98e5ba55e
2016-03-24, by David Douard
[pkg] typo
2016-03-24, by David Douard
[pkg] 0.4.0
2016-02-22, by David Douard
[doc] add a bit more infos in the README
2016-02-23, by David Douard
[cfg] remove the pyramid-{auth,session}-secret config options (closes #11027189)
2016-02-22, by David Douard
[cc] add a dbglevel cmdline option to specify the DBG_XXX flags to set
2015-12-15, by David Douard
Added tag centos/0.3.2-1 for changeset c9daf54738fd
2016-02-18, by Adrien Di Mascio
[pkg] add spec file
2016-01-29, by Samuel Trégouët
Added tag 0.3.2, debian/0.3.2-1 for changeset ab4c5509407f
2015-12-23, by Julien Cristau
[pkg] fixup debian control metadata
2015-12-23, by Julien Cristau
[pkg] add debian watch file
2015-12-23, by Julien Cristau
[pkg] don't remove egg_info from debian package
2015-12-23, by Julien Cristau
[pkg] 0.3.2
2015-12-23, by Julien Cristau
[ccplugin] get the cw repo from the wsgi app
2015-12-22, by Julien Cristau
[ccplugin] print_function
2015-11-04, by Julien Cristau
Move tag debian/0.3.1-1 on changeset ab68206f765b
2015-07-30, by David Douard
[debian] typo in debian/changelog
2015-07-30, by David Douard
Added tag 0.3.1, debian/0.3.1-1 for changeset 9d82848e82a7
2015-07-30, by David Douard
[pkg] 0.3.1
2015-07-30, by David Douard
[ccplugin] fix a bug introduced in e95725d7ce90 (closes #5731783)
2015-07-23, by David Douard
Added tag 0.3.0, debian/0.3.0-1 for changeset 7fbeb77fe690
2015-07-22, by David Douard
[pkg] 0.3.0
2015-07-22, by David Douard
[debian] add missing dependency on pyramid-cubicweb and python-wsgicors
2015-07-22, by David Douard
[pkg] depends on waitress (closes #5576180)
2015-07-22, by David Douard
[pkg] update to dh9 and dh_python2
2015-07-22, by David Douard
Allow to override config file options by cmdline arguments (closes #5724484)
2015-06-25, by David Douard
Added tag cubicweb-pyramid-version-0.2.0, cubicweb-pyramid-debian-version-0.2.0-1 for changeset 4c16305d5825
2015-01-21, by Christophe de Vienne
set debian version 0.2.0-1
2015-01-21, by Christophe de Vienne
Set version 0.2.0
2015-01-21, by Christophe de Vienne
Add profiling options
2015-01-03, by Christophe de Vienne
Monitor more configuration files
2015-01-03, by Christophe de Vienne
Set version 0.1.1
2014-12-23, by Christophe de Vienne
--debug now activates all debug options
2014-12-23, by Christophe de Vienne
Move the cors middleware initialisation to pyramid-cubicweb to reduce code duplication
2014-11-06, by Christophe de Vienne
Added tag cubicweb-pyramid-version-0.1.0, cubicweb-pyramid-debian-version-0.1.0-1 for changeset 3defbb0f147a
2014-10-23, by Christophe de Vienne
Prepare release
2014-10-23, by Christophe de Vienne
Add a --no-daemon option
2014-09-19, by Christophe de Vienne
Use 'wsgicors' for CORS handling.
2014-09-19, by Christophe de Vienne
Watch for i18n files changes for auto-reload
2014-09-19, by Denis Laxalde
Auto-reload now survives failed reload
2014-09-19, by Christophe de Vienne
Implements auto-reload and daemon mode.
2014-09-18, by Christophe de Vienne
Add the 'pyramid-auth-secret' option to all-in-one.conf
2014-09-18, by Christophe de Vienne
Add the 'pyramid-session-secret' option to all-in-one.conf
2014-09-18, by Christophe de Vienne
Add a CWSession entity.
2014-09-05, by Christophe de Vienne
Implements the 'pyramid' command.
2014-09-05, by Christophe de Vienne
Project structure
2014-09-05, by Christophe de Vienne
Merge with pyramid-cubicweb
2016-09-26, by Yann Voté
Port to Python3 (closes #14159555)
2016-07-07, by Denis Laxalde
Use opened connections as much as possible
2016-06-28, by Sylvain Thénault
Test and fix status code and content of the login form on authentication error
2016-06-01, by Sylvain Thénault
Added tag 0.7.0, debian/0.7.0-1, centos/0.7.0-1 for changeset 0cf2972d2011
2016-06-28, by Denis Laxalde
[pkg] Version 0.7.0
2016-06-28, by Denis Laxalde
retrieve session data in a single query
2016-06-03, by Sylvain Thénault
[tox] Update CubicWeb version targets
2016-06-28, by Denis Laxalde
wsgi: clearer exception when CW_INSTANCE is missing
2016-06-16, by Philippe Pepiot
typo
2016-06-03, by Sylvain Thénault
[doc] update a bit the documentation
2016-05-11, by David Douard
split collecting setting before using them, so the function can be reused when inserting WSGI middlewares
2016-06-17, by Arthur Lutz
[bwcompat] log execption even when cubicweb.bwcompat.errorhandler = True (closes #13421901)
2016-06-02, by Arthur Lutz
[pkg] add spec file
2016-05-27, by Samuel Trégouët
Added tag 0.6.1, debian/0.6.1-1 for changeset 2621daafa10c
2016-04-12, by David Douard
[pkg] 0.6.1
2016-04-12, by David Douard
[bwcompat] send 403 on authentication errors (closes #12219849)
2016-04-01, by Julien Cristau
[bwcompat] set response headers on AuthenticationError (closes #12219860)
2016-04-01, by Julien Cristau
Added tag 0.6.0, debian/0.6.0-1 for changeset 94d1a024b3bf
2016-03-24, by David Douard
[pkg] 0.6.0
2016-03-18, by David Douard
[tests] add a __main__ handler
2016-03-22, by David Douard
[pkg] add a requirements-test.txt file
2016-03-22, by David Douard
[login] fix the redirect url after login (closes #11689118)
2016-03-18, by Sylvain Thénault
keep track of all traceback in error handling, not just the exception message (closes #11689093)
2016-03-08, by Adrien Di Mascio
[bwcompat] also set response headers in error cases
2015-11-25, by Julien Cristau
[config] move config of the secret used to encrypt session's data ID in pyramid.ini (closes #11689082)
2016-02-29, by David Douard
Document how to configure the "secure" flag for authentication policies
2016-03-07, by Denis Laxalde
[tox] Let posargs override py.test args
2016-01-21, by Denis Laxalde
[tox] Use py.test
2015-12-11, by Denis Laxalde
Add a tox configuration
2015-11-25, by Denis Laxalde
Register predicates from the predicates module
2015-09-16, by Christophe de Vienne
[refactoring] Move MatchIsETypePredicate to a separate module
2015-07-24, by Rabah Meradi
[refactoring] Move EntityResource and ETypeResource to a separate module
2015-07-24, by Rabah Meradi
use CubicWeb request to execute RQL
2015-06-15, by Rabah Meradi
[views] Rename entities to rest_api
2015-08-27, by Rabah Meradi
[routes] Add a 'cwentities' route with traversal
2015-06-09, by Christophe de Vienne
Added tag 0.5.0, debian/0.5.0-1 for changeset 61f69ac2d6bc
2015-09-16, by Christophe de Vienne
[pkg] 0.5.0
2015-08-10, by Christophe de Vienne
[auth] Authtkt http_only and secure by default
2015-08-07, by Christophe de Vienne
[auth] Make the configuration cookies completely configurable
2015-08-07, by Christophe de Vienne
Added tag 0.4.1, debian/0.4.1-1 for changeset 398b2c840e14
2015-08-03, by Julien Cristau
[pkg] 0.4.1
2015-08-03, by Christophe de Vienne
[core] Adjust cw<3.21 compatibility
2015-07-24, by Christophe de Vienne
[bwcompat] Make the error handler optional
2015-07-24, by Christophe de Vienne
[doc] Document embedding in a pyramid app
2015-07-06, by Christophe de Vienne
[config] Move most config code to a includeme()
2015-07-06, by Christophe de Vienne
[doc] Anonymous access is not mandatory anymore
2015-07-06, by Christophe de Vienne
Added tag 0.4.0, debian/0.4.0-1 for changeset 897a149e8208
2015-07-23, by Julien Cristau
[pkg] add debian/watch
2015-07-23, by Julien Cristau
[pkg] 0.4.0
2015-07-23, by Julien Cristau
[pkg] add python-pyramid-multiauth dependency to debian package
2015-07-23, by Julien Cristau
[core] adjust cnx handling for cubicweb 3.21
2015-06-25, by Julien Cristau
set httponly on session cookie
2015-06-30, by Julien Cristau
[bwcompat] use cubicweb error views (closes #4545130)
2015-06-30, by Julien Cristau
Added tag 0.3.1, debian/0.3.1-1 for changeset 6df91cb85ecc
2015-06-18, by David Douard
[pkg] 0.3.1
2015-06-18, by David Douard
Handle absence of anonymous user
2015-04-29, by Denis Laxalde
[debian] Add python-wsgicors dependency as it is now available
2015-05-19, by Denis Laxalde
Update Changes for version 0.3.0
2015-05-11, by Christophe de Vienne
Added tag pyramid-cubicweb-version-0.3.0, pyramid-cubicweb-debian-version-0.3.0-1 for changeset a80e076d3f42
2015-05-11, by Christophe de Vienne
Fix debugtoolbar pkg name
2015-05-11, by Christophe de Vienne
Set version 0.3.0
2015-05-11, by Christophe de Vienne
[doc] update changes list
2015-02-24, by Christophe de Vienne
Rollback 'uncommitable' cnx
2015-05-08, by Christophe de Vienne
[debug] The debug mode now set pyramid.reload_templates
2015-04-29, by Christophe de Vienne
Use pyramid flash queue for messages
2015-04-25, by Christophe de Vienne
[doc] Document the new authentication stack
2015-02-25, by Christophe de Vienne
Allow tests to override pyramid_settings
2015-04-28, by Christophe de Vienne
Make debug mode usable without pyramid_debugtoolbar
2015-04-29, by Denis Laxalde
[auth] Use a second authtkt policy for 'rememberme'
2015-02-26, by Christophe de Vienne
[auth] Use pyramid_multiauth
2015-02-12, by Christophe de Vienne
[auth] remove dead code (closes #5230746)
2015-04-09, by David Douard
[login] Test the login views
2015-02-23, by Christophe de Vienne
Fix project homepage url
2015-02-24, by Christophe de Vienne
Replace the '_' with '-' in the package name
2015-01-21, by Christophe de Vienne
On exceptions from CW, copy headers
2015-02-10, by Christophe de Vienne
[doc] fix pyramid-auth-secret conf sample
2015-02-10, by Christophe de Vienne
[doc] Update change list
2015-02-02, by Christophe de Vienne
[core] Protect session data from unwanted loading.
2015-01-28, by Christophe de Vienne
[core] Use tools.cached_user_build for better performances
2015-01-26, by Christophe de Vienne
[doc] Document tools
2015-01-26, by Christophe de Vienne
[tools] Provide a faster build_user
2015-01-26, by Christophe de Vienne
Added tag pyramid_cubicweb-version-0.2.1, pyramid_cubicweb-debian-version-0.2.1-1 for changeset 1ae61c25299a
2015-01-23, by Christophe de Vienne
Prepare version 0.2.1
2015-01-23, by Christophe de Vienne
[cors] Fix 'headers' and 'methods' parameters
2015-01-21, by Christophe de Vienne
Fix the 0.2.0 release date
2015-01-21, by Christophe de Vienne
Change project url
2015-01-21, by Christophe de Vienne
Added tag pyramid_cubicweb-version-0.2.0, pyramid_cubicweb-debian-version-0.2.0-1 for changeset cd8308245d20
2015-01-21, by Christophe de Vienne
set debian version
2015-01-21, by Christophe de Vienne
Prepare version 0.2.0
2015-01-21, by Christophe de Vienne
Document the changes
2015-01-21, by Christophe de Vienne
Fix configuration loading when 'cubicweb.includes' is not set
2015-01-16, by Christophe de Vienne
pep8
2015-01-05, by Christophe de Vienne
Provides requirements for rtd
2015-01-04, by Christophe de Vienne
Initial documentation.
2015-01-03, by Christophe de Vienne
Remove dead code
2015-01-05, by Christophe de Vienne
[profile] Add a profiling tool
2015-01-03, by Christophe de Vienne
[config] Read pyramid settings in a 'pyramid.ini' file
2015-01-03, by Christophe de Vienne
Move auth-related configuration to a dedicated module.
2015-01-03, by Christophe de Vienne
Fix cors 'origin' parameter passing
2014-12-23, by Christophe de Vienne
[auth] Fix the config option name in the warning message
2015-01-03, by Christophe de Vienne
session -> cnx
2014-12-02, by Aurelien Campeas
Added tag pyramid_cubicweb-debian-version-0.1.3-1, pyramid_cubicweb-version-0.1.3 for changeset 0a7769e583c2
2014-12-08, by Christophe de Vienne
Set version 0.1.3
2014-12-08, by Christophe de Vienne
Cookie 'max_age' must be a integer, not a string.
2014-12-08, by Christophe de Vienne
Added tag pyramid_cubicweb-version-0.1.2, pyramid_cubicweb-debian-version-0.1.2-1 for changeset 5eb4e27e9998
2014-11-15, by Christophe de Vienne
Update debian changelog
2014-11-15, by Christophe de Vienne
Don't rollback if exception is HTTPSuccessful or HTTPRedirection
2014-11-08, by Christophe de Vienne
Set version to 0.1.2
2014-11-06, by Christophe de Vienne
Provides a full wsgi cubicweb application builder
2014-11-06, by Christophe de Vienne
Added tag pyramid_cubicweb-version-0.1.1, pyramid_cubicweb-debian-0.1.1-1 for changeset 9f3b9e610c3d
2014-11-02, by Christophe de Vienne
Set version 0.1.1
2014-11-02, by Christophe de Vienne
[auth] Make last_login_time updated.
2014-11-02, by Christophe de Vienne
Added tag pyramid_cubicweb-version-0.1.0, pyramid_cubicweb-debian-version-0.1.0-1 for changeset 3d60138100d6
2014-10-23, by Christophe de Vienne
Add a description to the debian package
2014-10-23, by Christophe de Vienne
Set version to 0.1.0
2014-10-23, by Christophe de Vienne
Initial debian packaging
2014-10-06, by Julien Cristau
Move PyramidCWTest to pyramid_cubicweb.tests
2014-10-22, by Christophe de Vienne
Optimise repo_connect by skipping authenticate_user
2014-09-22, by Christophe de Vienne
Use lightweight sessions
2014-09-22, by Christophe de Vienne
Use 'wsgicors' for CORS handling.
2014-09-19, by Christophe de Vienne
Add requirements
2014-09-18, by Christophe de Vienne
Handle '__setauthcookie'
2014-09-18, by Christophe de Vienne
Fix POST handling.
2014-09-18, by Christophe de Vienne
Use AuthTktAuthenticationPolicy
2014-09-18, by Christophe de Vienne
DB-saved session data
2014-09-19, by Christophe de Vienne
Handle properly the '/https/*' urls
2014-09-02, by Christophe de Vienne
Correctly pass the multiple parameters to the cubicweb request
2014-09-02, by Christophe de Vienne
Add a wsgi application factory suitable for wsgi servers.
2014-08-28, by Christophe de Vienne
If any cube has a 'includeme' attribute, call config.include on it
2014-08-27, by Christophe de Vienne
Add a make_cubicweb_application function
2014-08-21, by Christophe de Vienne
Fix session closing for cubicweb 3.19
2014-08-21, by Christophe de Vienne
Convert cubicweb.NotFound to HTTPNotFound
2014-08-21, by Christophe de Vienne
Use registry['cubicweb.registry'] instead of registry['cubicweb.appli'].vreg because the application may not be present.
2014-08-06, by Christophe de Vienne
Use a predicate based view selection for handling /login
2014-08-21, by Christophe de Vienne
Use a tween application instead of a catchall route.
2014-08-06, by Christophe de Vienne
Document the view problem hypothesis.
2014-08-04, by Christophe de Vienne
If the postlogin_path is 'login', redirect to '/' instead
2014-08-04, by Christophe de Vienne
Put the login view in a separate module.
2014-08-04, by Christophe de Vienne
Separate into 4 modules
2014-07-31, by Christophe de Vienne
Update the TODO list
2014-07-22, by Christophe de Vienne
Provide instructions and a requirements list to quickly start the sample
2014-07-22, by Christophe de Vienne
Use the pyramid session object as the cubiweb session.data (needs a patched cw 3.19)
2014-07-15, by Christophe de Vienne
Add comments on parts we want to reconsider later
2014-07-15, by Christophe de Vienne
Skip core_handle, add a context manager to handle cubicweb errors
2014-07-15, by Christophe de Vienne
Documents dependencies on a ubuntu system
2014-07-15, by Christophe de Vienne
Use short-lived cubicweb sessions to let pyramid actually handle the web sessions
2014-07-15, by Christophe de Vienne
Isolate the default handler and extend its role
2014-07-09, by Christophe de Vienne
Add a basic sample application
2014-07-06, by Christophe de Vienne
Integration pyramid and cubicweb authentication.
2014-07-06, by Christophe de Vienne
[doc] Escape _ in README.md
2014-09-12, by Denis Laxalde
Initial implementation
2014-08-28, by Christophe de Vienne
Project Structure
2014-07-02, by Christophe de Vienne
[tox] Have less test environments
2016-09-23, by Denis Laxalde
[repo] Don't crash on start when fs schema is missing some db schema entities
2016-05-26, by Sylvain Thénault
Let configuration option be overridden by environment variables
2016-09-23, by Denis Laxalde
[tox] Add a dummy test-results.xml file in check-manifest and flake8 environments
2016-09-23, by Denis Laxalde
[tox] Basic flake8 config
2016-09-23, by Sylvain Thénault
Use pkgutil.ImpLoader instead of a custom loader for cubes import redirection
2016-09-15, by Denis Laxalde
[config] Make available_cubes aware of cubes installed as packages
2016-09-13, by Denis Laxalde
[skeleton] Use distname directly in setup.py
2016-09-14, by Denis Laxalde
[skeleton] Fix modname in __pkginfo__
2016-09-14, by Denis Laxalde
[test] Use plain unittest in unittest_cwctl.py
2016-09-12, by Denis Laxalde
[devctl] Remove commented LiveServerCommand
2016-09-12, by Denis Laxalde
[pkg] Inline call to setup() in setup.py
2016-09-12, by Denis Laxalde
[pkg] Drop old checks in setup.py
2016-09-12, by Denis Laxalde
[tox] Exclude symlinks from check-manifest call
2016-09-13, by Denis Laxalde
Drop the only reference to an '__insert' form key
2016-07-21, by Sylvain Thénault
Drop bits from the past (no more dbapi isolated installation)
2016-07-08, by Sylvain Thénault
[devtools] CWTC.request is gone, don't attempt to use it in CWTC.view
2016-08-29, by Sylvain Thénault
Merge 3.22 into 3.23
3.23
2016-09-08, by Sylvain Thénault
[devtools] Handle i18ncube command for "cubes as packages"
2016-06-08, by Denis Laxalde
Handle cubes as packages in cwconfig
2016-06-07, by Denis Laxalde
[cwconfig] Reorder imports by alphabetic order
2016-07-12, by Denis Laxalde
Add an import redirect hook from "cubes.<name>" to "cubicweb_<name>"
2016-08-31, by Denis Laxalde
[devtools] Update skeleton's setup.py to install cube as a package
2016-07-06, by Denis Laxalde
[devtools] Adjust skeleton setup.py to have it read information from __pkginfo__.py
2016-05-19, by Denis Laxalde
[devtools] Update skeleton and newcube command to cube as package layout
2016-05-19, by Denis Laxalde
[pkg] Add missing entries to MANIFEST.in
2016-09-08, by Denis Laxalde
[test] Add a test for toolsutils.read_config
2016-08-26, by Denis Laxalde
[test] Use plain unittest in unittest_toolsutils
2016-08-26, by Denis Laxalde
[skeleton] Remove test/pytestconf.py
2016-05-30, by Denis Laxalde
[pkg] Make it clearer which entries of __pkginfo__ are actually used
2016-06-08, by Denis Laxalde
[test] Avoid usage of lgc.testlib TestCase in unittest_cwconfig.py
2016-07-12, by Denis Laxalde
[test] Move setup of spa2rql tests into setUpClass method
2016-07-18, by Denis Laxalde
[schema] Set CubicWebSchemaLoader's extrapath using config eponymous property
2016-07-18, by Denis Laxalde
[doc] Document change of instances location in virtualenv installation
3.23
2016-08-16, by Denis Laxalde
[cwconfig] Do not override user-defined CW_MODE in virtualenv setup
3.23
2016-08-16, by Denis Laxalde
Added tag 3.22.4, debian/3.22.4-1, centos/3.22.4-1 for changeset 92db0bb8e26d
3.22
2016-07-22, by David Douard
[pkg] remove .dev0 from version
3.22
3.22.4
centos/3.22.4-1
debian/3.22.4-1
2016-07-22, by David Douard
[pkg] 3.22.4
3.22
2016-07-21, by David Douard
[session] Ensure access to rql varmaker always mark the session as dirty
3.22
2016-07-06, by Sylvain Thénault
[test] fix test_printable_value_bytes with current pygments
3.22
2016-03-16, by Julien Cristau
[webctl] set uid of file produced by gen-static-datadir (closes #11298794)
3.22
2016-07-19, by David Douard
[webconfig] ensure uicache content has correct uid (related to #11298794)
3.22
2016-07-19, by David Douard
[cwconfig] add the CubicWebConfiguration.ensure_uid_directory() method (related to #11298794)
3.22
2016-07-19, by David Douard
[cwconfig] extract uid file setting code from check_writeable_uid_directory (related to #11298794)
3.22
2016-07-19, by David Douard
[web] Fix bug with usage of os.rename under windows environment
3.22
2016-07-19, by Sylvain Thénault
[migration] More resilient migration script
3.23
2016-07-06, by Sylvain Thénault
[session] Ensure access to rql varmaker always mark the session as dirty
3.23
2016-07-06, by Sylvain Thénault
typo
3.22
2016-07-20, by David Douard
[native] Use cnx.system_sql instead of doexec method in syntax_tree_search
2016-07-20, by Denis Laxalde
Remove usage of cnx.ensure_cnx_set context manager
2016-07-20, by Denis Laxalde
[hooks/test/synschema] remove an unneeded skipTest.
2015-06-26, by Aurelien Campeas
[test] Check retcode of subprocesses in devctl tests
2016-07-19, by Denis Laxalde
merge 3.23
2016-07-20, by Sylvain Thénault
[pkg] Bump version to 3.24.0.dev0
2016-07-08, by Denis Laxalde
[pkg] Drop NO_SETUPTOOLS option
2016-06-29, by Denis Laxalde
[debian] update cubicweb-dev.lintian-overrides
3.23
2016-07-12, by David Douard
[pkg] Properly export data files in setup.py and adjust "newcube" test
3.23
2016-07-05, by Denis Laxalde
[pkg] Handle verbose option in setup.py's export function
3.23
2016-07-05, by Denis Laxalde
[pkg] Drop unused EMPTY_FILE global variable
3.23
2016-07-05, by Denis Laxalde
[tox] Do not install package in "develop"
3.23
2016-07-05, by Denis Laxalde
[pkg] Bump version to 3.23.2
3.23
2016-07-05, by Denis Laxalde
pep8 bits
2016-07-08, by Sylvain Thénault
[schema] Add a method on yams constraints to compute its unique name
2016-07-08, by Sylvain Thénault
[migration] Test and fix case of addition of an attribute with some serialized constraint
2016-07-08, by Sylvain Thénault
[test] Add a migration test for update of a static vocabulary constraint
2016-07-07, by Sylvain Thénault
[schema2sql] Avoid "parsing" SQL statements for database initialization
2016-06-30, by Sylvain Thénault
[schema2sql] Drop most of the DB DROP related code
2016-06-30, by Sylvain Thénault
[hooks] Use already imported module alias
2016-06-30, by Sylvain Thénault
[schema2sql] Rename as_sql to constraint_value_as_sql
2016-07-13, by Sylvain Thénault
[schema2sql] Drop unused indent argument on aschema2sql
2016-07-13, by Sylvain Thénault
[schema2sql] More docstrings and minor API improvements
2016-06-30, by Sylvain Thénault
[schema2sql] inline eschema_attrs method
2016-06-30, by Sylvain Thénault
[schema2sql] Give a rdef to check_constraint
2016-06-30, by Sylvain Thénault
merge 3.20.16 in 3.22
3.22
2016-07-19, by David Douard
merge 3.20.16 in 3.21
3.21
2016-07-19, by David Douard
Added tag 3.20.16, debian/3.20.16-1, centos/3.20.16-1 for changeset e60a8e5d29ef
3.20
2016-07-19, by David Douard
[debian] add a lintian override for source-is-missing about jquery.flot.js
3.20
3.20.16
centos/3.20.16-1
debian/3.20.16-1
2016-07-12, by David Douard
[pkg] 3.20.16
3.20
2016-07-19, by David Douard
[dataimport] fix count_lines function (closes #14407650)
3.20
2016-07-19, by David Douard
[captcha] improve a bit the redability of generated captcha images (closes #13500378)
3.20
2016-07-19, by David Douard
3.20 branch
3.20
2016-07-19, by David Douard
merge 3.23 changes
2016-06-29, by Sylvain Thénault
Added tag 3.23.1, centos/3.23.1-1, debian/3.23.1-1 for changeset 8f035d5d5953
3.23
2016-06-29, by Sylvain Thénault
prepare 3.23.1
3.23
3.23.1
centos/3.23.1-1
debian/3.23.1-1
2016-06-29, by Sylvain Thénault
[debian] Adjust symlink to cubicweb package so that documention builds fine
3.23
2016-06-29, by Denis Laxalde
[dataimport] Restore handling of Binary in ExtEntity's values
3.23
2016-06-29, by Denis Laxalde
[tox] Ensure virtualenv's python is used to build the documentation
3.22
2016-06-28, by Denis Laxalde
[doc] Reference 3.23 page in changelog
3.23
2016-06-28, by Denis Laxalde
[tox] Ensure virtualenv's python is used to build the documentation
3.23
2016-06-28, by Denis Laxalde
Backed out changeset b288debc6736
3.23
2016-06-27, by Denis Laxalde
Merge with 3.23
2016-06-27, by Denis Laxalde
[pkg] Bump version to 3.22.4.dev0
3.22
2016-06-24, by Denis Laxalde
Added tag 3.23.0, centos/3.23.0-1, debian/3.23.0-1 for changeset 4b07f2a79021
3.23
2016-06-27, by Denis Laxalde
[doc] Fix symlinks of sphinx theme images
3.23
3.23.0
centos/3.23.0-1
debian/3.23.0-1
2016-06-27, by Denis Laxalde
Added tag 3.23.0, centos/3.23.0-1, debian/3.23.0-1 for changeset 93b0f836cb07
3.23
2016-06-24, by Denis Laxalde
[debian] Move python-unittest2 >= 0.7.0 as runtime dependency
3.23
2016-06-24, by Denis Laxalde
Symlink __pkginfo__.py at root
3.23
2016-06-24, by Denis Laxalde
[3.23] More release notes
3.23
2016-06-24, by Denis Laxalde
i18n update
3.23
2016-06-24, by Denis Laxalde
[doc/changes] CubicWebTC.set_description no longer available
2016-06-24, by Denis Laxalde
Add some release notes
2016-06-24, by Sylvain Thénault
[pkg] Version 3.23.0
2016-06-23, by Denis Laxalde
[pkg] Bump yams version in cubicweb-common Debian package
2016-06-24, by Denis Laxalde
[tox] Drop yams from dev-requirements.txt
2016-06-23, by Denis Laxalde
Merge with 3.22
2016-06-23, by Denis Laxalde
Merge with 3.21
2016-06-23, by Denis Laxalde
backport 3.21 changes
2016-06-21, by Sylvain Thénault
backport 3.20 changes
2016-06-21, by Sylvain Thénault
[sobjects] Drop custom unique constraint checks in user registration service
2016-06-23, by Denis Laxalde
[test] Add a test for user registration unicity constraint on email
2016-06-23, by Denis Laxalde
[test] Clarify user registration service tests
2016-06-23, by Denis Laxalde
[test/hooks] pep8 and unittest.main instead in unittest_hooks.py
2016-06-23, by Denis Laxalde
[hooks/integrity] kill CheckUniqueHook
2015-04-13, by Julien Cristau
[migration] drop identity_relation if it exists
2016-06-20, by Sylvain Thénault
[migration] Reserialize all constraints since yams introduce new JSON serializing format
2016-06-22, by Sylvain Thénault
[migration] Add IF EXISTS on DROP CONSTRAINT
2016-06-23, by Sylvain Thénault
[schema sync] Rename index when an entity type is renamed
2016-06-20, by Sylvain Thénault
[c-c] Add a command to check database index
2016-06-17, by Sylvain Thénault
[sql gen] Control size of index name using an md5 hash
2016-06-22, by Sylvain Thénault
[sql gen] Explicitly name unique index
2016-06-20, by Sylvain Thénault
Update to yams 0.44 API
2016-06-22, by Sylvain Thénault
[test] Fix randomness in tests
2016-06-20, by Sylvain Thénault
[test] Drop unused import
2016-06-22, by Sylvain Thénault
[serverctl] allow to sync multiple and all sources in source-sync command
2016-06-22, by Philippe Pepiot
[tox] Split migractions tests from server environment
2016-06-22, by Denis Laxalde
[dataimport] Fix rdef loopup in importer
2016-06-23, by Sylvain Thénault
[py3k] left-over unicode() in authobjs.py
2016-06-22, by Denis Laxalde
[server] Improve massive deletion of entities
2016-05-10, by Philippe Pepiot
[hooks] Add a bunch of tests for session synchronization
2016-06-06, by Sylvain Thénault
[entities] Drop very old backward compat
2016-06-06, by Sylvain Thénault
pep8 + docstrings and comments improvments
2016-06-06, by Sylvain Thénault
[server] some pep8 in rql2sql
2016-06-06, by Sylvain Thénault
[dataimport] Deprecate SQLGenObjectStore
2016-06-21, by Denis Laxalde
[datafeed] attempt to acquire synchronization lock even when force is given
2016-02-18, by Sylvain Thénault
[schema] Cache RQL expressions on schema loading
2016-05-30, by Philippe Pepiot
[schema] Avoid parsing RQL expressions twice on schema loading
2016-06-07, by Philippe Pepiot
[dataimport] Handle Bytes data in ExtEntity and convert them to Binary
2016-06-22, by Denis Laxalde
[test] Avoid assertCountEqual in unittest_syncschema.py
2016-06-21, by Denis Laxalde
[packaging] Bump version number
2016-06-22, by Sylvain Thénault
[web/session] make sure not to modify an inner value of session.data (closes #11217958)
2016-02-29, by David Douard
[book] improve a bit the documentation of the database setup
2016-02-19, by David Douard
[doc] add documentation for specializing translation of other cubes in an application cube
2015-12-22, by Alexandre Richardson
[doc] fix some URLs (cs to test jenkins autobuild )
2015-08-21, by Arthur Lutz
[uicfg] Fix typo in set_fields_order
2016-05-26, by Sylvain Thénault
[forms] We don't want cwjs-edition-cancel class on reledit's cancel button
2016-05-23, by Sylvain Thénault
[test] Prefer unittest.main
2016-06-21, by Sylvain Thénault
[test] py.test related fix
2016-06-21, by Sylvain Thénault
[dataimport] add a bit of extra-documentation on the massive store
2016-02-02, by Sylvain Thénault
[dataimport] no need to call .keys()
2016-01-29, by Sylvain Thénault
[dataimport] drop massive store's flush_metadata method
2016-02-01, by Sylvain Thénault
[dataimport] test and fix external source support for the massive store
2016-02-02, by Sylvain Thénault
[dataimport] add new test for nohook store importing in a custom source
2016-06-21, by Sylvain Thénault
[dataimport] introduce usage of MetadataGenerator into the massive store
2016-02-01, by Sylvain Thénault
[dataimport] rename massive store's metagen_push_relation method
2016-01-28, by Sylvain Thénault
[dataimport] meta_data -> metadata
2016-01-28, by Sylvain Thénault
[dataimport] use sql shortcut
2016-01-28, by Sylvain Thénault
[dataimport] move cwmassive_constraint temporary table handling to the PGHelper class
2016-01-28, by Sylvain Thénault
[dataimport] inline some methods of the massive store
2016-01-28, by Sylvain Thénault
[dataimport] move everything related to the "URI handling" feature of the massive store together
2016-01-28, by Sylvain Thénault
[dataimport] test for a value is in a set and insertion in a set should live together
2016-01-28, by Sylvain Thénault
[dataimport] use a single _initialized set instead of _entities / _rtypes
2016-01-28, by Sylvain Thénault
[dataimport] drop massive store etype to eid index
2016-01-28, by Sylvain Thénault
[dataimport] add a .schema shortcut attribute on the massive store
2016-01-28, by Sylvain Thénault
[dataimport] rework massive store's __init__
2016-01-28, by Sylvain Thénault
[dataimport] rework PGHelper class
2016-01-28, by Sylvain Thénault
[dataimport] flake8
2016-01-28, by Sylvain Thénault
[dataimport] enhance a bit sql queries readability
2016-01-28, by Sylvain Thénault
[dataimport] use IF EXISTS when possible
2016-01-28, by Sylvain Thénault
[dataimport] PGHelper should be responsible to retrieve the database schema
2016-01-28, by Sylvain Thénault
[dataimport] introduce a new MetadataGenerator to replace former MetaGenerator
2016-02-01, by Sylvain Thénault
[dataimport] Prefer now(pytz.utc) to utcnow
2016-06-21, by Sylvain Thénault
[dataimport] rename nohook store .source attribute
2016-01-29, by Sylvain Thénault
[dataimport] make rql store test easier to read and test a few more thing, then reuse it to test nohook start which had no tests at all
2016-01-28, by Sylvain Thénault
[dataimport] remove useless assignment in massive store
2016-01-27, by Sylvain Thénault
[dataimport] move eid attribution from the metagenerator back to the nohook store
2016-01-27, by Sylvain Thénault
[dataimport] rephrase minor bits of the meta generator
2016-01-27, by Sylvain Thénault
[pkg] Depends on logilab-common >= 1.2.2
2016-06-21, by Denis Laxalde
Merge with 3.22.3
2016-06-21, by Denis Laxalde
[pkg] Depends on yams >= 0.43
2016-06-21, by Denis Laxalde
Added tag 3.22.3, debian/3.22.3-1, centos/3.22.3-1 for changeset b1e7de000536
2016-06-21, by Denis Laxalde
[pkg] Version 3.22.3
3.22.3
centos/3.22.3-1
debian/3.22.3-1
2016-06-21, by Denis Laxalde
[pkg] Depends on yams < 0.43
2016-06-21, by Denis Laxalde
Define BASE_URL and DATA_URL js variables in the login template. Closes #13385185
2016-06-01, by Sylvain Thénault
[web] Remove some unused imports in editforms
2016-06-10, by Sylvain Thénault
Fix cancel action on deletion confirmation form
2016-06-10, by Sylvain Thénault
[rql2sql] Test and fix some case of sql generation
2016-06-06, by Sylvain Thénault
[test] Add missing os import in unittest_migractions.py
2016-06-21, by Denis Laxalde
backport 3.22 changes
2016-06-20, by Sylvain Thénault
[entity] Make it possible to specify sorting terms in cw_related_rqlst method
2016-04-15, by Denis Laxalde
[sql gen] Properly create UNIQUE index on non string column. Closes #13728492
2016-06-16, by Sylvain Thénault
[server] some pep8 changes
2016-06-17, by Sylvain Thénault
pep8 schema2sql
2016-06-16, by Sylvain Thénault
[migration] Drop custom "readfunc" for code.interact in shell
2016-06-02, by Denis Laxalde
[tox] Put development dependencies into a dev-requirements.txt file
2016-06-02, by Denis Laxalde
[py3k] Fix config-level comparison in "cubicweb-ctl create" command
2016-06-02, by Denis Laxalde
[pkg] PEP8 fixes in __pkginfo__.py
2016-06-06, by Denis Laxalde
[pkg] Drop "support" of unused subpackage_of option in setup.py
2016-06-06, by Denis Laxalde
Add missing import, eaten by previous merge
2016-06-16, by Sylvain Thénault
Only access once to _cw.message in the login form
2016-06-01, by Sylvain Thénault
backport 3.22 changes
2016-06-16, by Sylvain Thénault
backport changes from 3.21
2016-06-16, by Sylvain Thénault
[server,bfss] fix bfss migration test for python 3 (related #13519541)
2016-06-10, by Alexandre Richardson
[pkg] Use io.open with utf-8 encoding to read long description from README
2016-06-10, by Denis Laxalde
[dataimport] order of ExtEntities should be irrelevant (closes #13117472)
2016-05-04, by Nicolas Chauvat
Test and fix "pickleability" of Binary objects
2016-06-01, by Sylvain Thénault
[server,bfss] fix storage migration when Bytes attributes is None (closes #13519541)
2016-06-07, by Alexandre Richardson
Let hg Ignore py.test's .cache directory
2016-05-25, by Denis Laxalde
[entity] Add a cw_related_rqlst method returning the RQL select node of cw_related method
2016-04-15, by Denis Laxalde
[devtools] set .config in setUpClass instead of using a cache in a classproperty
2016-05-20, by Sylvain Thénault
[devtools] Simplify test configuration's init
2016-05-20, by Sylvain Thénault
[web] Have the LoginController return 403 on failed auth (closes #11569950)
2014-09-11, by Rémi Cardona
[devtools] Drop old init_test_database backward compat
2016-05-20, by Sylvain Thénault
[devtools] show DeprecationWarning during test execution
2016-05-20, by Sylvain Thénault
[devtools] deprecate usage of sources file for test
2016-05-20, by Sylvain Thénault
[devtools] Set dumb value for postgres's db-host to avoid unexpected connection to a local server
2016-05-20, by Sylvain Thénault
[ldapfeed] ldap3 do not raise an exception in case of failure of cnx.bind()
2016-05-25, by David Douard
[test] add a test to ensure we get an AuthenticationError with ldapfeed
2016-05-25, by David Douard
[entity] Exclude computed relations from Entity.copy_relations
2016-04-22, by Denis Laxalde
[pkg] Set version to 3.22.2.dev0
2016-05-19, by Denis Laxalde
[devtools] pep8 a bit package's __init__
2016-05-20, by Sylvain Thénault
[test/server] Only use configcls with statement timeout when needed
2016-05-19, by Denis Laxalde
[server/test] Add an assertion in test_statement_timeout
2016-05-19, by Denis Laxalde
[datafeed] minor cleanups to cwxml parser
2015-07-01, by Sylvain Thénault
[datafeed] don't allow arbitrary kwargs on DatafeedParser initializer
2015-09-23, by Sylvain Thénault
[datafeed] gives information about moved entities to the parser
2015-07-01, by Sylvain Thénault
[datafeed] simplify SQL query used to retrieve information about entities from an external source
2015-07-01, by Sylvain Thénault
[datafeed] rename parser.sourceuris to source_uris
2015-07-01, by Sylvain Thénault
[datafeed] move process_urls to the parser
2015-06-30, by Sylvain Thénault
[tox] Use py.test to run tests
2016-01-14, by Denis Laxalde
[test] Fix devtools unittest_i18n when ran without pytest
2016-05-19, by Sylvain Thénault
[server] explicitly set postgres LC_MESSAGES variable to C on connection
2016-02-05, by Julien Cristau
[web] cleanup xmlrss view
2015-03-19, by Julien Cristau
[migration] add rollback when replace_eid_sequence_with_eid_numrange fails
2016-02-17, by Julien Cristau
[migration] move CWComputedRType later
2016-02-17, by Julien Cristau
docstring fix
2016-05-19, by Sylvain Thénault
[cwctl] make cwctl not depends on cubicweb.wsgi (closes #12210063)
2016-04-12, by David Douard
[hooks/workflow] pass eids, not entities, from hooks to operations
2015-10-07, by Julien Cristau
[web/httpcache] fix Last-Modified generation
2016-03-09, by Julien Cristau
[forms] Fix edition of TZDatetime attributes
2016-05-04, by Florent Cayré
[doc] fix abstract and example of data import
2016-05-02, by Nicolas Chauvat
[doc] fix abstract of data import
2016-05-01, by Nicolas Chauvat
[repository] drop remanescence of old multi-sources code
2016-04-29, by Sylvain Thénault
Added tag 3.20.15, debian/3.20.15-1, centos/3.20.15-1 for changeset 636a83e65870
2016-05-09, by David Douard
[pkg] 3.20.15
3.20.15
centos/3.20.15-1
debian/3.20.15-1
2016-05-09, by David Douard
[views] do not eat the self._cw.message in LogFormView (closes #12421177)
2016-04-20, by David Douard
[server] make InternalManager.name() return an empty string (closes #12418708)
2016-04-19, by David Douard
[test/migractions] work around drop_cube not deleting final etypes
2016-03-21, by Julien Cristau
[hooks] deleting a final entity type shouldn't try dropping an sql table
2016-03-21, by Julien Cristau
[tox] Use a revision on proper branch for Yams
2016-04-05, by Denis Laxalde
[webconfig] disable generate-staticdir by default
2016-03-29, by Julien Cristau
[test] Skip test_deserialization_base (unittest_repository.SchemaDeserialTC)
2016-03-21, by Denis Laxalde
[devtools] drop unused DumbOrderedDict2 class
2016-03-29, by Julien Cristau
[devtools] fix sorting in ExecutionPlan._check_permissions on python3
2016-03-29, by Julien Cristau
[test] assertItemsEqual → assertCountEqual in unittest_repository.py
2016-03-21, by Denis Laxalde
merge 3.20.14 in 3.21 branch
2016-03-24, by Julien Cristau
Added tag 3.20.14, debian/3.20.14-1, centos/3.20.14-1 for changeset f66a4895759e
2016-03-21, by Julien Cristau
[pkg] 3.20.14
3.20.14
centos/3.20.14-1
debian/3.20.14-1
2016-03-21, by Julien Cristau
[tox] use master URL for yams repository
2016-03-21, by Julien Cristau
[pylint] Avoid invalid-name on schema relation class names
2016-01-19, by Laura Médioni
[pylint] more work on the pylint support
2016-01-20, by Sylvain Thénault
[pylint] remove abstract-method warning
2016-01-19, by Laura Médioni
[pylint] upgrade pylintext plugin
2016-01-19, by Laura Médioni
update and enhance pylintrc
2016-01-19, by Sylvain Thénault
[schema] use json to serialize constraints
2016-03-16, by Julien Cristau
[pkg] fix cubicweb.spec syntax
2016-03-16, by Julien Cristau
[pkg] Use Twisted < 16.0.0
2016-03-16, by Denis Laxalde
[pkg] fix cubicweb.spec syntax
2016-03-16, by Julien Cristau
[cwconfig] Use imp.load_source instead of exec() to load site_cubicweb.py from apphome
2016-03-16, by Julien Cristau
[cwconfig] Stop using lgc.modutils to load *config.py and *ctl.py files
2016-03-15, by Rémi Cardona
[cwconfig] Stop using lgc.modutils to load site_cubicweb.py files
2016-03-16, by Rémi Cardona
[test] Use a Popen in i18n tests
2016-03-16, by Denis Laxalde
[forms] Fix HTableFormRenderer _render_fields method behavior when display_label is False.
2014-05-06, by Vladimir Popescu
[connection] remove a dead counter
2015-03-17, by Aurelien Campeas
[session] drop .is_repo_in_memory
2014-07-16, by Aurelien Campeas
[session] drop session-as-a-context-manager
2016-03-16, by Aurelien Campeas
[devtools/repotest] use the RepoAccess object
2014-06-12, by Aurelien Campeas
[devtools] adapt stresstester to current APIs
2014-07-01, by Aurelien Campeas
[session] retire session.vreg
2016-03-16, by Aurelien Campeas
[session] fix super call in Connection.__init__
2014-07-16, by Aurelien Campeas
[session,repo] remove last trace of "cnxprops"
2014-07-16, by Aurelien Campeas
[pkg] Use Twisted < 16.0.0
2016-03-16, by Denis Laxalde
[web/views] stop using cwaction='cancel'
2016-03-15, by Julien Cristau
[test] fix test_printable_value_bytes with current pygments
2016-03-16, by Julien Cristau
[session, repository] deprecate repo.connect and move .close reponsibility to session object
2014-06-12, by Aurelien Campeas
[web/test] fix typo in doc string
2016-03-09, by Julien Cristau
[web/httpcache] send weak ETags
2016-03-09, by Julien Cristau
[server] print backend exception if we fail to execute an sql script
2016-03-04, by Julien Cristau
[cwctl] drop unnecessary admincnx call from 'shell'
2016-03-15, by Julien Cristau
[serverctl] allow schema-diff when db and fs are not in sync
2016-03-07, by Julien Cristau
[cwctl] remove networked remote shell
2014-07-09, by Aurelien Campeas
[web/calendar] fix regression in previous changeset
2016-03-15, by Julien Cristau
Enables css customization in CalendarView
2014-03-17, by Laura Médioni
refactor a bit breadcrumbs to ease overriding of the root's display
2015-09-17, by Alexandre Richardson
Add migration helper function to delete entity types faster
2015-01-14, by Julien Cristau
[testlib] Import nocoverage from logilab.common.testlib
2016-03-14, by Denis Laxalde
[web/test] replace unicode with six.text_type
2016-03-14, by Julien Cristau
[devtools/testlib] Issue a RuntimeError when a generative tests is detected
2016-02-18, by Denis Laxalde
[devtools] stop using lgc.testlib.TestCase
2016-02-18, by Julien Cristau
[test] Replace remaining generative tests by subtests
2016-03-03, by Denis Laxalde
[tox] Enable all applicable py34 environments
2016-03-14, by Denis Laxalde
[migration/3.10] fix AttributeError
2016-03-09, by Julien Cristau
[server/sources] Fix authenticate on pre-3.10 database
2016-03-07, by Julien Cristau
[test] Add a test ensuring new cube built from skeleton is flake8-compliant
2016-01-29, by Denis Laxalde
[skeleton] Ship a tox.ini file upon new cube
2016-01-25, by Denis Laxalde
[web] fix headers on 304 responses (closes #11466875)
2016-03-10, by Julien Cristau
[web/httpcache] GMTOFFSET no longer exists
2016-03-09, by Julien Cristau
[web] fix headers on 304 responses (closes #11466875)
2016-03-10, by Julien Cristau
[rset] fix infinite recursion introduced in c1eb5a676c80
2016-02-29, by Julien Cristau
pep8 unittest_application and unittest_formfields
2016-02-17, by Sylvain Thénault
[rset] Always complete attribute/relation caches in ResultSet.get_entity
2016-01-12, by Alexandre Richardson
[rset] refactoring of _build_entity method
2016-01-12, by Alexandre Richardson
[entity] comparing two entities returns NotImplemented
2016-02-25, by Julien Cristau
[test] replace one use of lgc.testlib.unittest_main with unittest.main
2016-02-18, by Julien Cristau
[test] stop using TestCase.set_description
2016-02-18, by Julien Cristau
[test] convert a lgc-style generative test into unittest2-style
2016-02-18, by Julien Cristau
[web/application] fix query log handling on python3
2016-02-08, by Julien Cristau
[devtools/test] duplicate CubicWebServerTC tests for CubicWebWsgiTC
2016-02-08, by Julien Cristau
[devtools/test] fix bytes vs text in test_base_url
2016-02-08, by Julien Cristau
[devtools] skip CubicWebServerTC on python3
2016-02-24, by Julien Cristau
[web/test] switch unittest_web from twisted to wsgi
2016-02-08, by Julien Cristau
[devtools] add CubicWebWsgiTC
2016-02-24, by Julien Cristau
[web/test] return the hash of uploaded files in FileUploadTC instead of their contents
2016-02-08, by Julien Cristau
[web/test] open() as a context manager
2016-02-08, by Julien Cristau
[web/test] json.loads expects text, not bytes
2016-02-08, by Julien Cristau
[wsgi] fix handling of multiple posted files
2016-02-08, by Julien Cristau
[web/test] Reword doc string for fileupload ajaxfunc
2016-02-05, by Julien Cristau
[skeleton] do not import the __pkginfo__.py module to make cubes installable via setuptools
2015-03-03, by David Douard
merge changes from 3.22.2
2016-02-23, by Julien Cristau
Added tag 3.22.2, debian/3.22.2-1, centos/3.22.2-1 for changeset 1b93ff37755b
2016-02-23, by Julien Cristau
[pkg] 3.22.2
3.22.2
centos/3.22.2-1
debian/3.22.2-1
2016-02-23, by Julien Cristau
[pkg] fix centos install
2016-02-19, by Samuel Trégouët
[datafeed] do NOT call commit in DataFeedXMLParser.process() (closes #10928592)
2016-02-19, by David Douard
[schema] restore constraint checking when running on old sqlite
2016-02-17, by Julien Cristau
[web/autoform] fix regression introduced by #5758ba784ebd
2016-02-17, by Sylvain Thénault
[tox] Generate test environments for Python 2.7 and 3.4
2015-12-22, by Denis Laxalde
[notification] avoid using InternalManager when we've got a CWUser
2016-01-26, by Sylvain Thénault
[dataimport] rename .time to .now attribute of meta generator
2016-01-27, by Sylvain Thénault
[pkg] Set version to 3.22.2.dev0
2016-02-18, by Denis Laxalde
[dataimport] cleanup a bit nohook store, mostly protecting some attributes
2016-01-29, by Sylvain Thénault
[dataimport] add a filter function to not fail if some extentity has several values for an attribute of final relation
2016-02-03, by Sylvain Thénault
[sources] synchronize source asynchronously when started from the UI
2016-02-03, by Sylvain Thénault
[test] fix unittest_devctl on python3.4
2016-02-19, by Julien Cristau
[test] Make sure that newcube command test produces expected files
2016-01-21, by Denis Laxalde
[server] remove some pre 3.10 compat
2016-01-29, by Sylvain Thénault
[pkg] use https URLs to pypi.{python.org,debian.net}
2016-02-17, by Julien Cristau
[pkg] use https URL for www.cubicweb.org
2016-02-17, by Julien Cristau
README: use https URLs for docs.cubicweb.org
2016-02-17, by Julien Cristau
pep8 bits
2016-02-11, by Sylvain Thénault
[i18n] enhance text formats french translation
2016-02-11, by Sylvain Thénault
Merge with 3.22 branch
2016-02-17, by Denis Laxalde
[dataimport] update example to use standard importer
2016-02-11, by Sylvain Thénault
merge changes from 3.21.6
2016-02-16, by Julien Cristau
flake8 serverctl
2016-02-02, by Sylvain Thénault
c-c source-sync now actually force synchronization
2016-02-16, by Sylvain Thénault
Added tag 3.21.6, debian/3.21.6-1, centos/3.21.6-1 for changeset b3cbbb7690b6
2016-02-16, by Julien Cristau
[pkg] 3.21.6
3.21.6
centos/3.21.6-1
debian/3.21.6-1
2016-02-16, by Julien Cristau
merge changes from 3.20.13
2016-02-16, by Julien Cristau
Added tag 3.20.13, debian/3.20.13-1, centos/3.20.13-1 for changeset 8c5dabbcd4d9
2016-02-16, by Julien Cristau
[pkg] 3.20.13
3.20.13
centos/3.20.13-1
debian/3.20.13-1
2016-02-16, by Julien Cristau
[pkg] Yams >= 0.42 breaks CubicWeb < 3.21
2016-01-04, by Denis Laxalde
merge changes from 3.19.14
2016-02-16, by Julien Cristau
Added tag 3.19.14, debian/3.19.14-1, centos/3.19.14-1 for changeset 72a0f70879ac
2016-02-16, by Julien Cristau
[pkg] 3.19.14
3.19.14
centos/3.19.14-1
debian/3.19.14-1
2016-02-16, by Julien Cristau
[sources/native] remove extra space before colon
2016-02-16, by Julien Cristau
[web/views] fix editcontroller regression
2016-02-16, by Julien Cristau
Added tag 3.22.1, debian/3.22.1-1, centos/3.22.1-1 for changeset d0d86803a804
2016-02-12, by Denis Laxalde
fix test broken by #012e6c7d02ef
3.22.1
centos/3.22.1-1
debian/3.22.1-1
2016-02-12, by Sylvain Thénault
[pkg] Attempt to fix rhel6 build
2016-02-12, by Julien Cristau
[dataimport/test] fix python2.6 syntax error
2016-02-12, by Julien Cristau
Remove unused import in entity.py
2016-02-12, by Denis Laxalde
[migration] don't ask confirm for those sql queries
2016-02-12, by Sylvain Thénault
quick fix which closes #0673348 - see comment for more info
2016-02-12, by Sylvain Thénault
[migration] test if entity type has been in the deleted in the transaction should protect both clauses
2016-02-12, by Sylvain Thénault
[pkg] 3.22.1
2016-02-12, by Julien Cristau
[cwctl] remove support for startorder file in /etc/cubicweb.d (closes #5618947)
2015-07-06, by David Douard
[exceptions] fix string conversion for Unauthorized exception
2016-02-10, by Arthur Lutz
Fix Binary on python < 2.7.4 (closes #10593811)
2016-02-08, by Julien Cristau
[migration] fix crash on 3.22 upgrade if entity type doesn't exist in fsschema (pending removal)
2016-02-11, by Sylvain Thénault
[autoform] when building inlined-form view for a relation, consider related entities intead of other views
2016-02-04, by Sylvain Thénault
Add a __main__ to cubicweb
2016-01-29, by Denis Laxalde
merge 3.19 heads
2016-02-03, by Julien Cristau
[cwvreg] Fix propertyvalues hot updates
2016-01-30, by Christophe de Vienne
[pkg] remove useless python >= 3.4 dependency
2016-02-05, by Julien Cristau
[dataimport/test] fix test failures since 35b29f1eb37a
2016-02-05, by Julien Cristau
[pkg] do not include toplevel directories in rpm (closes #10362119)
2016-02-05, by Samuel Trégouët
[devtools] fix config.repository signature
2016-02-05, by Julien Cristau
[predicates] fix paginated_rset when the class has no page_size_property
2016-02-03, by Sylvain Thénault
[repository] drop usage of no more necessary eschema_eid function
2016-02-03, by Sylvain Thénault
[repository] set .eid on eschema when schema is loaded from the filesystem
2016-01-28, by Sylvain Thénault
[dataimport] simplify SQLGenSourceWrapper.add_info
2016-01-29, by Sylvain Thénault
ensure .tox is blacklisted when recursing on the fs to get some files
2016-02-01, by Sylvain Thénault
drop a note about usage of sqls_create_multicol_unique_index and avoid a lgdb warning
2016-02-03, by Sylvain Thénault
[devtools] don't auto-populate virtual relations
2016-01-21, by Julien Cristau
[skeleton] Restore verbose output in setup.py
2016-01-29, by Denis Laxalde
[hooks] Skip modification_date attribute in "notifentityupdated" hook
2015-12-01, by Denis Laxalde
[test] Gather tests about mail module
2015-12-01, by Denis Laxalde
[web/component] guard against invalid page_size form parameter
2016-01-05, by Julien Cristau
[predicates] fix paginated_rset for components that change page_size_property
2016-01-05, by Julien Cristau
[devtools] fix get_bounds
2016-01-06, by Julien Cristau
[devtools] "fix" boundary condition for autofill
2016-01-06, by Julien Cristau
[test] Use stdlib doctest module instead of logilab-common class
2016-01-19, by Denis Laxalde
[test] Re-implement generative tests with subtests
2016-01-14, by Denis Laxalde
[devtools] Re-implement generative tests using subtests
2016-01-14, by Denis Laxalde
cleanups
2016-01-28, by Sylvain Thénault
[pkg] python-tz does not exist in centos should be pytz (closes #10290056)
2016-01-26, by Samuel Trégouët
[test] Skip LDAP tests if any of the underlying programs is not found
2016-01-19, by Denis Laxalde
Handle virtualenv development mode
2016-01-18, by Denis Laxalde
[skeleton] Use os.walk in setup.py for Python3 compatibility
2016-01-14, by Denis Laxalde
[skeleton] Use unittest.main directly
2016-01-14, by Denis Laxalde
[devtools/testlib] Disable pause trace in setUp
2016-01-14, by Denis Laxalde
[test] Remove dependency on person cube in devtools package
2016-01-12, by Denis Laxalde
[pkg] add missing python-tz dependency
2016-01-26, by Julien Cristau
[edit controller] Fix composite entity reparenting when inlined
2016-01-26, by Florent Cayré
[forms] Do not raise errors on composite required relation being deleted
2015-12-14, by Florent Cayré
[edit controller] Cancel RQL queries to be performed on entities to be deleted
2015-12-07, by Florent Cayré
[edit controller] fix handling of removal of subentities from an edit form
2015-12-04, by Florent Cayré
remove unused import
2015-11-25, by Florent Cayré
[editcontroller] a slight code reorganisation, in preparation for a fix
2015-11-20, by Aurelien Campeas
[sources/native] ask permission to continue restoring even if metadata do not match (closes #7771864)
2015-10-20, by Aurelien Campeas
[views] fix ProcessInformationView: SESSION_MANAGER can be None (closes #5753280)
2015-07-27, by David Douard
[web] Move "display all"/ "back to pagination" link generation into the navigation component
2015-12-16, by Florent Cayré
Reorganize source tree to have a "cubicweb" top-level package
2016-01-16, by Denis Laxalde
clean some remaining dust from goa time
2016-01-04, by Sylvain Thénault
[datafeed] io.BytesIO requires a buffer, not a unicode (closes #9783743)
2016-01-06, by David Douard
[pkg] rql 0.34 and logilab-database 1.15 break cubicweb 3.21
2016-01-07, by David Douard
[pkg] rql 0.34 and logilab-database 1.15 break cubicweb 3.21
2016-01-07, by David Douard
Added tag 3.22.0, debian/3.22.0-1, centos/3.22.0-1 for changeset de472896fc0a
2016-01-04, by Julien Cristau
[pkg] 3.22.0
3.22.0
centos/3.22.0-1
debian/3.22.0-1
2016-01-04, by Julien Cristau
merge
2016-01-04, by Sylvain Thénault
[formwidgets] a bit of pep8
2015-12-09, by Sylvain Thénault
[views] improve JQueryDatePicker so that a date field can be defined as the min/max of an other one
2015-03-26, by Erica Marco
[entity] don't look at fetch order recursively
2015-12-18, by Julien Cristau
[pkg] fix paths in debian doc-base control file
2015-12-21, by Julien Cristau
[ldapfeed] extid and cwuri aren't the same thing
2016-01-04, by Julien Cristau
[entities] add eid to ISerializableAdapter
2015-12-23, by Julien Cristau
[doc] 3.22 release notes update
2015-12-23, by Julien Cristau
[datafeed] use tz-aware datetime objects
2015-12-22, by Julien Cristau
[pkg] fix syntax error in debian/control
2015-12-22, by Julien Cristau
[pkg] remove no-longer-used addresses from debian control file
2015-12-22, by Julien Cristau
[schema] rebuild computed attributes on schema reload
2015-12-22, by Julien Cristau
[hooks] fix extra_props handling on python3
2015-12-22, by Julien Cristau
[py3k/ldapparser] avoid confusion between unicode and bytes
2015-12-22, by Julien Cristau
[pkg] use correct lgdb version for tz rework
2015-12-22, by Rémi Cardona
pep8 bits
2015-12-18, by Sylvain Thénault
[server] improve TZDatetime support
2015-12-22, by Sylvain Thénault
[schema] Use TZDatetime for creation_date and modification_date
2015-12-18, by Sylvain Thénault
[server] fix SQLite patch to ensure TZDatetime are properly typed
2015-12-18, by Sylvain Thénault
[server] fix name and add docstring to connection initialization functions
2015-12-18, by Sylvain Thénault
[server] always monkeypatch QuerierHelper to handle dates and times on SQLite
2015-12-18, by Sylvain Thénault
[testlib] put postgres test database in test/data/database directory
2015-12-17, by Sylvain Thénault
[dataimport] make eids_seq_range as massive store instance attribute again
2015-12-02, by Julien Cristau
[dataimport] stop supporting None as eids_seq_range
2015-12-02, by Julien Cristau
[dataimport] remove eids_seq_start attribute from massive store
2015-12-02, by Julien Cristau
[dataimport] massive store in slave mode shouldn't flush metadata
2015-12-02, by Julien Cristau
[dataimport] check that MassiveObjectStore restores the db schema properly
2015-12-21, by Samuel Trégouët
[dataimport] split out listing indices/constraints from getting the corresponding query
2015-12-21, by Samuel Trégouët
[dataimport] massive_store: do not drop constraints multiple times
2015-12-15, by Samuel Trégouët
[dataimport] massive_store: do not drop constraints with `cascade` since it breaks things
2015-12-15, by Samuel Trégouët
[dataimport] massive_store: drop all constraints in __init__ and restore all in finish
2015-12-21, by Samuel Trégouët
[dataimport] massive_store: ignore primary key when requesting indexes on a table
2015-12-15, by Samuel Trégouët
[dataimport] massive_store: reformat sql query
2015-12-15, by Samuel Trégouët
[devtools] Use super() in TestServerConfiguration.__init__()
2015-12-21, by Rémi Cardona
[devtools] Fix database creation issues for CubicWebTestTC tests
2015-12-21, by Rémi Cardona
[devtools] Fix database creation issues for CubicWebServerTC tests
2015-12-21, by Rémi Cardona
[devtools] Move attribute docstring to correct location
2015-12-21, by Rémi Cardona
[web] Make tests pass if tal isn't available
2015-12-20, by Rémi Cardona
[py3k] fix cubicweb.mail.parse_message_id
2015-12-21, by Julien Cristau
[test/py3k] fix test_recipients_finder
2015-12-21, by Julien Cristau
[dataimport] fix SQLGenObjectStore's add_info for python3
2015-12-21, by Julien Cristau
[dataimport] py3k doesn't like + on dict_items objects
2015-12-21, by Julien Cristau
[repository] remove unused check_session method and its test
2014-07-16, by Aurelien Campeas
[migration/test] avoid test interdependency by removing fakecustomtype cube
2015-12-15, by Sylvain Thénault
[migration/test] use numeric(precision, scale) instead of geometry
2015-12-09, by Julien Cristau
[server, hooks] allow callable in dbh.TYPE_MAPPING
2015-12-09, by Sylvain Thénault
[migration] consider extra_props in rdef created during attribute creation hook
2015-12-09, by Sylvain Thénault
[migration] only define variable if needed
2015-12-09, by Sylvain Thénault
[migration] handle non-existing attribute type when adding an entity type
2015-12-17, by Julien Cristau
[migration] handle the case where new final entity type is not yet in the schema
2015-12-09, by Sylvain Thénault
[migration] config.add_cubes should ensure site_cubicweb of new cubes is called
2015-12-09, by Sylvain Thénault
[migration] test addition of a cube providing a custom final type
2015-12-09, by Sylvain Thénault
[server] add test demonstrating cache update pb since cw > 3.21
2015-09-16, by Sylvain Thénault
Bring back the separate web-side entity cache
2015-12-10, by Julien Cristau
Backout "[entity,storage] remove hackish code from the bfss path
2015-12-09, by Julien Cristau
merge with 3.21.5-2
2015-12-17, by Julien Cristau
[doc] add documentation about drop_cube
2015-12-10, by Arthur Lutz
Added tag debian/3.21.5-2 for changeset 228b6d2777e4
2015-12-17, by Julien Cristau
[pkg] don't install dataimport/test in both cubicweb-server and cubicweb-dev
debian/3.21.5-2
2015-12-17, by Julien Cristau
merge with 3.21.5
2015-12-16, by Rémi Cardona
Added tag 3.21.5, debian/3.21.5-1, centos/3.21.5-1 for changeset e0572a786e6b
2015-12-15, by Rémi Cardona
[pkg] 3.21.5
3.21.5
centos/3.21.5-1
debian/3.21.5-1
2015-12-15, by Rémi Cardona
[js] Fix a ReferenceError in cubicweb.preferences.js
2015-12-03, by Denis Laxalde
[dataimport] add tests for SQLGenObjectStore (closes #9177565)
2015-12-14, by Julien Cristau
[dataimport] separate entities table from other metadata in SQLGenObjectStore
2015-12-14, by Julien Cristau
[dataimport] remove threading support from SQLGenObjectStore
2015-12-14, by Julien Cristau
[dataimport] prepare_insert_entity should not crash with SQLGenObjectStore
2015-12-03, by Samuel Trégouët
[dataimport] Fix method signature
2015-12-01, by Samuel Trégouët
[dataimport] add missing import 'eschema_eid'
2015-12-01, by Samuel Trégouët
merge with 3.21.4
2015-12-15, by Rémi Cardona
Added tag 3.21.4, debian/3.21.4-1, centos/3.21.4-1 for changeset d3b92d3a7db0
2015-12-15, by Rémi Cardona
[pkg] 3.21.4
3.21.4
centos/3.21.4-1
debian/3.21.4-1
2015-12-15, by Rémi Cardona
merge with 3.20.12
2015-12-15, by Rémi Cardona
Added tag 3.20.12, debian/3.20.12-1, centos/3.20.12-1 for changeset 03e8fc9f79a6
2015-12-15, by Rémi Cardona
[tox] Ensure pytest gets run with virtualenv's python
2015-12-11, by Denis Laxalde
[tox] Use generating environments
2015-11-09, by Denis Laxalde
a bit of pep8
2015-12-09, by Sylvain Thénault
[adapters] Use an adapter for serializing entities to a bare python structure
2015-12-15, by Rabah Meradi
[pkg] 3.20.12
3.20.12
centos/3.20.12-1
debian/3.20.12-1
2015-12-14, by Julien Cristau
[dataimport] Fallback from COPY to executemany (closes #9135780)
2015-12-14, by Julien Cristau
[web/views] unlink svg temp file after we're done
2015-12-14, by Julien Cristau
Use cubicweb._
2015-12-08, by Rémi Cardona
[web/views] Controllers should always return bytes
2015-12-08, by Rémi Cardona
[devtools] Fix 'newcube' on py3k
2015-12-09, by Rémi Cardona
[toolsutils] Small fixes to fill_templated_file()
2015-12-10, by Rémi Cardona
[skeleton] Fix broken spec file template
2015-12-10, by Rémi Cardona
[devtools] Fix fd leak in tests
2015-12-10, by Rémi Cardona
[devtools] stop using datetime.now() in cwctl newcube and i18ncube
2015-12-09, by Julien Cristau
[hooks] fix timestamp confusion in DataImportsCleanupStartupHook
2015-12-09, by Julien Cristau
[hooks] fix timestamp confusion in TransactionsCleanupStartupHook
2015-12-09, by Julien Cristau
merge with 3.21.3
2015-12-10, by Rémi Cardona
Added tag 3.21.3, debian/3.21.3-1, centos/3.21.3-1 for changeset 9edfe9429209
2015-12-09, by Rémi Cardona
[pkg] 3.21.3
3.21.3
centos/3.21.3-1
debian/3.21.3-1
2015-12-09, by Rémi Cardona
merge with 3.20.11
2015-12-09, by Rémi Cardona
update repo sources on update of source's entities .url attribute
2015-09-08, by Sylvain Thénault
Added tag 3.20.11, debian/3.20.11-1, centos/3.20.11-1 for changeset c44930ac9579
2015-12-09, by Rémi Cardona
[pkg] 3.20.11
3.20.11
centos/3.20.11-1
debian/3.20.11-1
2015-12-09, by Rémi Cardona
[rest] a bit of pep8
2015-12-08, by Sylvain Thénault
[rest] avoid field on two lines if name is above some size limit. Closes #8961835
2015-12-08, by Sylvain Thénault
action, view and service so managers can start source synchronization from the web ui
2015-12-09, by Sylvain Thénault
[test] Skip ldap source tests if slapd is not available
2015-11-30, by Denis Laxalde
[doc] Minor changes to the blog tutorial
2015-09-24, by Jean-Pierre Vergnes
[skel] remove (what looks like) a spurious copy/paste
2015-10-19, by Dimitri Papadopoulos
Merge default heads published "concurrently"
2015-12-03, by Denis Laxalde
[qunit] move from CubicWebServerTC to CubicWebTestTC
2015-11-26, by Julien Cristau
[qunit] no need to enable CORS anymore
2015-11-26, by Julien Cristau
[web/test] use GET, not POST, to load html files
2015-11-26, by Julien Cristau
[dataimport] prepare_insert_entity should not crash with SQLGenObjectStore
2015-12-03, by Samuel Trégouët
[dataimport] Fix method signature
2015-12-01, by Samuel Trégouët
[dataimport] add missing import 'eschema_eid'
2015-12-01, by Samuel Trégouët
[test] Remove unused import in unittest_qunit.py
2015-12-01, by Denis Laxalde
[dataimport] Format strings with % instead of .format()
2015-11-30, by Denis Laxalde
[test] Use datapath() in massive store tests
2015-11-30, by Denis Laxalde
[devtools] Disable anonymous login right before executing tests
2015-11-27, by Rémi Cardona
[hooks] build EnsureSymmetricRelations{Add,Delete} dynamically
2015-11-30, by Julien Cristau
[qunit] stop dealing with filesystem paths
2015-11-26, by Rémi Cardona
[devtools] fix QUnitResultController
2015-11-26, by Julien Cristau
[utils] Drop now-unused SizeConstrainedList
2015-06-25, by Denis Laxalde
[views] remove breadcrumbs usage to retrieve last visited page
2015-11-25, by Rabah Meradi
[cwconfig] Explicitly close generated config file
2015-11-25, by Rémi Cardona
[doc] Add 3.21 release date
2015-11-25, by Rémi Cardona
[dataimport] fix db-namespace default value handling
2015-11-25, by Adrien Di Mascio
[server] unbreak db-restore
2015-11-25, by Julien Cristau
[doc] add 3.22 changelog
2015-11-24, by Julien Cristau
[rset] remove stray (commented-out) print
2015-11-24, by Julien Cristau
Un-hide jshintrc
2015-11-23, by Julien Cristau
[views] Use 'pyvaltable' instead of hand-crafted <table> tags
2015-11-25, by Rémi Cardona
less
more
|
(0)
-10000
-1536
tip