g...@apache.org |
incubator-usergrid git commit: Removed adding collections to the read queue via read worker. Instead i'm doing it on a per collection basis outside the worker processes for debugging. Will go back and add it to the workers after initial tests. |
Mon, 06 Jul, 23:32 |
g...@apache.org |
[1/5] incubator-usergrid git commit: Don't need to update change log or base Usergrid version number on creation of each release candidate. |
Mon, 06 Jul, 23:46 |
g...@apache.org |
[2/5] incubator-usergrid git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid |
Mon, 06 Jul, 23:46 |
g...@apache.org |
[3/5] incubator-usergrid git commit: Login to ensure that export and import wait until all data is exported or imported before existing. |
Mon, 06 Jul, 23:46 |
g...@apache.org |
[4/5] incubator-usergrid git commit: Print out additional user information: orgs and dictionaries. |
Mon, 06 Jul, 23:46 |
g...@apache.org |
[5/5] incubator-usergrid git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid |
Mon, 06 Jul, 23:46 |
g...@apache.org |
incubator-usergrid git commit: Merged in changes to that Dave made to the exportAdmins script due to this having most of the same underlying code. |
Wed, 08 Jul, 17:22 |
g...@apache.org |
incubator-usergrid git commit: 1. only export credentials dictionary because it is all we need for admins, 2. use em.get() instead of em.getRef() because it is more reliably. |
Wed, 08 Jul, 17:29 |
g...@apache.org |
incubator-usergrid git commit: Adding test proving the issue and added a fix to the mapping for elastic search so the issue should be fixed. |
Thu, 09 Jul, 21:27 |
g...@apache.org |
incubator-usergrid git commit: Pushing test to verify that date issue USERGRID-862 is resolved. |
Thu, 16 Jul, 21:52 |
g...@apache.org |
incubator-usergrid git commit: Added fixes that would allow the AwsSdkS3BinaryStore to function and pass all of the AssetResource tests. |
Tue, 21 Jul, 17:31 |
g...@apache.org |
[1/4] incubator-usergrid git commit: Duplicate user merge. |
Tue, 21 Jul, 19:58 |
g...@apache.org |
[2/4] incubator-usergrid git commit: Ignore users with no orgs or creds, log total orgs exported and better logging. |
Tue, 21 Jul, 19:58 |
g...@apache.org |
[3/4] incubator-usergrid git commit: More consistency in logging about admin users, using username : email : uuid format. |
Tue, 21 Jul, 19:58 |
g...@apache.org |
[4/4] incubator-usergrid git commit: Don't ignore broken user accounts (i.e. no creds or orgs), export everything. |
Tue, 21 Jul, 19:58 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:37 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:38 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:39 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:39 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:40 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:41 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:41 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:41 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:41 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:42 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:42 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:43 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:43 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:44 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:45 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:50 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:50 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:50 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:51 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:51 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:51 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:51 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:52 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:52 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:52 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:52 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:53 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:53 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:53 |
g...@apache.org |
Git Push Summary |
Wed, 22 Jul, 17:54 |
g...@apache.org |
[1/2] incubator-usergrid git commit: Added properties and tests for the future asset stuff. |
Thu, 23 Jul, 00:26 |
g...@apache.org |
[2/2] incubator-usergrid git commit: Fixed issue where the test properties weren't being properly reloaded. |
Thu, 23 Jul, 00:26 |
g...@apache.org |
incubator-usergrid git commit: Adding properties check for the asset service endpoints for testing purposes only changed resources to include both local and was endpoint . Increased timeout for loading large files into s3. Removed binary store informatio |
Thu, 23 Jul, 19:08 |
g...@apache.org |
incubator-usergrid git commit: Created new exceptions to tell us what error is occurring in the backend should this error occur. Added ability to get access keys and secret keys from property files for the awsS3 binary store. Gave the credentials provide |
Thu, 23 Jul, 22:25 |
g...@apache.org |
incubator-usergrid git commit: Removed bucket named from the credentials provider as it wasn't working as intended. Added properties to the NoAwsCredsRule so it could properly register what properties were currently in use. Using properties in the AwsSdk |
Fri, 24 Jul, 14:19 |
g...@apache.org |
[01/50] [abbrv] incubator-usergrid git commit: Adding test proving the issue and added a fix to the mapping for elastic search so the issue should be fixed. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[02/50] [abbrv] incubator-usergrid git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[03/50] [abbrv] incubator-usergrid git commit: Add missing license information and switch out cat photo for battleship photo obtained from Wikipedia. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[04/50] [abbrv] incubator-usergrid git commit: Preparing for another release candidate. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[05/50] [abbrv] incubator-usergrid git commit: Incrementing snapshot version to 1.0.3-SNAPSHOT. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[06/50] [abbrv] incubator-usergrid git commit: Updating CHANGELOG for 1.0.2 release. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[07/50] [abbrv] incubator-usergrid git commit: Login to ensure that export and import wait until all data is exported or imported before existing. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[08/50] [abbrv] incubator-usergrid git commit: Print out additional user information: orgs and dictionaries. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[09/50] [abbrv] incubator-usergrid git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[10/50] [abbrv] incubator-usergrid git commit: 1. only export credentials dictionary because it is all we need for admins, 2. use em.get() instead of em.getRef() because it is more reliably. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[11/50] [abbrv] incubator-usergrid git commit: Log total counts |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[12/50] [abbrv] incubator-usergrid git commit: Add new RxJava based multi-threaded ExportApp tool, and upgrade to RxJava 1.0.12. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[13/50] [abbrv] incubator-usergrid git commit: Add readThread and writeThread CLI parameters. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[14/50] [abbrv] incubator-usergrid git commit: Remove queues and make the whole thing one "stream" |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[15/50] [abbrv] incubator-usergrid git commit: Some reformatting. Also eliminating use of subscriber.unsubscribe(). All observables need to wrap up with onCompleted(). |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[16/50] [abbrv] incubator-usergrid git commit: Less test data and code to compare 1 read and 1 write thread vs. 100 read and 100 write threads. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[17/50] [abbrv] incubator-usergrid git commit: Minor test fixes. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[18/50] [abbrv] incubator-usergrid git commit: Make flatmap max observables match write thread count and use Schedulers.io() instead of a custom readScheduler. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[19/50] [abbrv] incubator-usergrid git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[20/50] [abbrv] incubator-usergrid git commit: Better checks for missing creds. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[21/50] [abbrv] incubator-usergrid git commit: Duplicate user merge. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[22/50] [abbrv] incubator-usergrid git commit: Ignore users with no orgs or creds, log total orgs exported and better logging. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[23/50] [abbrv] incubator-usergrid git commit: More consistency in logging about admin users, using username : email : uuid format. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[24/50] [abbrv] incubator-usergrid git commit: Don't ignore broken user accounts (i.e. no creds or orgs), export everything. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[25/50] [abbrv] incubator-usergrid git commit: Merge branch 'master' into rxportapp |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[26/50] [abbrv] incubator-usergrid git commit: add integration tests |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[27/50] [abbrv] incubator-usergrid git commit: add integration tests |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[28/50] [abbrv] incubator-usergrid git commit: rat file fix |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[29/50] [abbrv] incubator-usergrid git commit: USERGRID-870 - Expose a config for the local datacenter name configured in Cassandra and make it available to the Astyanax client. |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[30/50] [abbrv] incubator-usergrid git commit: Merge commit '4f88517d0400cf3c2fb750332c9b147e5a3d0244' into intergration-tests |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[31/50] [abbrv] incubator-usergrid git commit: Merge branch 'intergration-tests' into two-dot-o-dev |
Fri, 24 Jul, 15:21 |
g...@apache.org |
[32/50] [abbrv] incubator-usergrid git commit: Added data creator to generate data for ExportApp testing. |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[33/50] [abbrv] incubator-usergrid git commit: add get by name timers |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[34/50] [abbrv] incubator-usergrid git commit: merge |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[35/50] [abbrv] incubator-usergrid git commit: Merge branch 'master' into two-dot-o |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[36/50] [abbrv] incubator-usergrid git commit: Merge branch 'two-dot-o' into two-dot-o-dev |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[37/50] [abbrv] incubator-usergrid git commit: Merge branch 'master' into two-dot-o |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[38/50] [abbrv] incubator-usergrid git commit: Merge branch 'two-dot-o' into two-dot-o-dev |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[39/50] [abbrv] incubator-usergrid git commit: add invoke timer |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[40/50] [abbrv] incubator-usergrid git commit: Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into two-dot-o-dev |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[41/50] [abbrv] incubator-usergrid git commit: add single timer |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[42/50] [abbrv] incubator-usergrid git commit: Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into two-dot-o-dev |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[43/50] [abbrv] incubator-usergrid git commit: Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into two-dot-o-dev |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[44/50] [abbrv] incubator-usergrid git commit: add serialization timers |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[45/50] [abbrv] incubator-usergrid git commit: Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into two-dot-o-dev |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[46/50] [abbrv] incubator-usergrid git commit: USERGRID-771 |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[47/50] [abbrv] incubator-usergrid git commit: fix index init logic |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[48/50] [abbrv] incubator-usergrid git commit: Merge branch 'two-dot-o-dev' into USERGRID-771 |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[49/50] [abbrv] incubator-usergrid git commit: Organize imports. This closes #318. |
Fri, 24 Jul, 15:22 |
g...@apache.org |
[50/50] [abbrv] incubator-usergrid git commit: Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/incubator-usergrid into USERGRID-869 |
Fri, 24 Jul, 15:22 |