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