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

gitlab.com / tango-controls/TangoAccessControl / commits

SHA Message Author Date Stats
79078907 merge Merge branch 'update-for-cpptango-10-3' into 'main' Nicolas tappret <n****t@e****r> 5 months ago
6093fd8a Update for cppTango 10.3.0 Thomas Ives <t****i@o****k>
Committed by: Nicolas tappret <n****t@e****r>
5 months ago
419842ae merge Merge branch 'warnings-as-errors' into 'main' Nicolas tappret <n****t@e****r> 11 months ago
5acfc7d1 AccessControlClass::attribute_factory: Avoid unused parameter warning Thomas Braun <t****n@b****e> over 1 year ago
814430be AccessControlClass::device_factory: Avoid unused parameter warning Thomas Braun <t****n@b****e> over 1 year ago
1fa43f85 TangoAccessControl/CMakeLists.txt: Add support for warnings as errors Thomas Braun <t****n@b****e> over 1 year ago
9915076e merge Merge branch 'update' into 'main' Thomas Braun <t****n@b****e> over 1 year ago
21978c2f TangoAccessControl/TangoCMakeModules: Update it Thomas Braun <t****n@b****e> over 1 year ago
41d0ef04 .gitlab-ci.yml: Don't compile with telemetry on main Thomas Braun <t****n@b****e> over 1 year ago
e0b6d3f0 .gitlab-ci.yml: Update idl versions Thomas Braun <t****n@b****e> over 1 year ago
4e017ae5 merge Merge branch 'fix-issue-11-windows-saas-runners' into 'main' Reynald Bourtembourg <b****b@e****r> about 2 years ago
f8344f5b .gitlab-ci.yml: Remove the msbuild directory handling Reynald Bourtembourg <r****g@e****r> about 2 years ago
fcf346b6 .gitlab-ci.yml: Update the windows SaaS runner Reynald Bourtembourg <r****g@e****r> about 2 years ago
1bdb93dc merge Merge branch 'fix-build-cpptango-main-ci-job' into 'main' Reynald Bourtembourg <b****b@e****r> about 2 years ago
bdd7cc25 CMakeLists.txt: Only set CMAKE_CXX_STANDARD conditionally to C++17 Reynald Bourtembourg <r****g@e****r> about 2 years ago
4ad5e867 Use tango-idl 6.0-alpha2 for build-cppTango-main CI job (Fix #10) Reynald Bourtembourg <r****g@e****r> about 2 years ago
8de064cf merge Merge branch 'archive-with-submodules' into 'main' Benjamin Bertrand <b****e@g****m> over 2 years ago
604e1b56 Add jobs to create archive with submodules Benjamin Bertrand <b****d@m****e> over 2 years ago
b4997457 merge Merge branch 'fix-compilation-of-cppTango-main' into 'main' Thomas Braun <t****n@b****e> over 2 years ago
40a29c38 .gitlab-ci.yml: Fix compilation against cppTango main Thomas Braun <t****n@b****e> over 2 years ago
2a6b7415 merge Merge branch 'use-tango-cmake-modules' into 'main' Thomas Braun <t****n@b****e> over 2 years ago
118f2d20 .gitlab-ci.yml: Make it work with cppTango main Thomas Ives <t****i@o****k> over 2 years ago
8853df3f .gitlab-ci.yml: Set GIT_SUBMODULE_STRATEGY Thomas Ives <t****i@o****k> over 2 years ago
e60ede4f README.md: Update about using git submodules Thomas Ives <t****i@o****k> over 2 years ago
77c6b3a7 cmake: Remove directory Thomas Ives <t****i@o****k> over 2 years ago
13624574 CMakeLists.txt: Use TangoCMakeModules for find modules Thomas Ives <t****i@o****k> over 2 years ago
8ae6f607 TangoCMakeModules: Add it Thomas Ives <t****i@o****k> over 2 years ago
7b360676 merge Merge branch 'update-minimum-cmake-version' into 'main' Thomas Braun <t****n@b****e> almost 3 years ago
a7d4a587 .gitlab-ci.yml: Add CI with newest and oldest supported cmake version Thomas Braun <t****n@b****e> almost 3 years ago
ee7957af CMakeLists.txt: Raise minimum required cmake version Thomas Braun <t****n@b****e> about 3 years ago
ba9d8f5d merge Merge branch 'fix-duplicated-pipelines' into 'main' Thomas Braun <t****n@b****e> about 3 years ago
b4fcdca6 .gitlab-ci.yml: Prevent duplicated pipelines Thomas Braun <t****n@b****e> about 3 years ago
c8033330 merge Merge branch 'fix/try-run-crosscompile' into 'main' Thomas Braun <t****n@b****e> about 3 years ago
75cb581c FindMySQL.cmake: Do not call try_run when cross-compiling Thomas Ives <t****i@o****k> about 3 years ago
2f3271c7 FindMySQL.cmake: Search for libmaridb.so first Thomas Ives <t****i@o****k> about 3 years ago
558fee4c merge Merge branch 'fix-windows-ci' into 'main' Thomas Braun <t****n@b****e> about 3 years ago
4e10d063 .gitlab-ci.yml: Avoid certificate issues with curl Thomas Braun <t****n@b****e> about 3 years ago
d312cf36 merge Merge branch 'windows-cmakefiles' into 'main' Thomas Braun <t****n@b****e> over 3 years ago
1f004f11 .gitlab-ci.yml: Add Windows CI jobs Thomas Ives <t****i@o****k> over 3 years ago
b82396e9 README.md: Add it with build instructions Thomas Ives <t****i@o****k> over 3 years ago
b952c664 CMakeLists.txt: Build with Tango_FORCE_STATIC on Windows Thomas Ives <t****i@o****k> over 3 years ago
4ab6ae24 CMakeLists.txt: Move to using find_package() Thomas Ives <t****i@o****k> over 3 years ago
dee239ba CMakeLists.txt: Explicitly reference header files Thomas Ives <t****i@o****k> over 3 years ago
35fe6ecc CMakeLists.txt: Support MSVC compiler Thomas Ives <t****i@o****k> over 3 years ago
8359177e CMakeLists.txt: Require newer cmake version for Windows Thomas Ives <t****i@o****k> over 3 years ago
6edb3b5f CMakeLists.txt: Fix -pie switch in LINK_FLAGS property Thomas Ives <t****i@o****k> over 3 years ago
807692cc CMakeLists.txt: Remove debug message Thomas Ives <t****i@o****k> over 3 years ago
68985823 CMakeLists.txt: Set VERSION and LANGUAGES in project command Thomas Ives <t****i@o****k> over 3 years ago
e5a91cd8 merge Merge branch 'fix-macos-compilation' into 'main' Thomas Braun <t****n@b****e> over 3 years ago
6f7089c4 Fix compilation with clang Benjamin Bertrand <b****d@m****e> over 3 years ago
129ca51f merge Merge branch 'adapt-include-paths' into 'main' Thomas Braun <t****n@b****e> almost 4 years ago
fe3b67ff Path to tango.h is now tango/tango.h Thomas Braun <t****n@b****e> almost 4 years ago
38f87671 merge Merge branch 'add-ci' into 'main' Thomas Braun <t****n@b****e> almost 4 years ago
46f6699e main.cpp: Catch exception by reference Thomas Braun <t****n@b****e> almost 4 years ago
5f89e5c5 TangoAccessControl/main.cpp: Prefer TANGO_LOG_INFO over cout Thomas Braun <t****n@b****e> almost 4 years ago
d0cb9af7 Add std namespace prefix Thomas Braun <t****n@b****e> almost 4 years ago
54287620 Regenerate with latest POGO Thomas Braun <t****n@b****e> almost 4 years ago
868e5b68 CMakeLists.txt: Avoid adding the source directory to the include path Thomas Braun <t****n@b****e> almost 4 years ago
da676e87 Add logging macros to fix compilation Thomas Braun <t****n@b****e> almost 4 years ago
ebef66e3 TangoAccessControlClass::write_class_property: Remove code dealing with CVS/S... Thomas Braun <t****n@b****e> almost 4 years ago
89e59aa5 Remove left-over SVN keywords Thomas Braun <t****n@b****e> almost 4 years ago
c6ca486b Remove other build systems than CMake Thomas Braun <t****n@b****e> almost 4 years ago
add08ecb .gitlab-ci.yml: Add basic compilation CI Thomas Braun <t****n@b****e> almost 4 years ago
ec82761a merge Merge branch 'avoid-pogo-dependency' into 'main' Thomas Braun <t****n@b****e> over 4 years ago
569b8102 CMakeLists.txt: Rewrite to not use the pogo preference files Benjamin Bertrand <b****d@m****e> over 4 years ago
3623f86d Fix compilation with newer version of mysql Benjamin Bertrand <b****d@m****e> over 4 years ago
12909b21 merge Merge branch 'add-license' into 'main' Reynald Bourtembourg <b****b@e****r> over 4 years ago
8c640418 Add GPL LICENSE Benjamin Bertrand <b****d@m****e> over 4 years ago
35505b7a merge Merge pull request #5 from bourtemb/remove-autotools-files Thomas Braun <t****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
1a544695 Remove no longer used Makefile.am files Reynald Bourtembourg <r****g@e****r> almost 6 years ago
45ed89bf merge Merge pull request #4 from t-b/various-fixes Thomas Braun <t****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 6 years ago
5573c8bf TangoAccessControl.cpp: Remove dead code Thomas Braun <t****n@b****e> almost 6 years ago
7da3ffd2 Makefile: Use a relative path which always exists for ACCESSCONTROL_HOME Thomas Braun <t****n@b****e> almost 6 years ago
60837933 CMakeLists file added. (#1) Pascal-Verdier <v****r@e****r>
Committed by: Reynald Bourtembourg <b****b@u****m>
over 9 years ago
5d478ec0 merge Merge AbstractClasses ingvord <t****d@y****u> over 9 years ago
b9e627e2 merge Merge TangoAccessControl ingvord <t****d@y****u> over 9 years ago
9f137cc2 Initial commit ingvord <t****d@y****u> over 9 years ago
e7fb3fb7 - Apply modified patch bur bug 755 (Not really a bug) Emmanuel Taurel <t****l@u****m> over 10 years ago
21bfb4ff Tango-9 IDL5 device. pascal_verdier <P****r@u****m> over 10 years ago
5eba2820 - For distrib: Changes in Makefile.am's file due to file generation by idl co... Emmanuel Taurel <t****l@u****m> almost 11 years ago
dcfe02a4 - For distrib: Changes in Makefile.am's file due to file generation by idl co... Emmanuel Taurel <t****l@u****m> almost 11 years ago
33348a2a - For distrib: libtango is now generated in client dir instead of server Emmanuel Taurel <t****l@u****m> almost 11 years ago
e7f6cc78 - Another small bug in Makefile.am Emmanuel Taurel <t****l@u****m> almost 11 years ago
b234c4b2 _ Smal bug in Makefile.am Emmanuel Taurel <t****l@u****m> almost 11 years ago
376a4cf0 - Add zmq cflags Emmanuel Taurel <t****l@u****m> almost 11 years ago
537cc936 - Makefile.am: Replace INCLUDES by AM_CPPFLAGS Emmanuel Taurel <t****l@u****m> almost 11 years ago
1c340175 - Makefile.am: Replace INCLUDES by AM_CPPFLAGS Emmanuel Taurel <t****l@u****m> almost 11 years ago
7ab4408d RE generate code using Pogo-9.0 pascal_verdier <P****r@u****m> over 11 years ago
b9e7a45d Update file headers. pascal_verdier <P****r@u****m> about 12 years ago
e1e50c9a pascal_verdier <P****r@u****m> almost 13 years ago
4ad91c1b pascal_verdier <P****r@u****m> almost 13 years ago
a86777f1 Fix a bug for unknown user when everything is open. pascal_verdier <P****r@u****m> almost 13 years ago
b3b8d87f - Some changes in Windows 64 bits project Emmanuel Taurel <t****l@u****m> almost 13 years ago
30de136f - Remove Makefile.in and change the C++ 11 compilation option Emmanuel Taurel <t****l@u****m> almost 13 years ago
7b870c1e - Some changes in Makefile.am due to new way of detecting c++11 enable compiler Emmanuel Taurel <t****l@u****m> almost 13 years ago
ff10e6c5 Problem on device in upper case fixed. pascal_verdier <P****r@u****m> about 13 years ago
4b112a61 Increase release number pascal_verdier <P****r@u****m> over 13 years ago
2b22fb2a Update file headers pascal_verdier <P****r@u****m> over 13 years ago
10f93b43 pascal_verdier <P****r@u****m> over 13 years ago
330021fd Improve device filter. pascal_verdier <P****r@u****m> over 13 years ago

← Back to repository