apsbits 2.0.1__tar.gz → 2.0.1rc1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/HISTORY.rst +1 -11
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/PKG-INFO +1 -1
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/apsbits.egg-info/PKG-INFO +1 -1
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/_version.py +3 -3
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.github/ISSUE_TEMPLATE/other.md +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.github/ISSUE_TEMPLATE/question-issue-template.md +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.github/dependabot.yml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.github/workflows/code.yml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.github/workflows/docs.yml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.github/workflows/pypi.yml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.gitignore +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/.pre-commit-config.yaml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/LICENSE +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/README.md +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/apsbits.egg-info/SOURCES.txt +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/apsbits.egg-info/dependency_links.txt +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/apsbits.egg-info/entry_points.txt +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/apsbits.egg-info/requires.txt +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/apsbits.egg-info/top_level.txt +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/Makefile +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/make.bat +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/resources/create-repository-name.webp +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/resources/create-repository-owner.webp +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/resources/demo.ipynb +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/resources/use-this-template-button.webp +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/_static/.gitkeep +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/api.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/core.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/demo_instrument.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/demo_qserver.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.core.best_effort_init.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.core.catalog_init.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.core.run_engine_init.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.callbacks.demo_nexus_callback.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.callbacks.demo_spec_callback.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.callbacks.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.configs.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.devices.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.plans.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.plans.sim_plans.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.startup.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_qserver.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.utils.config_loaders.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.utils.controls_setup.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.utils.helper_functions.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.utils.logging_setup.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.utils.metadata.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.utils.stored_dict.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/index.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/utils.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/bits_overview.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/conf.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/deprecated/console.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/deprecated/dm.md +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/deprecated/logging_config.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/deprecated/notebook.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/deprecated/script.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/creating_devices.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/creating_instrument.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/developing_bits.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/dm.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/index.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/logging.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/qserver.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/qserver_service.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/sessions.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/setting_iconfig.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/startup.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/guides/template_creation.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/history.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/index.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/install.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/license.rst +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/pyproject.toml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/setup.cfg +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/api/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/api/create_new_instrument.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/api/delete_instrument.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/api/run_instrument.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/configs/logging.yml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/core/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/core/best_effort_init.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/core/catalog_init.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/core/instrument_init.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/core/run_engine_init.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/README.md +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/callbacks/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/callbacks/demo_nexus_callback.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/callbacks/demo_spec_callback.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/configs/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/configs/devices.yml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/configs/devices_aps_only.yml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/configs/extra_logging.yml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/configs/iconfig.yml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/devices/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/plans/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/plans/sim_plans.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/qserver/qs-config.yml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/qserver/user_group_permissions.yaml +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/startup.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/suspenders/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/utils/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_scripts/qs_host.sh +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/py.typed +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/tests/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/tests/conftest.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/tests/test_catalog_init.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/tests/test_config.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/tests/test_controls_setup.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/tests/test_delete_instrument.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/tests/test_device_factories.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/tests/test_general.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/tests/test_make_devices.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/tests/test_run_instrument.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/tests/test_stored_dict.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/utils/__init__.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/utils/aps_functions.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/utils/baseline_setup.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/utils/config_loaders.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/utils/controls_setup.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/utils/helper_functions.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/utils/logging_setup.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/utils/metadata.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/utils/sim_creator.py +0 -0
- {apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/utils/stored_dict.py +0 -0
|
@@ -30,7 +30,7 @@ describe future plans.
|
|
|
30
30
|
.. Coming release content can be gathered here.
|
|
31
31
|
Some people object to publishing unreleased changes.
|
|
32
32
|
|
|
33
|
-
2.0.
|
|
33
|
+
2.0.1
|
|
34
34
|
#####
|
|
35
35
|
|
|
36
36
|
release expected ?
|
|
@@ -46,16 +46,6 @@ describe future plans.
|
|
|
46
46
|
* Bump iconfig version to 2.0.1 for the baseline addition.
|
|
47
47
|
* Remove run_engine section from QS config.yml file and pin QS to 0.0.22+.
|
|
48
48
|
|
|
49
|
-
2.0.1
|
|
50
|
-
#####
|
|
51
|
-
|
|
52
|
-
released 2026-01-13
|
|
53
|
-
|
|
54
|
-
Enhancements
|
|
55
|
-
------------
|
|
56
|
-
|
|
57
|
-
* add support for TILED_PROFILE_NAME & TILED_PATH_NAME
|
|
58
|
-
|
|
59
49
|
2.0.0 (PyPI) and 1.0.6 (repository)
|
|
60
50
|
###################################
|
|
61
51
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: apsbits
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.1rc1
|
|
4
4
|
Summary: Model of a Bluesky Data Acquisition Instrument in console, notebook, & queueserver.
|
|
5
5
|
Author-email: Eric Codrea <ecodrea@anl.gov>, Pete Jemian <prjemian+instrument@gmail.com>, Rafael Vescovi <rvescovi@anl.gov>
|
|
6
6
|
Maintainer-email: Eric Codrea <ecodrea@anl.gov>, Pete Jemian <prjemian+instrument@gmail.com>, Rafael Vescovi <rvescovi@anl.gov>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: apsbits
|
|
3
|
-
Version: 2.0.
|
|
3
|
+
Version: 2.0.1rc1
|
|
4
4
|
Summary: Model of a Bluesky Data Acquisition Instrument in console, notebook, & queueserver.
|
|
5
5
|
Author-email: Eric Codrea <ecodrea@anl.gov>, Pete Jemian <prjemian+instrument@gmail.com>, Rafael Vescovi <rvescovi@anl.gov>
|
|
6
6
|
Maintainer-email: Eric Codrea <ecodrea@anl.gov>, Pete Jemian <prjemian+instrument@gmail.com>, Rafael Vescovi <rvescovi@anl.gov>
|
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '2.0.
|
|
32
|
-
__version_tuple__ = version_tuple = (2, 0, 1)
|
|
31
|
+
__version__ = version = '2.0.1rc1'
|
|
32
|
+
__version_tuple__ = version_tuple = (2, 0, 1, 'rc1')
|
|
33
33
|
|
|
34
|
-
__commit_id__ = commit_id = '
|
|
34
|
+
__commit_id__ = commit_id = 'g426bca2b7'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.core.best_effort_init.rst
RENAMED
|
File without changes
|
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.core.run_engine_init.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.callbacks.rst
RENAMED
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.configs.rst
RENAMED
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.devices.rst
RENAMED
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.plans.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.demo_instrument.startup.rst
RENAMED
|
File without changes
|
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.utils.config_loaders.rst
RENAMED
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.utils.controls_setup.rst
RENAMED
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.utils.helper_functions.rst
RENAMED
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/docs/source/api/generated/apsbits.utils.logging_setup.rst
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/callbacks/demo_nexus_callback.py
RENAMED
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/callbacks/demo_spec_callback.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{apsbits-2.0.1 → apsbits-2.0.1rc1}/src/apsbits/demo_instrument/qserver/user_group_permissions.yaml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|