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
-60
+60
+100
+300
+1000
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.
[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
less
more
|
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip