Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-pylib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-pylib
Merge requests
!4
TST: refactor configuration test
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
TST: refactor configuration test
f-read-config-files
into
dev
Overview
0
Commits
4
Pipelines
2
Changes
1
Merged
Henrik tom Wörden
requested to merge
f-read-config-files
into
dev
4 years ago
Overview
0
Commits
4
Pipelines
2
Changes
1
0
0
Merge request reports
Viewing commit
922a6d14
Prev
Next
Show latest version
1 file
+
17
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
922a6d14
Changelog updated.
· 922a6d14
Alexander Kreft
authored
4 years ago
CHANGELOG.md
+
17
−
0
View file @ 922a6d14
Edit in single-file editor
Open in Web IDE
Show full file
@@ -9,6 +9,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ###
*
function
`_read_config_files`
to read
`pycaosdb.ini`
files from different paths.
### Changed ###
### Deprecated ###
### Removed ###
### Fixed ###
-
#45 test_config_ini_via_envvar
### Security ###
## [Unreleased] ##
### Added ###
*
`etag`
property for the
`caosdb.Query`
class. The etag allows to debug the
caching and to decide whether the server has changed between queries.
Loading