[01/15] usergrid git commit: Adds trace logging for debugging purposes to diagnose issue

2015-10-22 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/2.1-release 1fe1d1a34 -> 0604247f6 Adds trace logging for debugging purposes to diagnose issue Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/c417099d Tree:

[02/15] usergrid git commit: USERGRID-1056 - Move the filtering of older entity versions on index deletes to Usergrid and not in the Elasticsearch query.

2015-10-22 Thread mdunker
USERGRID-1056 - Move the filtering of older entity versions on index deletes to Usergrid and not in the Elasticsearch query. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/2c1147e4 Tree:

[06/15] usergrid git commit: Added tests for mocking

2015-10-22 Thread mdunker
Added tests for mocking Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/0286dcc6 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/0286dcc6 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/0286dcc6

[11/15] usergrid git commit: Fix issues with integrating with Apigee's mobile analytics.

2015-10-22 Thread mdunker
Fix issues with integrating with Apigee's mobile analytics. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/c9bf87c6 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/c9bf87c6 Diff:

[08/15] usergrid git commit: Merge branch 'USERGRID-1052' of https://git-wip-us.apache.org/repos/asf/usergrid into USERGRID-1052

2015-10-22 Thread mdunker
Merge branch 'USERGRID-1052' of https://git-wip-us.apache.org/repos/asf/usergrid into USERGRID-1052 Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/10d0a070 Tree:

[14/15] usergrid git commit: Merge branch 'USERGRID-1052' of https://git-wip-us.apache.org/repos/asf/usergrid into USERGRID-1052

2015-10-22 Thread mdunker
Merge branch 'USERGRID-1052' of https://git-wip-us.apache.org/repos/asf/usergrid into USERGRID-1052 Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/48161a1a Tree:

[15/15] usergrid git commit: Merge commit 'refs/pull/407/head' of apache.github.com:apache/usergrid into 2.1-release

2015-10-22 Thread mdunker
Merge commit 'refs/pull/407/head' of apache.github.com:apache/usergrid into 2.1-release Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/0604247f Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/0604247f Diff:

[13/15] usergrid git commit: Address issues found during code review

2015-10-22 Thread mdunker
Address issues found during code review Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/b1e1ed18 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/b1e1ed18 Diff:

usergrid git commit: This closes #404 -- invalid PR

2015-10-22 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master df9bc60d9 -> e9c51cddd This closes #404 -- invalid PR Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/e9c51cdd Tree:

usergrid git commit: This closes #405 -- invalid PR

2015-10-22 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master e9c51cddd -> 8a59becdf This closes #405 -- invalid PR Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/8a59becd Tree:

usergrid git commit: USERGRID-1044: make load entities unlimited save invalid requests

2015-10-26 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 7271935bb -> 1a6de02ab USERGRID-1044: make load entities unlimited save invalid requests Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/1a6de02a Tree:

usergrid git commit: USERGRID-1044: don't log UUID mismatch if UUID was never retrieved during load

2015-10-28 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 2a09bf15d -> 0fc18041e USERGRID-1044: don't log UUID mismatch if UUID was never retrieved during load Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

usergrid git commit: USERGRID-1044: print progress during audit and log failures as such

2015-10-28 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 2e70a72b9 -> 2a09bf15d USERGRID-1044: print progress during audit and log failures as such Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/2a09bf15

[2/2] usergrid git commit: Fix failing test to ensure we don't set the same timestamp for all entities inserted into the index (since we don't do actually do that). Also ensure it's a long as what's r

2015-10-29 Thread mdunker
Fix failing test to ensure we don't set the same timestamp for all entities inserted into the index (since we don't do actually do that). Also ensure it's a long as what's required of the timestamps Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

usergrid git commit: USERGRID-1044: make jsonPath extraction optional to keep users from exiting

2015-10-27 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 1a6de02ab -> 3c60c49a1 USERGRID-1044: make jsonPath extraction optional to keep users from exiting Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

usergrid git commit: USERGRID-1044: attempt #2 to preprocess response body

2015-10-27 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 2778f0a0b -> 4b2d00355 USERGRID-1044: attempt #2 to preprocess response body Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/4b2d0035 Tree:

usergrid git commit: USERGRID-1044: transform payload to empty JSON if non-json

2015-10-27 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 3c60c49a1 -> 2778f0a0b USERGRID-1044: transform payload to empty JSON if non-json Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/2778f0a0 Tree:

[1/2] usergrid git commit: USERGRID-1044: handle audit for CSV rows that don't have UUIDs by accessing via name

2015-10-27 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 4b2d00355 -> be0033eac USERGRID-1044: handle audit for CSV rows that don't have UUIDs by accessing via name Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

usergrid git commit: USERGRID-1044: print non-200s during load (including body)

2015-10-27 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 83d7a6f83 -> 038974475 USERGRID-1044: print non-200s during load (including body) Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/03897447 Tree:

usergrid git commit: USERGRID-1044: for org/app/collection create, default to testConfig settings

2015-10-27 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 038974475 -> fc23b79e9 USERGRID-1044: for org/app/collection create, default to testConfig settings Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

usergrid git commit: USERGRID-1044: add shutdown handler to audit simulations

2015-10-27 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 fc23b79e9 -> 2e70a72b9 USERGRID-1044: add shutdown handler to audit simulations Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/2e70a72b Tree:

usergrid git commit: Fix annotations so that CORS and tracing filters work, and add JIRA issue for the TODO on the Metering Filter.

2015-11-10 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master 40e002b97 -> de42b9cb0 Fix annotations so that CORS and tracing filters work, and add JIRA issue for the TODO on the Metering Filter. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

usergrid git commit: USERGRID-1044: add audit delete test (delete only, no verify)

2015-11-02 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 0fc18041e -> 247f79603 USERGRID-1044: add audit delete test (delete only, no verify) Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/247f7960 Tree:

[1/2] usergrid git commit: Fix issue where read repair was causing empty messages to be queued.

2015-11-04 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/2.1-release 70b7e2750 -> 8da60e2aa Fix issue where read repair was causing empty messages to be queued. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/91354471

[2/2] usergrid git commit: Merge commit 'refs/pull/427/head' of apache.github.com:apache/usergrid into 2.1-release

2015-11-04 Thread mdunker
Merge commit 'refs/pull/427/head' of apache.github.com:apache/usergrid into 2.1-release Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/8da60e2a Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/8da60e2a Diff:

usergrid git commit: This closes #46

2015-11-03 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master 568d35d57 -> 02d6a914d This closes #46 Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/02d6a914 Tree:

usergrid git commit: This closes #163 - cannot merge from unknown repository

2015-11-03 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master 11594cebc -> 61a25bddf This closes #163 - cannot merge from unknown repository Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/61a25bdd Tree:

usergrid git commit: Change read by name not found message from INFO to DEBUG.

2015-11-06 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/2.1-release ad07e2bb1 -> c3a5bc436 Change read by name not found message from INFO to DEBUG. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/c3a5bc43 Tree:

usergrid git commit: This closes #312 - closed at request of developer

2015-11-03 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master 61a25bddf -> 38a7d6236 This closes #312 - closed at request of developer Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/38a7d623 Tree:

usergrid git commit: USERGRID-1044: update README

2015-11-02 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 247f79603 -> 73dcaebd2 USERGRID-1044: update README Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/73dcaebd Tree:

[2/2] usergrid git commit: Merge branch '2.1-release' of https://git-wip-us.apache.org/repos/asf/usergrid into 2.1-release

2015-11-06 Thread mdunker
Merge branch '2.1-release' of https://git-wip-us.apache.org/repos/asf/usergrid into 2.1-release Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/67c0bfa1 Tree:

usergrid git commit: USERGRID-1044: fix typo

2015-10-15 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 9e8138107 -> 4fa61a9ef USERGRID-1044: fix typo Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/4fa61a9e Tree:

usergrid git commit: USERGRID-1044: fix direct access on query failure

2015-10-15 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 2757e905d -> 9e8138107 USERGRID-1044: fix direct access on query failure and log when name/uuid error/mismatch in payload occurs Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

usergrid git commit: USERGRID-1044: and another typo

2015-10-15 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 4fa61a9ef -> 06e3fa49a USERGRID-1044: and another typo Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/06e3fa49 Tree:

usergrid git commit: Update the visibility timeout used when taking messages from SQS as it overrides the queue's configured/default timeout. Also change the queue's visibility timeout property to be

2015-10-15 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/2.1-release 0f589f688 -> 2b22c610d Update the visibility timeout used when taking messages from SQS as it overrides the queue's configured/default timeout. Also change the queue's visibility timeout property to be exposed as milliseconds for

usergrid git commit: USERGRID-1044: if query audit fails, try direct access

2015-10-15 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 b62ad30cb -> 2757e905d USERGRID-1044: if query audit fails, try direct access Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/2757e905 Tree:

usergrid git commit: USERGRID-1044: add optional region header functionality to most requests

2015-10-19 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 06e3fa49a -> 963a08417 USERGRID-1044: add optional region header functionality to most requests Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

usergrid git commit: USERGRID-1044: add region to unlimited load test plus rename "auditRegion" to "usergridRegion" since it can be used for non-audit purposes

2015-10-19 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 963a08417 -> 2f307a750 USERGRID-1044: add region to unlimited load test plus rename "auditRegion" to "usergridRegion" since it can be used for non-audit purposes Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo

usergrid git commit: USERGRID-1044: set default retry count to 0 also, retry count was being used as the total number of attempts

2015-10-20 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-1044 2f307a750 -> 1195ce85f USERGRID-1044: set default retry count to 0 also, retry count was being used as the total number of attempts Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

[15/44] usergrid git commit: change location to entity field

2015-09-25 Thread mdunker
change location to entity field Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/6f0bf9ec Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/6f0bf9ec Diff:

[33/44] usergrid git commit: Removes obsolete plugins.

2015-09-25 Thread mdunker
Removes obsolete plugins. Adds tests and implements entity-data plugin. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/2689a015 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/2689a015 Diff:

[02/44] usergrid git commit: fix default queue

2015-09-25 Thread mdunker
fix default queue Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/1c7ab043 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/1c7ab043 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/1c7ab043 Branch:

[27/44] usergrid git commit: Fixing weird formatting in license headers, no code changes. This closes #385.

2015-09-25 Thread mdunker
Fixing weird formatting in license headers, no code changes. This closes #385. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/65d2608e Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/65d2608e Diff:

[19/44] usergrid git commit: Added test to prove issue in graph. Need to fix version load.

2015-09-25 Thread mdunker
Added test to prove issue in graph. Need to fix version load. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/13d25941 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/13d25941 Diff:

[41/44] usergrid git commit: Fixes missing observer update

2015-09-25 Thread mdunker
Fixes missing observer update Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/29c1a12d Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/29c1a12d Diff:

[26/44] usergrid git commit: Fixing weird formatting in license headers, no code changes. This closes #385.

2015-09-25 Thread mdunker
http://git-wip-us.apache.org/repos/asf/usergrid/blob/65d2608e/stack/corepersistence/queryindex/src/test/java/org/apache/usergrid/persistence/index/impl/EsIndexMappingMigrationPluginTest.java -- diff --git

[06/44] usergrid git commit: Updating EdgeDeleteEvent

2015-09-25 Thread mdunker
Updating EdgeDeleteEvent Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/f24e7e40 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/f24e7e40 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/f24e7e40

[44/44] usergrid git commit: In progress, not working

2015-09-25 Thread mdunker
In progress, not working Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/a5185f2e Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/a5185f2e Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/a5185f2e

[17/44] usergrid git commit: Initial testing with guice wiring for test

2015-09-25 Thread mdunker
Initial testing with guice wiring for test Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/b625ed24 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/b625ed24 Diff:

[40/44] usergrid git commit: Fixed bugs in migration of apps

2015-09-25 Thread mdunker
Fixed bugs in migration of apps Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/521fc03e Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/521fc03e Diff:

Git Push Summary

2015-09-25 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-992 [created] 109ce2de7

[23/44] usergrid git commit: change parsing logic to parse uuid as string

2015-09-25 Thread mdunker
change parsing logic to parse uuid as string Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/e2fe9398 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/e2fe9398 Diff:

[31/44] usergrid git commit: Fixes issue with incorrectly not rolling version when no app-infos are present.

2015-09-25 Thread mdunker
Fixes issue with incorrectly not rolling version when no app-infos are present. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/9294af73 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/9294af73 Diff:

[42/44] usergrid git commit: Updated plugin to also take into account core data version

2015-09-25 Thread mdunker
Updated plugin to also take into account core data version Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/0b243c4d Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/0b243c4d Diff:

[20/44] usergrid git commit: Fixes incorrect Cassandra range scanning in serialization with min/max values

2015-09-25 Thread mdunker
Fixes incorrect Cassandra range scanning in serialization with min/max values Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/6233bf0b Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/6233bf0b Diff:

[34/44] usergrid git commit: Fixes incorrect name issue

2015-09-25 Thread mdunker
Fixes incorrect name issue Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/901d7c6f Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/901d7c6f Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/901d7c6f

[39/44] usergrid git commit: Merge branch '2.1-release' of https://git-wip-us.apache.org/repos/asf/usergrid into USERGRID-933

2015-09-25 Thread mdunker
Merge branch '2.1-release' of https://git-wip-us.apache.org/repos/asf/usergrid into USERGRID-933 Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/bd0f10b4 Tree:

[35/44] usergrid git commit: Fixes issues found during review

2015-09-25 Thread mdunker
Fixes issues found during review Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/0d4dd116 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/0d4dd116 Diff:

[09/44] usergrid git commit: removing noop exceptions, removing failures due to bad location fields

2015-09-25 Thread mdunker
removing noop exceptions, removing failures due to bad location fields Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/58f7402d Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/58f7402d Diff:

[01/44] usergrid git commit: Fix push notification delivery expiration.

2015-09-25 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/USERGRID-933 c035fb4c5 -> a5185f2e7 Fix push notification delivery expiration. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/1efd1763 Tree:

[14/44] usergrid git commit: handle errors

2015-09-25 Thread mdunker
handle errors Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/001a7e38 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/001a7e38 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/001a7e38 Branch:

[32/44] usergrid git commit: Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/usergrid into 2.1-release

2015-09-25 Thread mdunker
Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/usergrid into 2.1-release Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/61dd5595 Tree:

[25/44] usergrid git commit: clean up uuid to string code for index

2015-09-25 Thread mdunker
clean up uuid to string code for index Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/a5620799 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/a5620799 Diff:

[43/44] usergrid git commit: Merge branch '2.1-release' of https://git-wip-us.apache.org/repos/asf/usergrid into USERGRID-933

2015-09-25 Thread mdunker
Merge branch '2.1-release' of https://git-wip-us.apache.org/repos/asf/usergrid into USERGRID-933 Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/5ead5fdc Tree:

[28/44] usergrid git commit: Refactored migrations to read their own data sets rather than be passed with an invocation

2015-09-25 Thread mdunker
Refactored migrations to read their own data sets rather than be passed with an invocation Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/d971ec50 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/d971ec50

[21/44] usergrid git commit: Reduces logging and adds filter into delete listener

2015-09-25 Thread mdunker
Reduces logging and adds filter into delete listener Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/b7a22c2d Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/b7a22c2d Diff:

[37/44] usergrid git commit: Changes implementation to update a connection to have the timestamp it was last POSTed.

2015-09-25 Thread mdunker
Changes implementation to update a connection to have the timestamp it was last POSTed. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/079ba976 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/079ba976 Diff:

[12/44] usergrid git commit: Fix issue with portal login button not handling failed logins properly when logging is disabled. Bump version.

2015-09-25 Thread mdunker
Fix issue with portal login button not handling failed logins properly when logging is disabled. Bump version. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/7eb997b1 Tree:

[36/44] usergrid git commit: Merge branch 'USERGRID-1018' into 2.1-release

2015-09-25 Thread mdunker
Merge branch 'USERGRID-1018' into 2.1-release Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/0c12abb1 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/0c12abb1 Diff:

[29/44] usergrid git commit: change mappings file

2015-09-25 Thread mdunker
change mappings file Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/fad32aa2 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/fad32aa2 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/fad32aa2

[10/44] usergrid git commit: remove location if its not a map

2015-09-25 Thread mdunker
remove location if its not a map Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/56801735 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/56801735 Diff:

[18/44] usergrid git commit: Corrects test setup and adds debug logging

2015-09-25 Thread mdunker
Corrects test setup and adds debug logging Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/85e1e7c1 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/85e1e7c1 Diff:

[30/44] usergrid git commit: Fixes test

2015-09-25 Thread mdunker
Fixes test Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/acbf3a17 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/acbf3a17 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/acbf3a17 Branch:

[08/44] usergrid git commit: Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/usergrid into two-dot-o-dev

2015-09-25 Thread mdunker
Merge branch 'two-dot-o-dev' of https://git-wip-us.apache.org/repos/asf/usergrid into two-dot-o-dev Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/c3c71c91 Tree:

[1/3] usergrid git commit: This closes #392

2016-01-07 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master 733ada668 -> 29ef96626 This closes #392 Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/87b0ff78 Tree:

[1/2] usergrid git commit: Fix issue where user scoped notification requests were not finding devices to send notifications to.

2015-12-23 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/release fdc0d8081 -> 208be5719 Fix issue where user scoped notification requests were not finding devices to send notifications to. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

[2/2] usergrid git commit: Allow notification entities to be deleted if they are not in a state that represents "in progress".

2015-12-23 Thread mdunker
Allow notification entities to be deleted if they are not in a state that represents "in progress". Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/208be571 Tree:

usergrid git commit: Provide some extra validation of our latitude and longitude location fields before adding it to the Elasticsearch index document. This is to avoid rejected index requests due to n

2015-11-24 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/release 9bfbc531c -> 29bba2433 Provide some extra validation of our latitude and longitude location fields before adding it to the Elasticsearch index document. This is to avoid rejected index requests due to number format exceptions.

[2/2] usergrid git commit: Merge commit 'refs/pull/460/head' of apache.github.com:apache/usergrid

2016-01-11 Thread mdunker
Merge commit 'refs/pull/460/head' of apache.github.com:apache/usergrid Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/95fa5209 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/95fa5209 Diff:

[1/2] usergrid git commit: USERGRID-933: fix broken tests

2016-01-11 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master ce31acd72 -> 95fa52099 USERGRID-933: fix broken tests Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/27e29928 Tree:

[5/5] usergrid git commit: Fix issues where cert stream was being used incorrectly. Add non-apple valid cert for testing notifier creation (which tests the certificate utils).

2016-01-12 Thread mdunker
Fix issues where cert stream was being used incorrectly. Add non-apple valid cert for testing notifier creation (which tests the certificate utils). Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/2455b6a6 Tree:

[2/5] usergrid git commit: Verify certificates when uploaded and update the certInfo object in the notifier with details about the certificate. Fix APNS service tests. Fix scheduled notifications wher

2016-01-12 Thread mdunker
Verify certificates when uploaded and update the certInfo object in the notifier with details about the certificate. Fix APNS service tests. Fix scheduled notifications where a missing column family was not being created. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

[4/5] usergrid git commit: Make sure the validTo and validFrom string formats are GMT timezone. Add filename to the certInfo object.

2016-01-12 Thread mdunker
Make sure the validTo and validFrom string formats are GMT timezone. Add filename to the certInfo object. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/61c57c28 Tree:

[1/5] usergrid git commit: POM updates to not filter .p12 files. Also reformatted the XML files for cleanliness.

2016-01-12 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master 3bb61da1a -> 2455b6a65 POM updates to not filter .p12 files. Also reformatted the XML files for cleanliness. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit:

usergrid git commit: This closes #390

2016-01-11 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master 7032c033f -> 3bb61da1a This closes #390 Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/3bb61da1 Tree:

[usergrid] Git Push Summary

2016-02-04 Thread mdunker
Repository: usergrid Updated Tags: refs/tags/usergrid-1.0.1 [created] e6e3ebb2e

[usergrid] Git Push Summary

2016-02-04 Thread mdunker
Repository: usergrid Updated Tags: refs/tags/usergrid-1.0.1 [deleted] f13dcf2aa

[usergrid] Git Push Summary

2016-02-04 Thread mdunker
Repository: usergrid Updated Tags: refs/tags/2.1.working [deleted] d1c146deb

[usergrid] Git Push Summary

2016-02-04 Thread mdunker
Repository: usergrid Updated Tags: refs/tags/usergrid-1.0.0 [deleted] ae2dff6e9

[usergrid] Git Push Summary

2016-02-04 Thread mdunker
Repository: usergrid Updated Tags: refs/tags/2.1.working [created] d1c146deb refs/tags/usergrid-1.0.0 [created] ae2dff6e9

usergrid git commit: Fix dead links

2016-01-29 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master 46bb9b506 -> f5d01532c Fix dead links Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/f5d01532 Tree:

usergrid git commit: USERGRID-1200: EmailFlowIT fix

2016-01-25 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/master 4610eed26 -> 586dad080 USERGRID-1200: EmailFlowIT fix Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/586dad08 Tree:

[2/2] usergrid git commit: Added one-time job logging.

2016-04-07 Thread mdunker
Added one-time job logging. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/021fcba6 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/021fcba6 Diff:

[1/2] usergrid git commit: Add OnlyOnceJob fix to 9f45130

2016-04-07 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/9f45130_lock_mgr_fix [created] 021fcba68 Add OnlyOnceJob fix to 9f45130 Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/55271ce9 Tree:

usergrid git commit: fix typo

2016-04-07 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/9f45130_lock_mgr_fix 021fcba68 -> b85572875 fix typo Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/b8557287 Tree:

usergrid git commit: USERGRID-1273: LockManager fix for OnlyOnceJob.

2016-04-06 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/release-2.1.1 9f451306e -> 4326b105e USERGRID-1273: LockManager fix for OnlyOnceJob. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/4326b105 Tree:

[1/4] usergrid git commit: Add OnlyOnceJob fix to 9f45130

2016-04-08 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/release-2.1.1 4326b105e -> e0a995243 Add OnlyOnceJob fix to 9f45130 Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/55271ce9 Tree:

[3/4] usergrid git commit: fix typo

2016-04-08 Thread mdunker
fix typo Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/b8557287 Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/b8557287 Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/b8557287 Branch:

usergrid git commit: Caching changes. Test fixes needed.

2016-04-10 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/caching [created] f339fecb5 Caching changes. Test fixes needed. Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/f339fecb Tree:

usergrid git commit: Add job id to log

2016-04-08 Thread mdunker
Repository: usergrid Updated Branches: refs/heads/release-2.1.1 e0a995243 -> 29d7660ee Add job id to log Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/29d7660e Tree:

  1   2   3   >