You are viewing a plain text version of this content. The canonical link for it is here.
- usergrid git commit: Implemented queue clear (with test) and added some trace level logging - posted by sn...@apache.org on 2016/11/02 20:26:28 UTC, 0 replies.
- [1/3] usergrid git commit: Logging changes & import cleanups. - posted by sn...@apache.org on 2016/11/03 21:56:43 UTC, 0 replies.
- [2/3] usergrid git commit: Add timeout to shard and message counters, in addition to existing "number of changes before write" logic. - posted by sn...@apache.org on 2016/11/03 21:56:44 UTC, 0 replies.
- [3/3] usergrid git commit: Remove explicit init message and option to turn off in-memory queue cache. - posted by sn...@apache.org on 2016/11/03 21:56:45 UTC, 0 replies.
- usergrid git commit: Fix issue where accidental empty property for SMTP still causes authentication to be attempted. - posted by mr...@apache.org on 2016/11/05 20:02:12 UTC, 0 replies.
- [1/7] usergrid git commit: Add missing bad_confirmation_token.jsp - posted by mr...@apache.org on 2016/11/06 05:16:33 UTC, 0 replies.
- [2/7] usergrid git commit: Ensure the admin invited to org email is sent even when external SSO is enabled. - posted by mr...@apache.org on 2016/11/06 05:16:34 UTC, 0 replies.
- [3/7] usergrid git commit: If claims cannot be parsed, fetch new JWT token - posted by mr...@apache.org on 2016/11/06 05:16:35 UTC, 0 replies.
- [4/7] usergrid git commit: Fix typo and unused reference - posted by mr...@apache.org on 2016/11/06 05:16:36 UTC, 0 replies.
- [5/7] usergrid git commit: Add key freshness and full set of tests - posted by mr...@apache.org on 2016/11/06 05:16:37 UTC, 0 replies.
- [6/7] usergrid git commit: Fix issue where accidental empty property for SMTP still causes authentication to be attempted. - posted by mr...@apache.org on 2016/11/06 05:16:38 UTC, 0 replies.
- [7/7] usergrid git commit: Merge branch 'hotfix-20160819' - posted by mr...@apache.org on 2016/11/06 05:16:39 UTC, 0 replies.
- [1/4] usergrid git commit: Minor formatting, logging and changes recommended by IntelliJ - posted by sn...@apache.org on 2016/11/09 15:47:35 UTC, 0 replies.
- [2/4] usergrid git commit: Rename send message methods to sendMessageToAllRegions() and sendMessageToLocalRegion(), and fix implementation of both in Hakka imply. - posted by sn...@apache.org on 2016/11/09 15:47:36 UTC, 0 replies.
- [3/4] usergrid git commit: Add back support for SNS queue manager impl - posted by sn...@apache.org on 2016/11/09 15:47:37 UTC, 0 replies.
- [4/4] usergrid git commit: Changes in message fetching logic. - posted by sn...@apache.org on 2016/11/09 15:47:38 UTC, 0 replies.
- [1/4] usergrid git commit: Message counter fixes - posted by sn...@apache.org on 2016/11/10 17:40:53 UTC, 0 replies.
- [2/4] usergrid git commit: Base local keyspace name off of application keyspace name, plus data center name - posted by sn...@apache.org on 2016/11/10 17:40:54 UTC, 0 replies.
- [3/4] usergrid git commit: don’t throw exception if counter does not exist yet - posted by sn...@apache.org on 2016/11/10 17:40:55 UTC, 0 replies.
- [4/4] usergrid git commit: set short GC grace period to mop up tombstones quickly as there will be lots of deletes in the queue message tables - posted by sn...@apache.org on 2016/11/10 17:40:56 UTC, 0 replies.
- [01/50] [abbrv] usergrid git commit: Ensure local keyspace has unique name per datacenter / region. - posted by mr...@apache.org on 2016/11/11 16:50:53 UTC, 0 replies.
- [02/50] [abbrv] usergrid git commit: Introduce maxTtl for queue message and message payload data, default is two weeks. - posted by mr...@apache.org on 2016/11/11 16:50:54 UTC, 0 replies.
- [03/50] [abbrv] usergrid git commit: Complete message counter and add support for getQueueDepth() in QakkaQueueManager - posted by mr...@apache.org on 2016/11/11 16:50:55 UTC, 0 replies.
- [04/50] [abbrv] usergrid git commit: When writing to queue, if in-memory queue is empty then refresh will be done. - posted by mr...@apache.org on 2016/11/11 16:50:56 UTC, 0 replies.
- [05/50] [abbrv] usergrid git commit: Use same timeout value as old queue implementation did - posted by mr...@apache.org on 2016/11/11 16:50:57 UTC, 0 replies.
- [06/50] [abbrv] usergrid git commit: Make DatabaseQueueMessage serializable because it is sent in Akka messages - posted by mr...@apache.org on 2016/11/11 16:50:58 UTC, 0 replies.
- [07/50] [abbrv] usergrid git commit: Now supports elasticsearch.queue_impl=MULTIREGION setting instead of SNS, also more/better DEBUG logging - posted by mr...@apache.org on 2016/11/11 16:50:59 UTC, 0 replies.
- [08/50] [abbrv] usergrid git commit: Change to use proper Guice injection instead of static injector kludge. - posted by mr...@apache.org on 2016/11/11 16:51:00 UTC, 0 replies.
- [09/50] [abbrv] usergrid git commit: Change to use proper Guice injection instead of static injector kludge. - posted by mr...@apache.org on 2016/11/11 16:51:01 UTC, 0 replies.
- [10/50] [abbrv] usergrid git commit: Fixes to get tests running consistently. - posted by mr...@apache.org on 2016/11/11 16:51:02 UTC, 0 replies.
- [11/50] [abbrv] usergrid git commit: Fixes to get tests running consistently. - posted by mr...@apache.org on 2016/11/11 16:51:03 UTC, 0 replies.
- [12/50] [abbrv] usergrid git commit: Improve error handling so that a failure to ack one messages does not abort whole run - posted by mr...@apache.org on 2016/11/11 16:51:04 UTC, 0 replies.
- [13/50] [abbrv] usergrid git commit: Fix logic to compare timestamps, not UUIDs and to zero-out the "since" time when queue is empty. - posted by mr...@apache.org on 2016/11/11 16:51:05 UTC, 0 replies.
- [14/50] [abbrv] usergrid git commit: Logging improvements - posted by mr...@apache.org on 2016/11/11 16:51:06 UTC, 0 replies.
- [15/50] [abbrv] usergrid git commit: Blackout my change, initializing in constructor causes Guice problems on startup - posted by mr...@apache.org on 2016/11/11 16:51:07 UTC, 0 replies.
- [16/50] [abbrv] usergrid git commit: Return to using asynchronous actor for in-memory queue refresh job. - posted by mr...@apache.org on 2016/11/11 16:51:08 UTC, 0 replies.
- [17/50] [abbrv] usergrid git commit: Ensure that injector is not used in Akka constructors to avoid "cannot serialize injector" errors - posted by mr...@apache.org on 2016/11/11 16:51:09 UTC, 0 replies.
- [18/50] [abbrv] usergrid git commit: Ensure that injector is not used in Akka constructors to avoid "cannot serialize injector" errors - posted by mr...@apache.org on 2016/11/11 16:51:10 UTC, 0 replies.
- [19/50] [abbrv] usergrid git commit: Logging improvements - posted by mr...@apache.org on 2016/11/11 16:51:11 UTC, 0 replies.
- [20/50] [abbrv] usergrid git commit: Queue info REST end-point - posted by mr...@apache.org on 2016/11/11 16:51:12 UTC, 0 replies.
- [21/50] [abbrv] usergrid git commit: Ensure correct keyspace names used - posted by mr...@apache.org on 2016/11/11 16:51:13 UTC, 0 replies.
- [22/50] [abbrv] usergrid git commit: Logging improvements, fix to CassandraConfig - posted by mr...@apache.org on 2016/11/11 16:51:14 UTC, 0 replies.
- [23/50] [abbrv] usergrid git commit: Logging improvements, fix to CassandraConfig - posted by mr...@apache.org on 2016/11/11 16:51:15 UTC, 0 replies.
- [24/50] [abbrv] usergrid git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/usergrid - posted by mr...@apache.org on 2016/11/11 16:51:16 UTC, 0 replies.
- [25/50] [abbrv] usergrid git commit: Merge branch 'master' into usergrid-1318-queue - posted by mr...@apache.org on 2016/11/11 16:51:17 UTC, 0 replies.
- [26/50] [abbrv] usergrid git commit: Add total-time metrics, handle Ack requests via WriterRouter, use C* batch-statement for Ack operation - posted by mr...@apache.org on 2016/11/11 16:51:18 UTC, 0 replies.
- [27/50] [abbrv] usergrid git commit: Add total-time metrics, handle Ack requests via WriterRouter, use C* batch-statement for Ack operation - posted by mr...@apache.org on 2016/11/11 16:51:19 UTC, 0 replies.
- [28/50] [abbrv] usergrid git commit: Formatting, debug log statements, etc. - posted by mr...@apache.org on 2016/11/11 16:51:20 UTC, 0 replies.
- [29/50] [abbrv] usergrid git commit: Fix QueueRefresher & concurrency problem in MessageCounterSerialization. - posted by mr...@apache.org on 2016/11/11 16:51:21 UTC, 0 replies.
- [30/50] [abbrv] usergrid git commit: Minor test improvements - posted by mr...@apache.org on 2016/11/11 16:51:22 UTC, 0 replies.
- [31/50] [abbrv] usergrid git commit: Use akka blocking io dispatcher in routers - posted by mr...@apache.org on 2016/11/11 16:51:23 UTC, 0 replies.
- [32/50] [abbrv] usergrid git commit: Another counter concurrency fix, plus test stabilization changes - posted by mr...@apache.org on 2016/11/11 16:51:24 UTC, 0 replies.
- [33/50] [abbrv] usergrid git commit: Fix unique values code to use GuiceActorProducer correctly. - posted by mr...@apache.org on 2016/11/11 16:51:25 UTC, 0 replies.
- [34/50] [abbrv] usergrid git commit: Use CQL batch statement for timeout operation as well. - posted by mr...@apache.org on 2016/11/11 16:51:26 UTC, 0 replies.
- [35/50] [abbrv] usergrid git commit: Adding concurrent tests for shard and message counters. - posted by mr...@apache.org on 2016/11/11 16:51:27 UTC, 0 replies.
- [36/50] [abbrv] usergrid git commit: Minor refactoring, renaming and debug logging changes. - posted by mr...@apache.org on 2016/11/11 16:51:28 UTC, 0 replies.
- [37/50] [abbrv] usergrid git commit: Merge branch 'master' into usergrid-1318-queue - posted by mr...@apache.org on 2016/11/11 16:51:29 UTC, 0 replies.
- [38/50] [abbrv] usergrid git commit: Implemented queue clear (with test) and added some trace level logging - posted by mr...@apache.org on 2016/11/11 16:51:30 UTC, 0 replies.
- [39/50] [abbrv] usergrid git commit: Logging changes & import cleanups. - posted by mr...@apache.org on 2016/11/11 16:51:31 UTC, 0 replies.
- [40/50] [abbrv] usergrid git commit: Add timeout to shard and message counters, in addition to existing "number of changes before write" logic. - posted by mr...@apache.org on 2016/11/11 16:51:32 UTC, 0 replies.
- [41/50] [abbrv] usergrid git commit: Remove explicit init message and option to turn off in-memory queue cache. - posted by mr...@apache.org on 2016/11/11 16:51:33 UTC, 0 replies.
- [42/50] [abbrv] usergrid git commit: Minor formatting, logging and changes recommended by IntelliJ - posted by mr...@apache.org on 2016/11/11 16:51:34 UTC, 0 replies.
- [43/50] [abbrv] usergrid git commit: Rename send message methods to sendMessageToAllRegions() and sendMessageToLocalRegion(), and fix implementation of both in Hakka imply. - posted by mr...@apache.org on 2016/11/11 16:51:35 UTC, 0 replies.
- [44/50] [abbrv] usergrid git commit: Add back support for SNS queue manager impl - posted by mr...@apache.org on 2016/11/11 16:51:36 UTC, 0 replies.
- [45/50] [abbrv] usergrid git commit: Changes in message fetching logic. - posted by mr...@apache.org on 2016/11/11 16:51:37 UTC, 0 replies.
- [46/50] [abbrv] usergrid git commit: Message counter fixes - posted by mr...@apache.org on 2016/11/11 16:51:38 UTC, 0 replies.
- [47/50] [abbrv] usergrid git commit: Base local keyspace name off of application keyspace name, plus data center name - posted by mr...@apache.org on 2016/11/11 16:51:39 UTC, 0 replies.
- [48/50] [abbrv] usergrid git commit: don’t throw exception if counter does not exist yet - posted by mr...@apache.org on 2016/11/11 16:51:40 UTC, 0 replies.
- [49/50] [abbrv] usergrid git commit: set short GC grace period to mop up tombstones quickly as there will be lots of deletes in the queue message tables - posted by mr...@apache.org on 2016/11/11 16:51:41 UTC, 0 replies.
- [50/50] [abbrv] usergrid git commit: Merge commit 'refs/pull/562/head' of github.com:apache/usergrid - posted by mr...@apache.org on 2016/11/11 16:51:42 UTC, 0 replies.
- usergrid git commit: Update datastax driver to 2.1.10 - posted by mr...@apache.org on 2016/11/11 17:45:38 UTC, 0 replies.
- usergrid git commit: Fix typo in password policy properties. - posted by mr...@apache.org on 2016/11/11 18:35:34 UTC, 0 replies.
- [usergrid-nodejs] Git Push Summary - posted by mr...@apache.org on 2016/11/11 20:10:03 UTC, 0 replies.
- usergrid-nodejs git commit: Update readme - posted by mr...@apache.org on 2016/11/11 20:22:28 UTC, 0 replies.
- usergrid git commit: Test fixes in queue module only. - posted by sn...@apache.org on 2016/11/11 20:33:03 UTC, 0 replies.
- usergrid git commit: Increase test cassandra connections per host as we test with only 1 host. - posted by mr...@apache.org on 2016/11/11 22:05:14 UTC, 0 replies.
- [1/2] usergrid git commit: Revert "Increase test cassandra connections per host as we test with only 1 host." - posted by mr...@apache.org on 2016/11/11 23:45:36 UTC, 0 replies.
- [2/2] usergrid git commit: Reduce load on datastax control connection ( mostly for tests because the interact with the schema A LOT). - posted by mr...@apache.org on 2016/11/11 23:45:37 UTC, 0 replies.
- usergrid git commit: Set core and max connections to be the same for the datastax driver. - posted by mr...@apache.org on 2016/11/12 06:30:45 UTC, 0 replies.
- usergrid git commit: Better tune connection pool with the datastax driver. - posted by mr...@apache.org on 2016/11/12 06:52:46 UTC, 0 replies.
- usergrid git commit: Increase database connection pools for persistence tests. - posted by mr...@apache.org on 2016/11/12 06:59:10 UTC, 0 replies.
- usergrid git commit: Add more database connections for the tests ( single database host being used in CI jobs ). - posted by mr...@apache.org on 2016/11/12 07:18:15 UTC, 0 replies.
- [1/2] usergrid git commit: Still tweaking tests for CI environments. - posted by mr...@apache.org on 2016/11/12 08:03:01 UTC, 0 replies.
- [2/2] usergrid git commit: Additional test adjustments to better work with CI environments. - posted by mr...@apache.org on 2016/11/12 08:03:02 UTC, 0 replies.
- usergrid git commit: Synchronize creation/connecting of datastax cluster and sessions. - posted by mr...@apache.org on 2016/11/12 08:34:04 UTC, 0 replies.
- usergrid git commit: Update timeout configurations. - posted by mr...@apache.org on 2016/11/12 08:38:43 UTC, 0 replies.
- usergrid git commit: Fix conversion to seconds. - posted by mr...@apache.org on 2016/11/12 08:43:51 UTC, 0 replies.
- usergrid git commit: Add reconnection policy. - posted by mr...@apache.org on 2016/11/12 08:52:43 UTC, 0 replies.
- usergrid git commit: Remove reuse address. - posted by mr...@apache.org on 2016/11/12 08:57:40 UTC, 0 replies.
- usergrid git commit: Add database connection closing to shutdown listener and again tweak test properties. - posted by mr...@apache.org on 2016/11/14 05:05:46 UTC, 0 replies.
- [1/2] usergrid git commit: Align legacy queue setup with Qakka - posted by sn...@apache.org on 2016/11/14 20:46:02 UTC, 0 replies.
- [2/2] usergrid git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/usergrid - posted by sn...@apache.org on 2016/11/14 20:46:03 UTC, 1 replies.
- usergrid git commit: Optimization: don’t check that queue exists on every call - posted by sn...@apache.org on 2016/11/14 22:08:28 UTC, 0 replies.
- usergrid git commit: Use one injector in tests and, at most, one Akka cluster per test class. - posted by sn...@apache.org on 2016/11/15 00:53:54 UTC, 0 replies.
- usergrid git commit: Use one injector in tests and, at most, one Akka cluster per test class. For real this time ; -) - posted by sn...@apache.org on 2016/11/15 18:47:00 UTC, 0 replies.
- usergrid git commit: Use one and only one Akka cluster for all queue tests. - posted by sn...@apache.org on 2016/11/15 19:08:16 UTC, 0 replies.
- usergrid git commit: See if longer waits fix tests on Jenkins. - posted by sn...@apache.org on 2016/11/15 19:43:12 UTC, 0 replies.
- usergrid git commit: Ignore QueueResource test as it may be interfering with other tests. - posted by sn...@apache.org on 2016/11/15 20:47:12 UTC, 0 replies.
- usergrid git commit: Update Elasticsearch client version to 1.7.5. - posted by mr...@apache.org on 2016/11/15 23:48:47 UTC, 0 replies.
- usergrid git commit: Fix Core Tests. - posted by mr...@apache.org on 2016/11/16 06:53:17 UTC, 0 replies.
- usergrid git commit: Set the default elasticsearch cluster name via fig only. - posted by mr...@apache.org on 2016/11/16 07:13:11 UTC, 0 replies.
- [01/50] usergrid-nodejs git commit: Implemented and working assets (todo: asset convenience methods) - posted by mr...@apache.org on 2016/11/17 20:36:36 UTC, 0 replies.
- [02/50] usergrid-nodejs git commit: Merge remote-tracking branch 'origin/master' - posted by mr...@apache.org on 2016/11/17 20:36:37 UTC, 0 replies.
- [03/50] usergrid-nodejs git commit: Added entity.uploadAsset() +tests - posted by mr...@apache.org on 2016/11/17 20:36:38 UTC, 0 replies.
- [04/50] usergrid-nodejs git commit: Added entity.downloadAsset() +tests, cleanup of some circular dependencies - posted by mr...@apache.org on 2016/11/17 20:36:39 UTC, 0 replies.
- [05/50] usergrid-nodejs git commit: Initial rewrite of Readme for RC1 release - posted by mr...@apache.org on 2016/11/17 20:36:40 UTC, 0 replies.
- [06/50] usergrid-nodejs git commit: Added connections to readme - posted by mr...@apache.org on 2016/11/17 20:36:41 UTC, 0 replies.
- [07/50] usergrid-nodejs git commit: Added optional bool to not set as current user when calling client.authenticateUser() - posted by mr...@apache.org on 2016/11/17 20:36:42 UTC, 0 replies.
- [08/50] usergrid-nodejs git commit: Added user and authentication usage to readme - posted by mr...@apache.org on 2016/11/17 20:36:43 UTC, 0 replies.
- [09/50] usergrid-nodejs git commit: Fixed some bad grammar - posted by mr...@apache.org on 2016/11/17 20:36:44 UTC, 0 replies.
- [10/50] usergrid-nodejs git commit: More grammar fixes and slight re-arrangement of text. - posted by mr...@apache.org on 2016/11/17 20:36:45 UTC, 0 replies.
- [11/50] usergrid-nodejs git commit: Minor grammar fixes to readme - posted by mr...@apache.org on 2016/11/17 20:36:46 UTC, 0 replies.
- [12/50] usergrid-nodejs git commit: Readme: Clean up of code formatting, some grammar fixes, added UsergridQuery - posted by mr...@apache.org on 2016/11/17 20:36:47 UTC, 0 replies.
- [13/50] usergrid-nodejs git commit: Fixed bad closing comment in readme code - posted by mr...@apache.org on 2016/11/17 20:36:48 UTC, 0 replies.
- [14/50] usergrid-nodejs git commit: Re-ordered auth section of readme - posted by mr...@apache.org on 2016/11/17 20:36:49 UTC, 0 replies.
- [15/50] usergrid-nodejs git commit: Readme: Removed 'email' as possible means of authenticating users - posted by mr...@apache.org on 2016/11/17 20:36:50 UTC, 0 replies.
- [16/50] usergrid-nodejs git commit: Added npm badge to readme - posted by mr...@apache.org on 2016/11/17 20:36:51 UTC, 0 replies.
- [17/50] usergrid-nodejs git commit: Corrected main in package.json - posted by mr...@apache.org on 2016/11/17 20:36:52 UTC, 0 replies.
- [18/50] usergrid-nodejs git commit: [untested] searches root app dir for config.json - posted by mr...@apache.org on 2016/11/17 20:36:53 UTC, 0 replies.
- [19/50] usergrid-nodejs git commit: Better method for searching for config file - posted by mr...@apache.org on 2016/11/17 20:36:54 UTC, 0 replies.
- [20/50] usergrid-nodejs git commit: Updates to package.json for rc.1 - posted by mr...@apache.org on 2016/11/17 20:36:55 UTC, 0 replies.
- [21/50] usergrid-nodejs git commit: Added basic proxy example, fixed circular references in helpers/client - posted by mr...@apache.org on 2016/11/17 20:36:56 UTC, 0 replies.
- [22/50] usergrid-nodejs git commit: Updated license to Apache 2.0 - posted by mr...@apache.org on 2016/11/17 20:36:57 UTC, 0 replies.
- [23/50] usergrid-nodejs git commit: Fixed several inheritance bugs in Usergrid>UsergridClient, appAuth now instantiates automatically if clientId and secret exist on Usergrid.init() - posted by mr...@apache.org on 2016/11/17 20:36:58 UTC, 0 replies.
- [24/50] usergrid-nodejs git commit: Fix Travis badge in Readme.md - posted by mr...@apache.org on 2016/11/17 20:36:59 UTC, 0 replies.
- [25/50] usergrid-nodejs git commit: Merge pull request #11 from YasharF/patch-1 - posted by mr...@apache.org on 2016/11/17 20:37:00 UTC, 0 replies.
- [26/50] usergrid-nodejs git commit: Renaming usergrid.json in the example Since the code in the module crawls the app folders including node_modules to find a file named usergrid.json or config.json, the config.json under the examples gets read and may o - posted by mr...@apache.org on 2016/11/17 20:37:01 UTC, 0 replies.
- [27/50] usergrid-nodejs git commit: README.md to include info on config file - posted by mr...@apache.org on 2016/11/17 20:37:02 UTC, 0 replies.
- [28/50] usergrid-nodejs git commit: Merge pull request #12 from YasharF/exampleConfigChange - posted by mr...@apache.org on 2016/11/17 20:37:03 UTC, 0 replies.
- [29/50] usergrid-nodejs git commit: Fixed UsergridResponse.loadNextPage and UsergridQuery._ql when no query and sort are - posted by mr...@apache.org on 2016/11/17 20:37:04 UTC, 0 replies.
- [30/50] usergrid-nodejs git commit: Merge remote-tracking branch 'upstream/master' into origin/master - posted by mr...@apache.org on 2016/11/17 20:37:05 UTC, 0 replies.
- [31/50] usergrid-nodejs git commit: Update query changes. - posted by mr...@apache.org on 2016/11/17 20:37:06 UTC, 0 replies.
- [32/50] usergrid-nodejs git commit: Added trim to query._ql - posted by mr...@apache.org on 2016/11/17 20:37:07 UTC, 0 replies.
- [33/50] usergrid-nodejs git commit: Merge pull request #20 from RobertWalsh/master - posted by mr...@apache.org on 2016/11/17 20:37:08 UTC, 0 replies.
- [34/50] usergrid-nodejs git commit: Updates. See commit details. - posted by mr...@apache.org on 2016/11/17 20:37:09 UTC, 0 replies.
- [35/50] usergrid-nodejs git commit: Update to run travis.yml - posted by mr...@apache.org on 2016/11/17 20:37:10 UTC, 0 replies.
- [36/50] usergrid-nodejs git commit: Merge pull request #22 from RobertWalsh/master - posted by mr...@apache.org on 2016/11/17 20:37:11 UTC, 0 replies.
- [01/16] usergrid-swift git commit: Initial commit to update to Swift 3.0 syntax. - posted by mr...@apache.org on 2016/11/17 20:37:12 UTC, 0 replies.
- [37/50] usergrid-nodejs git commit: Updates. See commit details. - posted by mr...@apache.org on 2016/11/17 20:37:12 UTC, 0 replies.
- [38/50] usergrid-nodejs git commit: Update README.md - posted by mr...@apache.org on 2016/11/17 20:37:13 UTC, 0 replies.
- [02/16] usergrid-swift git commit: Initial commit to update to Swift 3.0 syntax. - posted by mr...@apache.org on 2016/11/17 20:37:13 UTC, 0 replies.
- [39/50] usergrid-nodejs git commit: Update README.md - posted by mr...@apache.org on 2016/11/17 20:37:14 UTC, 0 replies.
- [03/16] usergrid-swift git commit: Initial commit to update to Swift 3.0 syntax. - posted by mr...@apache.org on 2016/11/17 20:37:14 UTC, 0 replies.
- [04/16] usergrid-swift git commit: Initial commit to update to Swift 3.0 syntax. - posted by mr...@apache.org on 2016/11/17 20:37:15 UTC, 0 replies.
- [40/50] usergrid-nodejs git commit: UsergridClient.authMode defaults to USER. - posted by mr...@apache.org on 2016/11/17 20:37:15 UTC, 0 replies.
- [05/16] usergrid-swift git commit: Initial commit to update to Swift 3.0 syntax. - posted by mr...@apache.org on 2016/11/17 20:37:16 UTC, 0 replies.
- [41/50] usergrid-nodejs git commit: Merge pull request #23 from RobertWalsh/master - posted by mr...@apache.org on 2016/11/17 20:37:16 UTC, 0 replies.
- [06/16] usergrid-swift git commit: Merge branch 'master' into swift_3.0 - posted by mr...@apache.org on 2016/11/17 20:37:17 UTC, 0 replies.
- [42/50] usergrid-nodejs git commit: Bump version to 2.0 release candidate 2, add collaborators - posted by mr...@apache.org on 2016/11/17 20:37:17 UTC, 0 replies.
- [43/50] usergrid-nodejs git commit: Update README.md for 2.0 RC2 - posted by mr...@apache.org on 2016/11/17 20:37:18 UTC, 0 replies.
- [07/16] usergrid-swift git commit: Fixed @escaping closures. - posted by mr...@apache.org on 2016/11/17 20:37:18 UTC, 0 replies.
- [08/16] usergrid-swift git commit: Updating ActivityFeed sample app with fixes for Swift 3.0 - posted by mr...@apache.org on 2016/11/17 20:37:19 UTC, 0 replies.
- [44/50] usergrid-nodejs git commit: Fixing codacy issues. - posted by mr...@apache.org on 2016/11/17 20:37:19 UTC, 0 replies.
- [09/16] usergrid-swift git commit: Updating travis.yml for swift 3.0 - posted by mr...@apache.org on 2016/11/17 20:37:20 UTC, 0 replies.
- [45/50] usergrid-nodejs git commit: More minor codacy fixes - posted by mr...@apache.org on 2016/11/17 20:37:20 UTC, 0 replies.
- [10/16] usergrid-swift git commit: Merge remote-tracking branch 'upstream/master' into swift_3.0 - posted by mr...@apache.org on 2016/11/17 20:37:21 UTC, 0 replies.
- [46/50] usergrid-nodejs git commit: Merge pull request #24 from RobertWalsh/master - posted by mr...@apache.org on 2016/11/17 20:37:21 UTC, 0 replies.
- [47/50] usergrid-nodejs git commit: Fixed codacy issue. - posted by mr...@apache.org on 2016/11/17 20:37:22 UTC, 0 replies.
- [11/16] usergrid-swift git commit: Update to version 2.1.3 - posted by mr...@apache.org on 2016/11/17 20:37:22 UTC, 0 replies.
- [48/50] usergrid-nodejs git commit: Merge pull request #25 from RobertWalsh/master - posted by mr...@apache.org on 2016/11/17 20:37:23 UTC, 0 replies.
- [12/16] usergrid-swift git commit: Update README - posted by mr...@apache.org on 2016/11/17 20:37:23 UTC, 0 replies.
- [13/16] usergrid-swift git commit: Fixed bug in UsergridClient with saving the shared UsergridDevice on UsergridClient initialization. - posted by mr...@apache.org on 2016/11/17 20:37:24 UTC, 0 replies.
- [49/50] usergrid-nodejs git commit: Merge from 'brandonscript/usergrid-nodejs' - posted by mr...@apache.org on 2016/11/17 20:37:24 UTC, 0 replies.
- [14/16] usergrid-swift git commit: Fixed another of the same bug in UsergridClient - posted by mr...@apache.org on 2016/11/17 20:37:25 UTC, 0 replies.
- [50/50] usergrid-nodejs git commit: Added Apache License to all remaining files. - posted by mr...@apache.org on 2016/11/17 20:37:25 UTC, 0 replies.
- [15/16] usergrid-swift git commit: Update README.md - posted by mr...@apache.org on 2016/11/17 20:37:26 UTC, 0 replies.
- [16/16] usergrid-swift git commit: Update README.md - posted by mr...@apache.org on 2016/11/17 20:37:27 UTC, 0 replies.
- usergrid git commit: Fix cassandra properties that are used during setup and bootstrap. - posted by mr...@apache.org on 2016/11/17 21:43:23 UTC, 0 replies.
- [1/2] usergrid git commit: Make it possible to configure either LOCAL, DISTRIBUTED or DISTRIBUTED_SNS queue; also: set Core tests to use DISTRIBUTED queue (i.e. Qakka). - posted by mr...@apache.org on 2016/11/19 00:07:58 UTC, 0 replies.
- [2/2] usergrid git commit: Turn on Qakka for services and rest tests too, plus a test fix. - posted by mr...@apache.org on 2016/11/19 00:07:59 UTC, 0 replies.
- usergrid git commit: Fix log binding and reduce long poll timeout for tests to reduce time spent validating index data. - posted by mr...@apache.org on 2016/11/19 03:31:15 UTC, 0 replies.
- usergrid git commit: For tests, ensure we clear the in memory set of queues that exist as keyspaces get dropped w/o new class instantiation. - posted by mr...@apache.org on 2016/11/19 07:33:14 UTC, 0 replies.
- usergrid git commit: Fix issue with updated LocalQueueManager creation. - posted by mr...@apache.org on 2016/11/19 07:44:10 UTC, 0 replies.
- usergrid git commit: Call clearQueueNameCache during test database schema destruction. - posted by mr...@apache.org on 2016/11/19 08:02:29 UTC, 0 replies.
- usergrid git commit: Tests use a different injector, clear the queue name cache using other means. - posted by mr...@apache.org on 2016/11/19 08:33:18 UTC, 0 replies.
- usergrid git commit: Don’t attempt to create queue until actor system is started. - posted by sn...@apache.org on 2016/11/19 13:33:24 UTC, 0 replies.
- usergrid git commit: In tests, schema already setup before populateDataBase is called. - posted by mr...@apache.org on 2016/11/19 15:32:42 UTC, 0 replies.
- usergrid git commit: Reduce queue long polling timeout for tests. - posted by mr...@apache.org on 2016/11/19 15:53:44 UTC, 0 replies.
- usergrid git commit: Add logging and wait for schema agreement in tests that drop the keyspace. - posted by mr...@apache.org on 2016/11/19 16:05:12 UTC, 0 replies.
- usergrid git commit: Use direct queries to cassandra to see if a keyspace exists vs. the driver's cached metadata. - posted by mr...@apache.org on 2016/11/19 16:37:31 UTC, 0 replies.
- usergrid git commit: Give CoreSchemaManager in tests the ability to force check if keyspaces are created while normal runtime classes can rely on the driver's cached metadata. - posted by mr...@apache.org on 2016/11/19 17:04:31 UTC, 0 replies.
- [1/2] usergrid git commit: Reduce retries in refreshIndex() and tone down exceptions that occur when keyspace or table not yet created. - posted by sn...@apache.org on 2016/11/19 22:43:35 UTC, 0 replies.
- usergrid git commit: Rely less on the datastax driver's metadata configuration as tests modify schema too much currently. - posted by mr...@apache.org on 2016/11/20 06:00:10 UTC, 0 replies.
- usergrid git commit: Stop using hector for schema deletion in tests and move to the datastax driver. - posted by mr...@apache.org on 2016/11/20 06:57:25 UTC, 0 replies.
- usergrid git commit: Increase database connections for Collection module as there are a lot of async workers doing IO. - posted by mr...@apache.org on 2016/11/20 07:02:52 UTC, 0 replies.
- usergrid git commit: Reduce long polling time in tests and switch back to database driver metadata now that Hector is no longer used for altering test schema. - posted by mr...@apache.org on 2016/11/20 08:14:10 UTC, 0 replies.
- usergrid git commit: Tune test properties. - posted by mr...@apache.org on 2016/11/20 08:28:13 UTC, 0 replies.
- usergrid git commit: Further test tuning. - posted by mr...@apache.org on 2016/11/20 09:16:11 UTC, 0 replies.
- usergrid git commit: Enable Akka for all tests. - posted by sn...@apache.org on 2016/11/20 15:57:21 UTC, 0 replies.
- usergrid git commit: Reduce number of actors in hopes of getting collections tests passing on Jenkins. - posted by sn...@apache.org on 2016/11/20 17:18:39 UTC, 0 replies.
- usergrid git commit: Standardize the collection test properties. - posted by mr...@apache.org on 2016/11/20 17:31:29 UTC, 0 replies.
- usergrid git commit: Add ability to force check database schema with Tables in addition to Keyspaces. - posted by mr...@apache.org on 2016/11/20 18:12:12 UTC, 0 replies.
- usergrid git commit: Add retry logic to initial session connections to the database. - posted by mr...@apache.org on 2016/11/20 18:40:13 UTC, 0 replies.
- usergrid git commit: Clear up some potential netty dependency conflicts by widening the range in inclusion. Go back to datastax driver version 2.1.9 for now, and fix loading of log4j.properties in corepersistence tests. - posted by mr...@apache.org on 2016/11/21 03:33:17 UTC, 0 replies.
- usergrid git commit: Make sure to create keyspaces on initialization before trying to obtain sessions to the keyspaces. - posted by mr...@apache.org on 2016/11/21 03:46:10 UTC, 0 replies.
- usergrid git commit: Fix more netty dependency exclusions. - posted by mr...@apache.org on 2016/11/21 06:31:14 UTC, 0 replies.
- usergrid git commit: Increase # of database connections for collection tests. - posted by mr...@apache.org on 2016/11/21 06:52:11 UTC, 0 replies.
- usergrid git commit: Additional test tuning for Collection module. - posted by mr...@apache.org on 2016/11/21 07:13:31 UTC, 0 replies.
- usergrid git commit: Services module test tuning. - posted by mr...@apache.org on 2016/11/21 07:15:00 UTC, 0 replies.
- usergrid git commit: Set smaller thread counts in tests. - posted by mr...@apache.org on 2016/11/21 07:20:57 UTC, 0 replies.
- usergrid git commit: More Collection test tuning. - posted by mr...@apache.org on 2016/11/21 16:46:07 UTC, 0 replies.
- usergrid git commit: Use defaults always for max requests per connection for datastax driver. - posted by mr...@apache.org on 2016/11/21 19:17:52 UTC, 0 replies.
- usergrid git commit: Fix log4j props in Services and destroy db session before re-creating schema to make sure meta gets refreshed. - posted by mr...@apache.org on 2016/11/21 20:22:52 UTC, 0 replies.
- [1/4] usergrid-qakka git commit: Initial commit - posted by sn...@apache.org on 2016/11/29 15:26:27 UTC, 0 replies.
- [2/4] usergrid-qakka git commit: Qakka web code extracted from Usergrid Queue package, allows Qakka to run as a standalone service - posted by sn...@apache.org on 2016/11/29 15:26:28 UTC, 0 replies.
- [3/4] usergrid-qakka git commit: Qakka web code extracted from Usergrid Queue package, allows Qakka to run as a standalone service - posted by sn...@apache.org on 2016/11/29 15:26:29 UTC, 0 replies.
- [4/4] usergrid-qakka git commit: Missing header - posted by sn...@apache.org on 2016/11/29 15:26:30 UTC, 0 replies.
- usergrid-qakka git commit: Use latest Jersey, and add some start-up logging. - posted by sn...@apache.org on 2016/11/29 16:55:27 UTC, 0 replies.
- usergrid-qakka git commit: Minor tweak to README - posted by sn...@apache.org on 2016/11/29 16:56:55 UTC, 0 replies.
- usergrid-qakka git commit: Add Swagger annotations to Queue API - posted by sn...@apache.org on 2016/11/30 20:57:56 UTC, 0 replies.
- [1/2] usergrid git commit: Remove Qakka web classes and artifacts from Usergrid Queue module. Also, add Swagger annotations to some classes. - posted by sn...@apache.org on 2016/11/30 20:58:19 UTC, 0 replies.
- [2/2] usergrid git commit: Remove Qakka web classes and artifacts from Usergrid Queue module. Also, add Swagger annotations to some classes. - posted by sn...@apache.org on 2016/11/30 20:58:20 UTC, 0 replies.