You are viewing a plain text version of this content. The canonical link for it is here.
- usergrid git commit: Add additional logging during unique value read repair. - posted by mr...@apache.org on 2016/07/01 03:36:31 UTC, 0 replies.
- usergrid git commit: Add additional logging during write unique verification. - posted by mr...@apache.org on 2016/07/01 04:05:57 UTC, 0 replies.
- usergrid git commit: Make logging more readable. - posted by mr...@apache.org on 2016/07/01 05:10:24 UTC, 0 replies.
- [1/8] usergrid git commit: Improve read repair for missing Edge (app->collection). Also enhance read repair for unique value cleanup to happen only upon initial read before write-first strategy for Unique Values. Add a bunch more tests around the read r - posted by sn...@apache.org on 2016/07/01 15:09:08 UTC, 0 replies.
- [2/8] usergrid git commit: Clean up em.removeFromCollection and fix UniqueValueScanner to just log duplicates if scanning all of unique values. - posted by sn...@apache.org on 2016/07/01 15:09:09 UTC, 0 replies.
- [3/8] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1 - posted by sn...@apache.org on 2016/07/01 15:09:10 UTC, 0 replies.
- [4/8] usergrid git commit: Clean up em.removeFromCollection and fix UniqueValueScanner to just log duplicates if scanning all of unique values. - posted by sn...@apache.org on 2016/07/01 15:09:11 UTC, 0 replies.
- [5/8] usergrid git commit: Add edge read repair on entity updates. - posted by sn...@apache.org on 2016/07/01 15:09:12 UTC, 0 replies.
- [6/8] usergrid git commit: Expose option to perform the uniqueIndexRepair higher up to the callers. This allows better control of when the repair happens on the write path. - posted by sn...@apache.org on 2016/07/01 15:09:13 UTC, 0 replies.
- [7/8] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by sn...@apache.org on 2016/07/01 15:09:14 UTC, 0 replies.
- [8/8] usergrid git commit: Simplify and rename Actorsystem configuration properties to be more generic, e.g. starting with "usergrid.cluster" instead of "collection.akka" - posted by sn...@apache.org on 2016/07/01 15:09:15 UTC, 0 replies.
- usergrid git commit: Fix issue with checking pre-write unique value violations. - posted by mr...@apache.org on 2016/07/01 15:45:54 UTC, 0 replies.
- usergrid git commit: Clean up unique value scanner and let it get consistently level from the typically read CL property. - posted by mr...@apache.org on 2016/07/01 21:55:11 UTC, 0 replies.
- usergrid git commit: Add more logging to unique value serialization. - posted by mr...@apache.org on 2016/07/03 17:52:50 UTC, 0 replies.
- usergrid git commit: Set consistency level to ALL for now on unique value serialization strategy as any cassandra inconsistencies will break the usage of the unique value index. - posted by mr...@apache.org on 2016/07/03 19:33:33 UTC, 0 replies.
- usergrid git commit: Improve consistency when returning entities/ids loaded from unique valuie index when entity repair ( removal of stale entities) has been executed. - posted by mr...@apache.org on 2016/07/03 22:26:15 UTC, 0 replies.
- usergrid git commit: Disable new token generation on get user details. - posted by mr...@apache.org on 2016/07/06 21:58:07 UTC, 0 replies.
- usergrid git commit: Make the unique value loading use the config interface for consistent read CL instead of hard coding to CL_ALL - posted by mr...@apache.org on 2016/07/06 22:14:31 UTC, 0 replies.
- usergrid git commit: Add support for later versions of tomcat. - posted by mr...@apache.org on 2016/07/06 23:43:26 UTC, 0 replies.
- usergrid git commit: Fix tomcat dependency versions. - posted by mr...@apache.org on 2016/07/07 00:25:57 UTC, 0 replies.
- [1/2] usergrid git commit: Revert "Fix tomcat dependency versions." - posted by mr...@apache.org on 2016/07/07 05:22:26 UTC, 0 replies.
- [2/2] usergrid git commit: Revert "Add support for later versions of tomcat." - posted by mr...@apache.org on 2016/07/07 05:22:27 UTC, 0 replies.
- [01/16] usergrid git commit: Add additional logging during unique value read repair. - posted by sn...@apache.org on 2016/07/07 16:11:34 UTC, 0 replies.
- [02/16] usergrid git commit: Add additional logging during write unique verification. - posted by sn...@apache.org on 2016/07/07 16:11:35 UTC, 0 replies.
- [03/16] usergrid git commit: Make logging more readable. - posted by sn...@apache.org on 2016/07/07 16:11:36 UTC, 0 replies.
- [04/16] usergrid git commit: Fix issue with checking pre-write unique value violations. - posted by sn...@apache.org on 2016/07/07 16:11:37 UTC, 0 replies.
- [05/16] usergrid git commit: add missing license headers - posted by sn...@apache.org on 2016/07/07 16:11:38 UTC, 0 replies.
- [06/16] usergrid git commit: Fix port settings for tests - posted by sn...@apache.org on 2016/07/07 16:11:39 UTC, 0 replies.
- [07/16] usergrid git commit: Fix ports in REST tests too. - posted by sn...@apache.org on 2016/07/07 16:11:40 UTC, 0 replies.
- [08/16] usergrid git commit: Clean up unique value scanner and let it get consistently level from the typically read CL property. - posted by sn...@apache.org on 2016/07/07 16:11:41 UTC, 0 replies.
- [09/16] usergrid git commit: Add more logging to unique value serialization. - posted by sn...@apache.org on 2016/07/07 16:11:42 UTC, 0 replies.
- [10/16] usergrid git commit: Set consistency level to ALL for now on unique value serialization strategy as any cassandra inconsistencies will break the usage of the unique value index. - posted by sn...@apache.org on 2016/07/07 16:11:43 UTC, 0 replies.
- [11/16] usergrid git commit: Improve consistency when returning entities/ids loaded from unique valuie index when entity repair ( removal of stale entities) has been executed. - posted by sn...@apache.org on 2016/07/07 16:11:44 UTC, 0 replies.
- [12/16] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into usergrid-1268-akka-211 - posted by sn...@apache.org on 2016/07/07 16:11:45 UTC, 0 replies.
- [13/16] usergrid git commit: Add delays to the App Delete tests as UV cleanup and take a couple of seconds. - posted by sn...@apache.org on 2016/07/07 16:11:46 UTC, 0 replies.
- [14/16] usergrid git commit: Fixes to tests and test properties. - posted by sn...@apache.org on 2016/07/07 16:11:47 UTC, 0 replies.
- [15/16] usergrid git commit: Fixes to tests and test properties. - posted by sn...@apache.org on 2016/07/07 16:11:48 UTC, 0 replies.
- [16/16] usergrid git commit: Fixing logic around entity delete to ensure that UniqueValues and ReservationCache are both cleaned up. - posted by sn...@apache.org on 2016/07/07 16:11:49 UTC, 0 replies.
- [1/7] usergrid git commit: Make the unique value loading use the config interface for consistent read CL instead of hard coding to CL_ALL - posted by sn...@apache.org on 2016/07/07 17:52:35 UTC, 0 replies.
- [2/7] usergrid git commit: Add support for later versions of tomcat. - posted by sn...@apache.org on 2016/07/07 17:52:36 UTC, 0 replies.
- [3/7] usergrid git commit: Fix tomcat dependency versions. - posted by sn...@apache.org on 2016/07/07 17:52:37 UTC, 0 replies.
- [4/7] usergrid git commit: Revert "Fix tomcat dependency versions." - posted by sn...@apache.org on 2016/07/07 17:52:38 UTC, 0 replies.
- [5/7] usergrid git commit: Revert "Add support for later versions of tomcat." - posted by sn...@apache.org on 2016/07/07 17:52:39 UTC, 0 replies.
- [6/7] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into usergrid-1268-akka-211 - posted by sn...@apache.org on 2016/07/07 17:52:40 UTC, 0 replies.
- [7/7] usergrid git commit: Remove unnecessary releaseUniqueValues() logic. - posted by sn...@apache.org on 2016/07/07 17:52:41 UTC, 0 replies.
- usergrid git commit: Should be ignored - posted by sn...@apache.org on 2016/07/07 19:09:03 UTC, 0 replies.
- usergrid git commit: Oops - posted by sn...@apache.org on 2016/07/07 19:22:25 UTC, 0 replies.
- usergrid git commit: Increase test coverage of actorsystem module - posted by sn...@apache.org on 2016/07/07 20:31:06 UTC, 0 replies.
- usergrid git commit: Allow CORS pre-flight requests to come through unauthenticated ( bad creds shouldn't stop browsers from trying the real request ). - posted by mr...@apache.org on 2016/07/08 00:48:39 UTC, 0 replies.
- usergrid git commit: Fix issue where de-indexing assumed all entities were time based UUIDs. They should be, but there could be some legacy data. USERGRID-1305 - posted by mr...@apache.org on 2016/07/08 15:32:38 UTC, 0 replies.
- usergrid git commit: Fix REST test issues and implement a way to shutdown the Akka actor system, with hooks for JVM stop/servlet stop. - posted by mr...@apache.org on 2016/07/08 22:33:57 UTC, 0 replies.
- [01/50] [abbrv] usergrid git commit: Changes to get Collections module tests running reliably, plus a new U.V. performance test like the one in the POC. - posted by mr...@apache.org on 2016/07/11 15:35:11 UTC, 0 replies.
- [02/50] [abbrv] usergrid git commit: Changes to get Akka/UV running on a local cluster, i.e. a couple of Vagrant VMs - posted by mr...@apache.org on 2016/07/11 15:35:12 UTC, 0 replies.
- [03/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/11 15:35:13 UTC, 0 replies.
- [04/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/11 15:35:14 UTC, 0 replies.
- [05/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/11 15:35:15 UTC, 0 replies.
- [06/50] [abbrv] usergrid git commit: Add docs for Collection Settings & Selective Indexing. - posted by mr...@apache.org on 2016/07/11 15:35:16 UTC, 0 replies.
- [07/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/11 15:35:17 UTC, 0 replies.
- [08/50] [abbrv] usergrid git commit: Fix merge problem and ensure entityManagers is created before use - posted by mr...@apache.org on 2016/07/11 15:35:18 UTC, 0 replies.
- [09/50] [abbrv] usergrid git commit: Some field types are never allowed to be unique. - posted by mr...@apache.org on 2016/07/11 15:35:19 UTC, 0 replies.
- [10/50] [abbrv] usergrid git commit: Some field types are never allowed to be unique. - posted by mr...@apache.org on 2016/07/11 15:35:20 UTC, 0 replies.
- [11/50] [abbrv] usergrid git commit: Don't provide defaults for fields that can't have reasonable defaults. - posted by mr...@apache.org on 2016/07/11 15:35:21 UTC, 0 replies.
- [12/50] [abbrv] usergrid git commit: Add missing ASL header. - posted by mr...@apache.org on 2016/07/11 15:35:22 UTC, 0 replies.
- [13/50] [abbrv] usergrid git commit: Use Guice magic instead of trying to serialize UniqueValueTable as an Akka creation prop. - posted by mr...@apache.org on 2016/07/11 15:35:23 UTC, 0 replies.
- [14/50] [abbrv] usergrid git commit: Kludgy work-around to avoid serializing injector, which is impossible. - posted by mr...@apache.org on 2016/07/11 15:35:24 UTC, 0 replies.
- [15/50] [abbrv] usergrid git commit: Fix authoritative region logic and add property for specifying the system-wide authoritative region. - posted by mr...@apache.org on 2016/07/11 15:35:25 UTC, 0 replies.
- [16/50] [abbrv] usergrid git commit: Minor improvements to tests. - posted by mr...@apache.org on 2016/07/11 15:35:26 UTC, 0 replies.
- [17/50] [abbrv] usergrid git commit: auth region is required now - posted by mr...@apache.org on 2016/07/11 15:35:27 UTC, 0 replies.
- [18/50] [abbrv] usergrid git commit: auth region is required now - posted by mr...@apache.org on 2016/07/11 15:35:28 UTC, 0 replies.
- [19/50] [abbrv] usergrid git commit: Unique values test passes with new "actor system" module - posted by mr...@apache.org on 2016/07/11 15:35:29 UTC, 0 replies.
- [20/50] [abbrv] usergrid git commit: Unique values test passes with new "actor system" module - posted by mr...@apache.org on 2016/07/11 15:35:30 UTC, 0 replies.
- [21/50] [abbrv] usergrid git commit: Getting more tests working with new actorsystem module. - posted by mr...@apache.org on 2016/07/11 15:35:31 UTC, 0 replies.
- [22/50] [abbrv] usergrid git commit: Separate configs for JUnit test JVM and Tomcat JVM, and remove some unnecessary properties. - posted by mr...@apache.org on 2016/07/11 15:35:32 UTC, 0 replies.
- [23/50] [abbrv] usergrid git commit: Move cluster-singleton router config into RouterProducer and out of actorsystem module. - posted by mr...@apache.org on 2016/07/11 15:35:33 UTC, 0 replies.
- [24/50] [abbrv] usergrid git commit: Adding some missing license headers and a RAT config, which was missing from the corepersistence module. - posted by mr...@apache.org on 2016/07/11 15:35:34 UTC, 0 replies.
- [25/50] [abbrv] usergrid git commit: Merge branch 'akka-common' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/11 15:35:35 UTC, 0 replies.
- [26/50] [abbrv] usergrid git commit: Correcting property name. - posted by mr...@apache.org on 2016/07/11 15:35:36 UTC, 0 replies.
- [27/50] [abbrv] usergrid git commit: Separate the generic Akka config props from the ones specifically for Unique Values - posted by mr...@apache.org on 2016/07/11 15:35:37 UTC, 0 replies.
- [28/50] [abbrv] usergrid git commit: Use ClusterClient feature instead of roles to ensure that all write are done only in the appropriate authoritative region. - posted by mr...@apache.org on 2016/07/11 15:35:38 UTC, 0 replies.
- [29/50] [abbrv] usergrid git commit: Hook ReservationCache in via ClusterClients - posted by mr...@apache.org on 2016/07/11 15:35:39 UTC, 0 replies.
- [30/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/11 15:35:40 UTC, 0 replies.
- [31/50] [abbrv] usergrid git commit: Allow Akka authoritative region to be null and if null, uses current region as authoritative region. - posted by mr...@apache.org on 2016/07/11 15:35:41 UTC, 0 replies.
- [32/50] [abbrv] usergrid git commit: Add missing property - posted by mr...@apache.org on 2016/07/11 15:35:42 UTC, 0 replies.
- [33/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/11 15:35:43 UTC, 0 replies.
- [34/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/11 15:35:44 UTC, 0 replies.
- [35/50] [abbrv] usergrid git commit: Simplify and rename Actorsystem configuration properties to be more generic, e.g. starting with "usergrid.cluster" instead of "collection.akka" - posted by mr...@apache.org on 2016/07/11 15:35:45 UTC, 0 replies.
- [36/50] [abbrv] usergrid git commit: add missing license headers - posted by mr...@apache.org on 2016/07/11 15:35:46 UTC, 0 replies.
- [37/50] [abbrv] usergrid git commit: Fix port settings for tests - posted by mr...@apache.org on 2016/07/11 15:35:47 UTC, 0 replies.
- [38/50] [abbrv] usergrid git commit: Fix ports in REST tests too. - posted by mr...@apache.org on 2016/07/11 15:35:48 UTC, 0 replies.
- [39/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/11 15:35:49 UTC, 0 replies.
- [40/50] [abbrv] usergrid git commit: Add delays to the App Delete tests as UV cleanup and take a couple of seconds. - posted by mr...@apache.org on 2016/07/11 15:35:50 UTC, 0 replies.
- [41/50] [abbrv] usergrid git commit: Fixes to tests and test properties. - posted by mr...@apache.org on 2016/07/11 15:35:51 UTC, 0 replies.
- [42/50] [abbrv] usergrid git commit: Fixes to tests and test properties. - posted by mr...@apache.org on 2016/07/11 15:35:52 UTC, 0 replies.
- [43/50] [abbrv] usergrid git commit: Fixing logic around entity delete to ensure that UniqueValues and ReservationCache are both cleaned up. - posted by mr...@apache.org on 2016/07/11 15:35:53 UTC, 0 replies.
- [44/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/11 15:35:54 UTC, 0 replies.
- [45/50] [abbrv] usergrid git commit: Remove unnecessary releaseUniqueValues() logic. - posted by mr...@apache.org on 2016/07/11 15:35:55 UTC, 0 replies.
- [46/50] [abbrv] usergrid git commit: Should be ignored - posted by mr...@apache.org on 2016/07/11 15:35:56 UTC, 0 replies.
- [47/50] [abbrv] usergrid git commit: Oops - posted by mr...@apache.org on 2016/07/11 15:35:57 UTC, 0 replies.
- [48/50] [abbrv] usergrid git commit: Increase test coverage of actorsystem module - posted by mr...@apache.org on 2016/07/11 15:35:58 UTC, 0 replies.
- [49/50] [abbrv] usergrid git commit: Fix REST test issues and implement a way to shutdown the Akka actor system, with hooks for JVM stop/servlet stop. - posted by mr...@apache.org on 2016/07/11 15:35:59 UTC, 0 replies.
- [50/50] [abbrv] usergrid git commit: Merge commit 'refs/pull/543/head' of github.com:apache/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/11 15:36:00 UTC, 0 replies.
- usergrid git commit: Ensure the EntityIndexFactory is a singleton so the cache is actually useful. - posted by mr...@apache.org on 2016/07/12 22:48:26 UTC, 0 replies.
- usergrid git commit: Fix getAllEdgeDocuments in deleteEdge to return docs where entityId matches and not just the nodeId. Also fix test that wasn't actually testing this. - posted by mr...@apache.org on 2016/07/13 00:12:48 UTC, 0 replies.
- [01/50] usergrid git commit: Hook ReservationCache in via ClusterClients - posted by mr...@apache.org on 2016/07/14 05:38:07 UTC, 0 replies.
- [02/50] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/14 05:38:08 UTC, 0 replies.
- [03/50] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/14 05:38:09 UTC, 0 replies.
- [04/50] usergrid git commit: Add application id to log for duplicate unique values. - posted by mr...@apache.org on 2016/07/14 05:38:10 UTC, 0 replies.
- [05/50] usergrid git commit: Allow Akka authoritative region to be null and if null, uses current region as authoritative region. - posted by mr...@apache.org on 2016/07/14 05:38:11 UTC, 0 replies.
- [06/50] usergrid git commit: Added app id to the other duplicate unique value log. - posted by mr...@apache.org on 2016/07/14 05:38:12 UTC, 0 replies.
- [07/50] usergrid git commit: Enhance some logic around deleting of edges. - posted by mr...@apache.org on 2016/07/14 05:38:13 UTC, 0 replies.
- [08/50] usergrid git commit: Improve read repair for missing Edge (app->collection). Also enhance read repair for unique value cleanup to happen only upon initial read before write-first strategy for Unique Values. Add a bunch more tests around the read - posted by mr...@apache.org on 2016/07/14 05:38:14 UTC, 0 replies.
- [09/50] usergrid git commit: Add missing property - posted by mr...@apache.org on 2016/07/14 05:38:15 UTC, 0 replies.
- [10/50] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/14 05:38:16 UTC, 0 replies.
- [11/50] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/14 05:38:17 UTC, 0 replies.
- [12/50] usergrid git commit: Clean up em.removeFromCollection and fix UniqueValueScanner to just log duplicates if scanning all of unique values. - posted by mr...@apache.org on 2016/07/14 05:38:18 UTC, 0 replies.
- [13/50] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/14 05:38:19 UTC, 0 replies.
- [14/50] usergrid git commit: Clean up em.removeFromCollection and fix UniqueValueScanner to just log duplicates if scanning all of unique values. - posted by mr...@apache.org on 2016/07/14 05:38:20 UTC, 0 replies.
- [15/50] usergrid git commit: Add edge read repair on entity updates. - posted by mr...@apache.org on 2016/07/14 05:38:21 UTC, 0 replies.
- [16/50] usergrid git commit: Expose option to perform the uniqueIndexRepair higher up to the callers. This allows better control of when the repair happens on the write path. - posted by mr...@apache.org on 2016/07/14 05:38:22 UTC, 0 replies.
- [17/50] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/14 05:38:23 UTC, 0 replies.
- [18/50] usergrid git commit: Add additional logging during unique value read repair. - posted by mr...@apache.org on 2016/07/14 05:38:24 UTC, 0 replies.
- [19/50] usergrid git commit: Add additional logging during write unique verification. - posted by mr...@apache.org on 2016/07/14 05:38:25 UTC, 0 replies.
- [20/50] usergrid git commit: Make logging more readable. - posted by mr...@apache.org on 2016/07/14 05:38:26 UTC, 0 replies.
- [21/50] usergrid git commit: Simplify and rename Actorsystem configuration properties to be more generic, e.g. starting with "usergrid.cluster" instead of "collection.akka" - posted by mr...@apache.org on 2016/07/14 05:38:27 UTC, 0 replies.
- [22/50] usergrid git commit: Fix issue with checking pre-write unique value violations. - posted by mr...@apache.org on 2016/07/14 05:38:28 UTC, 0 replies.
- [23/50] usergrid git commit: add missing license headers - posted by mr...@apache.org on 2016/07/14 05:38:29 UTC, 0 replies.
- [24/50] usergrid git commit: Fix port settings for tests - posted by mr...@apache.org on 2016/07/14 05:38:30 UTC, 0 replies.
- [25/50] usergrid git commit: Fix ports in REST tests too. - posted by mr...@apache.org on 2016/07/14 05:38:31 UTC, 0 replies.
- [26/50] usergrid git commit: Clean up unique value scanner and let it get consistently level from the typically read CL property. - posted by mr...@apache.org on 2016/07/14 05:38:32 UTC, 0 replies.
- [27/50] usergrid git commit: Add more logging to unique value serialization. - posted by mr...@apache.org on 2016/07/14 05:38:33 UTC, 0 replies.
- [28/50] usergrid git commit: Set consistency level to ALL for now on unique value serialization strategy as any cassandra inconsistencies will break the usage of the unique value index. - posted by mr...@apache.org on 2016/07/14 05:38:34 UTC, 0 replies.
- [29/50] usergrid git commit: Improve consistency when returning entities/ids loaded from unique valuie index when entity repair ( removal of stale entities) has been executed. - posted by mr...@apache.org on 2016/07/14 05:38:35 UTC, 0 replies.
- [30/50] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/14 05:38:36 UTC, 0 replies.
- [31/50] usergrid git commit: Add delays to the App Delete tests as UV cleanup and take a couple of seconds. - posted by mr...@apache.org on 2016/07/14 05:38:37 UTC, 0 replies.
- [32/50] usergrid git commit: Make the unique value loading use the config interface for consistent read CL instead of hard coding to CL_ALL - posted by mr...@apache.org on 2016/07/14 05:38:38 UTC, 0 replies.
- [33/50] usergrid git commit: Add support for later versions of tomcat. - posted by mr...@apache.org on 2016/07/14 05:38:39 UTC, 0 replies.
- [34/50] usergrid git commit: Fix tomcat dependency versions. - posted by mr...@apache.org on 2016/07/14 05:38:40 UTC, 0 replies.
- [35/50] usergrid git commit: Revert "Fix tomcat dependency versions." - posted by mr...@apache.org on 2016/07/14 05:38:41 UTC, 0 replies.
- [36/50] usergrid git commit: Revert "Add support for later versions of tomcat." - posted by mr...@apache.org on 2016/07/14 05:38:42 UTC, 0 replies.
- [37/50] usergrid git commit: Fixes to tests and test properties. - posted by mr...@apache.org on 2016/07/14 05:38:43 UTC, 0 replies.
- [38/50] usergrid git commit: Fixes to tests and test properties. - posted by mr...@apache.org on 2016/07/14 05:38:44 UTC, 0 replies.
- [39/50] usergrid git commit: Fixing logic around entity delete to ensure that UniqueValues and ReservationCache are both cleaned up. - posted by mr...@apache.org on 2016/07/14 05:38:45 UTC, 0 replies.
- [40/50] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/14 05:38:46 UTC, 0 replies.
- [41/50] usergrid git commit: Remove unnecessary releaseUniqueValues() logic. - posted by mr...@apache.org on 2016/07/14 05:38:47 UTC, 0 replies.
- [42/50] usergrid git commit: Should be ignored - posted by mr...@apache.org on 2016/07/14 05:38:48 UTC, 0 replies.
- [43/50] usergrid git commit: Oops - posted by mr...@apache.org on 2016/07/14 05:38:49 UTC, 0 replies.
- [44/50] usergrid git commit: Increase test coverage of actorsystem module - posted by mr...@apache.org on 2016/07/14 05:38:50 UTC, 0 replies.
- [45/50] usergrid git commit: Fix issue where de-indexing assumed all entities were time based UUIDs. They should be, but there could be some legacy data. USERGRID-1305 - posted by mr...@apache.org on 2016/07/14 05:38:51 UTC, 0 replies.
- [46/50] usergrid git commit: Fix REST test issues and implement a way to shutdown the Akka actor system, with hooks for JVM stop/servlet stop. - posted by mr...@apache.org on 2016/07/14 05:38:52 UTC, 0 replies.
- [47/50] usergrid git commit: Merge commit 'refs/pull/543/head' of github.com:apache/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/14 05:38:53 UTC, 0 replies.
- [48/50] usergrid git commit: Ensure the EntityIndexFactory is a singleton so the cache is actually useful. - posted by mr...@apache.org on 2016/07/14 05:38:54 UTC, 0 replies.
- [49/50] usergrid git commit: Fix getAllEdgeDocuments in deleteEdge to return docs where entityId matches and not just the nodeId. Also fix test that wasn't actually testing this. - posted by mr...@apache.org on 2016/07/14 05:38:55 UTC, 0 replies.
- [50/50] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/07/14 05:38:56 UTC, 0 replies.
- usergrid git commit: Align Java SDK version to the stack version. Removed unused imports from older Java SDK. - posted by mr...@apache.org on 2016/07/14 05:47:18 UTC, 0 replies.
- usergrid git commit: Fix ActorSystem module dependency verion. - posted by mr...@apache.org on 2016/07/14 05:54:26 UTC, 0 replies.
- [1/2] usergrid git commit: Fix additional cache issues to ensure we correctly re-use a single cache. - posted by mr...@apache.org on 2016/07/14 20:21:07 UTC, 0 replies.
- [2/2] usergrid git commit: Clean up some naming around collection settings. - posted by mr...@apache.org on 2016/07/14 20:21:08 UTC, 0 replies.
- [01/16] usergrid git commit: Merge remote-tracking branch 'upstream/master' into SSO2-Usergrid - posted by mr...@apache.org on 2016/07/14 20:26:10 UTC, 0 replies.
- [02/16] usergrid git commit: Merge branch 'apigee-sso-provider' of https://github.com/apache/usergrid into SSO2-Usergrid - posted by mr...@apache.org on 2016/07/14 20:26:11 UTC, 0 replies.
- [03/16] usergrid git commit: Merge branch 'apigee-sso-provider' of https://github.com/apache/usergrid into SSO2-Usergrid - posted by mr...@apache.org on 2016/07/14 20:26:12 UTC, 0 replies.
- [04/16] usergrid git commit: Merge branch 'apigee-sso-provider' of https://github.com/apache/usergrid into SSO2-Usergrid - posted by mr...@apache.org on 2016/07/14 20:26:13 UTC, 0 replies.
- [05/16] usergrid git commit: disabling activationWorkFlow if external SSO provider is enabled. - posted by mr...@apache.org on 2016/07/14 20:26:14 UTC, 0 replies.
- [06/16] usergrid git commit: adding a check to ensure activationConfirmation emails are not sent for external sos provider enabled requests. - posted by mr...@apache.org on 2016/07/14 20:26:15 UTC, 0 replies.
- [07/16] usergrid git commit: Merge branch 'apigee-sso-provider' of https://github.com/apache/usergrid into SSO2-Usergrid - posted by mr...@apache.org on 2016/07/14 20:26:16 UTC, 0 replies.
- [08/16] usergrid git commit: Handling Exception - when admin user is not found in UG as it needs to be activated via external provider. - posted by mr...@apache.org on 2016/07/14 20:26:17 UTC, 0 replies.
- [09/16] usergrid git commit: made changes for PR comments.. - posted by mr...@apache.org on 2016/07/14 20:26:18 UTC, 0 replies.
- [10/16] usergrid git commit: adding comments. - posted by mr...@apache.org on 2016/07/14 20:26:19 UTC, 0 replies.
- [11/16] usergrid git commit: removed unnecessary NPE check.. adding it in the methods call it. - posted by mr...@apache.org on 2016/07/14 20:26:20 UTC, 0 replies.
- [12/16] usergrid git commit: changing the import to point to the correct one. - posted by mr...@apache.org on 2016/07/14 20:26:21 UTC, 0 replies.
- [13/16] usergrid git commit: reading token from SecurityUtils rather than queryParams. - posted by mr...@apache.org on 2016/07/14 20:26:22 UTC, 0 replies.
- [14/16] usergrid git commit: for users with SSO2 enabled, the admin users cannot reset the password. - posted by mr...@apache.org on 2016/07/14 20:26:23 UTC, 0 replies.
- [15/16] usergrid git commit: 1. added /management/tokendetails?token=&provider=&keyurl 2. POST /management/token -> with grant_type : password and super user —> should create a UG token and return. 3. GET /management/me?access_token= —> with super user t - posted by mr...@apache.org on 2016/07/14 20:26:24 UTC, 0 replies.
- [16/16] usergrid git commit: Fix typo in default properties file. - posted by mr...@apache.org on 2016/07/14 20:26:25 UTC, 0 replies.
- [1/3] usergrid git commit: Fix additional cache issues to ensure we correctly re-use a single cache. - posted by mr...@apache.org on 2016/07/14 21:43:06 UTC, 0 replies.
- [2/3] usergrid git commit: Clean up some naming around collection settings. - posted by mr...@apache.org on 2016/07/14 21:43:07 UTC, 0 replies.
- [3/3] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/07/14 21:43:08 UTC, 0 replies.
- usergrid git commit: Use constant score query when searching index for all edge docs and node docs for deleting entities/edges from the index. - posted by mr...@apache.org on 2016/07/20 09:27:50 UTC, 0 replies.
- usergrid git commit: Convert delete ES queries to filters instead of queries. - posted by mr...@apache.org on 2016/07/20 10:53:08 UTC, 0 replies.
- usergrid git commit: Revert "Convert delete ES queries to filters instead of queries." - posted by mr...@apache.org on 2016/07/20 11:46:37 UTC, 0 replies.
- [01/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/26 18:12:28 UTC, 0 replies.
- [02/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/26 18:12:29 UTC, 0 replies.
- [03/50] [abbrv] usergrid git commit: Clean up em.removeFromCollection and fix UniqueValueScanner to just log duplicates if scanning all of unique values. - posted by mr...@apache.org on 2016/07/26 18:12:30 UTC, 0 replies.
- [04/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/26 18:12:31 UTC, 0 replies.
- [05/50] [abbrv] usergrid git commit: Clean up em.removeFromCollection and fix UniqueValueScanner to just log duplicates if scanning all of unique values. - posted by mr...@apache.org on 2016/07/26 18:12:32 UTC, 0 replies.
- [06/50] [abbrv] usergrid git commit: Add edge read repair on entity updates. - posted by mr...@apache.org on 2016/07/26 18:12:33 UTC, 0 replies.
- [07/50] [abbrv] usergrid git commit: Expose option to perform the uniqueIndexRepair higher up to the callers. This allows better control of when the repair happens on the write path. - posted by mr...@apache.org on 2016/07/26 18:12:34 UTC, 0 replies.
- [08/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/26 18:12:35 UTC, 0 replies.
- [09/50] [abbrv] usergrid git commit: Add additional logging during unique value read repair. - posted by mr...@apache.org on 2016/07/26 18:12:36 UTC, 0 replies.
- [10/50] [abbrv] usergrid git commit: Add additional logging during write unique verification. - posted by mr...@apache.org on 2016/07/26 18:12:37 UTC, 0 replies.
- [11/50] [abbrv] usergrid git commit: Make logging more readable. - posted by mr...@apache.org on 2016/07/26 18:12:38 UTC, 0 replies.
- [12/50] [abbrv] usergrid git commit: Simplify and rename Actorsystem configuration properties to be more generic, e.g. starting with "usergrid.cluster" instead of "collection.akka" - posted by mr...@apache.org on 2016/07/26 18:12:39 UTC, 0 replies.
- [13/50] [abbrv] usergrid git commit: Fix issue with checking pre-write unique value violations. - posted by mr...@apache.org on 2016/07/26 18:12:40 UTC, 0 replies.
- [14/50] [abbrv] usergrid git commit: add missing license headers - posted by mr...@apache.org on 2016/07/26 18:12:41 UTC, 0 replies.
- [15/50] [abbrv] usergrid git commit: Fix port settings for tests - posted by mr...@apache.org on 2016/07/26 18:12:42 UTC, 0 replies.
- [16/50] [abbrv] usergrid git commit: Fix ports in REST tests too. - posted by mr...@apache.org on 2016/07/26 18:12:43 UTC, 0 replies.
- [17/50] [abbrv] usergrid git commit: Clean up unique value scanner and let it get consistently level from the typically read CL property. - posted by mr...@apache.org on 2016/07/26 18:12:44 UTC, 0 replies.
- [18/50] [abbrv] usergrid git commit: Add more logging to unique value serialization. - posted by mr...@apache.org on 2016/07/26 18:12:45 UTC, 0 replies.
- [19/50] [abbrv] usergrid git commit: Set consistency level to ALL for now on unique value serialization strategy as any cassandra inconsistencies will break the usage of the unique value index. - posted by mr...@apache.org on 2016/07/26 18:12:46 UTC, 0 replies.
- [20/50] [abbrv] usergrid git commit: Improve consistency when returning entities/ids loaded from unique valuie index when entity repair ( removal of stale entities) has been executed. - posted by mr...@apache.org on 2016/07/26 18:12:47 UTC, 0 replies.
- [21/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/26 18:12:48 UTC, 0 replies.
- [22/50] [abbrv] usergrid git commit: Add delays to the App Delete tests as UV cleanup and take a couple of seconds. - posted by mr...@apache.org on 2016/07/26 18:12:49 UTC, 0 replies.
- [23/50] [abbrv] usergrid git commit: Make the unique value loading use the config interface for consistent read CL instead of hard coding to CL_ALL - posted by mr...@apache.org on 2016/07/26 18:12:50 UTC, 0 replies.
- [24/50] [abbrv] usergrid git commit: Add support for later versions of tomcat. - posted by mr...@apache.org on 2016/07/26 18:12:51 UTC, 0 replies.
- [25/50] [abbrv] usergrid git commit: Fix tomcat dependency versions. - posted by mr...@apache.org on 2016/07/26 18:12:52 UTC, 0 replies.
- [26/50] [abbrv] usergrid git commit: Revert "Fix tomcat dependency versions." - posted by mr...@apache.org on 2016/07/26 18:12:53 UTC, 0 replies.
- [27/50] [abbrv] usergrid git commit: Revert "Add support for later versions of tomcat." - posted by mr...@apache.org on 2016/07/26 18:12:54 UTC, 0 replies.
- [28/50] [abbrv] usergrid git commit: Fixes to tests and test properties. - posted by mr...@apache.org on 2016/07/26 18:12:55 UTC, 0 replies.
- [29/50] [abbrv] usergrid git commit: Fixes to tests and test properties. - posted by mr...@apache.org on 2016/07/26 18:12:56 UTC, 0 replies.
- [30/50] [abbrv] usergrid git commit: Fixing logic around entity delete to ensure that UniqueValues and ReservationCache are both cleaned up. - posted by mr...@apache.org on 2016/07/26 18:12:57 UTC, 0 replies.
- [31/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/26 18:12:58 UTC, 0 replies.
- [32/50] [abbrv] usergrid git commit: Remove unnecessary releaseUniqueValues() logic. - posted by mr...@apache.org on 2016/07/26 18:12:59 UTC, 0 replies.
- [33/50] [abbrv] usergrid git commit: Should be ignored - posted by mr...@apache.org on 2016/07/26 18:13:00 UTC, 0 replies.
- [34/50] [abbrv] usergrid git commit: Oops - posted by mr...@apache.org on 2016/07/26 18:13:01 UTC, 0 replies.
- [35/50] [abbrv] usergrid git commit: Increase test coverage of actorsystem module - posted by mr...@apache.org on 2016/07/26 18:13:02 UTC, 0 replies.
- [36/50] [abbrv] usergrid git commit: Fix issue where de-indexing assumed all entities were time based UUIDs. They should be, but there could be some legacy data. USERGRID-1305 - posted by mr...@apache.org on 2016/07/26 18:13:03 UTC, 0 replies.
- [37/50] [abbrv] usergrid git commit: Fix REST test issues and implement a way to shutdown the Akka actor system, with hooks for JVM stop/servlet stop. - posted by mr...@apache.org on 2016/07/26 18:13:04 UTC, 0 replies.
- [38/50] [abbrv] usergrid git commit: Merge commit 'refs/pull/543/head' of github.com:apache/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/26 18:13:05 UTC, 0 replies.
- [39/50] [abbrv] usergrid git commit: Ensure the EntityIndexFactory is a singleton so the cache is actually useful. - posted by mr...@apache.org on 2016/07/26 18:13:06 UTC, 0 replies.
- [40/50] [abbrv] usergrid git commit: Fix getAllEdgeDocuments in deleteEdge to return docs where entityId matches and not just the nodeId. Also fix test that wasn't actually testing this. - posted by mr...@apache.org on 2016/07/26 18:13:07 UTC, 0 replies.
- [41/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/07/26 18:13:08 UTC, 0 replies.
- [42/50] [abbrv] usergrid git commit: Align Java SDK version to the stack version. Removed unused imports from older Java SDK. - posted by mr...@apache.org on 2016/07/26 18:13:09 UTC, 0 replies.
- [43/50] [abbrv] usergrid git commit: Fix ActorSystem module dependency verion. - posted by mr...@apache.org on 2016/07/26 18:13:10 UTC, 0 replies.
- [44/50] [abbrv] usergrid git commit: Fix additional cache issues to ensure we correctly re-use a single cache. - posted by mr...@apache.org on 2016/07/26 18:13:11 UTC, 0 replies.
- [45/50] [abbrv] usergrid git commit: Clean up some naming around collection settings. - posted by mr...@apache.org on 2016/07/26 18:13:12 UTC, 0 replies.
- [46/50] [abbrv] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/07/26 18:13:13 UTC, 0 replies.
- [47/50] [abbrv] usergrid git commit: Merge branch 'master' into datastax-cass-driver Fix issue with UniqueValueSerialization backwards compatibility via CQL and legacy Usergrid data. - posted by mr...@apache.org on 2016/07/26 18:13:14 UTC, 0 replies.
- [48/50] [abbrv] usergrid git commit: Merge branch 'master' into datastax-cass-driver Fix issue with UniqueValueSerialization backwards compatibility via CQL and legacy Usergrid data. - posted by mr...@apache.org on 2016/07/26 18:13:15 UTC, 0 replies.
- [49/50] [abbrv] usergrid git commit: Merge branch 'master' into datastax-cass-driver Fix issue with UniqueValueSerialization backwards compatibility via CQL and legacy Usergrid data. - posted by mr...@apache.org on 2016/07/26 18:13:16 UTC, 0 replies.
- [50/50] [abbrv] usergrid git commit: Update comment - posted by mr...@apache.org on 2016/07/26 18:13:17 UTC, 0 replies.
- [1/6] usergrid git commit: Fixes Query Validator, but had to ignore 5 of the tests. - posted by mr...@apache.org on 2016/07/26 19:04:32 UTC, 0 replies.
- [2/6] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-221-queryvalidator - posted by mr...@apache.org on 2016/07/26 19:04:33 UTC, 0 replies.
- [3/6] usergrid git commit: Add three additional query tests to EntityIndexTest and add references to USERGRID-1314 where appropriate. - posted by mr...@apache.org on 2016/07/26 19:04:34 UTC, 0 replies.
- [4/6] usergrid git commit: require RouterProducers to provide list of the Message Types that they handle, so that ActorSystemManager can set them up. - posted by mr...@apache.org on 2016/07/26 19:04:35 UTC, 0 replies.
- [5/6] usergrid git commit: Simplify RouterProducer interface, make it more generic (it is not just for cluster singleton routers). - posted by mr...@apache.org on 2016/07/26 19:04:36 UTC, 0 replies.
- [6/6] usergrid git commit: Merge commit 'refs/pull/550/head' of github.com:apache/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/26 19:04:37 UTC, 0 replies.
- usergrid git commit: Fix java SDK dependency version in query-validator module. - posted by mr...@apache.org on 2016/07/26 20:03:01 UTC, 0 replies.
- [1/4] usergrid git commit: superuser to be able to create an org with new user or existing user. - posted by mr...@apache.org on 2016/07/26 21:10:26 UTC, 0 replies.
- [2/4] usergrid git commit: Cleanup. Add tests. - posted by mr...@apache.org on 2016/07/26 21:10:27 UTC, 0 replies.
- [3/4] usergrid git commit: Code review changes - posted by mr...@apache.org on 2016/07/26 21:10:28 UTC, 0 replies.
- [4/4] usergrid git commit: Merge commit 'refs/pull/551/head' of github.com:apache/usergrid into apigee-sso-provider - posted by mr...@apache.org on 2016/07/26 21:10:29 UTC, 0 replies.
- [01/11] usergrid git commit: Fixes Query Validator, but had to ignore 5 of the tests. - posted by mr...@apache.org on 2016/07/26 21:17:03 UTC, 0 replies.
- [02/11] usergrid git commit: Use constant score query when searching index for all edge docs and node docs for deleting entities/edges from the index. - posted by mr...@apache.org on 2016/07/26 21:17:04 UTC, 0 replies.
- [03/11] usergrid git commit: Convert delete ES queries to filters instead of queries. - posted by mr...@apache.org on 2016/07/26 21:17:05 UTC, 0 replies.
- [04/11] usergrid git commit: Revert "Convert delete ES queries to filters instead of queries." - posted by mr...@apache.org on 2016/07/26 21:17:06 UTC, 0 replies.
- [05/11] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-221-queryvalidator - posted by mr...@apache.org on 2016/07/26 21:17:07 UTC, 0 replies.
- [06/11] usergrid git commit: Add three additional query tests to EntityIndexTest and add references to USERGRID-1314 where appropriate. - posted by mr...@apache.org on 2016/07/26 21:17:08 UTC, 0 replies.
- [07/11] usergrid git commit: require RouterProducers to provide list of the Message Types that they handle, so that ActorSystemManager can set them up. - posted by mr...@apache.org on 2016/07/26 21:17:09 UTC, 0 replies.
- [08/11] usergrid git commit: Simplify RouterProducer interface, make it more generic (it is not just for cluster singleton routers). - posted by mr...@apache.org on 2016/07/26 21:17:10 UTC, 0 replies.
- [09/11] usergrid git commit: Merge commit 'refs/pull/550/head' of github.com:apache/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/26 21:17:11 UTC, 0 replies.
- [10/11] usergrid git commit: Fix java SDK dependency version in query-validator module. - posted by mr...@apache.org on 2016/07/26 21:17:12 UTC, 0 replies.
- [11/11] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/07/26 21:17:13 UTC, 0 replies.
- [01/50] usergrid git commit: Add additional logging during unique value read repair. - posted by mr...@apache.org on 2016/07/26 21:17:40 UTC, 0 replies.
- [02/50] usergrid git commit: Add additional logging during write unique verification. - posted by mr...@apache.org on 2016/07/26 21:17:41 UTC, 0 replies.
- [03/50] usergrid git commit: Make logging more readable. - posted by mr...@apache.org on 2016/07/26 21:17:42 UTC, 0 replies.
- [04/50] usergrid git commit: Simplify and rename Actorsystem configuration properties to be more generic, e.g. starting with "usergrid.cluster" instead of "collection.akka" - posted by mr...@apache.org on 2016/07/26 21:17:43 UTC, 0 replies.
- [05/50] usergrid git commit: Fix issue with checking pre-write unique value violations. - posted by mr...@apache.org on 2016/07/26 21:17:44 UTC, 0 replies.
- [06/50] usergrid git commit: add missing license headers - posted by mr...@apache.org on 2016/07/26 21:17:45 UTC, 0 replies.
- [07/50] usergrid git commit: Fix port settings for tests - posted by mr...@apache.org on 2016/07/26 21:17:46 UTC, 0 replies.
- [08/50] usergrid git commit: Fix ports in REST tests too. - posted by mr...@apache.org on 2016/07/26 21:17:47 UTC, 0 replies.
- [09/50] usergrid git commit: Clean up unique value scanner and let it get consistently level from the typically read CL property. - posted by mr...@apache.org on 2016/07/26 21:17:48 UTC, 0 replies.
- [10/50] usergrid git commit: Add more logging to unique value serialization. - posted by mr...@apache.org on 2016/07/26 21:17:49 UTC, 0 replies.
- [11/50] usergrid git commit: Set consistency level to ALL for now on unique value serialization strategy as any cassandra inconsistencies will break the usage of the unique value index. - posted by mr...@apache.org on 2016/07/26 21:17:50 UTC, 0 replies.
- [12/50] usergrid git commit: Improve consistency when returning entities/ids loaded from unique valuie index when entity repair ( removal of stale entities) has been executed. - posted by mr...@apache.org on 2016/07/26 21:17:51 UTC, 0 replies.
- [13/50] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/26 21:17:52 UTC, 0 replies.
- [14/50] usergrid git commit: Add delays to the App Delete tests as UV cleanup and take a couple of seconds. - posted by mr...@apache.org on 2016/07/26 21:17:53 UTC, 0 replies.
- [15/50] usergrid git commit: Make the unique value loading use the config interface for consistent read CL instead of hard coding to CL_ALL - posted by mr...@apache.org on 2016/07/26 21:17:54 UTC, 0 replies.
- [16/50] usergrid git commit: Add support for later versions of tomcat. - posted by mr...@apache.org on 2016/07/26 21:17:55 UTC, 0 replies.
- [17/50] usergrid git commit: Fix tomcat dependency versions. - posted by mr...@apache.org on 2016/07/26 21:17:56 UTC, 0 replies.
- [18/50] usergrid git commit: Revert "Fix tomcat dependency versions." - posted by mr...@apache.org on 2016/07/26 21:17:57 UTC, 0 replies.
- [19/50] usergrid git commit: Revert "Add support for later versions of tomcat." - posted by mr...@apache.org on 2016/07/26 21:17:58 UTC, 0 replies.
- [20/50] usergrid git commit: Fixes to tests and test properties. - posted by mr...@apache.org on 2016/07/26 21:17:59 UTC, 0 replies.
- [21/50] usergrid git commit: Fixes to tests and test properties. - posted by mr...@apache.org on 2016/07/26 21:18:00 UTC, 0 replies.
- [22/50] usergrid git commit: Fixing logic around entity delete to ensure that UniqueValues and ReservationCache are both cleaned up. - posted by mr...@apache.org on 2016/07/26 21:18:01 UTC, 0 replies.
- [23/50] usergrid git commit: Merge branch 'release-2.1.1' of https://git-wip-us.apache.org/repos/asf/usergrid into usergrid-1268-akka-211 - posted by mr...@apache.org on 2016/07/26 21:18:02 UTC, 0 replies.
- [24/50] usergrid git commit: Remove unnecessary releaseUniqueValues() logic. - posted by mr...@apache.org on 2016/07/26 21:18:03 UTC, 0 replies.
- [25/50] usergrid git commit: Should be ignored - posted by mr...@apache.org on 2016/07/26 21:18:04 UTC, 0 replies.
- [26/50] usergrid git commit: Oops - posted by mr...@apache.org on 2016/07/26 21:18:05 UTC, 0 replies.
- [27/50] usergrid git commit: Increase test coverage of actorsystem module - posted by mr...@apache.org on 2016/07/26 21:18:06 UTC, 0 replies.
- [28/50] usergrid git commit: Fix issue where de-indexing assumed all entities were time based UUIDs. They should be, but there could be some legacy data. USERGRID-1305 - posted by mr...@apache.org on 2016/07/26 21:18:07 UTC, 0 replies.
- [29/50] usergrid git commit: Fix REST test issues and implement a way to shutdown the Akka actor system, with hooks for JVM stop/servlet stop. - posted by mr...@apache.org on 2016/07/26 21:18:08 UTC, 0 replies.
- [30/50] usergrid git commit: Merge commit 'refs/pull/543/head' of github.com:apache/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/26 21:18:09 UTC, 0 replies.
- [31/50] usergrid git commit: Ensure the EntityIndexFactory is a singleton so the cache is actually useful. - posted by mr...@apache.org on 2016/07/26 21:18:10 UTC, 0 replies.
- [32/50] usergrid git commit: Fix getAllEdgeDocuments in deleteEdge to return docs where entityId matches and not just the nodeId. Also fix test that wasn't actually testing this. - posted by mr...@apache.org on 2016/07/26 21:18:11 UTC, 0 replies.
- [33/50] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/07/26 21:18:12 UTC, 0 replies.
- [34/50] usergrid git commit: Align Java SDK version to the stack version. Removed unused imports from older Java SDK. - posted by mr...@apache.org on 2016/07/26 21:18:13 UTC, 0 replies.
- [35/50] usergrid git commit: Fix ActorSystem module dependency verion. - posted by mr...@apache.org on 2016/07/26 21:18:14 UTC, 0 replies.
- [36/50] usergrid git commit: Fix additional cache issues to ensure we correctly re-use a single cache. - posted by mr...@apache.org on 2016/07/26 21:18:15 UTC, 0 replies.
- [37/50] usergrid git commit: Clean up some naming around collection settings. - posted by mr...@apache.org on 2016/07/26 21:18:16 UTC, 0 replies.
- [38/50] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/07/26 21:18:17 UTC, 0 replies.
- [39/50] usergrid git commit: Fixes Query Validator, but had to ignore 5 of the tests. - posted by mr...@apache.org on 2016/07/26 21:18:18 UTC, 0 replies.
- [40/50] usergrid git commit: Use constant score query when searching index for all edge docs and node docs for deleting entities/edges from the index. - posted by mr...@apache.org on 2016/07/26 21:18:19 UTC, 0 replies.
- [41/50] usergrid git commit: Convert delete ES queries to filters instead of queries. - posted by mr...@apache.org on 2016/07/26 21:18:20 UTC, 0 replies.
- [42/50] usergrid git commit: Revert "Convert delete ES queries to filters instead of queries." - posted by mr...@apache.org on 2016/07/26 21:18:21 UTC, 0 replies.
- [43/50] usergrid git commit: Merge branch 'release-2.1.1' into usergrid-221-queryvalidator - posted by mr...@apache.org on 2016/07/26 21:18:22 UTC, 0 replies.
- [44/50] usergrid git commit: Add three additional query tests to EntityIndexTest and add references to USERGRID-1314 where appropriate. - posted by mr...@apache.org on 2016/07/26 21:18:23 UTC, 0 replies.
- [45/50] usergrid git commit: require RouterProducers to provide list of the Message Types that they handle, so that ActorSystemManager can set them up. - posted by mr...@apache.org on 2016/07/26 21:18:24 UTC, 0 replies.
- [46/50] usergrid git commit: Simplify RouterProducer interface, make it more generic (it is not just for cluster singleton routers). - posted by mr...@apache.org on 2016/07/26 21:18:25 UTC, 0 replies.
- [47/50] usergrid git commit: Merge commit 'refs/pull/550/head' of github.com:apache/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/07/26 21:18:26 UTC, 0 replies.
- [48/50] usergrid git commit: Fix java SDK dependency version in query-validator module. - posted by mr...@apache.org on 2016/07/26 21:18:27 UTC, 0 replies.
- [49/50] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/07/26 21:18:28 UTC, 0 replies.
- [50/50] usergrid git commit: Merge branch 'master' into apigee-sso-provider - posted by mr...@apache.org on 2016/07/26 21:18:29 UTC, 0 replies.
- usergrid git commit: Fix issue with ApiServerRunner and Java SDK version mismatch. - posted by mr...@apache.org on 2016/07/26 21:58:17 UTC, 0 replies.
- [1/2] usergrid git commit: Fix issue with ApiServerRunner and Java SDK version mismatch. - posted by mr...@apache.org on 2016/07/26 21:58:39 UTC, 0 replies.
- [2/2] usergrid git commit: Merge branch 'master' into apigee-sso-provider - posted by mr...@apache.org on 2016/07/26 21:58:40 UTC, 1 replies.
- usergrid git commit: Add some delay in query validator test after creating data for the async indexing to complete. - posted by mr...@apache.org on 2016/07/27 20:07:17 UTC, 0 replies.
- [1/2] usergrid git commit: Add some delay in query validator test after creating data for the async indexing to complete. - posted by mr...@apache.org on 2016/07/27 20:53:36 UTC, 0 replies.
- [2/2] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/07/27 20:53:37 UTC, 0 replies.
- [1/3] usergrid git commit: Add some delay in query validator test after creating data for the async indexing to complete. - posted by mr...@apache.org on 2016/07/27 20:53:52 UTC, 0 replies.
- [2/3] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/07/27 20:53:53 UTC, 0 replies.
- [3/3] usergrid git commit: Merge branch 'master' into apigee-sso-provider - posted by mr...@apache.org on 2016/07/27 20:53:54 UTC, 1 replies.
- usergrid git commit: Updates to Java SDK to allow management user authentication. - posted by mr...@apache.org on 2016/07/27 23:52:03 UTC, 0 replies.
- usergrid git commit: Queryvalidator to use new constructor for admin user authentication with the java sdk. - posted by mr...@apache.org on 2016/07/27 23:52:41 UTC, 0 replies.
- [1/3] usergrid git commit: Updates to Java SDK to allow management user authentication. - posted by mr...@apache.org on 2016/07/27 23:52:58 UTC, 0 replies.
- [2/3] usergrid git commit: Queryvalidator to use new constructor for admin user authentication with the java sdk. - posted by mr...@apache.org on 2016/07/27 23:52:59 UTC, 0 replies.
- usergrid git commit: Let the java SDK handle null ql values passed in and update UG stack to better work with new Java SDK interfaces. - posted by mr...@apache.org on 2016/07/28 16:59:22 UTC, 0 replies.
- [1/2] usergrid git commit: Let the java SDK handle null ql values passed in and update UG stack to better work with new Java SDK interfaces. - posted by mr...@apache.org on 2016/07/28 16:59:38 UTC, 0 replies.