Releases: JeffersonLab/ccdb
Releases · JeffersonLab/ccdb
v2.00.05 Minor bug fixes, improved vers command
vers
command now prints user name who created the assignment- Fix how
cat
command work in interactive mode with relative path --version
flag 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_time
default day - Fixed a bug with
cat
which 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_number
flags in cat command - Clean up of
scripts
folder, 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
--version
flag
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
cat
anddump
path 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
ccdb v1.06.08
- Use getent rather than ypcat to get list of halld group members.
- Changes from v1.06.07