Mercurial
Mercurial
>
pub
>
hg
>
cubicweb
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-10000
-3000
-1000
-384
+384
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.
[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
less
more
|
(0)
-10000
-3000
-1000
-384
+384
tip