GitBox |
[GitHub] [tinkerpop] divijvaidya opened a new pull request #1105: TINKERPOP-2205 Change connection management to single request per channel |
Wed, 01 May, 08:25 |
spmalle...@apache.org |
[tinkerpop] branch master updated (fbf1ce7 -> cfb6d7f) |
Wed, 01 May, 14:50 |
GitBox |
[GitHub] [tinkerpop] spmallette merged pull request #1099: TINKERPOP-2196 Fixed PartitionStrategy when setting vertex label |
Wed, 01 May, 14:50 |
spmalle...@apache.org |
[tinkerpop] branch tp33 updated (47ba61f -> 87123f2) |
Wed, 01 May, 14:50 |
spmalle...@apache.org |
[tinkerpop] branch TINKERPOP-2196 deleted (was 36b8c36) |
Wed, 01 May, 14:51 |
spmalle...@apache.org |
[tinkerpop] branch master updated: TINKERPOP-2200 Detach evented edge by way of the EventStrategy rather than DetachedFactory CTR |
Wed, 01 May, 15:40 |
spmalle...@apache.org |
[tinkerpop] branch tp33 updated (87123f2 -> cbac4f04) |
Wed, 01 May, 15:40 |
spmalle...@apache.org |
[tinkerpop] branch TINKERPOP-2199 created (now 7abc8b8) |
Wed, 01 May, 19:35 |
spmalle...@apache.org |
[tinkerpop] 01/01: TINKERPOP-2199 Fixed P.within()/without() behavior in gremlin-python |
Wed, 01 May, 19:35 |
GitBox |
[GitHub] [tinkerpop] spmallette opened a new pull request #1106: TINKERPOP-2199 Fixed P.within()/without() behavior in gremlin-python |
Wed, 01 May, 20:23 |
spmalle...@apache.org |
[tinkerpop] branch TINKERPOP-2206 created (now 2671290) |
Thu, 02 May, 12:23 |
spmalle...@apache.org |
[tinkerpop] 01/01: TINKERPOP-2206 Fixed g:List serialization |
Thu, 02 May, 12:23 |
GitBox |
[GitHub] [tinkerpop] spmallette opened a new pull request #1107: TINKERPOP-2206 Fixed g:List serialization |
Thu, 02 May, 12:25 |
spmalle...@apache.org |
[tinkerpop] branch TINKERPOP-2199 updated (7abc8b8 -> 9af53c5) |
Thu, 02 May, 14:26 |
dkupp...@apache.org |
[tinkerpop] branch TINKERPOP-2207 created (now 6efb784) |
Thu, 02 May, 16:11 |
dkupp...@apache.org |
[tinkerpop] 01/01: TINKERPOP-2207 Implemented SimpleValueMapStrategy |
Thu, 02 May, 16:11 |
GitBox |
[GitHub] [tinkerpop] dkuppitz opened a new pull request #1108: TINKERPOP-2207 Provide SimpleValueMapStrategy |
Thu, 02 May, 16:13 |
spmalle...@apache.org |
[tinkerpop] branch TINKERPOP-2199 updated (9af53c5 -> e974db3) |
Thu, 02 May, 17:32 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1106: TINKERPOP-2199 Fixed P.within()/without() behavior in gremlin-python |
Thu, 02 May, 17:32 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1108: TINKERPOP-2207 Provide SimpleValueMapStrategy |
Thu, 02 May, 17:48 |
GitBox |
[GitHub] [tinkerpop] spmallette merged pull request #1100: TINKERPOP-2201: Change the typing of from() and to() to accept wildcard instead of Vertex |
Thu, 02 May, 17:49 |
spmalle...@apache.org |
[tinkerpop] branch master updated: changed the typing of from() and to() to accept wildcard instead of Vertex prevent query like ``` g.addV().as("first").repeat(__.addE("next").to(__.addV()).inV()).times(5).addE("next").to(__.select("first")) ``` from failing static type checking when gremlin server use security sandbox |
Thu, 02 May, 17:49 |
spmalle...@apache.org |
[tinkerpop] branch master updated: Updated CHANGELOG CTR |
Thu, 02 May, 17:54 |
spmalle...@apache.org |
[tinkerpop] branch TINKERPOP-2203 updated (b59e3eb -> 8d5a739) |
Thu, 02 May, 17:55 |
GitBox |
[GitHub] [tinkerpop] dkuppitz commented on issue #1108: TINKERPOP-2207 Provide SimpleValueMapStrategy |
Thu, 02 May, 19:54 |
GitBox |
[GitHub] [tinkerpop] spmallette merged pull request #1101: TINKERPOP-2203 Added console remote timeout to each request |
Fri, 03 May, 10:47 |
spmalle...@apache.org |
[tinkerpop] branch master updated (96311b9 -> 3413653) |
Fri, 03 May, 10:47 |
spmalle...@apache.org |
[tinkerpop] 01/01: Merge pull request #1101 from apache/TINKERPOP-2203 |
Fri, 03 May, 10:47 |
spmalle...@apache.org |
[tinkerpop] branch TINKERPOP-2203 deleted (was 8d5a739) |
Fri, 03 May, 10:47 |
spmalle...@apache.org |
[tinkerpop] branch master updated: TINKERPOP-2208 Added inject() to steps geneerated by the DSL TraversalSource CTR |
Fri, 03 May, 20:23 |
spmalle...@apache.org |
[tinkerpop] branch tp33 updated (cbac4f04 -> 30b2535) |
Fri, 03 May, 20:23 |
GitBox |
[GitHub] [tinkerpop] dkuppitz commented on issue #1107: TINKERPOP-2206 Fixed g:List serialization |
Sun, 05 May, 15:27 |
GitBox |
[GitHub] [tinkerpop] jorgebay commented on a change in pull request #1107: TINKERPOP-2206 Fixed g:List serialization |
Mon, 06 May, 11:07 |
GitBox |
[GitHub] [tinkerpop] jorgebay commented on a change in pull request #1107: TINKERPOP-2206 Fixed g:List serialization |
Mon, 06 May, 11:08 |
GitBox |
[GitHub] [tinkerpop] jorgebay commented on issue #1106: TINKERPOP-2199 Fixed P.within()/without() behavior in gremlin-python |
Mon, 06 May, 11:09 |
GitBox |
[GitHub] [tinkerpop] spmallette merged pull request #1102: TINKERPOP-2204 Do not consume the exception while generating metadata |
Mon, 06 May, 11:40 |
spmalle...@apache.org |
[tinkerpop] branch master updated: TINKERPOP-2204 Do not consume the exception while generating metadata |
Mon, 06 May, 11:40 |
spmalle...@apache.org |
[tinkerpop] branch master updated: TINKERPOP-2204 Prevent client-side hangs if server metadata generation fails CTR |
Mon, 06 May, 12:11 |
spmalle...@apache.org |
[tinkerpop] branch tp33 updated (30b2535 -> 6a25284) |
Mon, 06 May, 12:11 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1070: TINKERPOP-2143 JavaScript GLV: Support browsers |
Mon, 06 May, 12:14 |
GitBox |
[GitHub] [tinkerpop] fdominik commented on issue #1070: TINKERPOP-2143 JavaScript GLV: Support browsers |
Mon, 06 May, 12:16 |
spmalle...@apache.org |
[tinkerpop] branch master updated (36abc7a8 -> f456339) |
Mon, 06 May, 13:13 |
spmalle...@apache.org |
[tinkerpop] 01/03: Merge branch 'pr-1103' into uberjar |
Mon, 06 May, 13:13 |
spmalle...@apache.org |
[tinkerpop] 02/03: Generated an uberjar artifact for Gremlin Console |
Mon, 06 May, 13:13 |
spmalle...@apache.org |
[tinkerpop] 03/03: Merge branch 'tp33' |
Mon, 06 May, 13:14 |
GitBox |
[GitHub] [tinkerpop] spmallette merged pull request #1103: Create uber jar for gremlin-console |
Mon, 06 May, 13:14 |
spmalle...@apache.org |
[tinkerpop] branch tp33 updated (6a25284 -> 6caeb93) |
Mon, 06 May, 13:14 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1103: Create uber jar for gremlin-console |
Mon, 06 May, 13:14 |
spmalle...@apache.org |
[tinkerpop] branch TINKERPOP-2076 updated (b2900f5 -> 5d37641) |
Mon, 06 May, 13:42 |
spmalle...@apache.org |
[tinkerpop] 01/06: TINKERPOP-2076 Initial effort to get TinkerPop building on Java 11 |
Mon, 06 May, 13:42 |
spmalle...@apache.org |
[tinkerpop] 02/06: TINKERPOP-2076 Backport 759d1a724eef3f76b48508ba8c49dcb992eff28f from Groovy 2.5.3 upgrade |
Mon, 06 May, 13:42 |
spmalle...@apache.org |
[tinkerpop] 03/06: TINKERPOP-2076 Bumped Hadoop to 2.7.7 |
Mon, 06 May, 13:42 |
spmalle...@apache.org |
[tinkerpop] 04/06: TINKERPOP-2076 Made expectations around mock more explicit |
Mon, 06 May, 13:42 |
spmalle...@apache.org |
[tinkerpop] 05/06: TINKERPOP-2076 Fixed failing GraphComputer test after Java 11 upgrade |
Mon, 06 May, 13:42 |
spmalle...@apache.org |
[tinkerpop] 06/06: TINKERPOP-2076 Fixed Gremlin Server integration tests after Java 11 |
Mon, 06 May, 13:42 |
spmalle...@apache.org |
[tinkerpop] branch master updated: Bump gmavenplus plugin to 1.7.0 CTR |
Mon, 06 May, 15:09 |
spmalle...@apache.org |
[tinkerpop] branch tp33 updated (6caeb93 -> 6d8560b) |
Mon, 06 May, 15:09 |
spmalle...@apache.org |
[tinkerpop] branch TINKERPOP-2206 updated (2671290 -> fddb6cf) |
Mon, 06 May, 15:39 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1107: TINKERPOP-2206 Fixed g:List serialization |
Mon, 06 May, 15:40 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1108: TINKERPOP-2207 Provide SimpleValueMapStrategy |
Mon, 06 May, 15:43 |
GitBox |
[GitHub] [tinkerpop] dkuppitz commented on issue #1108: TINKERPOP-2207 Provide SimpleValueMapStrategy |
Mon, 06 May, 16:13 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1108: TINKERPOP-2207 Provide SimpleValueMapStrategy |
Mon, 06 May, 16:50 |
spmalle...@apache.org |
[tinkerpop] branch master updated (5989f64 -> 2e16981) |
Mon, 06 May, 17:15 |
spmalle...@apache.org |
[tinkerpop] 01/02: Add IO test data files for 3.3.7 CTR |
Mon, 06 May, 17:15 |
spmalle...@apache.org |
[tinkerpop] 02/02: Merge branch 'tp33' |
Mon, 06 May, 17:15 |
spmalle...@apache.org |
[tinkerpop] branch tp33 updated (6d8560b -> 8456052) |
Mon, 06 May, 17:15 |
spmalle...@apache.org |
[tinkerpop] branch master updated: Added IO test data for 3.4.2 CTR |
Mon, 06 May, 17:23 |
GitBox |
[GitHub] [tinkerpop] dkuppitz commented on issue #1108: TINKERPOP-2207 Provide SimpleValueMapStrategy |
Mon, 06 May, 21:18 |
jorg...@apache.org |
[tinkerpop] branch TINKERPOP-2206 updated: TINKERPOP-2206 Minor fixes |
Tue, 07 May, 08:27 |
GitBox |
[GitHub] [tinkerpop] jorgebay commented on issue #1107: TINKERPOP-2206 Fixed g:List serialization |
Tue, 07 May, 08:29 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1108: TINKERPOP-2207 Provide SimpleValueMapStrategy |
Tue, 07 May, 10:25 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel |
Tue, 07 May, 11:07 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel |
Tue, 07 May, 11:12 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel |
Tue, 07 May, 12:57 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel |
Tue, 07 May, 12:59 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel |
Tue, 07 May, 13:02 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1105: TINKERPOP-2205 Change connection management to single request per channel |
Tue, 07 May, 13:25 |
spmalle...@apache.org |
[tinkerpop] branch master updated: Cleared the input buffer after exceptions in Gremlin Console CTR |
Tue, 07 May, 14:33 |
spmalle...@apache.org |
[tinkerpop] branch tp33 updated (8456052 -> df124b1) |
Tue, 07 May, 14:33 |
spmalle...@apache.org |
[tinkerpop] branch master updated: Fixed mispelling in changelog CTR |
Tue, 07 May, 14:34 |
spmalle...@apache.org |
[tinkerpop] branch tp33 updated (df124b1 -> 8ad4f60) |
Tue, 07 May, 14:34 |
spmalle...@apache.org |
[tinkerpop] branch master updated: TINKERPOP-2189 Fixed test inconsistencies for connectedComponent() CTR |
Tue, 07 May, 20:33 |
GitBox |
[GitHub] [tinkerpop] divijvaidya opened a new pull request #1109: TINKERPOP-2211 Add API which allows per-request option for bytecode |
Tue, 07 May, 21:09 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1109: TINKERPOP-2211 Add API which allows per-request option for bytecode |
Tue, 07 May, 22:55 |
GitBox |
[GitHub] [tinkerpop] divijvaidya commented on issue #1109: TINKERPOP-2211 Add API which allows per-request option for bytecode |
Wed, 08 May, 01:21 |
GitBox |
[GitHub] [tinkerpop] divijvaidya commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel |
Wed, 08 May, 01:32 |
GitBox |
[GitHub] [tinkerpop] divijvaidya commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel |
Wed, 08 May, 01:43 |
GitBox |
[GitHub] [tinkerpop] divijvaidya commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel |
Wed, 08 May, 01:46 |
GitBox |
[GitHub] [tinkerpop] divijvaidya commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel |
Wed, 08 May, 01:48 |
GitBox |
[GitHub] [tinkerpop] divijvaidya commented on a change in pull request #1105: TINKERPOP-2205 Change connection management to single request per channel |
Wed, 08 May, 02:29 |
GitBox |
[GitHub] [tinkerpop] divijvaidya commented on issue #1105: TINKERPOP-2205 Change connection management to single request per channel |
Wed, 08 May, 02:54 |
jorg...@apache.org |
[tinkerpop] branch master updated: Include javadoc for GraphBinaryReader and GraphBinaryWriter CTR |
Wed, 08 May, 09:53 |
jorg...@apache.org |
[tinkerpop] branch master updated: Correct sample custom serializer for GraphBinary CTR |
Wed, 08 May, 11:35 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1105: TINKERPOP-2205 Change connection management to single request per channel |
Wed, 08 May, 12:15 |
spmalle...@apache.org |
[tinkerpop] branch TINKERPOP-2211 created (now bebd9e7) |
Wed, 08 May, 18:54 |
spmalle...@apache.org |
[tinkerpop] 01/02: TINKERPOP-2211 Add API to which allows per-request option for bytecode submission |
Wed, 08 May, 18:54 |
spmalle...@apache.org |
[tinkerpop] 02/02: TINKERPOP-2211 Added method to set RequestOptions using with() |
Wed, 08 May, 18:54 |
GitBox |
[GitHub] [tinkerpop] spmallette opened a new pull request #1110: TINKERPOP-2211 Add API which allows per-request option for bytecode |
Wed, 08 May, 18:58 |
GitBox |
[GitHub] [tinkerpop] spmallette commented on issue #1109: TINKERPOP-2211 Add API which allows per-request option for bytecode |
Wed, 08 May, 18:58 |
GitBox |
[GitHub] [tinkerpop] spmallette closed pull request #1109: TINKERPOP-2211 Add API which allows per-request option for bytecode |
Wed, 08 May, 18:58 |