commits
Thread
Date
Earlier messages
Later messages
Messages by Thread
[celix] 01/01: Merge pull request #577 from apache/hotfix/standalone-examples
pengzheng
[celix] branch hotfix/standalone-examples created (now d0aa3406)
pengzheng
[celix] 01/01: Add missing `find_package` to make examples standalone.
pengzheng
[celix] branch hotfix/transitive-private-deps deleted (was 13425e30)
pengzheng
[celix] branch master updated (6e3bc4c4 -> dda89f07)
pengzheng
[celix] 01/01: Merge pull request #575 from apache/hotfix/transitive-private-deps
pengzheng
[celix] branch hotfix/transitive-private-deps created (now 13425e30)
pengzheng
[celix] 01/01: Revert "A better workaround of the issue of private linking of transitive dependencies."
pengzheng
[celix] branch master updated (24d624ef -> 6e3bc4c4)
xuzhenbao
[celix] branch feature/556-osgi-uninstall deleted (was 58a3c3b0)
pengzheng
[celix] branch master updated (c9ab5288 -> 24d624ef)
pengzheng
[celix] 01/01: Merge pull request #569 from apache/feature/556-osgi-uninstall
pengzheng
[celix] branch feature/556-osgi-uninstall updated (6c061080 -> 58a3c3b0)
pengzheng
[celix] branch feature/less_verbose_logging_on_ci deleted (was 47234f31)
pnoltes
[celix] branch master updated (ab2cc5e6 -> c9ab5288)
pnoltes
[celix] 01/01: Merge pull request #573 from apache/feature/less_verbose_logging_on_ci
pnoltes
[celix] branch feature/556-osgi-uninstall updated (ff0c44cd -> 6c061080)
pengzheng
[celix] branch feature/556-osgi-uninstall updated (f9403df0 -> ff0c44cd)
pengzheng
[celix] branch feature/556-osgi-uninstall updated (52227e65 -> f9403df0)
pengzheng
[celix] branch feature/less_verbose_logging_on_ci created (now 47234f31)
pnoltes
[celix] 01/01: Replace ci config with ctest --output-on-failure
pnoltes
[celix] branch feature/556-osgi-uninstall updated (ff6b3ef9 -> 52227e65)
pengzheng
[celix] branch feature/556-osgi-uninstall updated (c7c818e2 -> ff6b3ef9)
pengzheng
[celix] branch feature/coding_conventions deleted (was 546490e9)
pnoltes
[celix] branch master updated (f9ada53f -> ab2cc5e6)
pnoltes
[celix] 01/01: Merge pull request #544 from apache/feature/coding_conventions
pnoltes
[celix] branch feature/coding_conventions updated (be88ea02 -> 546490e9)
pnoltes
[celix] branch feature/556-osgi-uninstall updated (40df914a -> c7c818e2)
pengzheng
[celix] branch feature/556-osgi-uninstall updated (514a71e8 -> 40df914a)
pengzheng
[celix] branch feature/556-osgi-uninstall updated (eccbb7f9 -> 514a71e8)
pengzheng
[celix] branch feature/556-osgi-uninstall updated (cfd6b440 -> eccbb7f9)
pengzheng
[celix] branch feature/556-osgi-uninstall updated (55cd8814 -> cfd6b440)
pengzheng
[celix] 02/02: Fix several typos.
pengzheng
[celix] 01/02: Make cleanup of BUNDLE_GEN_DIR work again.
pengzheng
[celix] branch feature/556-osgi-uninstall updated: Fix misuse of DEPENDS in add_custom_target for a target rather than a file.
pengzheng
[celix] branch feature/simplify-cxx-exceptions deleted (was 9fd85c9f)
pnoltes
[celix] branch master updated (2efed0a8 -> f9ada53f)
pnoltes
[celix] 01/01: Merge pull request #570 from apache/feature/simplify-cxx-exceptions
pnoltes
[celix] branch feature/coding_conventions updated (ec718724 -> be88ea02)
pnoltes
[celix] branch feature/simplify-cxx-exceptions created (now 9fd85c9f)
pnoltes
[celix] 01/01: Move celix::Exception to utils and refactor to use using ctor
pnoltes
[celix] branch feature/556-osgi-uninstall-2 deleted (was 415b8eb3)
pengzheng
[celix] branch feature/556-osgi-uninstall updated (fc851349 -> 415b8eb3)
pengzheng
[celix] branch feature/556-osgi-uninstall-2 created (now 415b8eb3)
pengzheng
[celix] 01/01: Implement bundle update as bundle unload plus bundle install.
pengzheng
[celix] branch feature/556-osgi-uninstall updated (2e24b1f6 -> fc851349)
pengzheng
[celix] 05/08: Update all bundle activator to use async service registration.
pengzheng
[celix] 02/08: Use read-write-lock to protect bundle state transition.
pengzheng
[celix] 01/08: Fix race condition introduced by celix_framework_installBundleInternal.
pengzheng
[celix] 07/08: Add full support of bundle update.
pengzheng
[celix] 06/08: Add useActiveBundles.
pengzheng
[celix] 03/08: Implement OSGi uninstall, and make install/uninstall thread-safe.
pengzheng
[celix] 08/08: Merge branch 'master' into feature/556-osgi-uninstall-2
pengzheng
[celix] 04/08: Add support for bundle unload.
pengzheng
[celix] branch master updated: Correct build errors on OSX, issue #567
pengzheng
[celix] branch master updated (cd5a44cf -> 53cf5860)
pengzheng
[celix] 01/01: Merge pull request #564 from apache/feature/556-osgi-uninstall
pengzheng
[celix] branch feature/556-osgi-uninstall updated: Avoid unnecessary disk write with an extra disk read.
pengzheng
[celix] branch feature/556-osgi-uninstall updated: Fix a memory leak in test.
pengzheng
[celix] branch feature/556-osgi-uninstall updated (821ab600 -> be8461b7)
pengzheng
[celix] 03/05: Delete residue archive directory in case of errors.
pengzheng
[celix] 05/05: Add more tests for bundle archive.
pengzheng
[celix] 01/05: Add tests for system bundle archive creation failures.
pengzheng
[celix] 04/05: Fix logging null string in case of bundleArchive_revise error.
pengzheng
[celix] 02/05: Add tests for normal bundle archive creation failures.
pengzheng
[celix] branch master updated (7f095dca -> cd5a44cf)
xuzhenbao
[celix] branch master updated (acb71bd8 -> 7f095dca)
pnoltes
[celix] 01/01: Merge pull request #560 from apache/hotfix/dm_all_component_active_segfault
pnoltes
[celix] branch hotfix/dm_all_component_active_segfault deleted (was 205321eb)
pnoltes
[celix] branch feature/celix_errno_tests deleted (was c00bcbab)
pnoltes
[celix] branch master updated (15f03915 -> acb71bd8)
pnoltes
[celix] 01/01: Merge pull request #559 from apache/feature/celix_errno_tests
pnoltes
[celix] branch hotfix/dm_all_component_active_segfault created (now 205321eb)
pnoltes
[celix] 01/01: Add fix to handle dm cmp allActive / createInfo for installed but not started bundles
pnoltes
[celix] branch master updated (eaa79e00 -> 15f03915)
pengzheng
[celix] 01/01: Merge pull request #558 from apache/feature/556-osgi-uninstall
pengzheng
[celix] branch feature/add_log_statement_for_bnd_act_without_symbols created (now 44dd36ff)
pnoltes
[celix] 01/01: Add log statement for bundles with an act lib, but no symbols
pnoltes
[celix] branch feature/coding_conventions updated (8ed95f2c -> ec718724)
pnoltes
[celix] branch feature/add_initialize_check_for_thread_abstraction created (now 1e76efd8)
pnoltes
[celix] 01/01: Add initialized field to thread abstraction and add missing doxygen
pnoltes
[celix] branch feature/celix_errno_tests created (now c00bcbab)
pnoltes
[celix] 01/01: Add unit test for 2 errno marcros
pnoltes
[celix] branch feature/556-osgi-uninstall created (now 821ab600)
pengzheng
[celix] 01/03: Add celix_bundleCache_destroyArchive to support OSGi uninstall.
pengzheng
[celix] 02/03: Add more test cases for celix_bundleCache_create error handling.
pengzheng
[celix] 03/03: Add through unit test for bundle cache.
pengzheng
[celix] branch feature/coding_conventions updated (ef45f41c -> 8ed95f2c)
pnoltes
[celix] branch feature/coding_conventions updated (b688dc06 -> ef45f41c)
pnoltes
[celix] branch hotfix/use-after-free deleted (was abcd53c0)
pengzheng
[celix] branch hotfix/service_tracker_guard_condition deleted (was 677bf06b)
pengzheng
[celix] branch feature/skip_extraction_when_reloading deleted (was 2cb699ac)
pengzheng
[celix] branch revert-554-feature/correct_uninstall_semantics deleted (was 77722f5a)
pengzheng
[celix] branch feature/correct_uninstall_semantics created (now b1ab9caf)
pengzheng
[celix] branch master updated (636b11ab -> eaa79e00)
pengzheng
[celix] 01/01: Merge pull request #555 from apache/revert-554-feature/correct_uninstall_semantics
pengzheng
[celix] branch revert-554-feature/correct_uninstall_semantics created (now 77722f5a)
pengzheng
[celix] 01/01: Revert "[RFC]the OSGi semantics of bundle uninstall."
pengzheng
[celix] branch feature/correct_uninstall_semantics deleted (was b1ab9caf)
pengzheng
[celix] branch feature/correct_uninstall_semantics deleted (was b1ab9caf)
pengzheng
[celix] branch master updated (29cb4a3b -> 636b11ab)
pengzheng
[celix] 01/01: Merge pull request #554 from apache/feature/correct_uninstall_semantics
pengzheng
[celix] branch feature/correct_uninstall_semantics updated: Add test for bundle uninstall.
pengzheng
[celix] branch feature/correct_uninstall_semantics created (now f5fe0f4f)
pengzheng
[celix] 01/01: Implement the OSGi semantics of bundle uninstallation.
pengzheng
[celix] branch hotfix/remove-refresh-bundle-after-uninstall deleted (was c907d6a6)
pnoltes
[celix] branch master updated (431d2dbf -> 29cb4a3b)
pnoltes
[celix] branch feature/551-add-1st-part-req-cap-model-lib deleted (was de6ec076)
pnoltes
[celix] branch master updated (9551608b -> 431d2dbf)
pnoltes
[celix] 01/01: Merge pull request #547 from apache/feature/551-add-1st-part-req-cap-model-lib
pnoltes
[celix] branch feature/490-add-verbose-log-ctrl deleted (was b2be044a)
pengzheng
[celix] branch master updated (fc18c65d -> 9551608b)
pengzheng
[celix] 01/01: Merge pull request #550 from apache/feature/490-add-verbose-log-ctrl
pengzheng
[celix] branch hotfix/remove-refresh-bundle-after-uninstall updated: Ensure that dm info only gets retrieved for activate bundles
pnoltes
[celix] branch feature/551-add-1st-part-req-cap-model-lib updated (3409fb5f -> de6ec076)
pnoltes
[celix] branch hotfix/remove-refresh-bundle-after-uninstall created (now 2a9aaa6a)
pnoltes
[celix] 01/02: Remove fw_refreshBundle used during uninstall
pnoltes
[celix] 02/02: Add callback data with ctx usage to celix_dependencyManager_createInfos
pnoltes
[celix] branch feature/490-add-verbose-log-ctrl updated: Document since which version of the log control service the newly added methods are available.
pengzheng
[celix] branch feature/490-add-verbose-log-ctrl updated (a13c92b3 -> fec755e5)
pengzheng
[celix] 01/01: Merge branch 'master' into feature/490-add-verbose-log-ctrl
pengzheng
[celix] branch feature/490-add-verbose-log-ctrl created (now a13c92b3)
pengzheng
[celix] 01/02: Add verbosity control to log control service.
pengzheng
[celix] 02/02: Add celix::log_admin detail subcommand to switch selected loggers between detailed and brief mode.
pengzheng
[celix] branch feature/coding_conventions updated (88ea1270 -> b688dc06)
pengzheng
[celix] branch change-gh-notifications deleted (was c4405041)
rlenferink
[celix] branch master updated (b1ebd8a5 -> fc18c65d)
xuzhenbao
[celix] branch feature/551-add-1st-part-req-cap-model-lib updated (6268ea70 -> 3409fb5f)
pengzheng
[celix] branch feature/trim_string_in_place deleted (was d04b2c19)
pengzheng
[celix] branch master updated (052172ad -> b1ebd8a5)
pengzheng
[celix] 01/01: Merge pull request #545 from apache/feature/trim_string_in_place
pengzheng
[celix] branch feature/type_support_for_properties updated (78b94d58 -> 717869d6)
pnoltes
[celix] branch hotfix/do-not-use-dlsym-with-bundle-handle-null deleted (was 90ffe525)
pnoltes
[celix] branch master updated (63a008d8 -> 052172ad)
pnoltes
[celix] 01/01: Merge pull request #548 from apache/hotfix/do-not-use-dlsym-with-bundle-handle-null
pnoltes
[celix] branch hotfix/do-not-use-dlsym-with-bundle-handle-null created (now 90ffe525)
pnoltes
[celix] 01/01: Fix issue that a NULL bundle handle still got an activator.
pnoltes
[celix] branch feature/type_support_for_properties updated (fe434a03 -> 78b94d58)
pnoltes
[celix] branch feature/cap_req_model_lib deleted (was bf4fbc23)
pnoltes
[celix] branch feature/551-add-1st-part-req-cap-model-lib created (now 6268ea70)
pnoltes
[celix] 01/01: #551: Add 1st part of the requirement-capability-model lib
pnoltes
[celix] branch hotfix/coverity_fix deleted (was 2f9a8ab0)
pengzheng
[celix] branch master updated (4281d765 -> 63a008d8)
pengzheng
[celix] 01/01: Merge pull request #546 from apache/hotfix/coverity_fix
pengzheng
[celix] branch hotfix/coverity_fix updated: Fix potential deadlock.
pengzheng
[celix] branch hotfix/coverity_fix created (now d538438d)
pengzheng
[celix] 01/02: Fix Coverity 314120 Value not atomically updated.
pengzheng
[celix] 02/02: Fix Coverity 313622 Dereference after null check.
pengzheng
[celix] branch feature/trim_string_in_place updated: Fix two typos.
pengzheng
[celix] branch feature/trim_string_in_place updated: Recover proper use of celix_utils_trimInPlace.
pengzheng
[celix] branch feature/trim_string_in_place created (now 8c403f84)
pengzheng
[celix] 02/02: Recover proper use of celix_utils_trimInPlace.
pengzheng
[celix] 01/02: Add celix_utils_trimInPlace, and replace all uses of utils_stringTrim.
pengzheng
[celix] branch feature/coding_conventions updated (65750a55 -> 88ea1270)
pnoltes
[celix] 02/03: Update coding convention doc (#442)
pnoltes
[celix] 03/03: Update clang-format file (#508)
pnoltes
[celix] 01/03: Merge remote-tracking branch 'origin/master' into feature/coding_conventions
pnoltes
[celix] branch feature/coding_conventions updated: Update the naming convention documentation
pnoltes
[celix] branch feature/coding_conventions updated (c3c5772e -> 7ec7c39f)
pnoltes
[celix] 01/02: Update coding convention doc
pnoltes
[celix] 02/02: Add .clang-format file
pnoltes
[celix] branch feature/celix_err deleted (was f25eba73)
pnoltes
[celix] branch master updated (dd3d35a3 -> 4281d765)
pnoltes
[celix] 01/01: Merge pull request #536 from apache/feature/celix_err
pnoltes
[celix] branch master updated (a0667538 -> dd3d35a3)
pengzheng
[celix] 01/01: Merge pull request #543 from apache/feature/error_injector_ergonomics
pengzheng
[celix] branch feature/celix_err updated (8dab662c -> 4d58528a)
pnoltes
[celix] branch feature/celix_err updated (787ad0fd -> 8dab662c)
pnoltes
[celix] branch feature/error_injector_ergonomics updated: Fix typo causing compilation failure.
pengzheng
[celix] branch feature/error_injector_ergonomics updated: Use a separate utils_cut(code under test) library for unit test.
pengzheng
[celix] branch feature/error_injector_ergonomics updated: Make bundles loadable without celix_bundle_private_libs.
pengzheng
[celix] branch feature/error_injector_ergonomics updated: Fixed unresolved symbol when linking test_framework_with_cxx14.
pengzheng
[celix] branch feature/error_injector_ergonomics created (now 38539edd)
pengzheng
[celix] 02/02: Use a separate cut(code under test) library for unit test.
pengzheng
[celix] 01/02: Add a test case to illustrate lack of export symbols to be used as valid caller of the error injection target.
pengzheng
[celix] branch feature/celix_err updated (45e530b0 -> 787ad0fd)
pengzheng
[celix] branch master updated (c0666d0e -> a0667538)
pengzheng
[celix] 01/01: Merge pull request #541 from apache/hotfix/macos-action-fix
pengzheng
[celix] branch hotfix/macos-action-fix updated: Update GitHub action to use macOS 11 to avoid building everything.
pengzheng
[celix] branch hotfix/macos-action-fix created (now ad503724)
pengzheng
[celix] 01/01: Update GitHub action to use latest macOS.
pengzheng
[celix] branch feature/celix_err updated (9089a8f7 -> 45e530b0)
pnoltes
[celix] branch feature/celix_err updated (958540d6 -> 9089a8f7)
pnoltes
[celix] branch master updated (19529d7a -> c0666d0e)
xuzhenbao
[celix] branch master updated (03038302 -> 19529d7a)
pnoltes
[celix] 01/01: Merge pull request #534 from apache/feature/array_list_return_status_on_modification
pnoltes
[celix] branch master updated (c63c6353 -> 03038302)
pengzheng
[celix] branch feature/celix_err updated: Add missing signal header include to ThreadsTestSuite
pnoltes
[celix] branch hotfix/mark_embed_bundles_as_not_exec created (now 8718b9f3)
pnoltes
[celix] 01/01: Add .note section to embed_bundle_linux.s to prevent executable stack
pnoltes
[celix] branch feature/celix_err updated: Add init to celix thread in ThreadsTestSuite.cc
pnoltes
[celix] branch feature/celix_err updated (98c5ce42 -> b3271ef6)
pnoltes
[celix] 01/04: Refactor threads cpputest to gtest and add a tss test
pnoltes
[celix] 04/04: Add celix_err test suite with error injection
pnoltes
[celix] 03/04: Add __thread base alternative impl for celix_err
pnoltes
[celix] 02/04: Add celix tss to the threads_ei lib
pnoltes
[celix] branch feature/array_list_return_status_on_modification updated: Add status return to array list modification functions
pnoltes
[celix] branch feature/celix_err created (now 98c5ce42)
pnoltes
[celix] 02/04: Refactor celix_err to use a fixed err msg buffer
pnoltes
[celix] 01/04: Add initial implementation for celix_err
pnoltes
Earlier messages
Later messages