You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] celix git commit: CELIX-237: Some small changes needed for Mac - posted by pn...@apache.org on 2015/08/01 21:44:58 UTC, 0 replies.
- [2/2] celix git commit: CELIX-237: Small update for launcher + rsa test setup - posted by pn...@apache.org on 2015/08/01 21:44:59 UTC, 0 replies.
- [1/3] celix git commit: CELIX-237: Updated celix launcher so that mutiple embedded framework can be started (e.g. testing client / server rsa) - posted by pn...@apache.org on 2015/08/07 16:27:33 UTC, 0 replies.
- [2/3] celix git commit: CELIX-237: A lot of work on the rsa dfi bundle and some needed refactoring for the remote_service_admin setup to support an non proxy approach. - posted by pn...@apache.org on 2015/08/07 16:27:34 UTC, 0 replies.
- [3/3] celix git commit: CELIX-237: A lot of work on the rsa dfi bundle and some needed refactoring for the remote_service_admin setup to support an non proxy approach. - posted by pn...@apache.org on 2015/08/07 16:27:35 UTC, 0 replies.
- celix git commit: CELIX-237: Added setup for client - server ccputest. This test start two embedded Celix frameworks for remote services test - posted by pn...@apache.org on 2015/08/10 22:01:16 UTC, 0 replies.
- [jira] [Closed] (CELIX-208) Remove APR from examples - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/08/11 16:15:45 UTC, 0 replies.
- celix git commit: CELIX-119: Remove apr from device_access - posted by bp...@apache.org on 2015/08/11 16:16:53 UTC, 0 replies.
- celix git commit: CELIX-237: Added extra dyn function test for a output parameter - posted by pn...@apache.org on 2015/08/11 19:02:21 UTC, 0 replies.
- celix git commit: CELIX-237: Implemented client server test and needed changes to get that working. There is still an issue in the export_registration - posted by pn...@apache.org on 2015/08/11 20:19:32 UTC, 0 replies.
- celix git commit: CELIX-237: fixed an issue in dfi export services and fixed an import. - posted by pn...@apache.org on 2015/08/11 20:48:16 UTC, 0 replies.
- [jira] [Resolved] (CELIX-229) Make APR optional - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:13:46 UTC, 0 replies.
- [jira] [Commented] (CELIX-210) Remove old Dependency Manager - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:15:45 UTC, 0 replies.
- [jira] [Updated] (CELIX-210) Remove old Dependency Manager - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:15:45 UTC, 0 replies.
- [jira] [Resolved] (CELIX-207) Remove APR from DeviceAccess - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:17:45 UTC, 0 replies.
- [jira] [Resolved] (CELIX-209) Remove APR from Remote Services - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:17:45 UTC, 0 replies.
- [jira] [Resolved] (CELIX-206) Remove APR from DeploymentAdmin - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:17:46 UTC, 0 replies.
- [jira] [Updated] (CELIX-119) Remove apr usage from framework - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:19:45 UTC, 0 replies.
- [jira] [Commented] (CELIX-119) Remove apr usage from framework - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:19:45 UTC, 1 replies.
- [jira] [Updated] (CELIX-237) RSA with libffi - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:22:45 UTC, 0 replies.
- [jira] [Updated] (CELIX-236) Celix Bootstrap - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:22:45 UTC, 0 replies.
- [jira] [Updated] (CELIX-230) Refactoring of the shell command service - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:22:46 UTC, 0 replies.
- [jira] [Created] (CELIX-249) Refactor most char * useage to const char * - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:25:45 UTC, 0 replies.
- [jira] [Updated] (CELIX-249) Refactor most char * useage to const char * - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:25:45 UTC, 0 replies.
- [jira] [Updated] (CELIX-249) Refactor most char * usage to const char * - posted by "Pepijn Noltes (JIRA)" <ji...@apache.org> on 2015/08/12 11:29:46 UTC, 0 replies.
- celix git commit: CELIX-237: Added support for argument meta info (output types) and added use of this info in the export_registration - posted by pn...@apache.org on 2015/08/12 18:17:13 UTC, 0 replies.
- celix git commit: CELIX-237: Moved some json / argument handling from export/import_registration to json_serializer. Still need to add some tests - posted by pn...@apache.org on 2015/08/12 21:46:52 UTC, 0 replies.
- [1/5] celix git commit: CELIX-237: Refactoring of rsa_dfi layout (lib, lib-tst, rsa bundle, rsa tst) - posted by pn...@apache.org on 2015/08/13 12:36:58 UTC, 0 replies.
- [2/5] celix git commit: CELIX-237: Refactoring of rsa_dfi layout (lib, lib-tst, rsa bundle, rsa tst) - posted by pn...@apache.org on 2015/08/13 12:36:59 UTC, 0 replies.
- [3/5] celix git commit: CELIX-237: Refactoring of rsa_dfi layout (lib, lib-tst, rsa bundle, rsa tst) - posted by pn...@apache.org on 2015/08/13 12:37:00 UTC, 0 replies.
- [4/5] celix git commit: CELIX-237: Refactoring of rsa_dfi layout (lib, lib-tst, rsa bundle, rsa tst) - posted by pn...@apache.org on 2015/08/13 12:37:01 UTC, 0 replies.
- [5/5] celix git commit: CELIX-237: Refactor import/export_registration moved all json stuff to json_serializer.c - posted by pn...@apache.org on 2015/08/13 12:37:02 UTC, 0 replies.
- [jira] [Created] (CELIX-250) config.h is not exported - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/08/17 11:09:45 UTC, 0 replies.
- celix git commit: CELIX-250: Add cmake install statement for config.h - posted by bp...@apache.org on 2015/08/17 11:10:18 UTC, 0 replies.
- [jira] [Created] (CELIX-251) missing includes in device access example - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/08/17 11:11:45 UTC, 0 replies.
- celix git commit: CELIX-251: added missing includes - posted by bp...@apache.org on 2015/08/17 11:12:01 UTC, 0 replies.
- celix git commit: CELIX-237: Moved celix launcher to framework. Adjusted testing setup - posted by pn...@apache.org on 2015/08/18 12:23:19 UTC, 0 replies.
- [1/7] celix git commit: CELIX-247: Inital changes to be able to compile on ANDROID - posted by pn...@apache.org on 2015/08/18 12:49:15 UTC, 0 replies.
- [2/7] celix git commit: CELIX-247: Inital changes to be able to compile on ANDROID - posted by pn...@apache.org on 2015/08/18 12:49:16 UTC, 0 replies.
- [3/7] celix git commit: CELIX-248: fix too many arguments in sprintf - posted by pn...@apache.org on 2015/08/18 12:49:17 UTC, 0 replies.
- [4/7] celix git commit: CELIX-119: Remove apr from device_access - posted by pn...@apache.org on 2015/08/18 12:49:18 UTC, 0 replies.
- [5/7] celix git commit: CELIX-250: Add cmake install statement for config.h - posted by pn...@apache.org on 2015/08/18 12:49:19 UTC, 0 replies.
- [6/7] celix git commit: CELIX-251: added missing includes - posted by pn...@apache.org on 2015/08/18 12:49:20 UTC, 0 replies.
- [7/7] celix git commit: CELIX_237: Merge remote-tracking branch 'origin/develop' into ffi - posted by pn...@apache.org on 2015/08/18 12:49:21 UTC, 0 replies.
- [jira] [Created] (CELIX-252) discovery_etcd cannot handle celix restarts - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/08/23 21:42:46 UTC, 0 replies.
- celix git commit: CELIX-252: added separate hashmap to double-check whether expired key belongs to imported services - posted by bp...@apache.org on 2015/08/23 21:45:42 UTC, 0 replies.
- [jira] [Closed] (CELIX-250) config.h is not exported - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/08/24 13:03:45 UTC, 0 replies.
- [jira] [Closed] (CELIX-251) missing includes in device access example - posted by "Bjoern Petri (JIRA)" <ji...@apache.org> on 2015/08/24 13:03:45 UTC, 0 replies.
- celix git commit: CELIX-252: Aligned memory allocation - posted by bp...@apache.org on 2015/08/25 23:06:43 UTC, 0 replies.
- [jira] [Created] (CELIX-253) Deployment admin does not always download the latest version from ACE - posted by "Erjan Altena (JIRA)" <ji...@apache.org> on 2015/08/27 10:50:46 UTC, 0 replies.
- [jira] [Updated] (CELIX-253) Deployment admin does not always download the latest version from ACE - posted by "Erjan Altena (JIRA)" <ji...@apache.org> on 2015/08/27 10:51:45 UTC, 2 replies.
- [jira] [Created] (CELIX-254) Memory leakge in deploymenty_admin - posted by "Erjan Altena (JIRA)" <ji...@apache.org> on 2015/08/27 14:46:45 UTC, 0 replies.
- [jira] [Updated] (CELIX-254) Memory leakage in deployment_admin - posted by "Erjan Altena (JIRA)" <ji...@apache.org> on 2015/08/27 14:46:46 UTC, 4 replies.