An open API service providing commit metadata for open source projects.

gitlab.com / tango-controls/TangoDatabase / commits

SHA Message Author Date Stats
f5c14cdb merge Merge branch 'add-some-badges' into 'main' Thomas Braun <t****n@b****e> 4 months ago
3c6af5e3 merge Merge branch 'list-gathering-cleanup' into 'main' Thomas Braun <t****n@b****e> 4 months ago
e6bda16b README.md: Add some badges Thomas Braun <t****n@b****e> 4 months ago
eb8ca7f4 test: Add DbGetDeviceAliasWorks Thomas Braun <t****n@b****e> 4 months ago
1c526130 QueryResult: Make res() const Thomas Braun <t****n@b****e> 4 months ago
5ddbb038 test: Add more tests for various list functions Thomas Braun <t****n@b****e> 4 months ago
0ec48dab test: Export the admin device as well Thomas Braun <t****n@b****e> 4 months ago
073d04f4 Test/TwoParameterAttributeHistoryWorks: Add variant for list commands Thomas Braun <t****n@b****e> 4 months ago
85929c01 convert_result_to_array: Factor it out Thomas Braun <t****n@b****e> 4 months ago
71ecdcaf merge Merge branch 'add-raii-class-for-sql-query-result' into 'main' Thomas Braun <t****n@b****e> 4 months ago
bfe6a10c test/Fixture: Prefer std::unique_ptr<Tango::DeviceProxy> Thomas Braun <t****n@b****e> 4 months ago
fcde1a92 query: Return QueryResult to avoid manual memory management Thomas Braun <t****n@b****e> 4 months ago
246ccc21 merge Merge branch 'more-wildcard-support' into 'main' Thomas Braun <t****n@b****e> 4 months ago
60cd116f merge Merge branch 'avoid-tmp-prefix-in-variables' into 'main' Thomas Braun <t****n@b****e> 4 months ago
41399cb0 a Thomas Braun <t****n@b****e> 4 months ago
b5b5427c DataBase.cpp: Remove tmp prefix from server variables Thomas Braun <t****n@b****e> 4 months ago
e4d1d6a3 DataBase.cpp: Avoid tmp prefix for attributes Thomas Braun <t****n@b****e> 4 months ago
31f43930 merge Merge branch 'fix-trl-parsing-buffer-overrun' into 'main' Thomas Braun <t****n@b****e> 4 months ago
da298f07 DataBase::db_delete_device_impl: Avoid tmp prefix for variables Thomas Braun <t****n@b****e> 4 months ago
6b44e2cb DataBase.cpp: Remove tmp prefix from tmp_ptr variables Thomas Braun <t****n@b****e> 4 months ago
d9e9d39d DataBase.cpp: Remove tmp prefix from tmp_att_lower variables Thomas Braun <t****n@b****e> 4 months ago
28cddc1a db_delete_server_info: Remove commented out code Thomas Braun <t****n@b****e> 4 months ago
c6e19462 DataBase.cpp: Remove tmp prefix from tmp_var_name variables Thomas Braun <t****n@b****e> 4 months ago
fcd57f5f DataBase.cpp: Remove tmp prefix from tmp_version variables Thomas Braun <t****n@b****e> 4 months ago
81e7ecf4 DataBase.cpp: Remove tmp prefix from tmp_pid variables Thomas Braun <t****n@b****e> 4 months ago
06ac86d7 DataBase.cpp: Remove tmp prefix from tmp_level variables Thomas Braun <t****n@b****e> 4 months ago
06d0ebc6 DataBase.cpp: Remove tmp prefix from tmp_ior variables Thomas Braun <t****n@b****e> 4 months ago
52b7b7fa DataBase.cpp: Remove tmp prefix from tmp_devname variables Thomas Braun <t****n@b****e> 4 months ago
bd744e76 DataBase.cpp: Remove tmp prefix from tmp_ds_name variables Thomas Braun <t****n@b****e> 4 months ago
0e02d185 DataBase.cpp: Remove tmp prefix from pipe variables Thomas Braun <t****n@b****e> 4 months ago
9d4d52d1 DataBase.cpp: Remove tmp prefix from alias variables Thomas Braun <t****n@b****e> 4 months ago
afa7bd2a DataBase.cpp: Remove tmp prefix from class variables Thomas Braun <t****n@b****e> 4 months ago
2944bfd3 merge Merge branch 'add-ref-for-ci-template-include' into 'main' Thomas Braun <t****n@b****e> 4 months ago
9fca3281 .gitlab-ci.yml: Add ref keyword to include statement Thomas Braun <t****n@b****e> 4 months ago
562d976b DataBase.cpp: Remove tmp prefix from tmp_elt variables Thomas Braun <t****n@b****e> 4 months ago
a18509fe DataBase.cpp: Remove tmp prefix from tmp_mode variables Thomas Braun <t****n@b****e> 4 months ago
ca0565fd DataBase.cpp: Remove tmp prefix from tmp_count* variables Thomas Braun <t****n@b****e> 4 months ago
2cf8f985 DataBase.cpp: Remove tmp prefix from event variables Thomas Braun <t****n@b****e> 4 months ago
c1dfd0de DataBase.cpp: Remove tmp prefix from escaped_string variables Thomas Braun <t****n@b****e> 4 months ago
6cfd476a DataBase.cpp: Remove tmp prefix from tmp_str variables Thomas Braun <t****n@b****e> 4 months ago
4ca09a0f DataBase.cpp: Remove tmp prefix from tmp_argin variables Thomas Braun <t****n@b****e> 4 months ago
5627f109 DataBase.cpp: Remove tmp prefix from object variables Thomas Braun <t****n@b****e> 4 months ago
ce846099 DataBase.cpp: Remove tmp prefix from name variables Thomas Braun <t****n@b****e> 4 months ago
63851178 DataBase.cpp: Remove tmp prefix from tmp_char variables Thomas Braun <t****n@b****e> 4 months ago
9b403bd8 DataBase.cpp: Remove tmp prefix from wildcard variables Thomas Braun <t****n@b****e> 4 months ago
87a8397d DataBase.cpp: Remove tmp prefix from host variables Thomas Braun <t****n@b****e> 4 months ago
5b72fc6e DataBase.cpp: Remove tmp prefix from tmp_filter variables Thomas Braun <t****n@b****e> 4 months ago
eeff4e02 DataBase.cpp: Avoid tmp prefix for device variables Thomas Braun <t****n@b****e> 4 months ago
4b8a28be DbDeleteDeviceAttributeProperty/DbDeleteDeviceProperty/DbDeleteDevicePipeProp... Thomas Braun <t****n@b****e> 4 months ago
a92ec60b DbDeleteAttributeAlias/DbDeleteDeviceAlias: Remove misleading comment Thomas Braun <t****n@b****e> 4 months ago
a8935ad8 merge Merge branch 'more-checks-for-add-device' into 'main' Thomas Braun <t****n@b****e> 4 months ago
100cdb0d merge Merge branch 'various-improvements' into 'main' Thomas Braun <t****n@b****e> 4 months ago
32ef4580 test: Add AddDeviceWithProtoAndInstWorks Thomas Braun <t****n@b****e> 4 months ago
c6ce0ed5 device_name_to_dfm: Rework it completely Thomas Braun <t****n@b****e> 4 months ago
cda50499 test/test.cpp: Add test which shows buggy parsing Thomas Braun <t****n@b****e> 4 months ago
98b1d2a0 test/test.cpp: Rename AddDeviceWorks Thomas Braun <t****n@b****e> 4 months ago
8ab6e894 merge Merge branch 'add-ci-table-to-readme' into 'main' Thomas Braun <t****n@b****e> 4 months ago
a467cb55 README.md: Add CI support matrix Thomas Braun <t****n@b****e> 4 months ago
aea73efc README.md: Rephrase first paragraph Thomas Braun <t****n@b****e> 4 months ago
bd0dcf28 merge Merge branch 'pixi-win-ci' into 'main' Thomas Braun <t****n@b****e> 4 months ago
2ad18451 merge Merge branch 'remove-check-history' into 'main' Thomas Braun <t****n@b****e> 4 months ago
0d704dfe treewide: Remove check_history_tables Thomas Braun <t****n@b****e> 4 months ago
36f651ab test/test.cpp: Various fixes to match better the RFC naming Thomas Braun <t****n@b****e> 4 months ago
9ec56533 merge Merge branch 'rework-ci-and-add-database-upgrade-job' into 'main' Thomas Braun <t****n@b****e> 4 months ago
76612295 README.md: Document procedure for adding database upgrades Thomas Braun <t****n@b****e> 4 months ago
ffc42879 .gitlab-ci.yml: Add test job to check the database upgrade Thomas Braun <t****n@b****e> 4 months ago
8fccecd4 .gitlab-ci.yml: Prefer cmake with build/source folder options and switch to N... Thomas Braun <t****n@b****e> 4 months ago
78c819b1 .gitlab-ci.yml: Prefer ready made cppTango CI docker images Thomas Braun <t****n@b****e> 4 months ago
9cd4cce9 tests/start_tdb.sh.in: Kill existing DS instances Thomas Braun <t****n@b****e> 4 months ago
658393b8 test: Add ThreeParameterAttributeHistoryWorks Thomas Braun <t****n@b****e> 4 months ago
4c6ae685 test/ExtractStringVector: Add BOOST_TEST_INFO calls Thomas Braun <t****n@b****e> 4 months ago
eb66c68d test/TwoParameterAttributeHistoryWorks: Add variant for class and device prop... Thomas Braun <t****n@b****e> 4 months ago
a0aed3ac tests: Parametrize FreePropertyHistoryWorks Thomas Braun <t****n@b****e> 4 months ago
e891fe0a DataBase::purge_property: Add more debug output Thomas Braun <t****n@b****e> 4 months ago
28591c9c DataBase::simple_query: Output also to error stream before throwing Thomas Braun <t****n@b****e> 4 months ago
59a6657e DataBaseUtils.cpp: Add comment to ~AutoLock Thomas Braun <t****n@b****e> 4 months ago
18356ed0 test: Add FreePropertyHistoryWorks Thomas Braun <t****n@b****e> 4 months ago
dfab4d81 test/test.cpp: Include common.h Thomas Braun <t****n@b****e> 4 months ago
00f8960e common.h: Introduce DEFAULT_HISTORY_DEPTH to avoid duplication Thomas Braun <t****n@b****e> 4 months ago
06c09a53 db_get_property: Fix documentation Thomas Braun <t****n@b****e> 4 months ago
1f917bba Replace windows CI jobs with pixi Benjamin Bertrand <b****d@m****e>
Committed by: Thomas Braun <t****n@b****e>
6 months ago
8fdebf23 merge Merge branch 'update-release-notes-v2' into 'main' Thomas Braun <t****n@b****e> 7 months ago
a22882ec RELEASE_NOTES.md: Update them Thomas Braun <t****n@b****e> 7 months ago
a51d0287 merge Merge branch 'fix-forgotten-registration' into 'main' Thomas Braun <t****n@b****e> 7 months ago
3a3b682a main.cpp: Register device class constructor Thomas Braun <t****n@b****e> 7 months ago
f509b949 merge Merge branch 'update-release-notes' into 'main' Thomas Braun <t****n@b****e> 7 months ago
ef56ea3f RELEASE_NOTES.md: Update them Thomas Braun <t****n@b****e> 7 months ago
d08f96ff merge Merge branch 'catch-more-exceptions' into 'main' Thomas Braun <t****n@b****e> 7 months ago
e6e4ed5f merge Merge branch 'switch-to-our-runners' into 'main' Thomas Braun <t****n@b****e> 7 months ago
314e17d0 .gitlab-ci.yml: Avoid useless artifacts downloading Thomas Braun <t****n@b****e> 7 months ago
1b96a199 ClassFactory.cpp: Avoid shadowing desc member Thomas Braun <t****n@b****e> 7 months ago
458866b4 Regenerate with latest pogo Thomas Braun <t****n@b****e> 7 months ago
a4b03527 .gitlab-ci.yml: Switch to our runners Thomas Braun <t****n@b****e> 7 months ago
aa7d1dd9 main.cpp: Catch all std::exceptions Thomas Braun <t****n@b****e> 7 months ago
999e0b9f merge Merge branch 'update-release-notes' into 'main' Thomas Braun <t****n@b****e> 7 months ago
5a7ec259 merge Merge branch 'fix-autolock-usage' into 'main' Thomas Braun <t****n@b****e> 7 months ago
b7ef79d7 RELEASE_NOTES.md: Update them Thomas Braun <t****n@b****e> 7 months ago
e8097c55 merge Merge branch 'fix-variable-shadowing' into 'main' Thomas Braun <t****n@b****e> 7 months ago
b8d4db9b merge Merge branch 'fix-parsing-port-and-host' into 'main' Thomas Braun <t****n@b****e> 7 months ago
f341f888 tests: Add some for DbPutDeviceAttributeProperty2 Thomas Braun <t****n@b****e> 7 months ago

← Back to repository