- 23 Jan, 2023 10 commits
-
-
Kay Kasemir authored
Use a longer timeout
-
Kay Kasemir authored
Databrowser: Fix deleting traces with annotation.
-
Sky Brewer authored
-
Sky Brewer authored
-
Sky Brewer authored
Specific to receive setup of pv as an event
-
Georg Weiss authored
disable test due to it being flaky in CI
-
Sky Brewer authored
-
Georg Weiss authored
Phoebus Olog - Use Group icon instead of color
-
Georg Weiss authored
Bug fix save&restore service
-
Georg Weiss authored
In-memory credentials store: a few updates
-
- 20 Jan, 2023 10 commits
-
-
Kay Kasemir authored
Logging doc: Details, links to built-in settings
-
kasemir authored
Whhen deleting a trace with annotation, the annotation remained orphaned. It was on the screen, but would no longer snap to any trace. It would be saved in the *.plt file with -1 as the item index, and when later loading the file, there'd be an error dialog. This fixed the main issue by removing the annotation when deleting the trace. Note that there's no complete "undo": Undo will restore the trace, but for now not recover the annotation for the trace. That would be another thing to implement as time permits.
-
Sky Brewer authored
-
Sky Brewer authored
-
Sky Brewer authored
-
Sky Brewer authored
-
Kay Kasemir authored
-
Sky Brewer authored
-
georgweiss authored
-
Sky Brewer authored
-
- 19 Jan, 2023 2 commits
-
-
Kay Kasemir authored
Reduce timeouts in ServerClientTest
-
Sky Brewer authored
Uses a single client and server in the test for all of the pvAccess data types, rather than one per data type.
-
- 18 Jan, 2023 3 commits
-
-
georgweiss authored
-
georgweiss authored
-
Georg Weiss authored
CSSTUDIO-1795: Support for In Memory Credentials Caching
-
- 17 Jan, 2023 1 commit
-
-
cjenkscybercom authored
-
- 13 Jan, 2023 3 commits
-
-
Kay Kasemir authored
CSSTUDIO-1794 Fix bug where the representation of boolean expressions becomes shared in the UI
-
cjenkscybercom authored
-
cjenkscybercom authored
refactor: provide in-memory backed SecureStore as an available security setting, configurable via the new 'secure_store_target' phoebus security preference.
-
- 12 Jan, 2023 1 commit
-
-
Abraham Wolk authored
CSSTUDIO-1794 Fix bug where the representation of boolean expressions in expressions became shared between UI elements in the rules editor.
-
- 11 Jan, 2023 5 commits
-
-
Kay Kasemir authored
Add helper class for epics:nt/NTScalar:1.0
-
Sky Brewer authored
-
Sky Brewer authored
-
Sky Brewer authored
-
Sky Brewer authored
-
- 10 Jan, 2023 4 commits
-
-
Kunal Shroff authored
Fix the documentation for the upgrade to elastic 8
-
Sky Brewer authored
In timestamp case it could have only a user tag and not secs and nano elements In Server Client Test added waits, this is in particular for array types as they take some time to start up.
-
Sky Brewer authored
-
Sky Brewer authored
-
- 09 Jan, 2023 1 commit
-
-
Sky Brewer authored
-