You are viewing a plain text version of this content. The canonical link for it is here.
- [01/27] usergrid git commit: increase test cassandra.timeout settings [Forced Update!] - posted by mr...@apache.org on 2017/10/05 04:49:47 UTC, 0 replies.
- [02/27] usergrid git commit: change test collection names so no race condition conflicts - posted by mr...@apache.org on 2017/10/05 04:49:48 UTC, 0 replies.
- [03/27] usergrid git commit: add a little more wait time - posted by mr...@apache.org on 2017/10/05 04:49:49 UTC, 0 replies.
- [04/27] usergrid git commit: Add new parameter that can be used in the JSP viewables. - posted by mr...@apache.org on 2017/10/05 04:49:50 UTC, 0 replies.
- [05/27] usergrid git commit: fix html encode in jsp - posted by mr...@apache.org on 2017/10/05 04:49:51 UTC, 0 replies.
- [06/27] usergrid git commit: fix broken recaptcha - posted by mr...@apache.org on 2017/10/05 04:49:52 UTC, 0 replies.
- [07/27] usergrid git commit: add password complexity check before submitting during reset password flow - posted by mr...@apache.org on 2017/10/05 04:49:53 UTC, 0 replies.
- [08/27] usergrid git commit: more cassandra.timeout increases for tests - posted by mr...@apache.org on 2017/10/05 04:49:54 UTC, 0 replies.
- [09/27] usergrid git commit: change test collection names so no race condition conflicts - posted by mr...@apache.org on 2017/10/05 04:49:55 UTC, 0 replies.
- [10/27] usergrid git commit: add a little more wait time - posted by mr...@apache.org on 2017/10/05 04:49:56 UTC, 0 replies.
- [11/27] usergrid git commit: Basic code improvements 1. Increase some testing timeouts. 2. improve some logging statements. 3. Fix duplicate dependency in cored-persistence pom.xml 4. Accept SNS or DISTRIBUTED_SNS as SNS queue types. 5. Drop missed test - posted by mr...@apache.org on 2017/10/05 04:49:57 UTC, 0 replies.
- [12/27] usergrid git commit: test changes and additional logging - posted by mr...@apache.org on 2017/10/05 04:49:58 UTC, 0 replies.
- [13/27] usergrid git commit: move deletes to new delete queue -- read repair will fix attempts to access deleted entities and connections, so indexing and collection deletes can proceed more slowly than other types of changes - posted by mr...@apache.org on 2017/10/05 04:49:59 UTC, 0 replies.
- [14/27] usergrid git commit: Converts de-indexing of edges and entities to identify documents in the index to delete based on data in Cassandra vs. resource intensive queries to the index. Fixes issue where nodes were not actually getting deleted from gr - posted by mr...@apache.org on 2017/10/05 04:50:00 UTC, 0 replies.
- [15/27] usergrid git commit: Converts de-indexing of edges and entities to identify documents in the index to delete based on data in Cassandra vs. resource intensive queries to the index. Fixes issue where nodes were not actually getting deleted from gr - posted by mr...@apache.org on 2017/10/05 04:50:01 UTC, 0 replies.
- [16/27] usergrid git commit: 1. Add missing start for delete queue workers. 2. Add dropping of application local keyspace for testing. 3. Testing changes. - posted by mr...@apache.org on 2017/10/05 04:50:02 UTC, 0 replies.
- [17/27] usergrid git commit: Add ability to walk through a collection and delete all the entities, optionally up to a certain timestamp. Modeled after reindex services. - posted by mr...@apache.org on 2017/10/05 04:50:03 UTC, 0 replies.
- [18/27] usergrid git commit: Merge branch 'collectionClearJob' - posted by mr...@apache.org on 2017/10/05 04:50:04 UTC, 0 replies.
- [19/27] usergrid git commit: Give entity creation time to finish during collection delete test. - posted by mr...@apache.org on 2017/10/05 04:50:05 UTC, 0 replies.
- [20/27] usergrid git commit: Change collection clear from PUT to POST. - posted by mr...@apache.org on 2017/10/05 04:50:06 UTC, 0 replies.
- [21/27] usergrid git commit: Handle IndexMissingException when fetching the index size for an application. - posted by mr...@apache.org on 2017/10/05 04:50:07 UTC, 0 replies.
- [22/27] usergrid git commit: Bypass check of app APM setting if APM not enabled - posted by mr...@apache.org on 2017/10/05 04:50:08 UTC, 0 replies.
- [23/27] usergrid git commit: add missing fn reference in jsps - posted by mr...@apache.org on 2017/10/05 04:50:09 UTC, 0 replies.
- [24/27] usergrid git commit: add reset_url as field in admin confirmation email - posted by mr...@apache.org on 2017/10/05 04:50:10 UTC, 0 replies.
- [25/27] usergrid git commit: Allow submission to SNS/SQS via sync client - posted by mr...@apache.org on 2017/10/05 04:50:11 UTC, 0 replies.
- [26/27] usergrid git commit: code review changes - posted by mr...@apache.org on 2017/10/05 04:50:12 UTC, 0 replies.
- [27/27] usergrid git commit: Initial commit for exposing collection re-index to non sysadmin users. - posted by mr...@apache.org on 2017/10/05 04:50:13 UTC, 0 replies.
- usergrid git commit: Initial commit for exposing collection re-index to non sysadmin users. [Forced Update!] - posted by mr...@apache.org on 2017/10/05 04:57:36 UTC, 0 replies.
- [usergrid] Git Push Summary - posted by md...@apache.org on 2017/10/13 17:12:16 UTC, 2 replies.
- usergrid git commit: Remove orphaned collection edges with no target entity - posted by md...@apache.org on 2017/10/13 17:15:31 UTC, 0 replies.
- usergrid git commit: changes to orphaned edge code from code review - posted by md...@apache.org on 2017/10/13 18:23:28 UTC, 0 replies.
- [1/3] usergrid git commit: Remove orphaned collection edges with no target entity - posted by md...@apache.org on 2017/10/13 20:37:29 UTC, 0 replies.
- [2/3] usergrid git commit: changes to orphaned edge code from code review - posted by md...@apache.org on 2017/10/13 20:37:30 UTC, 0 replies.
- [3/3] usergrid git commit: Merge branch 'fixOrphanedEdges' - posted by md...@apache.org on 2017/10/13 20:37:31 UTC, 0 replies.
- usergrid git commit: add extra logging for orphaned connection repair - posted by md...@apache.org on 2017/10/17 00:05:46 UTC, 0 replies.
- [1/2] usergrid git commit: Add Debug logging for per issues - posted by md...@apache.org on 2017/10/17 00:17:07 UTC, 0 replies.
- [2/2] usergrid git commit: Merge commit 'refs/pull/577/head' of github.com:apache/usergrid into debug_logging - posted by md...@apache.org on 2017/10/17 00:17:08 UTC, 0 replies.
- [1/2] usergrid git commit: Add more Debug logging for per issues - posted by md...@apache.org on 2017/10/17 18:50:07 UTC, 0 replies.
- [2/2] usergrid git commit: Merge commit 'refs/pull/578/head' of github.com:apache/usergrid into debug_logging - posted by md...@apache.org on 2017/10/17 18:50:08 UTC, 0 replies.
- [1/2] usergrid git commit: Fix copyright and add more Debug logging for per issues - posted by md...@apache.org on 2017/10/17 21:18:56 UTC, 0 replies.
- [2/2] usergrid git commit: Merge commit 'refs/pull/579/head' of github.com:apache/usergrid into debug_logging - posted by md...@apache.org on 2017/10/17 21:18:57 UTC, 0 replies.
- usergrid git commit: remove logging during build tests for long tests - posted by md...@apache.org on 2017/10/17 21:49:31 UTC, 0 replies.
- usergrid git commit: logging off - posted by md...@apache.org on 2017/10/17 22:16:43 UTC, 0 replies.
- usergrid git commit: ignore a negative test - posted by md...@apache.org on 2017/10/17 22:36:20 UTC, 0 replies.
- [1/3] usergrid git commit: Updates website content to reference community maintained buttons - posted by to...@apache.org on 2017/10/18 16:16:20 UTC, 1 replies.
- [2/3] usergrid git commit: Updates website content to reference community maintained buttons - posted by to...@apache.org on 2017/10/18 16:16:21 UTC, 3 replies.
- [3/3] usergrid git commit: Updates website content to reference community maintained buttons - posted by to...@apache.org on 2017/10/18 16:16:22 UTC, 3 replies.
- [1/3] usergrid git commit: Updates website content to reference community maintained buttons [Forced Update!] - posted by to...@apache.org on 2017/10/18 16:20:28 UTC, 1 replies.
- [01/51] [abbrv] usergrid git commit: Switch DISTRIBUTED database queueing to default not cache in memory as the in memory impl causes duplicate messgae processing quite often at the moment. - posted by to...@apache.org on 2017/10/18 16:21:43 UTC, 0 replies.
- [02/51] [abbrv] usergrid git commit: Switch DISTRIBUTED database queueing to default not cache in memory as the in memory impl causes duplicate messgae processing quite often at the moment. - posted by to...@apache.org on 2017/10/18 16:21:44 UTC, 0 replies.
- [03/51] [abbrv] usergrid git commit: Switch DISTRIBUTED database queueing to default not cache in memory as the in memory impl causes duplicate messgae processing quite often at the moment. - posted by to...@apache.org on 2017/10/18 16:21:45 UTC, 0 replies.
- [04/51] [abbrv] usergrid git commit: Add new push notification test and remove duplicate index processing on entity create/update. - posted by to...@apache.org on 2017/10/18 16:21:46 UTC, 0 replies.
- [05/51] [abbrv] usergrid git commit: Add a new Asset binary provider for Google Cloud Storage. Refactor the BinaryStore implementation to follow a Factory pattern. - posted by to...@apache.org on 2017/10/18 16:21:47 UTC, 0 replies.
- [06/51] [abbrv] usergrid git commit: Add a new Asset binary provider for Google Cloud Storage. Refactor the BinaryStore implementation to follow a Factory pattern. - posted by to...@apache.org on 2017/10/18 16:21:48 UTC, 0 replies.
- [07/51] [abbrv] usergrid git commit: Allow name and any property set with aliasProperty to be changed. - posted by to...@apache.org on 2017/10/18 16:21:49 UTC, 0 replies.
- [08/51] [abbrv] usergrid git commit: dead letter queue handling 1. Add workers that move messages from dead letter queues back to the indexing and utility queues. 2. Change ERROR for DuplicateUniquePropertyExistsException to INFO. This happens when someo - posted by to...@apache.org on 2017/10/18 16:21:50 UTC, 0 replies.
- [09/51] [abbrv] usergrid git commit: Initial commit of new token module to replace Hector for access token storage. - posted by to...@apache.org on 2017/10/18 16:21:51 UTC, 0 replies.
- [10/51] [abbrv] usergrid git commit: Finish convert token service persistence to Datastax. Add tests, and rename the package for TokenServiceImpl to impl from cassandra. - posted by to...@apache.org on 2017/10/18 16:21:52 UTC, 0 replies.
- [11/51] [abbrv] usergrid git commit: Finish convert token service persistence to Datastax. Add tests, and rename the package for TokenServiceImpl to impl from cassandra. - posted by to...@apache.org on 2017/10/18 16:21:53 UTC, 0 replies.
- [12/51] [abbrv] usergrid git commit: Fix issue where tokenInfo was not being updated with latest inactive value. Add trace logging to TokenSerializationImpl. Fix issue with push notifications where the InactiveDeviceManager was making a duplicate (yet in - posted by to...@apache.org on 2017/10/18 16:21:54 UTC, 0 replies.
- [13/51] [abbrv] usergrid git commit: Add try/catch around fetching and casting of token info from serialization map. Also, throw exceptions early. - posted by to...@apache.org on 2017/10/18 16:21:55 UTC, 0 replies.
- [14/51] [abbrv] usergrid git commit: Fix precondition checks and add another try/catch around the token workflow org id. - posted by to...@apache.org on 2017/10/18 16:21:56 UTC, 0 replies.
- [15/51] [abbrv] usergrid git commit: 1. Remove messages from dead letter queue if the message map entry was never received after a configurable timeout (15 minutes currently). 2. Log messages as they are moved from the dead letter queue back to the origi - posted by to...@apache.org on 2017/10/18 16:21:57 UTC, 0 replies.
- [16/51] [abbrv] usergrid git commit: Remove unused import. - posted by to...@apache.org on 2017/10/18 16:21:58 UTC, 0 replies.
- [17/51] [abbrv] usergrid git commit: Merge commit 'refs/pull/573/head' of github.com:apache/usergrid - posted by to...@apache.org on 2017/10/18 16:21:59 UTC, 0 replies.
- [18/51] [abbrv] usergrid git commit: Fix precondition - posted by to...@apache.org on 2017/10/18 16:22:00 UTC, 0 replies.
- [19/51] [abbrv] usergrid git commit: increase test cassandra.timeout settings - posted by to...@apache.org on 2017/10/18 16:22:01 UTC, 0 replies.
- [20/51] [abbrv] usergrid git commit: change test collection names so no race condition conflicts - posted by to...@apache.org on 2017/10/18 16:22:02 UTC, 0 replies.
- [21/51] [abbrv] usergrid git commit: add a little more wait time - posted by to...@apache.org on 2017/10/18 16:22:03 UTC, 0 replies.
- [22/51] [abbrv] usergrid git commit: Add new parameter that can be used in the JSP viewables. - posted by to...@apache.org on 2017/10/18 16:22:04 UTC, 0 replies.
- [23/51] [abbrv] usergrid git commit: fix html encode in jsp - posted by to...@apache.org on 2017/10/18 16:22:05 UTC, 0 replies.
- [24/51] [abbrv] usergrid git commit: fix broken recaptcha - posted by to...@apache.org on 2017/10/18 16:22:06 UTC, 0 replies.
- [25/51] [abbrv] usergrid git commit: add password complexity check before submitting during reset password flow - posted by to...@apache.org on 2017/10/18 16:22:07 UTC, 0 replies.
- [26/51] [abbrv] usergrid git commit: more cassandra.timeout increases for tests - posted by to...@apache.org on 2017/10/18 16:22:08 UTC, 0 replies.
- [27/51] [abbrv] usergrid git commit: change test collection names so no race condition conflicts - posted by to...@apache.org on 2017/10/18 16:22:09 UTC, 0 replies.
- [28/51] [abbrv] usergrid git commit: add a little more wait time - posted by to...@apache.org on 2017/10/18 16:22:10 UTC, 0 replies.
- [29/51] [abbrv] usergrid git commit: Basic code improvements 1. Increase some testing timeouts. 2. improve some logging statements. 3. Fix duplicate dependency in cored-persistence pom.xml 4. Accept SNS or DISTRIBUTED_SNS as SNS queue types. 5. Drop miss - posted by to...@apache.org on 2017/10/18 16:22:11 UTC, 0 replies.
- [30/51] [abbrv] usergrid git commit: test changes and additional logging - posted by to...@apache.org on 2017/10/18 16:22:12 UTC, 0 replies.
- [31/51] [abbrv] usergrid git commit: move deletes to new delete queue -- read repair will fix attempts to access deleted entities and connections, so indexing and collection deletes can proceed more slowly than other types of changes - posted by to...@apache.org on 2017/10/18 16:22:13 UTC, 0 replies.
- [32/51] [abbrv] usergrid git commit: Converts de-indexing of edges and entities to identify documents in the index to delete based on data in Cassandra vs. resource intensive queries to the index. Fixes issue where nodes were not actually getting deleted - posted by to...@apache.org on 2017/10/18 16:22:14 UTC, 0 replies.
- [33/51] [abbrv] usergrid git commit: Converts de-indexing of edges and entities to identify documents in the index to delete based on data in Cassandra vs. resource intensive queries to the index. Fixes issue where nodes were not actually getting deleted - posted by to...@apache.org on 2017/10/18 16:22:15 UTC, 0 replies.
- [34/51] [abbrv] usergrid git commit: 1. Add missing start for delete queue workers. 2. Add dropping of application local keyspace for testing. 3. Testing changes. - posted by to...@apache.org on 2017/10/18 16:22:16 UTC, 0 replies.
- [35/51] [abbrv] usergrid git commit: Add ability to walk through a collection and delete all the entities, optionally up to a certain timestamp. Modeled after reindex services. - posted by to...@apache.org on 2017/10/18 16:22:17 UTC, 0 replies.
- [36/51] [abbrv] usergrid git commit: Merge branch 'collectionClearJob' - posted by to...@apache.org on 2017/10/18 16:22:18 UTC, 0 replies.
- [37/51] [abbrv] usergrid git commit: Give entity creation time to finish during collection delete test. - posted by to...@apache.org on 2017/10/18 16:22:19 UTC, 0 replies.
- [38/51] [abbrv] usergrid git commit: Change collection clear from PUT to POST. - posted by to...@apache.org on 2017/10/18 16:22:20 UTC, 0 replies.
- [39/51] [abbrv] usergrid git commit: Handle IndexMissingException when fetching the index size for an application. - posted by to...@apache.org on 2017/10/18 16:22:21 UTC, 0 replies.
- [40/51] [abbrv] usergrid git commit: Bypass check of app APM setting if APM not enabled - posted by to...@apache.org on 2017/10/18 16:22:22 UTC, 0 replies.
- [41/51] [abbrv] usergrid git commit: add missing fn reference in jsps - posted by to...@apache.org on 2017/10/18 16:22:23 UTC, 0 replies.
- [42/51] [abbrv] usergrid git commit: add reset_url as field in admin confirmation email - posted by to...@apache.org on 2017/10/18 16:22:24 UTC, 0 replies.
- [43/51] [abbrv] usergrid git commit: Allow submission to SNS/SQS via sync client - posted by to...@apache.org on 2017/10/18 16:22:25 UTC, 0 replies.
- [44/51] [abbrv] usergrid git commit: code review changes - posted by to...@apache.org on 2017/10/18 16:22:26 UTC, 0 replies.
- [45/51] [abbrv] usergrid git commit: Remove orphaned collection edges with no target entity - posted by to...@apache.org on 2017/10/18 16:22:27 UTC, 0 replies.
- [46/51] [abbrv] usergrid git commit: changes to orphaned edge code from code review - posted by to...@apache.org on 2017/10/18 16:22:28 UTC, 0 replies.
- [47/51] [abbrv] usergrid git commit: Merge branch 'fixOrphanedEdges' - posted by to...@apache.org on 2017/10/18 16:22:29 UTC, 0 replies.
- [48/51] [abbrv] usergrid git commit: add extra logging for orphaned connection repair - posted by to...@apache.org on 2017/10/18 16:22:30 UTC, 0 replies.
- [49/51] [abbrv] usergrid git commit: Updates website content to reference community maintained buttons - posted by to...@apache.org on 2017/10/18 16:22:31 UTC, 0 replies.
- [50/51] [abbrv] usergrid git commit: Updates website content to reference community maintained buttons - posted by to...@apache.org on 2017/10/18 16:22:32 UTC, 0 replies.
- [51/51] [abbrv] usergrid git commit: Updates website content to reference community maintained buttons - posted by to...@apache.org on 2017/10/18 16:22:33 UTC, 0 replies.
- [1/3] usergrid git commit: Increase ES search pool size to 32 - posted by md...@apache.org on 2017/10/18 21:10:54 UTC, 0 replies.
- [2/3] usergrid git commit: Add more logging Revert search pool size - posted by md...@apache.org on 2017/10/18 21:10:55 UTC, 0 replies.
- [3/3] usergrid git commit: Merge commit 'refs/pull/580/head' of github.com:apache/usergrid into debug_logging - posted by md...@apache.org on 2017/10/18 21:10:56 UTC, 0 replies.
- usergrid git commit: Add tool for auditing versions of entities in Elasticsearch. - posted by mr...@apache.org on 2017/10/26 17:34:33 UTC, 0 replies.
- usergrid git commit: Add entity version to EntityVersionAudit csv file. - posted by mr...@apache.org on 2017/10/26 19:32:36 UTC, 0 replies.
- [1/2] usergrid git commit: Change log messahe to WARN if stale version is found in a canidate list - posted by md...@apache.org on 2017/10/26 20:06:13 UTC, 0 replies.
- [2/2] usergrid git commit: Merge commit 'refs/pull/583/head' of github.com:apache/usergrid - posted by md...@apache.org on 2017/10/26 20:06:14 UTC, 0 replies.
- usergrid git commit: Fix doc for setting the collection _settings - posted by md...@apache.org on 2017/10/26 20:11:40 UTC, 0 replies.