Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
[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
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-96
+96
+100
+300
tip