[3/3] tinkerpop git commit: TINKERPOP-1950 Cached global strategy lookups during traversal construction

2018-04-20 Thread spmallette
TINKERPOP-1950 Cached global strategy lookups during traversal construction This change leads to a 1.5x to 2x speed improvement in traversal construction. It is especially effective when processing traversals that have many child traversals within them as this method is called for not only the

[1/3] tinkerpop git commit: Make ResponseExceptions constructor public CTR [Forced Update!]

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1950 b8c44bf12 -> d7d0aafc0 (forced update) Make ResponseExceptions constructor public CTR This makes the ResponseException easier to use in tests for users of Gremlin.Net. Project:

[2/3] tinkerpop git commit: TINKERPOP-1936 Improved performance of Bytecode deserialization.

2018-04-20 Thread spmallette
TINKERPOP-1936 Improved performance of Bytecode deserialization. GraphSON deserialization of Bytecode was using generic List deserialization which became especially costly for Jackson in 2.5.x because of changes that synchronized access to the deserialization cache and because the collection

tinkerpop git commit: TINKERPOP-1936 Improved performance of Bytecode deserialization.

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp32 259130235 -> 682f298cc TINKERPOP-1936 Improved performance of Bytecode deserialization. GraphSON deserialization of Bytecode was using generic List deserialization which became especially costly for Jackson in 2.5.x because of changes

[1/3] tinkerpop git commit: TINKERPOP-1936 Improved performance of Bytecode deserialization.

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master a09843788 -> a187ce11c TINKERPOP-1936 Improved performance of Bytecode deserialization. GraphSON deserialization of Bytecode was using generic List deserialization which became especially costly for Jackson in 2.5.x because of changes

[3/3] tinkerpop git commit: Merge branch 'tp33'

2018-04-20 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a187ce11 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a187ce11 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a187ce11

[2/2] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-20 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/81add608 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/81add608 Diff:

[1/2] tinkerpop git commit: TINKERPOP-1936 Improved performance of Bytecode deserialization.

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 7e6e98548 -> 81add6085 TINKERPOP-1936 Improved performance of Bytecode deserialization. GraphSON deserialization of Bytecode was using generic List deserialization which became especially costly for Jackson in 2.5.x because of changes

[2/4] tinkerpop git commit: Merge branch 'TINKERPOP-1936' into tp32

2018-04-20 Thread spmallette
Merge branch 'TINKERPOP-1936' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6b259f72 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6b259f72 Diff:

[4/4] tinkerpop git commit: TINKERPOP-1936 Implemented bytecode serialization performance enhancement for GraphSON 3.0

2018-04-20 Thread spmallette
TINKERPOP-1936 Implemented bytecode serialization performance enhancement for GraphSON 3.0 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7e6e9854 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7e6e9854

[3/4] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-20 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b8b46b06 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b8b46b06 Diff:

[3/5] tinkerpop git commit: Merge branch 'tp32' into tp33

2018-04-20 Thread spmallette
Merge branch 'tp32' into tp33 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/b8b46b06 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/b8b46b06 Diff:

[1/5] tinkerpop git commit: TINKERPOP-1936 Improved performance of Bytecode deserialization.

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master cfa14e2a1 -> a09843788 TINKERPOP-1936 Improved performance of Bytecode deserialization. GraphSON deserialization of Bytecode was using generic List deserialization which became especially costly for Jackson in 2.5.x because of changes

[1/4] tinkerpop git commit: TINKERPOP-1936 Improved performance of Bytecode deserialization.

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 4705c0416 -> 7e6e98548 TINKERPOP-1936 Improved performance of Bytecode deserialization. GraphSON deserialization of Bytecode was using generic List deserialization which became especially costly for Jackson in 2.5.x because of changes

[5/5] tinkerpop git commit: Merge branch 'tp33'

2018-04-20 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/a0984378 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/a0984378 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/a0984378

[4/5] tinkerpop git commit: TINKERPOP-1936 Implemented bytecode serialization performance enhancement for GraphSON 3.0

2018-04-20 Thread spmallette
TINKERPOP-1936 Implemented bytecode serialization performance enhancement for GraphSON 3.0 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7e6e9854 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/7e6e9854

[2/5] tinkerpop git commit: Merge branch 'TINKERPOP-1936' into tp32

2018-04-20 Thread spmallette
Merge branch 'TINKERPOP-1936' into tp32 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/6b259f72 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/6b259f72 Diff:

tinkerpop git commit: Cleaner/anti-aliased version of the 3.4.x logo

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 5df1ce77a -> cfa14e2a1 Cleaner/anti-aliased version of the 3.4.x logo Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/cfa14e2a Tree:

tinkerpop git commit: TINKERPOP-1950 Cached global strategy lookups during traversal construction

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1950 [created] b8c44bf12 TINKERPOP-1950 Cached global strategy lookups during traversal construction This change leads to a 1.5x to 2x speed improvement in traversal construction. It is especially effective when processing

tinkerpop git commit: Shutdown server in test to try to ensure log flush for assertion

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 1daf3f122 -> 4705c0416 Shutdown server in test to try to ensure log flush for assertion Tests that check logs for assertions tend to randomly fail despite a number of attempt to try to harden them. In this attempt I shutdown the server

[1/2] tinkerpop git commit: Shutdown server in test to try to ensure log flush for assertion

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master f4b4d867a -> 5df1ce77a Shutdown server in test to try to ensure log flush for assertion Tests that check logs for assertions tend to randomly fail despite a number of attempt to try to harden them. In this attempt I shutdown the

[2/2] tinkerpop git commit: Merge branch 'tp33'

2018-04-20 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/5df1ce77 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/5df1ce77 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/5df1ce77

[2/2] tinkerpop git commit: Merge branch 'pr-845'

2018-04-20 Thread spmallette
Merge branch 'pr-845' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f4b4d867 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f4b4d867 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f4b4d867

[1/2] tinkerpop git commit: Add name and logo for Gremlin 3.4.x

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master e2fce7bef -> f4b4d867a Add name and logo for Gremlin 3.4.x Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/70a3723f Tree:

tinkerpop git commit: TINKERPOP-1946 Removed old version of Credentials DSL

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/TINKERPOP-1946 [created] 9458641c7 TINKERPOP-1946 Removed old version of Credentials DSL This was deprecated on 3.3.3 - it can be removed for 3.4.0 Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[1/2] tinkerpop git commit: Refactored SimpleAuthenticator to use the revised Credentials DSL

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master f2a59544b -> e2fce7bef Refactored SimpleAuthenticator to use the revised Credentials DSL This should have been done on TINKERPOP-1903 but was missed CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

tinkerpop git commit: Refactored SimpleAuthenticator to use the revised Credentials DSL

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/tp33 38b85d2f0 -> 1daf3f122 Refactored SimpleAuthenticator to use the revised Credentials DSL This should have been done on TINKERPOP-1903 but was missed CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit:

[2/2] tinkerpop git commit: Merge branch 'tp33'

2018-04-20 Thread spmallette
Merge branch 'tp33' Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/e2fce7be Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/e2fce7be Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/e2fce7be

tinkerpop git commit: JavaScript GLV: Document lack of GraphSON3 support

2018-04-20 Thread jorgebg
Repository: tinkerpop Updated Branches: refs/heads/js-doc-graphson3 [created] 7d0d83705 JavaScript GLV: Document lack of GraphSON3 support Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/7d0d8370 Tree:

tinkerpop git commit: Fix JavaScript Gremlin documentation

2018-04-20 Thread jorgebg
Repository: tinkerpop Updated Branches: refs/heads/js-doc-fixes [created] b6aa8302e Fix JavaScript Gremlin documentation Several fixes to the JavaScript GLV documentation: - Use 'gremlin' package name - Include information regarding Promises - Reference DriverRemoteConnection not exported -

svn commit: r1829646 - in /tinkerpop/site: downloads.html gremlin.html index.html providers.html

2018-04-20 Thread spmallette
Author: spmallette Date: Fri Apr 20 11:08:45 2018 New Revision: 1829646 URL: http://svn.apache.org/viewvc?rev=1829646=rev Log: Deploy TinkerPop homepage Modified: tinkerpop/site/downloads.html tinkerpop/site/gremlin.html tinkerpop/site/index.html tinkerpop/site/providers.html

tinkerpop git commit: TINKERPOP-1949 Fixed some formatting problems on the web site CTR

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 12d2aef84 -> f2a59544b TINKERPOP-1949 Fixed some formatting problems on the web site CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/f2a59544 Tree:

tinkerpop git commit: Moved gremlin-javascript to "languages" in the index and pointed it at our docs CTR

2018-04-20 Thread spmallette
Repository: tinkerpop Updated Branches: refs/heads/master 952562609 -> 12d2aef84 Moved gremlin-javascript to "languages" in the index and pointed it at our docs CTR Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: