[GitHub] [unomi] sergehuber commented on issue #88: Update developper roles from old incubator roles

2019-05-28 Thread GitBox
sergehuber commented on issue #88: Update developper roles from old incubator roles URL: https://github.com/apache/unomi/pull/88#issuecomment-496645919 Thanks for the corrections, I've merged the PR ! This is an automated

[unomi] branch master updated: Update developper roles from old incubator roles

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/unomi.git The following commit(s) were added to refs/heads/master by this push: new 145823c Update developper roles from old

[GitHub] [unomi] asfgit merged pull request #88: Update developper roles from old incubator roles

2019-05-28 Thread GitBox
asfgit merged pull request #88: Update developper roles from old incubator roles URL: https://github.com/apache/unomi/pull/88 This is an automated message from the Apache Git Service. To respond to the message, please log on

[unomi] branch master updated: Adjust missed version numbers

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/unomi.git The following commit(s) were added to refs/heads/master by this push: new 729ef07 Adjust missed version numbers 729ef07

[unomi] 10/25: UNOMI-180 Implement CXS GraphQL API - Event output field generation is working again, input will be harder because of the way the objects are prefixed with the input naming convention

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit b47524f44050c837f92401e09911f9f1543dc7c0 Author: Serge Huber AuthorDate: Fri Jul 27 22:12:41 2018

[unomi] 08/25: UNOMI-180 Implement CXS GraphQL API Get event type creation to work (partially, the event GraphQL schema types are not yet properly modified)

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 8b7d8d38eb132594b3b960fefcc6b6a47b7dc4cf Author: Serge Huber AuthorDate: Fri Jul 27 17:45:05 2018

[unomi] 22/25: UNOMI-180 CDP Specification implementation - Add todo for configurability of CORS headers

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 9a484f678fe4531d101cdea8d76f20666f6bb7fb Author: sergehuber AuthorDate: Mon May 27 20:32:54 2019 +0200

[unomi] 13/25: UNOMI-180 Implement CXS GraphQL API - Update version numbers

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit a3a1dd96ff69a497b8428e6b27d2c484aab6092e Author: Serge Huber AuthorDate: Wed Nov 21 20:21:37 2018

[unomi] 19/25: UNOMI-180 CDP Specification implementation - Add CORS support to get it to work with GraphQL Playground - Managed to execute a query (but doesn't return any data as DataFetchers are not

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 2b005ca79d65ffb281cb1d61797b6d9183c515fc Author: sergehuber AuthorDate: Mon May 13 14:04:34 2019 +0200

[unomi] 12/25: UNOMI-180 Implement CXS GraphQL API - Rename CXS to CDP

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit df454f45db1b87d6d969bcc5ba7072fcf2de48bf Author: Serge Huber AuthorDate: Mon Nov 19 18:17:11 2018

[unomi] 16/25: UNOMI-180 - Start building a new servlet that loads the SDL schema and will combine it with dynamic type registration. - Deactivated old graphql-java-servlet for the moment.

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 79127c2f6997f6d5b15e4c77531d7cb7dfeb746d Author: sergehuber AuthorDate: Sun May 12 22:12:14 2019 +0200

[unomi] 23/25: findSegments and findEvents fields now work partially, retrieving partially built results. Filters are not yet doing anything.

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 54ca4398e6460f516739f9d840c9fb2ba3cc5afd Author: Serge Huber AuthorDate: Tue May 28 15:36:29 2019

[unomi] 14/25: UNOMI-180 Implement CXS GraphQL API - Update dependency versions to make the GraphQL framework work again

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit c69cb0d2e6e2cbecfe4e28a57abc2656476ea9c3 Author: Serge Huber AuthorDate: Thu Nov 22 13:33:51 2018

[unomi] 20/25: UNOMI-180 CDP Specification implementation - Integrate Apollo Tracing support

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 6dfd97408b4cba8599b7a9901cbc51b57e878a46 Author: sergehuber AuthorDate: Mon May 13 14:44:04 2019 +0200

[unomi] 18/25: UNOMI-180 CDP Specification implementation - Implement GET and POST basic support - Add support for schema retrieval - Add extended scalars (some scalars are not implemented yet such as

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 5e21cbc7003b4ef069c7df5e73bb65221edc7841 Author: sergehuber AuthorDate: Mon May 13 11:59:36 2019 +0200

[unomi] 24/25: Add custom unomi types with custom event types.

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit af70f6f8921a5445f371365b5596a6ac5b5e6344 Author: Serge Huber AuthorDate: Tue May 28 17:55:54 2019

[unomi] 11/25: UNOMI-180 Implement CXS GraphQL API - Modify the type generation to use "Input" suffix for input types instead of a prefix.

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit fe0e16f4fc29286a6139127656411934e554b316 Author: Serge Huber AuthorDate: Sun Nov 18 23:50:09 2018

[unomi] 17/25: UNOMI-180 CDP Specification implementation - Get CDP feature to install properly (but it doesn't start yet since it is missing custom scalar and event registrations) - Fixed GraphQL sch

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 3d88da486c53ea4457a062495352cf453b877e76 Author: sergehuber AuthorDate: Sun May 12 23:49:05 2019 +0200

[unomi] 09/25: UNOMI-180 Implement CXS GraphQL API Make sure we use CXS_ prefix everywhere.

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 00cbb339884baae2f1410843605a6f803e10125d Author: Serge Huber AuthorDate: Fri Jul 27 18:08:27 2018

[unomi] 25/25: Update project version to 1.5.0

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit ca1bbddcfd70179aec3d99fd155351e1f9dc5f5d Author: Serge Huber AuthorDate: Tue May 28 20:13:33 2019

[unomi] 06/25: UNOMI-180 Implement CXS GraphQL API - Add some example operators for String filters - Add the possibility to provide a "or" operator as a default for property matching using a seperate

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 126f611c0b868f04108287c15b40ae89716927c4 Author: Serge Huber AuthorDate: Fri Jun 8 11:11:51 2018 +0200

[unomi] 05/25: UNOMI-180 Implement CXS GraphQL API - We now have basic filtering generation for event types working !

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 62aef254ca5814c02dc0272bf86c95ead9252d3a Author: Serge Huber AuthorDate: Mon May 28 15:07:00 2018

[unomi] 02/25: UNOMI-180 Implement CXS GraphQL API - Started implementing mutation for event type definitions, but still struggling with some limitations in the graphql-java-annotations project, notab

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 689fceeb96617364bccb0064371ff553d9f5a769 Author: Serge Huber AuthorDate: Fri May 11 14:52:56 2018

[unomi] 04/25: UNOMI-180 Implement CXS GraphQL API - Event type registration and dynamic schema generation is now mostly working !

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 29c2ce5ab827ed74cee4794b4fb87896e6b99365 Author: Serge Huber AuthorDate: Wed May 23 20:56:03 2018

[unomi] 01/25: UNOMI-180 Implement CXS GraphQL API - Initial framework for CXS GraphQL API. Lots of stuff is just testing, please don't consider it as finalized in any way.

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit cca93205445d1763d38a7bd2a00245063188c208 Author: Serge Huber AuthorDate: Thu May 3 12:42:32 2018 +0200

[unomi] 03/25: UNOMI-180 Implement CXS GraphQL API - First implementation of registering event types. Not yet perfect but some parts are working.

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit df20220a8f422d470e2c17f4ebb07c6fac1d2620 Author: Serge Huber AuthorDate: Thu May 17 21:33:59 2018

[unomi] branch UNOMI-180-CXS-GRAPHQLAPI updated (8369030 -> 0f7d203)

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a change to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git. from 8369030 UNOMI-180 CDP Specification implementation - Add todo for configurability of CORS headers

[unomi] 01/02: findSegments and findEvents fields now work partially, retrieving partially built results. Filters are not yet doing anything.

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit e420ae329a0d3eec511630de472667eb0bdb1788 Author: Serge Huber AuthorDate: Tue May 28 15:36:29 2019

[unomi] 02/02: Add custom unomi types with custom event types.

2019-05-28 Thread shuber
This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch UNOMI-180-CXS-GRAPHQLAPI in repository https://gitbox.apache.org/repos/asf/unomi.git commit 0f7d2030174fe9e49d8d211ae465e3c455beaf29 Author: Serge Huber AuthorDate: Tue May 28 17:55:54 2019