You are viewing a plain text version of this content. The canonical link for it is here.
- celix git commit: CELIX-434: Adds default cache dir configuration to add_celix_docker_container - posted by pn...@apache.org on 2018/10/01 08:25:03 UTC, 0 replies.
- celix git commit: CELIX-454: Fixes an typo in the psa service - posted by pn...@apache.org on 2018/10/01 10:57:05 UTC, 0 replies.
- celix git commit: CELIX-454: Fixes some bugs - posted by pn...@apache.org on 2018/10/01 12:57:53 UTC, 0 replies.
- celix git commit: CELIX-454: Adds some missing cleanup for the UDP MC pubsub admin. - posted by pn...@apache.org on 2018/10/01 13:53:26 UTC, 0 replies.
- celix git commit: CELIX-454: Adds service version to the publisher service registrations - posted by pn...@apache.org on 2018/10/01 16:39:40 UTC, 0 replies.
- celix git commit: CELIX-454: Fixes a bug in the serviceTrackerTracker call wich ignored the provided service name. - posted by pn...@apache.org on 2018/10/03 18:39:44 UTC, 0 replies.
- [jira] [Created] (CELIX-455) 100% CPU load when terminal is disconnected - posted by "Erjan Altena (JIRA)" <ji...@apache.org> on 2018/10/10 10:04:00 UTC, 0 replies.
- [1/2] celix git commit: CELIX-454: Moves a debug log statement so that it only occurs when new endpoint are discovered - posted by pn...@apache.org on 2018/10/10 19:38:02 UTC, 0 replies.
- [2/2] celix git commit: CELIX-454: Refactors bundle locking handling in the framework. The current situation can lead to deadlocks. This is still wip. - posted by pn...@apache.org on 2018/10/10 19:38:03 UTC, 0 replies.
- celix git commit: CELIX-454: Fixes a framework shutdown issue - posted by pn...@apache.org on 2018/10/11 15:35:40 UTC, 0 replies.
- celix git commit: CELIX-454: Fixes some issues in the pubsub zmq admin - posted by pn...@apache.org on 2018/10/11 17:56:34 UTC, 0 replies.
- celix git commit: CELIX-454: Removes unused static function - posted by pn...@apache.org on 2018/10/11 18:19:59 UTC, 0 replies.
- celix git commit: CELIX-454: Fixes a bug in the pubsub discovery where discovered endpoint listener where not correctly removed. - posted by pn...@apache.org on 2018/10/12 08:42:14 UTC, 0 replies.
- celix git commit: CELIX-454: Updates OSX deployment target for travis build. - posted by pn...@apache.org on 2018/10/12 09:00:11 UTC, 0 replies.
- [01/34] celix git commit: CELIX-454: Refactors pubsub discovery and topology manager trying to prevent race conditions - posted by pn...@apache.org on 2018/10/12 09:03:18 UTC, 0 replies.
- [02/34] celix git commit: CELIX-454: Refactors pubsub discovery and topology manager trying to prevent race conditions - posted by pn...@apache.org on 2018/10/12 09:03:19 UTC, 0 replies.
- [03/34] celix git commit: CELIX-454: Refactors pubsub discovery and topology manager trying to prevent race conditions - posted by pn...@apache.org on 2018/10/12 09:03:20 UTC, 0 replies.
- [04/34] celix git commit: CELIX-454: Refactors pubsub discovery and topology manager trying to prevent race conditions - posted by pn...@apache.org on 2018/10/12 09:03:21 UTC, 0 replies.
- [05/34] celix git commit: CELIX-454: More PubSub refactoring. Started creating a new skeleton for psa udpmc based on a updated pubsub spi. - posted by pn...@apache.org on 2018/10/12 09:03:22 UTC, 0 replies.
- [06/34] celix git commit: CELIX-454: More PubSub refactoring. Started creating a new skeleton for psa udpmc based on a updated pubsub spi. - posted by pn...@apache.org on 2018/10/12 09:03:23 UTC, 0 replies.
- [07/34] celix git commit: CELIX-454: More PubSub refactoring. Started creating a new skeleton for psa udpmc based on a updated pubsub spi. - posted by pn...@apache.org on 2018/10/12 09:03:24 UTC, 0 replies.
- [08/34] celix git commit: CELIX-454: More PubSub refactoring. Started creating a new skeleton for psa udpmc based on a updated pubsub spi. - posted by pn...@apache.org on 2018/10/12 09:03:25 UTC, 0 replies.
- [09/34] celix git commit: CELIX-454: More PubSub. The UDPMC is now somewhat working again, but still needs some testing. - posted by pn...@apache.org on 2018/10/12 09:03:26 UTC, 0 replies.
- [10/34] celix git commit: CELIX-454: More PubSub. The UDPMC is now somewhat working again, but still needs some testing. - posted by pn...@apache.org on 2018/10/12 09:03:27 UTC, 0 replies.
- [11/34] celix git commit: CELIX-454: Removes some now unused sources - posted by pn...@apache.org on 2018/10/12 09:03:28 UTC, 0 replies.
- [12/34] celix git commit: CELIX-454: Removes some now unused sources - posted by pn...@apache.org on 2018/10/12 09:03:29 UTC, 0 replies.
- [13/34] celix git commit: CELIX-454: Refactors the pubsub zmq admin. - posted by pn...@apache.org on 2018/10/12 09:03:30 UTC, 0 replies.
- [14/34] celix git commit: CELIX-454: Refactors the pubsub zmq admin. - posted by pn...@apache.org on 2018/10/12 09:03:31 UTC, 0 replies.
- [15/34] celix git commit: CELIX-454: Removes now unused psa zmq source files - posted by pn...@apache.org on 2018/10/12 09:03:32 UTC, 0 replies.
- [16/34] celix git commit: CELIX-454: Removes now unused psa zmq source files - posted by pn...@apache.org on 2018/10/12 09:03:33 UTC, 0 replies.
- [17/34] celix git commit: CELIX-454: Some bug and mem leak fixes for the PSA refactoring - posted by pn...@apache.org on 2018/10/12 09:03:34 UTC, 0 replies.
- [18/34] celix git commit: CELIX-454: Some bug and mem leak fixes for the PSA refactoring - posted by pn...@apache.org on 2018/10/12 09:03:35 UTC, 0 replies.
- [19/34] celix git commit: CELIX-434: Updates cache behaviour. - posted by pn...@apache.org on 2018/10/12 09:03:36 UTC, 0 replies.
- [20/34] celix git commit: CELIX-454: More bug and mem leak fixing - posted by pn...@apache.org on 2018/10/12 09:03:37 UTC, 0 replies.
- [21/34] celix git commit: CELIX-434: Fixes an issue with the bundle cache unit tests - posted by pn...@apache.org on 2018/10/12 09:03:38 UTC, 0 replies.
- [22/34] celix git commit: CELIX-434: Adds default cache dir configuration to add_celix_docker_container - posted by pn...@apache.org on 2018/10/12 09:03:39 UTC, 0 replies.
- [23/34] celix git commit: CELIX-454: Fixes an typo in the psa service - posted by pn...@apache.org on 2018/10/12 09:03:40 UTC, 0 replies.
- [24/34] celix git commit: CELIX-454: Fixes some bugs - posted by pn...@apache.org on 2018/10/12 09:03:41 UTC, 0 replies.
- [25/34] celix git commit: CELIX-454: Adds some missing cleanup for the UDP MC pubsub admin. - posted by pn...@apache.org on 2018/10/12 09:03:42 UTC, 0 replies.
- [26/34] celix git commit: CELIX-454: Adds service version to the publisher service registrations - posted by pn...@apache.org on 2018/10/12 09:03:43 UTC, 0 replies.
- [27/34] celix git commit: CELIX-454: Fixes a bug in the serviceTrackerTracker call wich ignored the provided service name. - posted by pn...@apache.org on 2018/10/12 09:03:44 UTC, 0 replies.
- [28/34] celix git commit: CELIX-454: Moves a debug log statement so that it only occurs when new endpoint are discovered - posted by pn...@apache.org on 2018/10/12 09:03:45 UTC, 0 replies.
- [29/34] celix git commit: CELIX-454: Refactors bundle locking handling in the framework. The current situation can lead to deadlocks. This is still wip. - posted by pn...@apache.org on 2018/10/12 09:03:46 UTC, 0 replies.
- [30/34] celix git commit: CELIX-454: Fixes a framework shutdown issue - posted by pn...@apache.org on 2018/10/12 09:03:47 UTC, 0 replies.
- [celix] Git Push Summary - posted by pn...@apache.org on 2018/10/12 09:03:48 UTC, 0 replies.
- [31/34] celix git commit: CELIX-454: Fixes some issues in the pubsub zmq admin - posted by pn...@apache.org on 2018/10/12 09:03:48 UTC, 0 replies.
- [32/34] celix git commit: CELIX-454: Removes unused static function - posted by pn...@apache.org on 2018/10/12 09:03:49 UTC, 0 replies.
- [33/34] celix git commit: CELIX-454: Fixes a bug in the pubsub discovery where discovered endpoint listener where not correctly removed. - posted by pn...@apache.org on 2018/10/12 09:03:50 UTC, 0 replies.
- [34/34] celix git commit: CELIX-454: Updates OSX deployment target for travis build. - posted by pn...@apache.org on 2018/10/12 09:03:51 UTC, 0 replies.
- celix git commit: Report error to user if serializaton fails - posted by er...@apache.org on 2018/10/12 17:10:05 UTC, 0 replies.
- celix git commit: CELIX-454: Adds a apple specific version for the celixThreadCondition_timedwaitRelative impl that does not use the clock_gettime. - posted by pn...@apache.org on 2018/10/15 07:05:58 UTC, 0 replies.
- celix git commit: CELIX-454: Update log for deleting bundle cache, so that this only happens if a dir inside a bundle cache can not be deleted. - posted by pn...@apache.org on 2018/10/15 07:34:33 UTC, 0 replies.
- celix git commit: CELIX-454: Fixes some mem leaks, correct cleanup for service listeners and ensures that onlye a single framework shutdown thread will be started for multiple shutdown requests. - posted by pn...@apache.org on 2018/10/15 11:18:17 UTC, 0 replies.
- celix git commit: CELIX-454: Correct wrong mem free in the pubsub match functions - posted by pn...@apache.org on 2018/10/16 10:31:12 UTC, 0 replies.
- celix git commit: Removed sleep in zmqadmin read-thread and fixed doublke destroy of property - posted by er...@apache.org on 2018/10/16 12:31:54 UTC, 0 replies.
- celix git commit: CELIX-454: Fixes a wrongly timed mem free - posted by pn...@apache.org on 2018/10/16 15:13:10 UTC, 0 replies.
- celix git commit: CELIX-454: Removes multipart support for the pubsub zmq. - posted by pn...@apache.org on 2018/10/17 22:05:45 UTC, 0 replies.
- celix git commit: CELIX-454: Reverts wrong removal of common pubsub header struct - posted by pn...@apache.org on 2018/10/18 07:33:09 UTC, 0 replies.
- [1/2] celix git commit: NanoMsgAdmin: first version - posted by er...@apache.org on 2018/10/24 14:29:03 UTC, 0 replies.
- [2/2] celix git commit: NanoMsgAdmin: first version - posted by er...@apache.org on 2018/10/24 14:29:04 UTC, 0 replies.
- [jira] [Assigned] (CELIX-433) Installable celix container - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2018/10/29 18:18:02 UTC, 0 replies.
- [1/2] celix git commit: CELIX-433: Started on making installable celix containers, beginning with making it possible to configure bundles paths and making improves the handling of embedded properties. - posted by pn...@apache.org on 2018/10/29 20:03:11 UTC, 0 replies.
- [2/2] celix git commit: CELIX-433: Moves the generation of config.properties to the main.c/main.cc program for a celix container. - posted by pn...@apache.org on 2018/10/29 20:03:12 UTC, 0 replies.
- celix git commit: CELIX-454: Update match algorithm in the pubsub topology manager, so that rematches (teardown followed by setup) are done if new psa are added. - posted by pn...@apache.org on 2018/10/31 20:37:43 UTC, 0 replies.