2018-04-24 David Douard [test/rset] add tests for ResultSet.first() and .last() methods
2018-04-24 David Douard [test/rset] flake8
2018-04-24 David Douard [rset] update copyright
2017-09-21 David Douard [rset] add convenient first() and last() methods on ResultSet
2018-04-24 Laurent Wouters [server] Fixed issue with the adapters cache of a cloned EditedEntity
2017-10-12 David Douard [rql2sql] fix handling of the ORDERBY clause when the aggregation function is "embedded" 3.26
2018-04-23 Denis Laxalde Merge 3.26
2018-04-23 Denis Laxalde [pkg] Set version to 3.27.0.dev0
2018-04-23 Denis Laxalde Added tag 3.26.3, debian/3.26.3-1 for changeset f7067be5f69c 3.26
2018-04-23 Denis Laxalde [pkg] Version 3.26.3 3.26 3.26.3 debian/3.26.3-1
2017-10-16 David Douard [utils/statsd_logger] flake8 3.26
2017-12-13 David Douard [source/native] do NOT do anything with fti if do_fti is False 3.26
2018-04-19 David Douard [test/web] flake8 unittest_propertysheet.py 3.26
2018-04-19 David Douard [web] fix css file generation permission bug (closes #17143773) 3.26
2018-04-19 David Douard [test/web] add a test for css generation file permission problem (related to #17143773) 3.26
2018-04-19 David Douard [doc] include the 3.26 changelog in changes's index 3.26
2018-03-22 Philippe Pepiot [server] set PGPASSWORD when running pg commands for backup and restore 3.26
2018-03-22 Denis Laxalde Added tag 3.26.2, centos/3.26.2-1, debian/3.26.2-1 for changeset 9bee3134d304 3.26
2018-03-22 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 Denis Laxalde Flake8 cubicweb/web/webctl.py 3.26
2018-03-22 Denis Laxalde [web] Add missing import of _DATA_DIR in webctl 3.26
2018-02-15 Denis Laxalde [server] unicode → text_type in utils 3.26
2018-02-15 Denis Laxalde [views] unicode → six.text_type in views/authentication.py 3.26
2018-03-05 Denis Laxalde [pyramid] Recreate CWSession entity when eid no longer exists 3.26
2018-02-22 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 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-21 Denis Laxalde [pkg] Version 3.26.1 3.26
2018-02-15 Denis Laxalde [test] Drop an unused function in cwconfig tests 3.26
2018-02-15 Denis Laxalde [cwconfig] Always use "sys.prefix" to determine installation prefix 3.26
2018-02-15 Denis Laxalde [cwconfig] Look for migration scripts directory relatively to code 3.26
2018-02-15 Denis Laxalde [pkg] Get rid of "pydir" in __pkginfo__.py 3.26
2018-02-15 Denis Laxalde [pkg] Get rid of "shared" data 3.26
2018-02-15 Denis Laxalde [cwconfig] Drop shared_dir method 3.26
2018-02-15 Denis Laxalde [config] Avoid relying on shared_dir method when possible 3.26
2018-02-15 Denis Laxalde [test] Add a test for WebConfiguration.locate_all_files() 3.26
2018-02-15 Denis Laxalde [cwconfig] Get rid of _forced_mode global 3.26
2018-02-15 Denis Laxalde [cwconfig] Get rid of CWDEV 3.26
2018-02-15 Denis Laxalde [doc] Set release date of 3.26 3.26
2018-02-06 Denis Laxalde [web] Fix UnboundLocalError about "exc" in ajax controller 3.26
2018-02-07 Denis Laxalde Link to "3.26" docs in README 3.26
2018-02-01 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 Denis Laxalde [pkg] Version 3.26.0 3.26 3.26.0 centos/3.26.0-1 debian/3.26.0-1
2018-01-25 Denis Laxalde [pkg] Version 3.26.0rc0 3.26
2018-01-12 Denis Laxalde [schema] Define a decorator to handle methods override
2018-01-24 Denis Laxalde [pkg] Use setuptools.find_packages()
2018-01-24 Denis Laxalde [pkg] Drop SandboxViolation verification cracking
2018-01-24 Denis Laxalde [pkg] Drop custom "install_data" command
2018-01-24 Denis Laxalde [pkg] Replace custom "scripts" handling by a setuptools entry points
2018-01-24 Denis Laxalde Set a default value for arguments of cubicweb.cwctl:run()
2018-01-24 Denis Laxalde [pkg] Drop custom install_lib command and use include_package_data instead
2018-01-24 Denis Laxalde [py3] Replace a unicode() occurrence in workflow views
2018-01-24 Denis Laxalde [py3] Drop a couple of unicode() in devtools.testlib
2018-01-24 Denis Laxalde [py3] Alias long to int in pgstore tests
2018-01-12 Denis Laxalde Merge with 3.25
2018-01-12 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 Denis Laxalde [pkg] Version 3.25.4 3.25 3.25.4 centos/3.25.4-1 debian/3.25.4-1
2017-12-12 Denis Laxalde [pyramid] Let logging be configured through .ini file
2017-12-01 Denis Laxalde Disable pytest's logs reporting
2017-12-01 Denis Laxalde [pyramid] Do not issue security warnings in test mode
2017-11-30 Denis Laxalde [ssplanner] Prevent execution of write queries involving computed relations
2017-11-30 Denis Laxalde [querier] Expand 'rdef' argument in InsertPlan.add_relation_def()
2017-11-30 Denis Laxalde [server] Use dict.setdefault() instead of if/else in repo.glob_add_relations()
2017-11-03 Sylvain Thénault [cleanup] Fix some flake8 errors
2017-11-03 Sylvain Thénault [test] Stop using lgc.testlib in unittest_migractions
2017-11-03 Sylvain Thénault [test] Drop no more used "maxeid" based deletion in BaseQuerierTC and derived tests
2017-09-15 Sylvain Thénault [rql2sql/test] Remove dead setUpModule tearDownModule
2017-09-15 Sylvain Thénault [rql2sql/test] Move base class from repotest to unittest_rql2sql
2017-09-15 Sylvain Thénault [rql2sql/test] Set maxDiff to None to see full diffs
2017-09-15 Sylvain Thénault [rql2sql] Use string_type instead of unicode for py3k support
2017-11-29 Denis Laxalde [gcdebug] Only ignore weakref.WeakKeyDictionary class on Python 2
2017-11-29 Denis Laxalde [wsgi] Convert "code" passed to WSGIResponse as integer
2017-11-29 Denis Laxalde [test] Add a "version" to cubicweb_mycube/__pkginfo__.py
2017-11-28 Denis Laxalde [tox] Use py3 environment instead of py34
2017-11-03 Sylvain Thénault [querier] Allow usage of computed relation into WHERE clause of write queries 3.25
2017-11-03 Sylvain Thénault [cleanup] Fix some flake8 errors
2017-10-30 Denis Laxalde [tox] Bump flake8 version to 3.5
2017-10-30 Denis Laxalde [pyramid] Get rid of a couple of bare "except"
2017-10-30 Denis Laxalde [pyramid] Get rid of a bare "except" in UpdateLoginTimeAuthenticationPolicy
2017-10-30 Denis Laxalde [web] Avoid bare "except" in ConcatFilesHandler.concat_cached_filepath()
2017-10-30 Denis Laxalde [test] Use ignore_errors=True in shutil.rmtree instead of try/except/pass
2017-10-30 Denis Laxalde [server] Get rid of a bare except in sqlutils
2017-10-30 Denis Laxalde [server] Do not use logilab.common.date.strptime in sqlutils
2017-10-30 Denis Laxalde [dataimport/test] Ignore flake8 error E741 in test_pgstore.py
2017-10-30 Denis Laxalde [test] Avoid ambiguous variable name "l" in unittest_req.py
2017-10-30 Denis Laxalde [tox] Bound flake8 version to >=3.4, <3.5 3.25
2017-10-24 Philippe Pepiot [pyramid] set waitress url_scheme to https when base-url scheme is https 3.25
2017-10-17 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 Philippe Pepiot [pkg] version 3.25.3 3.25 3.25.3 centos/3.25.3-1 debian/3.25.3-1
2017-10-06 Sylvain Thénault [uicfg] Fix autoform_section rtags wrt derivation 3.25
2017-10-06 Sylvain Thénault [rtags] Enhance repr of rtags 3.25
2017-10-06 Sylvain Thénault [web/test] Use bare unittest main instead of lgc.main 3.25
2017-10-06 Sylvain Thénault [cleanup] Fix some flake8 errors 3.25
2017-09-15 Olivier Giorgis [doc] Update the advanced tutorial
2017-09-12 Denis Laxalde [views] Respond with 400 Bad Request in case of validation error in ajax request
2017-10-06 Adrien Di Mascio [web] fix session /cnx mix in anonymized_request 3.25
2017-10-06 Sylvain Thénault [test] Pin some test dependencies
2017-10-06 Sylvain Thénault [test] Pin some test dependencies 3.25
2017-10-05 Sylvain Thénault [web/form] Relax condition for non-translating field names 3.25
2017-09-12 Sylvain Thénault Merge with 3.25 branch
2017-09-26 Denis Laxalde [entities] Restore dc_ methods instead of __getattr__ proxy 3.25
2017-09-13 Samuel Trégouët [pkg] add missing unittest2 dependency to spec file 3.25
2017-09-12 Sylvain Thénault Added tag 3.25.2, debian/3.25.2-1, centos/3.25.2-1 for changeset 5010381099f1 3.25
2017-09-11 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-06-22 Arthur Lutz [cubicweb/pyramid] take into account two ignored CORS configuration items from all-in-one.conf 3.25
2017-04-04 David Douard [cwctl] upgrade: do delete the static data dir if verbosity is 0 (closes #17069749) 3.25
2017-07-28 Jérôme Roy [doc] Fix option_*() migration commands in doc 3.25
2017-05-03 David Douard [massive store] ensure the cwmassive_initialized table is deleted if needed 3.25
2017-05-03 David Douard [server] fix deserialize_schema to handle properly pg schema (closes 17076486) 3.25
2017-05-10 David Douard [server/utils] update passlib API to 1.7 (closes #17054805) 3.25
2017-07-10 Denis Laxalde Merge with 3.25 branch
2017-07-10 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 Denis Laxalde [pkg] Version 3.25.1 3.25 3.25.1 centos/3.25.1-1 debian/3.25.1-1
2017-04-21 Sylvain Thénault [facets] Fix disappearance of navtop component on facet filtering
2017-06-19 Denis Laxalde [web] Set response status to 400 when appropriate in ajax controller
2017-06-19 Denis Laxalde [web] Only log exceptions in debug mode in Ajax controllers
2017-06-06 Denis Laxalde [pyramid] Only expose 'cubicweb.bwcompat' setting for "all-in-one" configuration type 3.25
2017-04-27 Yann Voté [migration] Only drop moved table entities if it does not exists 3.25
2017-05-05 Philippe Pepiot [web/views] delete: show composite entities in predictible order 3.25
2017-04-28 Philippe Pepiot [req] fix find() generating non-rewritable rql on non final relations
2017-04-26 Philippe Pepiot [req] raise KeyError instead of AssertionError in req.find()
(0) -10000 -3000 -1000 -120 +120 tip