2017-03-10 |
Sylvain Thénault |
[repo] Kill repo._sessions
|
changeset |
files
|
2017-03-10 |
Sylvain Thénault |
[repo] Stop closing session
|
changeset |
files
|
2017-03-10 |
Sylvain Thénault |
[views] Stop giving stats / debug information relying on _sessions
|
changeset |
files
|
2017-03-10 |
Sylvain Thénault |
[session] Stop relying on _sessions to synchronize living session
|
changeset |
files
|
2017-03-10 |
Sylvain Thénault |
[test] Drop useless access to repo._sessions
|
changeset |
files
|
2017-03-10 |
Sylvain Thénault |
[repo] Fix flake8 errors in server/__init__.py
|
changeset |
files
|
2017-03-10 |
Sylvain Thénault |
[repo] Drop no more used ShuttingDown exception
|
changeset |
files
|
2017-03-10 |
Sylvain Thénault |
[repo] Drop _get_session method
|
changeset |
files
|
2017-03-09 |
Denis Laxalde |
[test] Drop call to CubicWebConfiguration.load_cwctl_plugins in unittest_cwctl.py
|
changeset |
files
|
2017-03-09 |
Denis Laxalde |
[web] Extract a base class out WebConfiguration
|
changeset |
files
|
2017-03-09 |
Denis Laxalde |
[tox] Drop reference to removed init_instance.py file in flake8-ok-files.txt
|
changeset |
files
|
2017-03-10 |
Denis Laxalde |
[web] Put 'use-uicache' option in level 2
|
changeset |
files
|
2017-02-21 |
Denis Laxalde |
[server] Add a "scheduler" command to run repository scheduler
|
changeset |
files
|
2017-03-06 |
Denis Laxalde |
[cwconfig] Do not instantiate a repo with a scheduler in repository method
|
changeset |
files
|
2017-03-06 |
Denis Laxalde |
[server] Make cubicweb/server/utils.py flake8-clean
|
changeset |
files
|
2017-03-06 |
Denis Laxalde |
[server] Drop utils's LoopTask and TasksManager classes not used anymore
|
changeset |
files
|
2017-03-06 |
Denis Laxalde |
[server] replace repository's tasks manager by a scheduler
|
changeset |
files
|
2017-03-06 |
Denis Laxalde |
[server] introduce a scheduler class to run repository "looping tasks"
|
changeset |
files
|
2017-02-16 |
Samuel Trégouët |
web: add options to ignore css compilation and uicache
|
changeset |
files
|
2017-02-16 |
Samuel Trégouët |
[skeleton] call includeme from new cube
|
changeset |
files
|
2017-03-06 |
Denis Laxalde |
[etwist] Do not call repository's start_looping_tasks anymore and warn about this
|
changeset |
files
|
2017-03-09 |
Denis Laxalde |
[test] Flake8-clean and use stdlib unittest in cubicweb/server/test/unittest_utils.py
|
changeset |
files
|
2017-03-07 |
Sylvain Thénault |
[web] Don't raise ProcessFormError if there is no value specified
|
changeset |
files
|
2017-03-07 |
Sylvain Thénault |
[test] Cleanup imports in unittest_form
|
changeset |
files
|
2017-03-07 |
Florent Cayré |
Fix log level parameter not taken into account in cwsource log table
3.23
|
changeset |
files
|
2017-03-06 |
Denis Laxalde |
[pyramid] Drop call to repository's start_looping_tasks method and warn about this
|
changeset |
files
|
2017-03-06 |
Denis Laxalde |
[test] Make unittest_serverctl.py flake8-clean
|
changeset |
files
|
2017-03-06 |
Denis Laxalde |
[wsgi] Drop calls to repo.start_looping_tasks
|
changeset |
files
|
2017-03-06 |
Denis Laxalde |
[pyramid] Drop useless "init_instance" module
|
changeset |
files
|
2017-03-06 |
Denis Laxalde |
[server] Drop inexistent "bootstrap" argument in Repository initialization
|
changeset |
files
|
2017-02-08 |
David Douard |
[server] fix a typo in a docstring
|
changeset |
files
|
2017-02-24 |
Denis Laxalde |
[ctl] Load available configurations in "cubicweb-ctl list"
3.24
|
changeset |
files
|
2017-02-23 |
Sylvain Thénault |
[web/views] Fix a docstring
|
changeset |
files
|
2017-02-23 |
Denis Laxalde |
[server] Use looping_task method in Repository._prepare_startup()
|
changeset |
files
|
2017-02-27 |
Denis Laxalde |
[skeleton] Drop logging configuration from development.ini
|
changeset |
files
|
2017-02-27 |
Denis Laxalde |
[pyramid] Drop retrieval of auth/session secret in all-in-one.conf
|
changeset |
files
|
2017-02-27 |
Denis Laxalde |
[cwctl] Recommend 'pyramid' before 'wsgi' when twisted is not available
|
changeset |
files
|
2017-02-27 |
Denis Laxalde |
[cwctl] Drop message about 'the pyramid cube' in "start" command
|
changeset |
files
|
2017-02-27 |
Denis Laxalde |
[cwconfig] Fix two NameError in load_available_configs()
|
changeset |
files
|
2017-02-27 |
Denis Laxalde |
[etwist] Drop try/except around definitions of 'all-in-one' configuration and command handlers
|
changeset |
files
|
2017-02-28 |
Denis Laxalde |
[server] Call 'server_startup' hooks at the end of repository "bootstrap"
|
changeset |
files
|
2017-02-28 |
Denis Laxalde |
[pyramid] Drop module-level cache and cleanup looping tasks in tools
|
changeset |
files
|
2017-02-28 |
Denis Laxalde |
[hooks] Return early in server_startup hooks if the repository has not tasks manager
|
changeset |
files
|
2017-02-28 |
Denis Laxalde |
[server] Only register "clean_sessions" looping tasks if repository has a tasks manager
|
changeset |
files
|
2017-02-24 |
Denis Laxalde |
[utils] Do not pass a tasks manager to Repository in admincnx()
|
changeset |
files
|
2017-02-23 |
Denis Laxalde |
[server] Separate repository bootstrap from initialization
|
changeset |
files
|
2017-02-23 |
Denis Laxalde |
[server] Also remove tmpdir in case of error during restore database command
|
changeset |
files
|
2017-02-23 |
Denis Laxalde |
[server] Rename Repository's init_cnxset_pool method bootstrap
|
changeset |
files
|
2017-02-23 |
Denis Laxalde |
[server] Replace server config's init_cnxset_pool attribute by a "bootstrap" parameter in Repository
|
changeset |
files
|
2017-02-23 |
Denis Laxalde |
[server] Drop close/open steps in NativeSQLSource.restore()
|
changeset |
files
|
2017-02-07 |
Sylvain Thénault |
[skel] Fix rpm's .spec file skeleton
|
changeset |
files
|
2017-02-23 |
Denis Laxalde |
[server] Move "starting repository..." message where this actually happens
|
changeset |
files
|
2017-02-23 |
Denis Laxalde |
[server] Initialize Repository without a tasks manager in ServerMigrationHelper.restore_database()
|
changeset |
files
|
2017-02-23 |
Denis Laxalde |
[server] Fix a typo in log message in Repository.init_cnxset_pool()
|
changeset |
files
|
2017-02-24 |
Denis Laxalde |
[cwconfig] Issue a warning if a configuration module cannot be loaded
|
changeset |
files
|
2017-02-24 |
Denis Laxalde |
[ctl] Load available configurations in "cubicweb-ctl list"
|
changeset |
files
|
2017-02-23 |
Denis Laxalde |
[skeleton] Set cubicweb.bwcompat to False in development.ini
|
changeset |
files
|
2017-02-21 |
Denis Laxalde |
[pyramid] Use existing repo in PyramidCWTest
|
changeset |
files
|
2017-02-21 |
Denis Laxalde |
[pyramid] Make it possible to setup CubicWeb instance from an existing repo in includeme()
|
changeset |
files
|
2017-02-21 |
Denis Laxalde |
[pyramid] Move loading of pyramid_debugtoolbar later in includeme()
|
changeset |
files
|
2017-02-21 |
Denis Laxalde |
[skeleton,pyramid] Move pyramid app definition in cubicweb.pyramid module
|
changeset |
files
|
2017-02-10 |
Denis Laxalde |
[pyramid] Add a copyright and docstring to all modules
|
changeset |
files
|
2017-02-08 |
Denis Laxalde |
[cwconfig] Strip "cubicweb_" prefix from cube name in available_cubes()
|
changeset |
files
|
2017-02-21 |
Philippe Pepiot |
[web] fix os.rename usage on windows when destination exists
|
changeset |
files
|
2017-01-25 |
Philippe Pepiot |
[web/views] show composite entities in delete view
|
changeset |
files
|
2015-05-11 |
Christophe de Vienne |
[workflow] Utilities for declarative definition of workflows
|
changeset |
files
|
2017-02-20 |
Denis Laxalde |
[server] Remove pseudo-handling of exceptions in Repository._delete_cascade_multi()
|
changeset |
files
|
2017-02-21 |
Philippe Pepiot |
[web] fix os.rename usage on windows when destination exists
3.23
|
changeset |
files
|
2017-02-09 |
Denis Laxalde |
[skeleton] Add "cubicweb.session.secret" to development.ini
|
changeset |
files
|
2017-02-10 |
Denis Laxalde |
[pyramid] Include 'cubicweb.pyramid.predicates' where it is used
|
changeset |
files
|
2017-02-10 |
Denis Laxalde |
[pyramid] Rename make_cubicweb_application function as config_from_cwconfig
|
changeset |
files
|
2017-02-08 |
Denis Laxalde |
[server] Reprase messages of db-check to avoid using "system" and "sources"
|
changeset |
files
|
2017-02-20 |
Denis Laxalde |
[predicates] Fix reference to has_related_entities in partial_has_related_entities docstring
|
changeset |
files
|
2017-02-07 |
Philippe Pepiot |
Fix possible double import of cubes modules
|
changeset |
files
|
2017-02-08 |
Philippe Pepiot |
Make load_module() return existing module if present in sys.modules
|
changeset |
files
|
2017-02-06 |
Denis Laxalde |
[server] Ignore computed relations in "relations" integrity checker
|
changeset |
files
|
2017-02-06 |
Denis Laxalde |
[server] Use global registry variable of integrity checker functions
|
changeset |
files
|
2017-02-07 |
Philippe Pepiot |
[doc] Add 3.25 release notes
|
changeset |
files
|
2017-01-27 |
Philippe Pepiot |
[repository] possibility to disable connections pooling
|
changeset |
files
|
2017-02-02 |
Florent Cayré |
[js] Fix loading image URL
3.24
|
changeset |
files
|
2017-02-06 |
Denis Laxalde |
[migration] Move pyramid-related migration after "entities" table modifications
3.24
|
changeset |
files
|
2017-02-03 |
Sylvain Thénault |
Merge 3.24.5 into default branch
|
changeset |
files
|
2017-01-10 |
Denis Laxalde |
[entities] Introduce an IDublinCore adapter
|
changeset |
files
|
2017-01-27 |
Denis Laxalde |
[skeleton] Add an entry point and configuration for running a Pyramid application
|
changeset |
files
|
2017-01-27 |
Denis Laxalde |
[cwconfig] Issue a warning when a "core" ctl plugin failed to load
|
changeset |
files
|
2017-01-27 |
Denis Laxalde |
[dataimport] Fix "existing_relations" parameter name in ExtEntitiesImporter
|
changeset |
files
|
2015-01-15 |
Olivier CAYROL (Logilab) |
[ical] Create ICal events or todos depending on component type returned by adapter
|
changeset |
files
|
2017-01-31 |
Sylvain Thénault |
Added tag 3.24.5, debian/3.24.5-1, centos/3.24.5-1 for changeset 70d28e632206
3.24
|
changeset |
files
|
2017-01-31 |
Sylvain Thénault |
Prepare 3.24.5
3.24 3.24.5 centos/3.24.5-1 debian/3.24.5-1
|
changeset |
files
|
2017-01-30 |
Sylvain Thénault |
[devtools] Skip computed relations when attempting to auto-populate test database
3.24
|
changeset |
files
|
2017-01-30 |
Sylvain Thénault |
[migration] Stop asking confirm to commit
3.24
|
changeset |
files
|
2017-01-30 |
Sylvain Thénault |
[migration] Fix crash on 3.24 migration
3.24
|
changeset |
files
|
2017-01-30 |
Sylvain Thénault |
[devtools] Skip computed relations when attempting to auto-populate test database
|
changeset |
files
|
2017-01-30 |
Denis Laxalde |
[test] Use our BaseTestCase in unittest_rtags.py
|
changeset |
files
|
2017-01-30 |
Denis Laxalde |
[server] Add a blank line before _CnxSetPool to fix PEP8 error
|
changeset |
files
|
2017-01-30 |
Denis Laxalde |
[pkg] Use logilab-common's master repository in dev requirements
|
changeset |
files
|
2017-01-20 |
Philippe Pepiot |
[rtags] pass module name to RegistrableInstance
|
changeset |
files
|
2017-01-27 |
Philippe Pepiot |
[repository] move cnxset pool handling to a helper class
|
changeset |
files
|
2017-01-27 |
Sylvain Thénault |
[pkg] Fix some error on building documentation
|
changeset |
files
|
2017-01-27 |
Sylvain Thénault |
Merge 3.24.4 into default branch
|
changeset |
files
|
2017-01-27 |
Sylvain Thénault |
Added tag 3.24.4, debian/3.24.4-1, centos/3.24.4-1 for changeset 35fd54c0065d
3.24
|
changeset |
files
|
2017-01-27 |
Sylvain Thénault |
Prepare 3.24.4
3.24 3.24.4 centos/3.24.4-1 debian/3.24.4-1
|
changeset |
files
|
2017-01-20 |
Florent Cayré |
[source,native] Generalize the IntegrityError constraint parsing regex
3.24
|
changeset |
files
|
2017-01-18 |
Samuel Trégouët |
[pyramid] use pyramid.request `path_info` property instead of `path`
3.24
|
changeset |
files
|
2017-01-13 |
Samuel Trégouët |
[pyramid] fix login route with language-mode = url-prefix
3.24
|
changeset |
files
|
2016-11-18 |
Denis Laxalde |
[devtools] Make timeout error in qunit tests configurable and use SkipTest in test_jscript.py
3.24
|
changeset |
files
|
2017-01-26 |
Denis Laxalde |
[web] Handle unspecified value in TZDatetimeField
3.24
|
changeset |
files
|
2017-01-26 |
Denis Laxalde |
[web] Handle unspecified 'date' or 'time' in JQueryDateTimePicker.process_field_data()
3.24
|
changeset |
files
|
2017-01-23 |
Philippe Pepiot |
[cwconfig] create a virtual "cubes" package
|
changeset |
files
|
2017-01-20 |
Sylvain Thénault |
Change hooks control (deny_all_hooks_but / allow_all_hooks_but) to be more predictable
|
changeset |
files
|
2017-01-24 |
Philippe Pepiot |
[cwconfig] make appobjects_cubes_modnames() public
|
changeset |
files
|
2017-01-20 |
Sylvain Thénault |
Fix str(Unauthorized)
3.24
|
changeset |
files
|
2017-01-20 |
Philippe Pepiot |
[test] avoid using a deprecated feature of yams
|
changeset |
files
|
2015-05-12 |
Alain Leufroy |
[test] add some tests to web.views.baseviews
|
changeset |
files
|
2017-01-23 |
Denis Laxalde |
[tox] Drop "touch {envdir}/share/cubicweb/cubes/__init__.py" command on py34 env
|
changeset |
files
|
2017-01-23 |
Sylvain Thénault |
Drop support for https-url in all-in-one.conf
|
changeset |
files
|
2017-01-20 |
Philippe Pepiot |
[test] use TemporaryDirectory context manager
|
changeset |
files
|
2017-01-20 |
Denis Laxalde |
[tox] Drop "exclude" option from flake8 config and adjust flake8-ok-files.txt accordingly
|
changeset |
files
|
2017-01-20 |
Sylvain Thénault |
[autoform] Go through guess_field even when field class is specified using uicfg
|
changeset |
files
|
2017-01-20 |
Florent Cayré |
[uilib] Fix incorrect serialization of python dicts into javascript objects
3.24
|
changeset |
files
|
2017-01-12 |
Philippe Pepiot |
[repository] Fix connection-pool-size not set to 1 with quick_start enabled
3.24
|
changeset |
files
|
2017-01-19 |
Sylvain Thénault |
[migration] Enhance assertion message to get a chance to fix the problem
3.24
|
changeset |
files
|
2017-01-19 |
Sylvain Thénault |
[migration] Skip virtual rtypes when adding relation definition through add_cube
3.24
|
changeset |
files
|
2017-01-19 |
Sylvain Thénault |
[migration] Avoid unnecessary intermediary commit when migrating a schema
3.24
|
changeset |
files
|
2017-01-18 |
Sylvain Thénault |
[migration] Fix addition of entity type including boundary constraints on its own attributes
3.24
|
changeset |
files
|
2017-01-19 |
Sylvain Thénault |
[schema sync] Refactor AfterAddCWRTypeHook and AfterAddCWComputedRTypeHook so the latter inherit from the former
3.24
|
changeset |
files
|
2017-01-18 |
Sylvain Thénault |
Drop embed-allowed option, gone away for a long time
3.24
|
changeset |
files
|
2017-01-04 |
Sylvain Thénault |
Never record undo information for session or data import
3.24
|
changeset |
files
|