You are viewing a plain text version of this content. The canonical link for it is here.
- celix git commit: CELIX-424: Update doap file and moves Dockerfile to misc dir - posted by pn...@apache.org on 2018/07/02 18:10:07 UTC, 0 replies.
- [jira] [Closed] (CELIX-424) Cleanup project structure - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/07/02 18:11:00 UTC, 0 replies.
- [jira] [Updated] (CELIX-449) Update Apache Celix website - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/07/02 18:12:00 UTC, 0 replies.
- [jira] [Created] (CELIX-449) Update Apache Celix website - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/07/02 18:12:00 UTC, 0 replies.
- [1/4] celix git commit: CELIX-449: Restructure of some parts of the documentation to make it easier to integrate with the celix-site. - posted by pn...@apache.org on 2018/07/02 18:34:44 UTC, 0 replies.
- [2/4] celix git commit: CELIX-449: Restructure of some parts of the documentation to make it easier to integrate with the celix-site. - posted by pn...@apache.org on 2018/07/02 18:34:45 UTC, 0 replies.
- [3/4] celix git commit: CELIX-449: Restructure of some parts of the documentation to make it easier to integrate with the celix-site. - posted by pn...@apache.org on 2018/07/02 18:34:46 UTC, 0 replies.
- [4/4] celix git commit: CELIX-449: Restructure of some parts of the documentation to make it easier to integrate with the celix-site. - posted by pn...@apache.org on 2018/07/02 18:34:47 UTC, 0 replies.
- celix-site git commit: CELIX-449: Adds celix src as submodule and a sh script to copy the documents markdown files - posted by pn...@apache.org on 2018/07/02 19:20:56 UTC, 0 replies.
- [jira] [Created] (CELIX-450) Extend PubSub Admins to target network instead of IP using CIDR notation - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/07/03 12:13:00 UTC, 0 replies.
- [jira] [Created] (CELIX-451) The celix_bundle_files command does not update out of date files - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/07/03 20:44:00 UTC, 0 replies.
- [1/6] celix git commit: CELIX-451: Adds celix_bundle_dir for copying files. Also remove mongoose example and adds a new civetweb example. - posted by pn...@apache.org on 2018/07/03 20:45:53 UTC, 0 replies.
- [2/6] celix git commit: CELIX-451: Adds celix_bundle_dir for copying files. Also remove mongoose example and adds a new civetweb example. - posted by pn...@apache.org on 2018/07/03 20:45:54 UTC, 0 replies.
- [3/6] celix git commit: CELIX-451: Adds celix_bundle_dir for copying files. Also remove mongoose example and adds a new civetweb example. - posted by pn...@apache.org on 2018/07/03 20:45:55 UTC, 0 replies.
- [4/6] celix git commit: CELIX-451: Adds celix_bundle_dir for copying files. Also remove mongoose example and adds a new civetweb example. - posted by pn...@apache.org on 2018/07/03 20:45:56 UTC, 0 replies.
- [5/6] celix git commit: CELIX-451: Adds celix_bundle_dir for copying files. Also remove mongoose example and adds a new civetweb example. - posted by pn...@apache.org on 2018/07/03 20:45:57 UTC, 0 replies.
- [6/6] celix git commit: CELIX-451: Adds celix_bundle_dir for copying files. Also remove mongoose example and adds a new civetweb example. - posted by pn...@apache.org on 2018/07/03 20:45:58 UTC, 0 replies.
- [jira] [Commented] (CELIX-451) The celix_bundle_files command does not update out of date files - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/07/03 20:48:00 UTC, 0 replies.
- celix-site git commit: CELIX-449: Refactors how the menu works. Now uses Hugo's section concept - posted by pn...@apache.org on 2018/07/04 19:09:04 UTC, 0 replies.
- celix git commit: CELIX-446: Adds ServiceAdaptors concept, which - with the use of type erasure - make it possible to register/use C++ service which are automatically wrapper to/from their C counterpart. - posted by pn...@apache.org on 2018/07/09 19:51:55 UTC, 0 replies.
- celix git commit: CELIX-451: Add celix_bundle_add_files CMake command - posted by pn...@apache.org on 2018/07/10 12:00:28 UTC, 0 replies.
- [jira] [Created] (CELIX-452) Deadlock due to fw_serviceChanged lock - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/07/10 15:36:00 UTC, 0 replies.
- [1/2] celix git commit: CELIX-452: Add the usage of retain/release concept in the framework.c so that serviceListeners lock can be kept local. - posted by pn...@apache.org on 2018/07/10 15:41:37 UTC, 0 replies.
- [2/2] celix git commit: CELIX-451: Removes warnings for the civetweb compilation - posted by pn...@apache.org on 2018/07/10 15:41:38 UTC, 0 replies.
- celix git commit: CELIX-446: Refactors for effc c++ warnings (gcc8) - posted by pn...@apache.org on 2018/07/10 15:51:28 UTC, 0 replies.
- celix git commit: CELIX-452: Moves the typedef of service_reference to celix_types.h - posted by pn...@apache.org on 2018/07/10 15:59:08 UTC, 0 replies.
- [jira] [Closed] (CELIX-451) The celix_bundle_files command does not update out of date files - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/07/10 16:02:00 UTC, 0 replies.
- [jira] [Resolved] (CELIX-451) The celix_bundle_files command does not update out of date files - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/07/10 16:02:00 UTC, 0 replies.
- celix git commit: CELIX-452: And sync call for the release/retain concept for service_tracker/service listener. This ensure that the removing calls for services/service_listeners only return when there are no users anymore. - posted by pn...@apache.org on 2018/07/11 08:30:35 UTC, 0 replies.
- celix git commit: CELIX-452: Improves the service listener locking. The retain/release on service listener now first check if service listener matches - posted by pn...@apache.org on 2018/07/17 10:08:42 UTC, 0 replies.
- celix git commit: CELIX-452: Changes the behaviour of the serviceTracker_close, so that removing the service listener is done on a separate thread. - posted by pn...@apache.org on 2018/07/17 19:41:43 UTC, 0 replies.
- celix git commit: CELIX-452: Adds missing service tracker stub for mock based framework tests - posted by pn...@apache.org on 2018/07/17 19:53:08 UTC, 0 replies.
- celix git commit: CELIX-452: Adds a missing null check - posted by pn...@apache.org on 2018/07/17 20:22:57 UTC, 0 replies.
- celix git commit: CELIX-452: Removes an erroneous if statement. - posted by pn...@apache.org on 2018/07/18 05:53:21 UTC, 0 replies.
- celix git commit: Adds celix array list remove functions for the supported types and the unit test for those functions - posted by pn...@apache.org on 2018/07/19 20:59:59 UTC, 0 replies.
- [1/2] celix git commit: Fixed typos - posted by rl...@apache.org on 2018/07/31 10:37:54 UTC, 0 replies.
- [2/2] celix git commit: Markdown format issue resolved - posted by rl...@apache.org on 2018/07/31 10:37:55 UTC, 0 replies.