Releases: JeffersonLab/ccdb
Releases · JeffersonLab/ccdb
v2.00.06 Minor compatibility and life improvement
What's Changed
- Enhance CCDB Web and Database Deployment with Docker by @mrcmor100 in #102
- Add support for CCDB_CACHE_ON option in CMakeLists by @RaiqaRasool in #103
New Contributors
- @mrcmor100 made their first contribution in #102
- @RaiqaRasool made their first contribution in #103
Full Changelog: v2.00.05...v2.00.06
v2.00.05 Minor bug fixes, improved vers command
verscommand now prints user name who created the assignment- Fix how
catcommand work in interactive mode with relative path --versionflag added to help description- Minor changes with better error reporting
Full Changelog: v2.00.04...v2.00.05
v2.00.04 cat command bug fixes
- Thorough unit tests of cat command
- Fixed a bug with
parse_timedefault day - Fixed a bug with
catwhich ignores assignment parameters such as run, variation, time, id
v2.00.03 Minor bug fixes
- Refactoring of tests helper
- Fixes
ccdb -v variation -r run_numberflags in cat command - Clean up of
scriptsfolder, now scripts work or are deleted - Fix create_users.py script to work with python3 and remove perl part
v2.00.02 Minor bug fix and --version flag
- Fix non absolute path processing for cat and dump in interactive mode
- Introduced centralized place for storing CCDB version: ccdb.version (for python)
- added
--versionflag
Full Changelog: v2.00.01...v2.00.02
v2.00.01
Full Changelog: v2.00.00...v2.00.01
- New Flask base web GUI
- Various bug fixes
catanddumppath behavior is compatible with CCDB v1
ccdb v2.00.00
What's Changed
- give group_parse.pl execute privilege by @markito3 in #60
- script to convert ccdb 1 to ccdb 2 by @markito3 in #69
- 2.00 add install target mmi by @markito3 in #75
- upgrade catch.hpp to version 2.13.7 by @markito3 in #86
- V2 build fixes by @markito3 in #85
- minor adjustments by @markito3 in #87
- Import new version of mysql-to-sqlite conversion script from https://… by @markito3 in #88
- Sort directories query to ensure all parents appear before their subdirectories by @baltzell in #93
New Contributors
Full Changelog: v1.06.11...v2.00.00
ccdb v1.06.11
minor changes for python3 / Alma9 (rtj)
Full Changelog: v1.06.10...v1.06.11
v1.06.10
Full Changelog: v1.06.09...v1.06.10
ccdb v1.06.09
- Use "halld" qualifier to getent when getting the list of halld group members.
- Changes from v1.06.08