You are viewing a plain text version of this content. The canonical link for it is here.
- usergrid git commit: Fix serialization issues with access tokens and simplify the Queue Manager getMessages interface. - posted by mr...@apache.org on 2016/03/01 03:14:33 UTC, 0 replies.
- [1/2] usergrid git commit: Fix serialization issues with access tokens and simplify the Queue Manager getMessages interface. - posted by mr...@apache.org on 2016/03/01 03:14:56 UTC, 0 replies.
- [2/2] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/03/01 03:14:57 UTC, 3 replies.
- usergrid git commit: Update /status call to check cassandra system table with CL_ONE and expose property for queue polling timeshift from the socket timeout. - posted by mr...@apache.org on 2016/03/01 23:54:48 UTC, 0 replies.
- [1/2] usergrid git commit: Update /status call to check cassandra system table with CL_ONE and expose property for queue polling timeshift from the socket timeout. - posted by mr...@apache.org on 2016/03/01 23:55:16 UTC, 0 replies.
- usergrid git commit: Cherry-pick the SSO simplifications from 1.x -> master (eliminates the external token validation end-point). - posted by sn...@apache.org on 2016/03/02 20:34:01 UTC, 0 replies.
- [1/3] usergrid git commit: Cherry-pick the SSO simplifications from 1.x -> master (eliminates the external token validation end-point). - posted by mr...@apache.org on 2016/03/02 22:34:24 UTC, 0 replies.
- [2/3] usergrid git commit: Minor cleanups, plus use standard TTL. - posted by mr...@apache.org on 2016/03/02 22:34:25 UTC, 0 replies.
- [3/3] usergrid git commit: Add try/catch to handle case when local verification fails. - posted by mr...@apache.org on 2016/03/02 22:34:26 UTC, 0 replies.
- [1/4] usergrid git commit: Cherry-pick the SSO simplifications from 1.x -> master (eliminates the external token validation end-point). - posted by mr...@apache.org on 2016/03/02 22:34:30 UTC, 0 replies.
- [2/4] usergrid git commit: Minor cleanups, plus use standard TTL. - posted by mr...@apache.org on 2016/03/02 22:34:31 UTC, 0 replies.
- [3/4] usergrid git commit: Add try/catch to handle case when local verification fails. - posted by mr...@apache.org on 2016/03/02 22:34:32 UTC, 0 replies.
- [4/4] usergrid git commit: Merge branch 'release-2.1.1' - posted by mr...@apache.org on 2016/03/02 22:34:33 UTC, 1 replies.
- usergrid git commit: Increase the timeout for the before hook() in node.js integration tests. - posted by mr...@apache.org on 2016/03/03 05:40:40 UTC, 0 replies.
- usergrid git commit: Hide unnecessary warn message behind DEBUG. - posted by mr...@apache.org on 2016/03/03 20:05:44 UTC, 0 replies.
- [1/2] usergrid git commit: Hide unnecessary warn message behind DEBUG. - posted by mr...@apache.org on 2016/03/03 20:05:58 UTC, 0 replies.
- usergrid git commit: Pass cassandra username and password to the Astyanax driver. - posted by mr...@apache.org on 2016/03/08 02:59:49 UTC, 0 replies.
- [1/2] usergrid git commit: Pass cassandra username and password to the Astyanax driver. - posted by mr...@apache.org on 2016/03/08 03:00:10 UTC, 0 replies.
- usergrid git commit: Change name of application delete protection parameter to confirm_application_identifier and change tests to match. - posted by gr...@apache.org on 2016/03/08 22:07:15 UTC, 0 replies.
- usergrid git commit: Remove not needed parallelstream and set the default back pressure for indexing quorum reads to be 5 seconds. - posted by mr...@apache.org on 2016/03/09 23:15:14 UTC, 0 replies.
- usergrid git commit: Improvements around async event processing. - posted by mr...@apache.org on 2016/03/11 05:45:06 UTC, 0 replies.
- [1/4] usergrid git commit: Change name of application delete protection parameter to confirm_application_identifier and change tests to match. - posted by mr...@apache.org on 2016/03/11 05:47:33 UTC, 0 replies.
- [2/4] usergrid git commit: Remove not needed parallelstream and set the default back pressure for indexing quorum reads to be 5 seconds. - posted by mr...@apache.org on 2016/03/11 05:47:34 UTC, 0 replies.
- [3/4] usergrid git commit: Improvements around async event processing. - posted by mr...@apache.org on 2016/03/11 05:47:35 UTC, 0 replies.
- [01/20] usergrid git commit: Initial work to iterate over the shards with more context so we don't fetch all rows (shards) at the same time always. - posted by mr...@apache.org on 2016/03/23 18:34:29 UTC, 0 replies.
- [02/20] usergrid git commit: Set verbose logging to trace. - posted by mr...@apache.org on 2016/03/23 18:34:30 UTC, 0 replies.
- [03/20] usergrid git commit: USERGRID-1266: check permissions at REST layer to avoid incorrect response codes also block user token exchange via GET /org/app/users/{user}/token?access_token={usertoken} - posted by mr...@apache.org on 2016/03/23 18:34:31 UTC, 0 replies.
- [04/20] usergrid git commit: Clean up the logging, ensure the order of shard iterator within MultiRowColumnIterator is correct. Restore NodeShardCache logic. - posted by mr...@apache.org on 2016/03/23 18:34:32 UTC, 0 replies.
- [05/20] usergrid git commit: Make the shard consistency tests a little smarter. Update shard compaction to be a safer background process by updating the edge writes to be atomic, and the deletes delayed (ensures data will always be available for seeking - posted by mr...@apache.org on 2016/03/23 18:34:33 UTC, 0 replies.
- [06/20] usergrid git commit: Add 'smart' shard seeking into the multi row column iterator. This leverages a stored 'end' edge marked on a shard at the end of compacting and balancing a shard's (row's) edges (columns). - posted by mr...@apache.org on 2016/03/23 18:34:34 UTC, 0 replies.
- [07/20] usergrid git commit: Throttle the compactions and auditing such that the 'type' can only be compacted one at a time (source or target node shard(s)) - posted by mr...@apache.org on 2016/03/23 18:34:35 UTC, 0 replies.
- [08/20] usergrid git commit: Reset original multi-row column iterator and use a new class for the smart iterating over edge shards. Change to system time for 'last write wins' in cassandra instead of a shard's 'createdTime'. - posted by mr...@apache.org on 2016/03/23 18:34:36 UTC, 0 replies.
- [09/20] usergrid git commit: Clean up some comments and unused code. - posted by mr...@apache.org on 2016/03/23 18:34:37 UTC, 0 replies.
- [10/20] usergrid git commit: Add a timeout to one the graph shard tests so it can't run forever in the event that it is failing. - posted by mr...@apache.org on 2016/03/23 18:34:38 UTC, 0 replies.
- [11/20] usergrid git commit: Fix info log statement to be trace. - posted by mr...@apache.org on 2016/03/23 18:34:39 UTC, 0 replies.
- [12/20] usergrid git commit: Remove unused import. - posted by mr...@apache.org on 2016/03/23 18:34:40 UTC, 0 replies.
- [13/20] usergrid git commit: Add additional filter for index processing to ensure things do not get ack'd that should not get ack'd. - posted by mr...@apache.org on 2016/03/23 18:34:41 UTC, 0 replies.
- [14/20] usergrid git commit: Update variable reference for async event creation time. - posted by mr...@apache.org on 2016/03/23 18:34:42 UTC, 0 replies.
- [15/20] usergrid git commit: Upgrade to ES 1.7.3 Java client and remove incorrect filter on async events. - posted by mr...@apache.org on 2016/03/23 18:34:43 UTC, 0 replies.
- [16/20] usergrid git commit: Fix bad comment. - posted by mr...@apache.org on 2016/03/23 18:34:44 UTC, 0 replies.
- [17/20] usergrid git commit: Fix issue where new shards were not picked up after new shards are allocated. - posted by mr...@apache.org on 2016/03/23 18:34:45 UTC, 0 replies.
- [18/20] usergrid git commit: Increase test readers to 2. - posted by mr...@apache.org on 2016/03/23 18:34:46 UTC, 0 replies.
- [19/20] usergrid git commit: Update the cache invalidation to be specific for the key and not invalidate the whole cache. - posted by mr...@apache.org on 2016/03/23 18:34:47 UTC, 0 replies.
- [20/20] usergrid git commit: Merge commit 'refs/pull/493/head' of github.com:apache/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/03/23 18:34:48 UTC, 0 replies.
- usergrid git commit: Disable reading from shard cache when obtaining read shard groups so it's always accurate. - posted by mr...@apache.org on 2016/03/23 21:00:10 UTC, 0 replies.
- usergrid git commit: Fix legacy column parser for edge shards. - posted by mr...@apache.org on 2016/03/23 22:17:49 UTC, 0 replies.
- usergrid git commit: Fix graph cursor paging with new shard iterator. - posted by mr...@apache.org on 2016/03/25 22:57:41 UTC, 0 replies.
- usergrid git commit: Fix issue with cursor paging when using the smart shard iterator. - posted by mr...@apache.org on 2016/03/26 23:43:21 UTC, 0 replies.
- usergrid git commit: Ignore new test that's not completely accurate yet. - posted by mr...@apache.org on 2016/03/26 23:45:33 UTC, 0 replies.
- usergrid git commit: Add connect timeout to Asytanax driver (set same as socket timeout for now). - posted by mr...@apache.org on 2016/03/27 03:27:29 UTC, 0 replies.
- usergrid git commit: Set connect timeout in Astyanax driver. - posted by mr...@apache.org on 2016/03/27 03:30:04 UTC, 0 replies.
- [1/7] usergrid git commit: Add caching around getOrganizationConfigForApplication. - posted by mr...@apache.org on 2016/03/29 21:49:06 UTC, 0 replies.
- [2/7] usergrid git commit: USERGRID-1192 - default to use TRANSPORT client for Elasticsearch SDK. - posted by mr...@apache.org on 2016/03/29 21:49:07 UTC, 0 replies.
- [3/7] usergrid git commit: Organize the /system/database/setup and /system/database/bootstrap flows. - posted by mr...@apache.org on 2016/03/29 21:49:08 UTC, 0 replies.
- [4/7] usergrid git commit: Fix spelling of bootstrap. - posted by mr...@apache.org on 2016/03/29 21:49:09 UTC, 0 replies.
- [5/7] usergrid git commit: Clean up older versions of entities from the index after an entity update. - posted by mr...@apache.org on 2016/03/29 21:49:10 UTC, 0 replies.
- [6/7] usergrid git commit: Merge commit 'refs/pull/496/head' of github.com:apache/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/03/29 21:49:11 UTC, 0 replies.
- [7/7] usergrid git commit: Merge commit 'refs/pull/495/head' of github.com:apache/usergrid into release-2.1.1 - posted by mr...@apache.org on 2016/03/29 21:49:12 UTC, 0 replies.
- [1/8] usergrid git commit: USERGRID-771 - posted by mr...@apache.org on 2016/03/29 22:11:42 UTC, 0 replies.
- [2/8] usergrid git commit: registration it - posted by mr...@apache.org on 2016/03/29 22:11:43 UTC, 0 replies.
- [3/8] usergrid git commit: Organize imports. This closes #319. - posted by mr...@apache.org on 2016/03/29 22:11:44 UTC, 0 replies.
- [4/8] usergrid git commit: remove unused references - posted by mr...@apache.org on 2016/03/29 22:11:45 UTC, 0 replies.
- [5/8] usergrid git commit: Add additional functionality in REST layer for checking permissions. - posted by mr...@apache.org on 2016/03/29 22:11:46 UTC, 0 replies.
- [6/8] usergrid git commit: Allow superuser to access @RequireAdminUserAccess - posted by mr...@apache.org on 2016/03/29 22:11:47 UTC, 0 replies.
- [7/8] usergrid git commit: Allow superuser to access @RequireAdminUserAccess - posted by mr...@apache.org on 2016/03/29 22:11:48 UTC, 0 replies.
- [8/8] usergrid git commit: Clear ES index scrolls if the result set is less than the requested limit. - posted by mr...@apache.org on 2016/03/29 22:11:49 UTC, 0 replies.
- usergrid git commit: Fix StaleIndexCleanup test to match the current design for removing stale, un-updated entities. - posted by mr...@apache.org on 2016/03/29 22:53:41 UTC, 0 replies.
- usergrid git commit: Change scoped cache logging to debug. - posted by mr...@apache.org on 2016/03/30 02:16:06 UTC, 0 replies.
- usergrid git commit: Fix variable using within Observable path. - posted by mr...@apache.org on 2016/03/30 04:00:36 UTC, 0 replies.
- usergrid git commit: Add concurrency to re-index and fix de-serialization problems with Shiro cache, plus comments. - posted by mr...@apache.org on 2016/03/31 01:15:06 UTC, 0 replies.