Sign in
apache
/
celix
/
HEAD
d4b2ec3
Fix minor typos
by PengZheng
· 5 days ago
master
cb49e8e
update changes.md
by Deedss
· 4 days ago
c8b18d8
Introduce internal availability function, update documentation, improve memory layout of celix_dm_service_dependency_info_struct.
by Deedss
· 5 days ago
2410638
Add minimalCardinality to DependencyManagerInfo, small fix for availability in dm_service_dependency
by Deedss
· 10 days ago
c6dadea
Fix last remaining use of setRequired
by Deedss
· 11 days ago
2ae6a75
Update all usages of setRequired with setMinimalCardinality as minimalCardinality now determines whether a serviceDependency is required.
by Deedss
· 11 days ago
4695d4b
Rework minimalCardinality to influence whether a service is required or not.
by Deedss
· 11 days ago
a09d5b1
Expand testcase with downflank
by Deedss
· 12 days ago
562fd96
- Fix formatting in changed files. - Add service count to printinfo
by Deedss
· 2 weeks ago
fb89c75
update documentation
by Deedss
· 3 weeks ago
eacbdce
add property minimalCardinality to service dependencies
by Deedss
· 3 weeks ago
03580b6
add property minimalCardinality to service dependencies
by Deedss
· 3 weeks ago
ec93d1d
Merge pull request #839 from xuzhenbao/add_remote_service_ranking
by xuzhenbao
· 8 days ago
7eef3c4
Modify the comment style
by xuzhenbao
· 9 days ago
b1bb0d6
Merge pull request #838 from apache/feature/option-conflict-detection
by PengZheng
· 12 days ago
413394b
Add remote service ranking
by xuzhenbao
· 3 weeks ago
79502ee
Add remote service ranking
by xuzhenbao
· 3 weeks ago
ac0009e
Revert the modification for synchronous unregistering imported service
by xuzhenbao
· 3 weeks ago
0f00df0
Revert "Modify rsa_json_rpc bundle version"
by xuzhenbao
· 3 weeks ago
0d3c04c
Merge branch 'master' of https://github.com/xuzhenbao/celix into add_remote_service_ranking
by xuzhenbao
· 5 weeks ago
578a6d5
Update build instructions.
by PengZheng
· 5 weeks ago
5d558ed
disable CMakeDeps For installed CMake config files.
by PengZheng
· 5 weeks ago
bddb241
Modify rsa_json_rpc bundle version
by xuzhenbao
· 5 weeks ago
0352a75
Add comments for CELIX_RSA_IMPORTED_SERVICE_RANKING_OFFSETS
by xuzhenbao
· 5 weeks ago
b30e173
Implement dependencies option conflict detection.
by PengZheng
· 5 weeks ago
36ce8b1
Merge pull request #837 from apache/feature/816-drop-conan-1.x
by PengZheng
· 6 weeks ago
da140f5
Drop Conan 1.x support and move test_package to its conventional location.
by PengZheng
· 6 weeks ago
e8336a8
Remove filter.h and replace usage with celix_filter.h
by Pepijn Noltes
· 7 weeks ago
0f994db
Remove celix_use_compression_for_bundle_zips option
by Pepijn Noltes
· 7 weeks ago
9c550db
Remove jar bnd packaging and introduce cmake built-in zip usage
by Pepijn Noltes
· 10 weeks ago
88e228f
Fix various CI errors.
by PengZheng
· 7 weeks ago
6710125
Fix broken ubuntu.yml
by PengZheng
· 7 weeks ago
5381920
Fix broken ubuntu.yml
by PengZheng
· 7 weeks ago
759a831
Fix clang compilation error.
by PengZheng
· 7 weeks ago
579d165
Fix coverage.info path.
by PengZheng
· 7 weeks ago
be870d8
gh-509: Remove deprecated utils, celixbool, export and celix_utils_api header
by Pepijn Noltes
· 2 months ago
5030f27
gh-819: Simplify devcontainer setup (#820)
by Pepijn Noltes
· 8 weeks ago
a0562f8
Merge pull request #832 from apache/hotfix/limit-gcc-anayzer-C
by PengZheng
· 10 weeks ago
d62160c
Limit gcc analyzer to C.
by PengZheng
· 10 weeks ago
78dadfa
Merge pull request #817 from moelksasbyahmed/master
by Pepijn Noltes
· 2 months ago
87dafa8
Merge pull request #821 from apache/feature/update-gtest-dep
by Pepijn Noltes
· 2 months ago
5399712
Update gtest dependency version to v17
by Pepijn Noltes
· 2 months ago
1fbdb32
resolved changes
by moelksasbyahmed
· 3 months ago
3ca7128
modified conanfile.py to enable gcc analyzer using cmake
by moelksasbyahmed
· 3 months ago
425b689
added gcc analyzer for the ubuntu build
by moelksasbyahmed
· 3 months ago
07c3f50
added -fanalyzer flags to suppress warnings in CMake
by moelksasbyahmed
· 3 months ago
666cf19
applied the requested changes
by moelksasbyahmed
· 3 months ago
effe33a
Merge pull request #815 from apache/feature/769-libuv-package-and-thread-header
by Pepijn Noltes
· 3 months ago
0454477
added support for gcc -fanalyzer for conanfile
by moelksasbyahmed
· 3 months ago
c46a284
adding cmake support for gcc -fanalyzer
by moelksasbyahmed
· 3 months ago
8571cbc
Remove require-override in coverage build.
by PengZheng
· 3 months ago
387a0bb
Update coverage to use conan 2.x
by PengZheng
· 3 months ago
d8c8cb4
Update ubuntu ci to use conan 2.x
by PengZheng
· 3 months ago
f425e10
Update CelixConfig.cmake include Modules before find_dep
by Pepijn Noltes
· 3 months ago
0e61b47
Add missing find_dependencies in CelixDeps.cmake.in
by Pepijn Noltes
· 3 months ago
f7dce1b
Remove celix_auto support for uv_thread_t
by Pepijn Noltes
· 3 months ago
e4bf623
Update ci config 1.x config to use conan 1.66
by Pepijn Noltes
· 3 months ago
20a0400
Add remote service ranking feature
by xuzhenbao
· 3 months ago
9f46175
gh-769: Refactor celix_uv_cleanup func and struct naming
by Pepijn Noltes
· 3 months ago
5ef11d9
gh-769: Move trylock test for mutex to a sep thread
by Pepijn Noltes
· 3 months ago
23a3408
gh-769: Move trylock test for rwlock to in sep thread
by Pepijn Noltes
· 3 months ago
feb9d8e
Remove libuv linkng from ei tests
by Pepijn Noltes
· 3 months ago
e0af030
Exclude try locks on macos rwlock test
by Pepijn Noltes
· 3 months ago
1b0b093
gh-769: Update conan libuv dep to build_utils
by Pepijn Noltes
· 3 months ago
e2d3cee
gh-769: Add celix_uv_cleanup.h
by Pepijn Noltes
· 3 months ago
2127aeb
gh-769: Add libuv dep, update ci workflows and add smoke test
by Pepijn Noltes
· 3 months ago
6eca661
Feature/add agents md (#814)
by Pepijn Noltes
· 3 months ago
55f059e
Merge pull request #809 from apache/feature/coc
by Roy Lenferink
· 3 months ago
b112b3c
Feature/fix array list initial capability bug (#810)
by Pepijn Noltes
· 4 months ago
7160174
Feature/add fuzzing (#799)
by Pepijn Noltes
· 4 months ago
c8dd7c4
Add code of conduct markdown
by Pepijn Noltes
· 4 months ago
c6d0e2a
Merge pull request #808 from apache/hotfix/mac-conan-create-fix
by PengZheng
· 4 months ago
7707129
Update macOS version and Python setup in conan_create workflow
by PengZheng
· 4 months ago
10fe256
Merge pull request #802 from xuzhenbao/improve_rsa
by PengZheng
· 5 months ago
d10661d
Merge branch 'improve_rsa' of https://github.com/xuzhenbao/celix into improve_rsa
by xuzhenbao
· 6 months ago
d013c0b
Remove unreliable assertion
by xuzhenbao
· 6 months ago
b04b1ba
Resolve tracked service useCount race When removing service
by xuzhenbao
· 6 months ago
9524897
Update bundles/remote_services/rsa_spi/include/celix_rsa_rpc_factory.h
by PengZheng
· 6 months ago
cda49ed
Merge branch 'improve_rsa' of https://github.com/xuzhenbao/celix into improve_rsa
by xuzhenbao
· 6 months ago
3ea0d6d
Add code comments
by xuzhenbao
· 6 months ago
6418698
Merge pull request #805 from apache/hotfix/shaky-test-timeout
by PengZheng
· 6 months ago
94fda8a
Use future/promise to replace sleep-based event queue handling for improved test reliability.
by PengZheng
· 6 months ago
8167d2b
Merge pull request #804 from apache/hotfix/shaky-test-timeout
by PengZheng
· 6 months ago
82b5012
Use future/promise to replace the shaky sleep.
by PengZheng
· 6 months ago
fb20f18
Merge pull request #803 from apache/hotfix/curl-option-type-mismatch
by PengZheng
· 6 months ago
54c995d
Standardize `CURLOPT_*` options to use long integers and enable `CMAKE_EXPORT_COMPILE_COMMANDS`.
by PengZheng
· 6 months ago
9d1c70b
Merge branch 'apache:master' into improve_rsa
by xuzhenbao
· 7 months ago
bf3c6a9
Resolve the issue where the remote service endpoint is exported before being fully established
by xuzhenbao
· 7 months ago
9051886
Resolve use-after-free when unregister service factory
by xuzhenbao
· 7 months ago
c348fe7
Remove unneeded comments
by Pepijn Noltes
· 7 months ago
84fed65
Update macOS workflow to use MacOS 15
by Pepijn Noltes
· 7 months ago
c32cc63
Fix the RPC communication failure when the shared memory ID is 0
by xuzhenbao
· 7 months ago
871499e
Merge pull request #801 from apache/hotfix/dm-add-interfece-leak
by PengZheng
· 7 months ago
cff06e7
Fix redundant null check before destroying `removedInterface->properties` in `dm_component_impl.c`.
by PengZheng
· 7 months ago
acdd4b4
Fix the memory leak when removing the component interface and adding the corresponding test
by PengZheng
· 7 months ago
712c104
Add SBRM documentation
by Pepijn Noltes
· 8 months ago
d1ad26b
Merge pull request #798 from apache/hotfix/797-macos-fix
by PengZheng
· 8 months ago
fe13caf
#797 workaround: Update macOS build configuration to use macOS 14
by PengZheng
· 8 months ago
96bab31
Merge pull request #795 from apache/hotfix/492-unresolved-symbols-check
by PengZheng
· 12 months ago
7198bd4
Change library loading flags to use RTLD_NOW to avoid crash when opening bundle with unresolved symbols.
by PengZheng
· 12 months ago
Next »