You are viewing a plain text version of this content. The canonical link for it is here.
- tinkerpop git commit: TINKERPOP-1392 Remove support for Java serialized Traversal. - posted by sp...@apache.org on 2016/08/01 17:10:44 UTC, 0 replies.
- [1/3] tinkerpop git commit: minor word and link cleanup - posted by sp...@apache.org on 2016/08/01 17:33:41 UTC, 1 replies.
- [2/3] tinkerpop git commit: reverted edit - posted by sp...@apache.org on 2016/08/01 17:33:42 UTC, 1 replies.
- [3/3] tinkerpop git commit: removed section missed in merge conflict - posted by sp...@apache.org on 2016/08/01 17:33:43 UTC, 0 replies.
- [1/4] tinkerpop git commit: minor word and link cleanup - posted by sp...@apache.org on 2016/08/01 17:35:42 UTC, 0 replies.
- [2/4] tinkerpop git commit: reverted edit - posted by sp...@apache.org on 2016/08/01 17:35:43 UTC, 0 replies.
- [3/4] tinkerpop git commit: removed section missed in merge conflict - posted by sp...@apache.org on 2016/08/01 17:35:44 UTC, 0 replies.
- [4/4] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/01 17:35:45 UTC, 0 replies.
- [3/3] tinkerpop git commit: Merge branch 'pr-362' - posted by sp...@apache.org on 2016/08/01 19:33:59 UTC, 0 replies.
- [tinkerpop] Git Push Summary - posted by sp...@apache.org on 2016/08/02 19:58:59 UTC, 46 replies.
- tinkerpop git commit: TINKERPOP-1350 was never quite fixed in 3.1.3. - posted by sp...@apache.org on 2016/08/02 20:03:08 UTC, 1 replies.
- tinkerpop git commit: Renamed variables that specified "graph" to "traversal source" - posted by sp...@apache.org on 2016/08/02 23:35:07 UTC, 0 replies.
- [1/2] tinkerpop git commit: tweaks in gremlin language variants doc - posted by sp...@apache.org on 2016/08/03 12:13:07 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'pr-364' - posted by sp...@apache.org on 2016/08/03 12:13:08 UTC, 0 replies.
- [1/2] tinkerpop git commit: fixed dev list and jira links - posted by sp...@apache.org on 2016/08/03 13:59:01 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'pr-368' - posted by sp...@apache.org on 2016/08/03 13:59:02 UTC, 0 replies.
- tinkerpop git commit: added missing feature requirement - posted by sp...@apache.org on 2016/08/03 15:08:36 UTC, 0 replies.
- [1/2] tinkerpop git commit: added missing feature requirement - posted by sp...@apache.org on 2016/08/03 15:10:09 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/03 15:10:10 UTC, 5 replies.
- tinkerpop git commit: Renamed zip distributions to prefix with "apache-tinkerpop-" - posted by sp...@apache.org on 2016/08/03 15:57:00 UTC, 0 replies.
- [1/2] tinkerpop git commit: Renamed zip distributions to prefix with "apache-tinkerpop-" - posted by sp...@apache.org on 2016/08/03 16:08:17 UTC, 0 replies.
- tinkerpop git commit: Modified the message when closing a remote - posted by sp...@apache.org on 2016/08/03 17:11:57 UTC, 0 replies.
- [1/2] tinkerpop git commit: Modified the message when closing a remote - posted by sp...@apache.org on 2016/08/03 17:14:44 UTC, 0 replies.
- tinkerpop git commit: Doc generation needed an update now that artifacts were renamed on TINKERPOP-1376 - posted by sp...@apache.org on 2016/08/03 21:04:51 UTC, 0 replies.
- [1/2] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/03 22:54:46 UTC, 0 replies.
- [2/2] tinkerpop git commit: Added new recipe for Traversal Induced Values. - posted by sp...@apache.org on 2016/08/03 22:54:47 UTC, 0 replies.
- [1/2] tinkerpop git commit: Doc generation needed an update now that artifacts were renamed on TINKERPOP-1376 - posted by sp...@apache.org on 2016/08/03 22:55:47 UTC, 0 replies.
- tinkerpop git commit: Added new recipe for Traversal Induced Values. [Forced Update!] - posted by sp...@apache.org on 2016/08/04 10:11:32 UTC, 0 replies.
- svn commit: r1755194 - /tinkerpop/site/downloads.html - posted by sp...@apache.org on 2016/08/04 14:45:07 UTC, 0 replies.
- tinkerpop git commit: Made a number of changes to logging dependencies. - posted by sp...@apache.org on 2016/08/04 16:28:43 UTC, 0 replies.
- tinkerpop git commit: Made a number of changes to logging dependencies. [Forced Update!] - posted by sp...@apache.org on 2016/08/04 16:38:55 UTC, 0 replies.
- tinkerpop git commit: self-edges are now two instance objects in order to rectify a potential GraphFilter bug. - posted by ok...@apache.org on 2016/08/04 16:49:21 UTC, 0 replies.
- tinkerpop git commit: Renamed the getResult() method in RemoteResponse to getTraversers() - posted by sp...@apache.org on 2016/08/04 19:10:55 UTC, 0 replies.
- tinkerpop git commit: added RemoteResponse to remote_connection.py where it mimics the RemoteResponse API of Gremlin-Java. Note that traversal side-effects are simply a dict (map) in gremlin-python. Moving forward, we can make a class, but its not necess - posted by ok...@apache.org on 2016/08/04 19:34:46 UTC, 0 replies.
- [1/3] tinkerpop git commit: Add some basic docs about Traversal OpProcessor. - posted by sp...@apache.org on 2016/08/04 22:39:51 UTC, 0 replies.
- [2/3] tinkerpop git commit: Remove more bits of the old traversal op command - posted by sp...@apache.org on 2016/08/04 22:39:52 UTC, 0 replies.
- [3/3] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1278' into TINKERPOP-1278 - posted by sp...@apache.org on 2016/08/04 22:39:53 UTC, 4 replies.
- [01/24] tinkerpop git commit: minor word and link cleanup - posted by sp...@apache.org on 2016/08/04 22:40:30 UTC, 0 replies.
- [02/24] tinkerpop git commit: reverted edit - posted by sp...@apache.org on 2016/08/04 22:40:31 UTC, 0 replies.
- [03/24] tinkerpop git commit: Removed final declaration from ExpandableStepIterator TINKERPOP-1388 - posted by sp...@apache.org on 2016/08/04 22:40:32 UTC, 0 replies.
- [04/24] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/04 22:40:33 UTC, 0 replies.
- [05/24] tinkerpop git commit: Undo previous CTR'd commit that made ExpandableStepIterator non-final - posted by sp...@apache.org on 2016/08/04 22:40:34 UTC, 0 replies.
- [06/24] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/04 22:40:35 UTC, 0 replies.
- [07/24] tinkerpop git commit: tweaks in gremlin language variants doc - posted by sp...@apache.org on 2016/08/04 22:40:36 UTC, 0 replies.
- [08/24] tinkerpop git commit: minor word and link cleanup - posted by sp...@apache.org on 2016/08/04 22:40:37 UTC, 0 replies.
- [09/24] tinkerpop git commit: reverted edit - posted by sp...@apache.org on 2016/08/04 22:40:38 UTC, 0 replies.
- [10/24] tinkerpop git commit: removed section missed in merge conflict - posted by sp...@apache.org on 2016/08/04 22:40:39 UTC, 0 replies.
- [11/24] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/04 22:40:40 UTC, 0 replies.
- [12/24] tinkerpop git commit: Merge branch 'pr-362' - posted by sp...@apache.org on 2016/08/04 22:40:41 UTC, 0 replies.
- [13/24] tinkerpop git commit: fixed dev list and jira links - posted by sp...@apache.org on 2016/08/04 22:40:42 UTC, 0 replies.
- [14/24] tinkerpop git commit: Merge branch 'pr-364' - posted by sp...@apache.org on 2016/08/04 22:40:43 UTC, 0 replies.
- [15/24] tinkerpop git commit: Merge branch 'pr-368' - posted by sp...@apache.org on 2016/08/04 22:40:44 UTC, 0 replies.
- [16/24] tinkerpop git commit: added missing feature requirement - posted by sp...@apache.org on 2016/08/04 22:40:45 UTC, 0 replies.
- [17/24] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/04 22:40:46 UTC, 0 replies.
- [18/24] tinkerpop git commit: Renamed zip distributions to prefix with "apache-tinkerpop-" - posted by sp...@apache.org on 2016/08/04 22:40:47 UTC, 0 replies.
- [19/24] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/04 22:40:48 UTC, 0 replies.
- [20/24] tinkerpop git commit: Modified the message when closing a remote - posted by sp...@apache.org on 2016/08/04 22:40:49 UTC, 0 replies.
- [21/24] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/04 22:40:50 UTC, 0 replies.
- [22/24] tinkerpop git commit: Doc generation needed an update now that artifacts were renamed on TINKERPOP-1376 - posted by sp...@apache.org on 2016/08/04 22:40:51 UTC, 0 replies.
- [23/24] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/04 22:40:52 UTC, 0 replies.
- [24/24] tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP-1278 - posted by sp...@apache.org on 2016/08/04 22:40:53 UTC, 0 replies.
- tinkerpop git commit: Factored out BulkedResult and used RemoteTraverser. - posted by sp...@apache.org on 2016/08/05 12:16:41 UTC, 0 replies.
- tinkerpop git commit: Fixed a severe bug in SubgraphStrategy where infinite recurssion occurs if the strategy is not smart about how child traverals with Vertex/EdgeSteps are analyzed. Also Deprecated vertexCriteria() method with vertices() likewise for - posted by ok...@apache.org on 2016/08/05 19:17:03 UTC, 0 replies.
- [1/2] tinkerpop git commit: Major refactoring of TraversalOpProcessor work - posted by sp...@apache.org on 2016/08/05 20:11:16 UTC, 0 replies.
- [2/2] tinkerpop git commit: Major refactoring of TraversalOpProcessor work - posted by sp...@apache.org on 2016/08/05 20:11:17 UTC, 0 replies.
- tinkerpop git commit: Added interface for RemoteTraverser with related classes. - posted by sp...@apache.org on 2016/08/05 21:23:23 UTC, 0 replies.
- tinkerpop git commit: Missed some files on the previous commit. - posted by sp...@apache.org on 2016/08/05 21:24:19 UTC, 0 replies.
- tinkerpop git commit: Added new recipe for Traversal Induced Values. - posted by sp...@apache.org on 2016/08/05 21:25:00 UTC, 0 replies.
- tinkerpop git commit: Added Traversal.Admin.nextTraverser() and Traverasl.Admin.hasNextTraverser() as a generalized way to iterate traversers from a Traversal as opposed as to the unrolled/debulked object form. This makes a things easier for RemoteTraver - posted by ok...@apache.org on 2016/08/05 21:58:57 UTC, 0 replies.
- tinkerpop git commit: Traversal.Admin.nextTravaerser() is smart about the fact if next() has been used and there is an undrained traverser in the queue. This means that we don't need hasNextTraverser() as hasNext() provides equivalent semantics. Updated - posted by ok...@apache.org on 2016/08/05 22:58:21 UTC, 0 replies.
- tinkerpop git commit: smarter use of lastTraverser in DefaultTraversal. - posted by ok...@apache.org on 2016/08/05 23:16:49 UTC, 0 replies.
- [1/5] tinkerpop git commit: added missing feature requirement [Forced Update!] - posted by sp...@apache.org on 2016/08/08 10:49:44 UTC, 0 replies.
- [2/5] tinkerpop git commit: Renamed zip distributions to prefix with "apache-tinkerpop-" - posted by sp...@apache.org on 2016/08/08 10:49:45 UTC, 0 replies.
- [3/5] tinkerpop git commit: Modified the message when closing a remote - posted by sp...@apache.org on 2016/08/08 10:49:46 UTC, 0 replies.
- [4/5] tinkerpop git commit: Doc generation needed an update now that artifacts were renamed on TINKERPOP-1376 - posted by sp...@apache.org on 2016/08/08 10:49:47 UTC, 0 replies.
- [5/5] tinkerpop git commit: TINKERPOP-1350 was never quite fixed in 3.1.3. - posted by sp...@apache.org on 2016/08/08 10:49:48 UTC, 0 replies.
- [1/2] tinkerpop git commit: TINKERPOP-1350 was never quite fixed in 3.1.3. - posted by sp...@apache.org on 2016/08/08 11:28:34 UTC, 0 replies.
- [1/2] tinkerpop git commit: Finished renaming distribution from 'apache-' to 'apache-tinkerpop-' - posted by sp...@apache.org on 2016/08/08 11:53:39 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'pr-376' into tp31 - posted by sp...@apache.org on 2016/08/08 11:53:40 UTC, 0 replies.
- [1/3] tinkerpop git commit: Finished renaming distribution from 'apache-' to 'apache-tinkerpop-' - posted by sp...@apache.org on 2016/08/08 11:57:51 UTC, 0 replies.
- [2/3] tinkerpop git commit: Merge branch 'pr-376' into tp31 - posted by sp...@apache.org on 2016/08/08 11:57:52 UTC, 0 replies.
- [3/3] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/08 11:57:53 UTC, 2 replies.
- [1/7] tinkerpop git commit: Added new recipe for Traversal Induced Values. [Forced Update!] - posted by sp...@apache.org on 2016/08/08 11:59:16 UTC, 0 replies.
- [2/7] tinkerpop git commit: Finished renaming distribution from 'apache-' to 'apache-tinkerpop-' - posted by sp...@apache.org on 2016/08/08 11:59:17 UTC, 0 replies.
- [3/7] tinkerpop git commit: TINKERPOP-1350 was never quite fixed in 3.1.3. - posted by sp...@apache.org on 2016/08/08 11:59:18 UTC, 0 replies.
- [4/7] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/08 11:59:19 UTC, 0 replies.
- [5/7] tinkerpop git commit: Merge branch 'pr-376' into tp31 - posted by sp...@apache.org on 2016/08/08 11:59:20 UTC, 0 replies.
- [6/7] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/08 11:59:21 UTC, 0 replies.
- [7/7] tinkerpop git commit: Made a number of changes to logging dependencies. - posted by sp...@apache.org on 2016/08/08 11:59:22 UTC, 0 replies.
- tinkerpop git commit: added withBindings() which allows Java, Groovy, Python, etc. to defined bindings for Bytecode. That is, a Binding is a fundamental concept in Bytecode. A binding is a variable/value that when translated, will translate to variable n - posted by ok...@apache.org on 2016/08/08 16:09:26 UTC, 0 replies.
- [1/2] tinkerpop git commit: GremlinScriptEngines now grab the bindings from Bytecode.getBindings() during eval(Bytecode). That is, the bindings are in the Bytecode. Refactored test packages as they were using the old xxx.translator packaging namespace. S - posted by ok...@apache.org on 2016/08/08 17:24:08 UTC, 0 replies.
- [2/2] tinkerpop git commit: GremlinScriptEngines now grab the bindings from Bytecode.getBindings() during eval(Bytecode). That is, the bindings are in the Bytecode. Refactored test packages as they were using the old xxx.translator packaging namespace. S - posted by ok...@apache.org on 2016/08/08 17:24:09 UTC, 0 replies.
- [1/3] tinkerpop git commit: Re-route a side-effect request to the same host that executed the traversal - posted by sp...@apache.org on 2016/08/08 18:06:50 UTC, 0 replies.
- [2/3] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1278' into TINKERPOP-1278 - posted by sp...@apache.org on 2016/08/08 18:06:51 UTC, 1 replies.
- tinkerpop git commit: Removed support for automatic unrolling of traversers in driver. - posted by sp...@apache.org on 2016/08/08 19:34:43 UTC, 0 replies.
- tinkerpop git commit: TranslationStrategy is no longer needed as everything is Bytecode based. However, its useful for testing and thus is now in gremlin-test/. This allows us to remote TraversalSource.withTranslator(). Updated all the respective Provide - posted by ok...@apache.org on 2016/08/08 19:50:33 UTC, 0 replies.
- tinkerpop git commit: JavaDoc. Minor nothing. - posted by ok...@apache.org on 2016/08/08 22:10:42 UTC, 0 replies.
- tinkerpop git commit: Bytecode.Binding is now Serializable. - posted by ok...@apache.org on 2016/08/09 00:05:08 UTC, 0 replies.
- [1/3] tinkerpop git commit: Fixed a severe bug in SubgraphStrategy where infinite recurssion occurs if the strategy is not smart about how child traverals with Vertex/EdgeSteps are analyzed. Also Deprecated vertexCriteria() method with vertices() likewis - posted by ok...@apache.org on 2016/08/09 11:52:03 UTC, 0 replies.
- [2/3] tinkerpop git commit: Merge branch 'TINKERPOP-1400' - posted by ok...@apache.org on 2016/08/09 11:52:04 UTC, 0 replies.
- [3/3] tinkerpop git commit: updated CHANGELOG and renamed a class field name to be consistent with method argument name. - posted by ok...@apache.org on 2016/08/09 11:52:05 UTC, 0 replies.
- tinkerpop git commit: went through and exposed tests that no longer fail in the various translation providers. Added JavaDoc here and there. - posted by ok...@apache.org on 2016/08/09 16:42:36 UTC, 0 replies.
- [1/2] tinkerpop git commit: Added a way to allow an OpProcessor to take configuration from server Settings. - posted by sp...@apache.org on 2016/08/09 17:22:25 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1278' into TINKERPOP-1278 - posted by sp...@apache.org on 2016/08/09 17:22:26 UTC, 6 replies.
- tinkerpop git commit: Update docs for cache settings on TraversalOpProcessor - posted by sp...@apache.org on 2016/08/09 20:02:37 UTC, 0 replies.
- tinkerpop git commit: TranslationStrategy and RemoteStrategy -- when testing -- both have a is.testing to ensure no Lambdas and other anomalies are used. Lambda now supports language property which is serialized in GraphSON representation of Bytecode. Tr - posted by ok...@apache.org on 2016/08/09 20:15:01 UTC, 0 replies.
- tinkerpop git commit: dah. missed a spot where we went from public to private on JavaTranslator constructor. - posted by ok...@apache.org on 2016/08/09 20:21:39 UTC, 0 replies.
- [1/3] tinkerpop git commit: Make implicit relative imports explicit - posted by ok...@apache.org on 2016/08/09 22:08:58 UTC, 0 replies.
- [2/3] tinkerpop git commit: Merge branch 'TINKERPOP-1278' into explicit_relative_imports - posted by ok...@apache.org on 2016/08/09 22:08:59 UTC, 0 replies.
- [3/3] tinkerpop git commit: explicit relative imports in generated python code - posted by ok...@apache.org on 2016/08/09 22:09:00 UTC, 0 replies.
- tinkerpop git commit: tests needing to be OPT_OUT from RemoteGraph now that we dynamically determine the language to use. We should sytematically go through all OPT_OUTs and solve. - posted by ok...@apache.org on 2016/08/09 23:13:57 UTC, 0 replies.
- [1/2] tinkerpop git commit: Removed need for alias on call to keys for TraversalOpProcessor - posted by sp...@apache.org on 2016/08/10 13:44:53 UTC, 0 replies.
- [2/2] tinkerpop git commit: Update docs for TraversalOpProcessor. - posted by sp...@apache.org on 2016/08/10 13:44:54 UTC, 0 replies.
- [01/11] tinkerpop git commit: Added new recipe for Traversal Induced Values. - posted by ok...@apache.org on 2016/08/10 13:49:53 UTC, 0 replies.
- [02/11] tinkerpop git commit: Fixed a severe bug in SubgraphStrategy where infinite recurssion occurs if the strategy is not smart about how child traverals with Vertex/EdgeSteps are analyzed. Also Deprecated vertexCriteria() method with vertices() likew - posted by ok...@apache.org on 2016/08/10 13:49:54 UTC, 0 replies.
- [03/11] tinkerpop git commit: Finished renaming distribution from 'apache-' to 'apache-tinkerpop-' - posted by ok...@apache.org on 2016/08/10 13:49:55 UTC, 0 replies.
- [04/11] tinkerpop git commit: TINKERPOP-1350 was never quite fixed in 3.1.3. - posted by ok...@apache.org on 2016/08/10 13:49:56 UTC, 0 replies.
- [05/11] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by ok...@apache.org on 2016/08/10 13:49:57 UTC, 0 replies.
- [06/11] tinkerpop git commit: Merge branch 'pr-376' into tp31 - posted by ok...@apache.org on 2016/08/10 13:49:58 UTC, 0 replies.
- [07/11] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by ok...@apache.org on 2016/08/10 13:49:59 UTC, 0 replies.
- [08/11] tinkerpop git commit: Merge branch 'TINKERPOP-1400' - posted by ok...@apache.org on 2016/08/10 13:50:00 UTC, 0 replies.
- [09/11] tinkerpop git commit: updated CHANGELOG and renamed a class field name to be consistent with method argument name. - posted by ok...@apache.org on 2016/08/10 13:50:01 UTC, 0 replies.
- [10/11] tinkerpop git commit: updated CHANGELOG with as much as I could remember that we have done in this crazy branch. - posted by ok...@apache.org on 2016/08/10 13:50:02 UTC, 0 replies.
- [11/11] tinkerpop git commit: Merge branch 'TINKERPOP-1278' of https://git-wip-us.apache.org/repos/asf/tinkerpop into TINKERPOP-1278 - posted by ok...@apache.org on 2016/08/10 13:50:03 UTC, 0 replies.
- tinkerpop git commit: Include defautl settings for TraversalOpProcessor. - posted by sp...@apache.org on 2016/08/10 14:34:20 UTC, 0 replies.
- tinkerpop git commit: Added the much needed Bytecode.getInstructions() method. Was able to really make GroovyTranslator and PythonTranslator more compact and easy to reason about. Optimized a few things in those respective translators. TranslationStrateg - posted by ok...@apache.org on 2016/08/10 14:54:48 UTC, 0 replies.
- svn commit: r1755772 - /tinkerpop/site/downloads.html - posted by sp...@apache.org on 2016/08/10 15:37:14 UTC, 0 replies.
- tinkerpop git commit: Don't commit on retrieving side-effects. - posted by sp...@apache.org on 2016/08/10 16:40:27 UTC, 0 replies.
- tinkerpop git commit: Fixed side-effect logger messaging. - posted by sp...@apache.org on 2016/08/10 16:44:20 UTC, 0 replies.
- tinkerpop git commit: Make TraversalOpProcessor a bit more extensible. - posted by sp...@apache.org on 2016/08/10 20:19:12 UTC, 0 replies.
- tinkerpop git commit: fixed up the gremlin-variants.asciidoc given all that has transpired since its initial writing. Updated the gremlin-variant-architecture.png as well. - posted by ok...@apache.org on 2016/08/10 20:25:19 UTC, 0 replies.
- tinkerpop git commit: Removed stream usage and String interning in StarGraph. Also bumped JMH to 1.13. - posted by tw...@apache.org on 2016/08/10 20:38:17 UTC, 0 replies.
- tinkerpop git commit: added Lambda serialization to Gremlin-Pyhton graphson.py. Right now it can only do python lambdas, not Groovy closures. - posted by ok...@apache.org on 2016/08/10 20:41:13 UTC, 0 replies.
- svn commit: r1755935 - in /tinkerpop/site: docs/ docs/3.2.2-SNAPSHOT/ docs/3.2.2-SNAPSHOT/dev/ docs/3.2.2-SNAPSHOT/dev/developer/ docs/3.2.2-SNAPSHOT/dev/provider/ docs/3.2.2-SNAPSHOT/images/ docs/3.2.2-SNAPSHOT/images/icons/ docs/3.2.2-SNAPSHOT/recipe... - posted by sp...@apache.org on 2016/08/11 11:07:12 UTC, 0 replies.
- svn commit: r1756033 - in /tinkerpop/site/docs/3.1.4-SNAPSHOT: images/gremlin-gym-cropped.png index.html - posted by sp...@apache.org on 2016/08/11 19:29:36 UTC, 0 replies.
- [1/2] tinkerpop git commit: Made a number of changes to logging dependencies. - posted by sp...@apache.org on 2016/08/12 11:06:01 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1151' - posted by sp...@apache.org on 2016/08/12 11:06:02 UTC, 0 replies.
- [01/11] tinkerpop git commit: minor word and link cleanup [Forced Update!] - posted by pl...@apache.org on 2016/08/12 12:40:18 UTC, 0 replies.
- [02/11] tinkerpop git commit: reverted edit - posted by pl...@apache.org on 2016/08/12 12:40:19 UTC, 0 replies.
- [03/11] tinkerpop git commit: removed section missed in merge conflict - posted by pl...@apache.org on 2016/08/12 12:40:20 UTC, 0 replies.
- [04/11] tinkerpop git commit: added missing feature requirement - posted by pl...@apache.org on 2016/08/12 12:40:21 UTC, 0 replies.
- [05/11] tinkerpop git commit: Renamed zip distributions to prefix with "apache-tinkerpop-" - posted by pl...@apache.org on 2016/08/12 12:40:22 UTC, 0 replies.
- [06/11] tinkerpop git commit: Modified the message when closing a remote - posted by pl...@apache.org on 2016/08/12 12:40:23 UTC, 0 replies.
- [07/11] tinkerpop git commit: Doc generation needed an update now that artifacts were renamed on TINKERPOP-1376 - posted by pl...@apache.org on 2016/08/12 12:40:24 UTC, 0 replies.
- [08/11] tinkerpop git commit: Finished renaming distribution from 'apache-' to 'apache-tinkerpop-' - posted by pl...@apache.org on 2016/08/12 12:40:25 UTC, 0 replies.
- [09/11] tinkerpop git commit: TINKERPOP-1350 was never quite fixed in 3.1.3. - posted by pl...@apache.org on 2016/08/12 12:40:26 UTC, 0 replies.
- [10/11] tinkerpop git commit: Merge branch 'pr-376' into tp31 - posted by pl...@apache.org on 2016/08/12 12:40:27 UTC, 0 replies.
- [11/11] tinkerpop git commit: remove excess bulk in tail buffer - posted by pl...@apache.org on 2016/08/12 12:40:28 UTC, 0 replies.
- tinkerpop git commit: remove excess bulk in tail buffer - posted by pl...@apache.org on 2016/08/12 13:49:22 UTC, 0 replies.
- [1/2] tinkerpop git commit: remove excess bulk in tail buffer - posted by pl...@apache.org on 2016/08/12 13:50:50 UTC, 0 replies.
- [1/2] tinkerpop git commit: TINKERPOP-1397 Fix StarGraph.addEdge - posted by ok...@apache.org on 2016/08/12 14:13:22 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1397-tp31' of https://github.com/dalaro/incubator-tinkerpop into tp31 - posted by ok...@apache.org on 2016/08/12 14:13:23 UTC, 0 replies.
- tinkerpop git commit: updated CHANGELOG. - posted by ok...@apache.org on 2016/08/12 14:14:03 UTC, 1 replies.
- [1/8] tinkerpop git commit: TINKERPOP-1397 Fix StarGraph.addEdge - posted by ok...@apache.org on 2016/08/12 14:23:04 UTC, 0 replies.
- [2/8] tinkerpop git commit: TINKERPOP-1397 Add StarGraph bothE filtering test - posted by ok...@apache.org on 2016/08/12 14:23:05 UTC, 0 replies.
- [3/8] tinkerpop git commit: Merge branch 'TINKERPOP-1397-tp31' into TINKERPOP-1397 - posted by ok...@apache.org on 2016/08/12 14:23:06 UTC, 0 replies.
- [4/8] tinkerpop git commit: Merge branch 'TINKERPOP-1397-tp31' of https://github.com/dalaro/incubator-tinkerpop into tp31 - posted by ok...@apache.org on 2016/08/12 14:23:07 UTC, 0 replies.
- [5/8] tinkerpop git commit: updated CHANGELOG. - posted by ok...@apache.org on 2016/08/12 14:23:08 UTC, 0 replies.
- [6/8] tinkerpop git commit: Merge branch 'tp31' - posted by ok...@apache.org on 2016/08/12 14:23:09 UTC, 0 replies.
- [7/8] tinkerpop git commit: Merge branch 'TINKERPOP-1397' of https://github.com/dalaro/incubator-tinkerpop - posted by ok...@apache.org on 2016/08/12 14:23:10 UTC, 0 replies.
- [8/8] tinkerpop git commit: overroad tp31 GroovyTailTest edits on master. CTR. - posted by ok...@apache.org on 2016/08/12 14:23:11 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1334 Added getter methods for Cluster settings on driver. - posted by sp...@apache.org on 2016/08/12 19:34:52 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1390 Lowered threshold for failure of this test. - posted by sp...@apache.org on 2016/08/12 20:08:11 UTC, 0 replies.
- tinkerpop git commit: Added IoBuilder.onMapper() method. - posted by sp...@apache.org on 2016/08/15 14:31:49 UTC, 1 replies.
- [1/2] tinkerpop git commit: added simple WebSocketRemoteConnection, made RemoteConnection into actual abstract base class, fixed typo in remote_graph - posted by sp...@apache.org on 2016/08/15 15:37:09 UTC, 0 replies.
- [2/2] tinkerpop git commit: Add missing license header. - posted by sp...@apache.org on 2016/08/15 15:37:10 UTC, 0 replies.
- tinkerpop git commit: Intermediate commit for getting websockets running under python RemoteGraph - posted by sp...@apache.org on 2016/08/15 18:05:56 UTC, 0 replies.
- tinkerpop git commit: updated yaml with GraphSON stuff, tweaks to websocket_remote_connection and String hack in TraversalOpProcessor. - posted by ok...@apache.org on 2016/08/15 18:17:26 UTC, 0 replies.
- tinkerpop git commit: Enabled bytecode to be represented as graphson string or Bytecode object in RequestMessage. - posted by sp...@apache.org on 2016/08/15 19:42:27 UTC, 0 replies.
- tinkerpop git commit: Traversal.nextTraverser() now exists in Gremlin-Python. Lambda serialization in Python works as expected. Removed rest_remote_connection.py as it doesn't do anything. Moved some methods in Traversal.py to GraphTraversal.py that were - posted by ok...@apache.org on 2016/08/15 23:06:55 UTC, 0 replies.
- tinkerpop git commit: Validate that TraversalOpProcessor aliases always alias to "g". - posted by sp...@apache.org on 2016/08/16 11:32:12 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1405 Fixed a small bug in StandardVerificationStrategy that caused verification to fail when withPath was used in conjunction with ProfileStep. - posted by tw...@apache.org on 2016/08/16 13:04:44 UTC, 0 replies.
- tinkerpop git commit: Move serializers for Traverser into io packages - posted by sp...@apache.org on 2016/08/16 13:08:10 UTC, 0 replies.
- svn commit: r1756517 - in /tinkerpop/site: images/logos/ibmgraph-logo.png providers.html - posted by ok...@apache.org on 2016/08/16 14:00:33 UTC, 0 replies.
- tinkerpop git commit: Updated gremlin-variants.asciidoc with lambda examples. Started fixing up init-code-blocks.awk but need Kuppitz help copying over a jar. statics.lambdaLanguage is now statics.default_lambda_language to be both consistent with Gremli - posted by ok...@apache.org on 2016/08/16 15:12:35 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1405 Fixed a small bug in StandardVerificationStrategy that caused verification to fail when withPath was used in conjunction with ProfileStep. [Forced Update!] - posted by tw...@apache.org on 2016/08/16 15:17:03 UTC, 0 replies.
- [1/2] tinkerpop git commit: TINKERPOP-1405 Fixed a small bug in StandardVerificationStrategy that caused verification to fail when withPath was used in conjunction with ProfileStep. - posted by tw...@apache.org on 2016/08/16 15:49:49 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1405' - posted by tw...@apache.org on 2016/08/16 15:49:50 UTC, 0 replies.
- tinkerpop git commit: Add a landing page for documentation. - posted by sp...@apache.org on 2016/08/16 16:53:57 UTC, 0 replies.
- tinkerpop git commit: so close, yet so far away. really close to getting gremlin-python working in docs.... Might need @dkuppitz help from here on. :(. - posted by ok...@apache.org on 2016/08/16 17:56:38 UTC, 0 replies.
- tinkerpop git commit: okay, I give up... this was way too painful and a time sink. minor edits from last 'give up.' - posted by ok...@apache.org on 2016/08/16 18:12:31 UTC, 0 replies.
- tinkerpop git commit: docs are building. wow...I spent all day in awk hell. the big solution os.chdir() ... dah. Docs looks beautiful for gremlin-variants. - posted by ok...@apache.org on 2016/08/16 22:19:40 UTC, 0 replies.
- tinkerpop git commit: more work on the document processor. it can now to traversal and non-traversal code lines in python. - posted by ok...@apache.org on 2016/08/16 23:48:47 UTC, 0 replies.
- tinkerpop git commit: minor nothing. - posted by ok...@apache.org on 2016/08/16 23:51:18 UTC, 0 replies.
- tinkerpop git commit: fixed a jar issue in the doc processor -- gremlin-variants can't have hadoop (and potentially others) loaded. - posted by ok...@apache.org on 2016/08/17 01:56:25 UTC, 0 replies.
- [1/2] tinkerpop git commit: Add a landing page for documentation. - posted by sp...@apache.org on 2016/08/17 11:09:49 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-989' into tp31 - posted by sp...@apache.org on 2016/08/17 11:09:50 UTC, 0 replies.
- [1/3] tinkerpop git commit: Add a landing page for documentation. - posted by sp...@apache.org on 2016/08/17 11:11:05 UTC, 0 replies.
- [2/3] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-989' into tp31 - posted by sp...@apache.org on 2016/08/17 11:11:06 UTC, 0 replies.
- tinkerpop git commit: Added recipes/glv tutorials to doc landing page. CTR - posted by sp...@apache.org on 2016/08/17 11:28:06 UTC, 0 replies.
- svn commit: r1756625 - in /tinkerpop/site: docs/3.2.2-SNAPSHOT/ javadocs/3.2.2-SNAPSHOT/ - posted by sp...@apache.org on 2016/08/17 12:38:30 UTC, 0 replies.
- svn commit: r1756626 - in /tinkerpop/site: docs/ docs/3.2.2-SNAPSHOT/ docs/3.2.2-SNAPSHOT/dev/ docs/3.2.2-SNAPSHOT/dev/developer/ docs/3.2.2-SNAPSHOT/dev/provider/ docs/3.2.2-SNAPSHOT/images/ docs/3.2.2-SNAPSHOT/images/icons/ docs/3.2.2-SNAPSHOT/recipe... - posted by sp...@apache.org on 2016/08/17 12:52:03 UTC, 0 replies.
- tinkerpop git commit: Added JythonTranslator which is necessary for ensuring Java Traversal source in Jython has respective lambda representations. This allowed me to make the docs better around lambda handling in Python. Simplified lots of the Translato - posted by ok...@apache.org on 2016/08/17 17:24:06 UTC, 0 replies.
- tinkerpop git commit: Deprecating RemoteGraph in favor of withRemote() - posted by sp...@apache.org on 2016/08/17 18:04:06 UTC, 0 replies.
- tinkerpop git commit: Add graphson serializers to all server yamls - posted by sp...@apache.org on 2016/08/17 18:55:41 UTC, 0 replies.
- tinkerpop git commit: Adde a python server config file that enables the GremlinJythonScriptEngine - posted by sp...@apache.org on 2016/08/17 19:01:48 UTC, 0 replies.
- tinkerpop git commit: RemoteGraph.py no longer exists. Its now just Graph().traversal().withRemote(). Found a severe bug in TraversalStrategies.py that has now been fixed. Updated the gremlin-variants.asciidoc with latest changes and combed through it fu - posted by ok...@apache.org on 2016/08/17 20:17:52 UTC, 0 replies.
- [1/3] tinkerpop git commit: Minor renaming of config options for withRemote() - posted by sp...@apache.org on 2016/08/17 20:40:22 UTC, 0 replies.
- [2/3] tinkerpop git commit: Modified documentation of RemoteGraph to now be about withRemote() - posted by sp...@apache.org on 2016/08/17 20:40:23 UTC, 0 replies.
- [1/2] tinkerpop git commit: to be consistent with Gremlin-Java, WebSocketsRemoteConnection.py is now DriverRemoteConnection.py. Its all about alignment alignment alignment. Keeping all these names consistent between the variants will make our lives and o - posted by ok...@apache.org on 2016/08/17 20:41:45 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'TINKERPOP-1278' of https://git-wip-us.apache.org/repos/asf/tinkerpop into TINKERPOP-1278 - posted by ok...@apache.org on 2016/08/17 20:41:46 UTC, 1 replies.
- tinkerpop git commit: small fixes to gremlin-variants documentation. - posted by ok...@apache.org on 2016/08/17 23:09:30 UTC, 0 replies.
- [1/2] tinkerpop git commit: Added a toString() override for EmptyGraph - posted by sp...@apache.org on 2016/08/18 11:34:25 UTC, 0 replies.
- [1/3] tinkerpop git commit: Add EmptyGraph to console imports. - posted by sp...@apache.org on 2016/08/18 14:39:48 UTC, 0 replies.
- [2/3] tinkerpop git commit: Update config file for remote connection using new format now that RemoteGraph is gone. - posted by sp...@apache.org on 2016/08/18 14:39:49 UTC, 0 replies.
- [3/3] tinkerpop git commit: Update docs to get rid of RemoteGraph in favor of withRemote() - posted by sp...@apache.org on 2016/08/18 14:39:50 UTC, 0 replies.
- [1/2] tinkerpop git commit: rewrote gremlin-language-variants tutorial now that Gremlin-Python exists. Added str() methods to P and ByteCode. - posted by ok...@apache.org on 2016/08/18 15:31:38 UTC, 0 replies.
- [2/2] tinkerpop git commit: rewrote gremlin-language-variants tutorial now that Gremlin-Python exists. Added str() methods to P and ByteCode. - posted by ok...@apache.org on 2016/08/18 15:31:39 UTC, 0 replies.
- tinkerpop git commit: Add a GraphFactoryClass for EmptyGraph. - posted by sp...@apache.org on 2016/08/18 17:08:26 UTC, 0 replies.
- tinkerpop git commit: removed an uneeded testing resource. Changed the logic in TraversalStrategies.py where if the cache already contains strategies for the Graph class, don't update the cache. - posted by ok...@apache.org on 2016/08/18 17:25:12 UTC, 0 replies.
- svn commit: r1756840 - in /tinkerpop/site: docs/3.2.2-SNAPSHOT/ javadocs/3.2.2-SNAPSHOT/ - posted by sp...@apache.org on 2016/08/18 19:38:17 UTC, 0 replies.
- svn commit: r1756842 - in /tinkerpop/site: docs/ docs/3.2.2-SNAPSHOT/ docs/3.2.2-SNAPSHOT/dev/ docs/3.2.2-SNAPSHOT/dev/developer/ docs/3.2.2-SNAPSHOT/dev/provider/ docs/3.2.2-SNAPSHOT/images/ docs/3.2.2-SNAPSHOT/images/icons/ docs/3.2.2-SNAPSHOT/recipe... - posted by sp...@apache.org on 2016/08/18 19:52:26 UTC, 0 replies.
- tinkerpop git commit: Reduced the threshold for TraversalStrategyPerformanceTest passing again CTR - posted by sp...@apache.org on 2016/08/18 20:26:48 UTC, 0 replies.
- tinkerpop git commit: tweaked the docs on Gremlin-Python and added information to @spmallettes withRemote() section on Bindings. - posted by ok...@apache.org on 2016/08/18 23:42:07 UTC, 0 replies.
- svn commit: r1756900 - in /tinkerpop/site: downloads.html gremlin.html index.html policy.html providers.html - posted by sp...@apache.org on 2016/08/19 10:49:50 UTC, 0 replies.
- tinkerpop git commit: Defaulted the gremlinPool setting to be Runtime.availableProcessors() - posted by sp...@apache.org on 2016/08/19 11:21:55 UTC, 0 replies.
- tinkerpop git commit: Remove import statement from docs. - posted by sp...@apache.org on 2016/08/19 11:58:43 UTC, 0 replies.
- tinkerpop git commit: TINKERPOP-1407 More default serializers for Gremlin Server. - posted by sp...@apache.org on 2016/08/19 16:44:05 UTC, 0 replies.
- tinkerpop git commit: gremlin-variants.asciidoc updated withBindings() note. Python withBindings() added though it 'does nothing' as Bindings.of() just creates a 2-tuple. Though point is that it makes the language perfectly consistent. - posted by ok...@apache.org on 2016/08/19 20:20:28 UTC, 0 replies.
- tinkerpop git commit: forgot to push this in my last push. - posted by ok...@apache.org on 2016/08/19 20:44:28 UTC, 0 replies.
- tinkerpop git commit: fixed a bug in PropertiesTest which assumed Long ids. CTR. - posted by ok...@apache.org on 2016/08/22 16:06:39 UTC, 0 replies.
- [1/3] tinkerpop git commit: fixed a bug in PropertiesTest which assumed Long ids. CTR. - posted by ok...@apache.org on 2016/08/22 16:30:35 UTC, 0 replies.
- [2/3] tinkerpop git commit: Merge branch 'tp31' - posted by ok...@apache.org on 2016/08/22 16:30:36 UTC, 0 replies.
- [3/3] tinkerpop git commit: fixed a bug in PropertiesStep around Long ID assumptions. CTR. - posted by ok...@apache.org on 2016/08/22 16:30:37 UTC, 0 replies.
- tinkerpop git commit: Bumped to netty 4.0.40.final - posted by sp...@apache.org on 2016/08/22 16:39:01 UTC, 0 replies.
- [01/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:38 UTC, 0 replies.
- [02/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:39 UTC, 0 replies.
- [03/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:40 UTC, 0 replies.
- [04/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:41 UTC, 0 replies.
- [05/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:42 UTC, 0 replies.
- [06/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:43 UTC, 0 replies.
- [07/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:44 UTC, 0 replies.
- [08/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:45 UTC, 0 replies.
- [09/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:46 UTC, 0 replies.
- [10/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:47 UTC, 0 replies.
- [11/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:48 UTC, 0 replies.
- [12/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:49 UTC, 0 replies.
- [13/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:50 UTC, 0 replies.
- [14/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:51 UTC, 0 replies.
- [15/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:52 UTC, 0 replies.
- [16/19] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 18:30:53 UTC, 0 replies.
- [17/19] tinkerpop git commit: Merge branch 'pr-386' - posted by sp...@apache.org on 2016/08/22 18:30:54 UTC, 0 replies.
- [18/19] tinkerpop git commit: Moved upgrade docs for GraphSON 2.0 out of 3.2.1 to 3.2.2. CTR - posted by sp...@apache.org on 2016/08/22 18:30:55 UTC, 0 replies.
- [19/19] tinkerpop git commit: Minor code cleanup. - posted by sp...@apache.org on 2016/08/22 18:30:56 UTC, 0 replies.
- tinkerpop git commit: if property id is number, coerce to Long else use the id. CTR. - posted by ok...@apache.org on 2016/08/22 20:36:56 UTC, 1 replies.
- [01/48] tinkerpop git commit: Made a number of changes to logging dependencies. - posted by sp...@apache.org on 2016/08/22 20:39:46 UTC, 0 replies.
- [02/48] tinkerpop git commit: TINKERPOP-1397 Fix StarGraph.addEdge - posted by sp...@apache.org on 2016/08/22 20:39:47 UTC, 0 replies.
- [03/48] tinkerpop git commit: TINKERPOP-1397 Add StarGraph bothE filtering test - posted by sp...@apache.org on 2016/08/22 20:39:48 UTC, 0 replies.
- [04/48] tinkerpop git commit: Merge branch 'TINKERPOP-1397-tp31' into TINKERPOP-1397 - posted by sp...@apache.org on 2016/08/22 20:39:49 UTC, 0 replies.
- [05/48] tinkerpop git commit: Add a landing page for documentation. - posted by sp...@apache.org on 2016/08/22 20:39:50 UTC, 0 replies.
- [06/48] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1151' - posted by sp...@apache.org on 2016/08/22 20:39:51 UTC, 0 replies.
- [07/48] tinkerpop git commit: remove excess bulk in tail buffer - posted by sp...@apache.org on 2016/08/22 20:39:52 UTC, 0 replies.
- [08/48] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/22 20:39:53 UTC, 0 replies.
- [09/48] tinkerpop git commit: Merge branch 'TINKERPOP-1397-tp31' of https://github.com/dalaro/incubator-tinkerpop into tp31 - posted by sp...@apache.org on 2016/08/22 20:39:54 UTC, 0 replies.
- [10/48] tinkerpop git commit: updated CHANGELOG. - posted by sp...@apache.org on 2016/08/22 20:39:55 UTC, 0 replies.
- [11/48] tinkerpop git commit: Merge branch 'tp31' - posted by sp...@apache.org on 2016/08/22 20:39:56 UTC, 0 replies.
- [12/48] tinkerpop git commit: Merge branch 'TINKERPOP-1397' of https://github.com/dalaro/incubator-tinkerpop - posted by sp...@apache.org on 2016/08/22 20:39:57 UTC, 0 replies.
- [13/48] tinkerpop git commit: overroad tp31 GroovyTailTest edits on master. CTR. - posted by sp...@apache.org on 2016/08/22 20:39:58 UTC, 0 replies.
- [14/48] tinkerpop git commit: TINKERPOP-1334 Added getter methods for Cluster settings on driver. - posted by sp...@apache.org on 2016/08/22 20:39:59 UTC, 0 replies.
- [15/48] tinkerpop git commit: TINKERPOP-1390 Lowered threshold for failure of this test. - posted by sp...@apache.org on 2016/08/22 20:40:00 UTC, 0 replies.
- [16/48] tinkerpop git commit: Added IoBuilder.onMapper() method. - posted by sp...@apache.org on 2016/08/22 20:40:01 UTC, 0 replies.
- [17/48] tinkerpop git commit: TINKERPOP-1405 Fixed a small bug in StandardVerificationStrategy that caused verification to fail when withPath was used in conjunction with ProfileStep. - posted by sp...@apache.org on 2016/08/22 20:40:02 UTC, 0 replies.
- [18/48] tinkerpop git commit: Merge branch 'TINKERPOP-1405' - posted by sp...@apache.org on 2016/08/22 20:40:03 UTC, 0 replies.
- [19/48] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-989' into tp31 - posted by sp...@apache.org on 2016/08/22 20:40:04 UTC, 0 replies.
- [20/48] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/22 20:40:05 UTC, 0 replies.
- [21/48] tinkerpop git commit: Added recipes/glv tutorials to doc landing page. CTR - posted by sp...@apache.org on 2016/08/22 20:40:06 UTC, 0 replies.
- [22/48] tinkerpop git commit: Reduced the threshold for TraversalStrategyPerformanceTest passing again CTR - posted by sp...@apache.org on 2016/08/22 20:40:07 UTC, 0 replies.
- [23/48] tinkerpop git commit: Defaulted the gremlinPool setting to be Runtime.availableProcessors() - posted by sp...@apache.org on 2016/08/22 20:40:08 UTC, 0 replies.
- [24/48] tinkerpop git commit: TINKERPOP-1407 More default serializers for Gremlin Server. - posted by sp...@apache.org on 2016/08/22 20:40:09 UTC, 0 replies.
- [25/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:10 UTC, 0 replies.
- [26/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:11 UTC, 0 replies.
- [27/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:12 UTC, 0 replies.
- [28/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:13 UTC, 0 replies.
- [29/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:14 UTC, 0 replies.
- [30/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:15 UTC, 0 replies.
- [31/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:16 UTC, 0 replies.
- [32/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:17 UTC, 0 replies.
- [33/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:18 UTC, 0 replies.
- [34/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:19 UTC, 0 replies.
- [35/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:20 UTC, 0 replies.
- [36/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:21 UTC, 0 replies.
- [37/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:22 UTC, 0 replies.
- [38/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:23 UTC, 0 replies.
- [39/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:24 UTC, 0 replies.
- [40/48] tinkerpop git commit: TINKERPOP-1274: GraphSON 2.0. - posted by sp...@apache.org on 2016/08/22 20:40:25 UTC, 0 replies.
- [41/48] tinkerpop git commit: fixed a bug in PropertiesTest which assumed Long ids. CTR. - posted by sp...@apache.org on 2016/08/22 20:40:26 UTC, 0 replies.
- [42/48] tinkerpop git commit: Merge branch 'tp31' - posted by sp...@apache.org on 2016/08/22 20:40:27 UTC, 0 replies.
- [43/48] tinkerpop git commit: fixed a bug in PropertiesStep around Long ID assumptions. CTR. - posted by sp...@apache.org on 2016/08/22 20:40:28 UTC, 0 replies.
- [44/48] tinkerpop git commit: Merge branch 'pr-386' - posted by sp...@apache.org on 2016/08/22 20:40:29 UTC, 0 replies.
- [45/48] tinkerpop git commit: Moved upgrade docs for GraphSON 2.0 out of 3.2.1 to 3.2.2. CTR - posted by sp...@apache.org on 2016/08/22 20:40:30 UTC, 0 replies.
- [46/48] tinkerpop git commit: Minor code cleanup. - posted by sp...@apache.org on 2016/08/22 20:40:31 UTC, 0 replies.
- [47/48] tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP-1278 - posted by sp...@apache.org on 2016/08/22 20:40:32 UTC, 0 replies.
- [48/48] tinkerpop git commit: Merge remote-tracking branch 'origin/master' into TINKERPOP-1278 - posted by sp...@apache.org on 2016/08/22 20:40:33 UTC, 0 replies.
- [1/2] tinkerpop git commit: if property id is number, coerce to Long else use the id. CTR. - posted by ok...@apache.org on 2016/08/22 21:43:49 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'master' into TINKERPOP-1278 - posted by ok...@apache.org on 2016/08/22 21:43:50 UTC, 0 replies.
- tinkerpop git commit: cleaned up the GremlinPython source generators. Was doing some double iterations for no reason. Made the Bytecode.__repr__ better (nested list based). Updated the tutorial on gremlin-variants with new GremlinPython source generator - posted by ok...@apache.org on 2016/08/22 22:36:21 UTC, 0 replies.
- [1/4] tinkerpop git commit: Renamed traversal serializer class to include version suffix. - posted by sp...@apache.org on 2016/08/23 10:44:19 UTC, 0 replies.
- [2/4] tinkerpop git commit: Refactor and combine some graphson 2.0 tests. - posted by sp...@apache.org on 2016/08/23 10:44:20 UTC, 0 replies.
- [3/4] tinkerpop git commit: Made graphson types statically initialized. - posted by sp...@apache.org on 2016/08/23 10:44:21 UTC, 0 replies.
- [4/4] tinkerpop git commit: Added a 'bulk' graphson token. - posted by sp...@apache.org on 2016/08/23 10:44:22 UTC, 0 replies.
- [1/2] tinkerpop git commit: Make Traverser serialization scalar based. - posted by sp...@apache.org on 2016/08/23 10:58:16 UTC, 0 replies.
- [2/2] tinkerpop git commit: Added a base graphson test class to centralize ser/der logic - posted by sp...@apache.org on 2016/08/23 10:58:17 UTC, 0 replies.
- tinkerpop git commit: Extracted base deserializer for better re-use across different graphson classes. - posted by sp...@apache.org on 2016/08/23 11:07:19 UTC, 0 replies.
- tinkerpop git commit: Add full round-trip tests for graphson 2.0 - posted by sp...@apache.org on 2016/08/23 11:35:39 UTC, 0 replies.
- svn commit: r1757377 - /tinkerpop/test.txt - posted by tw...@apache.org on 2016/08/23 14:09:14 UTC, 0 replies.
- svn commit: r1757379 - /tinkerpop/test.txt - posted by tw...@apache.org on 2016/08/23 14:11:00 UTC, 0 replies.
- tinkerpop git commit: stuck in a total GraphSON hole. I can't register Operator enum without everything breaking. This commit is up to Operator serialization not working -- everyhing else is fine. - posted by ok...@apache.org on 2016/08/23 16:50:56 UTC, 0 replies.
- tinkerpop git commit: minor nothings. still in hole. moving to Python work. - posted by ok...@apache.org on 2016/08/23 17:34:33 UTC, 0 replies.
- [1/2] tinkerpop git commit: Cleanup of Python code in groovy traversal generator - posted by ok...@apache.org on 2016/08/23 17:37:37 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'cleanup_python_traversal_generator' of https://github.com/davebshow/tinkerpop into TINKERPOP-1278 - posted by ok...@apache.org on 2016/08/23 17:37:38 UTC, 0 replies.
- tinkerpop git commit: fix to GryoSerializers now that GraphSON2.0 is used. - posted by ok...@apache.org on 2016/08/23 17:44:04 UTC, 0 replies.
- tinkerpop git commit: Python's graphson.py now uses GraphSON 2.0 representation for Bytecode. All test cases pass save those that use Operator (still trying to undertsand why that breaks). - posted by ok...@apache.org on 2016/08/23 18:00:44 UTC, 0 replies.
- [1/3] tinkerpop git commit: Turned on more IO tests for graphson 2.0 in test suite. - posted by sp...@apache.org on 2016/08/23 18:12:27 UTC, 0 replies.
- tinkerpop git commit: python graphson.py now uses gremlin:int32 and gremlin:int64 for number typing and I was able to expose more tests. very cool. - posted by ok...@apache.org on 2016/08/23 18:14:54 UTC, 0 replies.
- tinkerpop git commit: Bindings is now key/value as opposed to variable/value. graphson.py is cleaner with reuse around prefixing. Was able to open up yet more test cases. Really cool. - posted by ok...@apache.org on 2016/08/23 19:09:37 UTC, 0 replies.
- [1/2] tinkerpop git commit: Renamed test to use suffix with "Test". - posted by sp...@apache.org on 2016/08/23 19:35:32 UTC, 0 replies.
- tinkerpop git commit: The Operator.enum bug has been fixed by Kevin. One line fix -- all day issue. dah. Anywho, GraphSON 2.0 and Bytecode are happy happy long time and Gremlin-Python is all sup'd up too. - posted by ok...@apache.org on 2016/08/23 20:21:41 UTC, 0 replies.
- tinkerpop git commit: Renamed test to have "Test" as suffix - posted by sp...@apache.org on 2016/08/23 20:46:28 UTC, 0 replies.
- tinkerpop git commit: Add GraphSON 2.0 configs to remaining server yaml files - posted by sp...@apache.org on 2016/08/23 20:59:39 UTC, 0 replies.
- [1/3] tinkerpop git commit: Implemented side effect interface for gremlin-ppython - posted by sp...@apache.org on 2016/08/23 21:54:42 UTC, 0 replies.
- [2/3] tinkerpop git commit: removed print statement - posted by sp...@apache.org on 2016/08/23 21:54:43 UTC, 0 replies.
- [3/3] tinkerpop git commit: Merge branch 'pr-389' into TINKERPOP-1278 - posted by sp...@apache.org on 2016/08/23 21:54:44 UTC, 0 replies.
- tinkerpop git commit: fixed up Gremlin-Python -- remote_connection wasn't parsing traversers right, wasn't returning sideEffects correctly, and TraversalOpProcessor wasn't using GraphSON 2.0. Nearly done -- need to figure out how to reconstruct an object - posted by ok...@apache.org on 2016/08/23 23:05:58 UTC, 0 replies.
- tinkerpop git commit: SideEffectsManager has been renamed to TraversalSideEffects. Again, consistency between Java and Python. Also, got rid of Traversal.sideEffects(), just do a direct property reference at traversal.side_effects. Tomorrow I will start - posted by ok...@apache.org on 2016/08/23 23:51:27 UTC, 0 replies.
- tinkerpop git commit: cleaned things up really nice. RemoteTraversalSideEffects is now an abstract class that simply takes the lambdas for keys/values. Super clean. Removes lots of code from driver_remote_connection. Also, named things better -- get_side - posted by ok...@apache.org on 2016/08/24 00:09:33 UTC, 0 replies.
- tinkerpop git commit: Clean up references to "PPMC" and add a new PMC section - posted by sp...@apache.org on 2016/08/24 11:11:17 UTC, 0 replies.
- tinkerpop git commit: updated TraversalJacksonSerializer as recommended by Kevin. Also, fixed a naming issue in TraverserJacksonSerializer. - posted by ok...@apache.org on 2016/08/24 11:34:02 UTC, 0 replies.
- tinkerpop git commit: added deserializers for Vertex, Edge, VertexProperty, Property, Long, Double, Float, Integer, and Traverser. This way the user gets the same look and feel as Gremlin-Java when getting back these types of objects. Cleaned up driver_r - posted by ok...@apache.org on 2016/08/24 14:35:24 UTC, 0 replies.
- tinkerpop git commit: Removed adding labels to the traverser in AbstractStep. Steps that call traverser.split(r, step) have already added the labels to the traverser. Steps that do not call traverser.split(r, step) add the labels manually by overriding A - posted by pi...@apache.org on 2016/08/24 15:31:52 UTC, 0 replies.
- [1/2] tinkerpop git commit: Add GraphSON 2.0 to message serializers and better handle GraphSON results in driver. - posted by sp...@apache.org on 2016/08/24 16:16:52 UTC, 0 replies.
- tinkerpop git commit: Add more info around new committer/pmc members in dev docs. - posted by sp...@apache.org on 2016/08/24 16:30:34 UTC, 0 replies.
- tinkerpop git commit: wrote lots of good graphson.py serialization/deserialization tests. had to redo how JythonScrtipEngine is used in the test suite as it can have residual data in it where test ordering matters. Added gremlin:lambda to GraphSONModule. - posted by ok...@apache.org on 2016/08/24 17:34:34 UTC, 0 replies.
- [1/2] tinkerpop git commit: Fixed broken error message. - posted by sp...@apache.org on 2016/08/24 17:56:57 UTC, 0 replies.
- tinkerpop git commit: Minor updates to documentation - posted by sp...@apache.org on 2016/08/24 18:01:07 UTC, 0 replies.
- tinkerpop git commit: Updated init-code-blocks.awk to use a derserialization of the JSON of Jython so you get the exact look and feel of the objects. Fixed a bug in P deserialization .. Added more Python GraphSON deseraialization tests. - posted by ok...@apache.org on 2016/08/24 18:41:16 UTC, 0 replies.
- [1/5] tinkerpop git commit: A few tweaks to GraphSON format. - posted by sp...@apache.org on 2016/08/24 20:28:22 UTC, 0 replies.
- [2/5] tinkerpop git commit: A few tweaks to GraphSON format. - posted by sp...@apache.org on 2016/08/24 20:28:23 UTC, 0 replies.
- [3/5] tinkerpop git commit: A few tweaks to GraphSON format. - posted by sp...@apache.org on 2016/08/24 20:28:24 UTC, 0 replies.
- [4/5] tinkerpop git commit: A few tweaks to GraphSON format. - posted by sp...@apache.org on 2016/08/24 20:28:25 UTC, 0 replies.
- [5/5] tinkerpop git commit: A few tweaks to GraphSON format. - posted by sp...@apache.org on 2016/08/24 20:28:26 UTC, 0 replies.
- [1/2] tinkerpop git commit: python getSideEffects() now aggreagates correctly. cleaned up driver_connection alot. - posted by ok...@apache.org on 2016/08/24 20:42:58 UTC, 0 replies.
- [1/2] tinkerpop git commit: Minor cleanup to documentation around GraphSON 2.0 - posted by sp...@apache.org on 2016/08/24 20:49:48 UTC, 0 replies.
- tinkerpop git commit: driver_remote_connection is much simpler where the aggregateTo is now part of the message stream process. Removed lots of dead methods that can be easily embedded in the parent method. - posted by ok...@apache.org on 2016/08/24 21:12:00 UTC, 0 replies.
- tinkerpop git commit: found a bug I introduced where if the result set is empty a type cast issue happens. fixed. - posted by ok...@apache.org on 2016/08/24 21:28:15 UTC, 0 replies.
- [1/2] tinkerpop git commit: fixed authentification code in driver_remoteconnection - posted by ok...@apache.org on 2016/08/24 21:44:35 UTC, 0 replies.
- [2/2] tinkerpop git commit: fixed authentification code in driver_remoteconnection - posted by ok...@apache.org on 2016/08/24 21:44:36 UTC, 0 replies.
- svn commit: r1757586 - in /tinkerpop/site: docs/3.2.2-SNAPSHOT/ javadocs/3.2.2-SNAPSHOT/ - posted by sp...@apache.org on 2016/08/25 00:37:25 UTC, 0 replies.
- tinkerpop git commit: found a bug in JavaTranslator around identifying the correct method during reflection. - posted by ok...@apache.org on 2016/08/25 00:49:14 UTC, 0 replies.
- svn commit: r1757588 - in /tinkerpop/site: docs/ docs/3.2.2-SNAPSHOT/ docs/3.2.2-SNAPSHOT/dev/ docs/3.2.2-SNAPSHOT/dev/developer/ docs/3.2.2-SNAPSHOT/dev/provider/ docs/3.2.2-SNAPSHOT/images/ docs/3.2.2-SNAPSHOT/images/icons/ docs/3.2.2-SNAPSHOT/recipe... - posted by sp...@apache.org on 2016/08/25 01:24:34 UTC, 0 replies.
- tinkerpop git commit: Added a logging message in gremlin server to better output traversal serialization errors. - posted by sp...@apache.org on 2016/08/25 02:22:28 UTC, 0 replies.
- tinkerpop git commit: more GroovyTranslatorTest to jsr223. - posted by ok...@apache.org on 2016/08/25 12:21:28 UTC, 0 replies.
- [1/2] tinkerpop git commit: Increase max frame size so that tests can succeed under GraphSON 2.0 - posted by sp...@apache.org on 2016/08/25 12:53:30 UTC, 0 replies.
- [1/2] tinkerpop git commit: Fixed error code when keys are not found for traversalopprocessor - posted by sp...@apache.org on 2016/08/25 13:09:14 UTC, 0 replies.
- [2/2] tinkerpop git commit: Better handle scenario when a side-effect is not found for keys. - posted by sp...@apache.org on 2016/08/25 13:09:15 UTC, 0 replies.
- tinkerpop git commit: driver_remote_connection has been simplified again and authentification fixed and working. ta-to-the-da. - posted by ok...@apache.org on 2016/08/25 14:47:49 UTC, 0 replies.
- tinkerpop git commit: Added "set" as an option to aggregateTo - posted by sp...@apache.org on 2016/08/25 15:46:16 UTC, 0 replies.
- [1/2] tinkerpop git commit: Bumped to netty 4.0.40.final - posted by sp...@apache.org on 2016/08/25 16:37:35 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1386' - posted by sp...@apache.org on 2016/08/25 16:37:36 UTC, 0 replies.
- tinkerpop git commit: created a TraversalSideEffects class in traversal.py that RemoteTraversalSideEffects inherits from. - posted by ok...@apache.org on 2016/08/25 19:18:09 UTC, 1 replies.
- [1/2] tinkerpop git commit: added gremlin-server-modern-secure-py to the test resources of gremlin-python for testing authentification. added DriverConnectionTest which uses bash python to test Gremlin-Python (CPython). Basic tests to ensure that the pro - posted by ok...@apache.org on 2016/08/25 20:19:04 UTC, 0 replies.
- [2/2] tinkerpop git commit: added gremlin-server-modern-secure-py to the test resources of gremlin-python for testing authentification. added DriverConnectionTest which uses bash python to test Gremlin-Python (CPython). Basic tests to ensure that the pro - posted by ok...@apache.org on 2016/08/25 20:19:05 UTC, 0 replies.
- tinkerpop git commit: a nicer message about CPython existence. - posted by ok...@apache.org on 2016/08/25 20:26:50 UTC, 0 replies.
- [1/3] tinkerpop git commit: Add testing framework for native python based tests. - posted by sp...@apache.org on 2016/08/25 20:47:39 UTC, 0 replies.
- [2/3] tinkerpop git commit: Add testing framework for native python based tests. - posted by sp...@apache.org on 2016/08/25 20:47:40 UTC, 0 replies.
- [3/3] tinkerpop git commit: Add testing framework for native python based tests. - posted by sp...@apache.org on 2016/08/25 20:47:41 UTC, 0 replies.
- svn commit: r1757753 - in /tinkerpop/site: docs/3.2.2-SNAPSHOT/ javadocs/3.2.2-SNAPSHOT/ - posted by dk...@apache.org on 2016/08/25 20:49:03 UTC, 0 replies.
- tinkerpop git commit: Have CPython testing of side_effects working -- ghetto. Made _list, _set, _all in python as these are Python built in functions and our static enums shouldn't override these symbols. - posted by ok...@apache.org on 2016/08/25 22:06:28 UTC, 0 replies.
- svn commit: r1757772 - in /tinkerpop/site: docs/ docs/3.2.2-SNAPSHOT/ docs/3.2.2-SNAPSHOT/dev/ docs/3.2.2-SNAPSHOT/dev/developer/ docs/3.2.2-SNAPSHOT/dev/provider/ docs/3.2.2-SNAPSHOT/images/ docs/3.2.2-SNAPSHOT/images/icons/ docs/3.2.2-SNAPSHOT/recipe... - posted by dk...@apache.org on 2016/08/26 00:09:04 UTC, 0 replies.
- tinkerpop git commit: Ignore this test - it fails in certain environments. - posted by sp...@apache.org on 2016/08/26 12:07:32 UTC, 0 replies.
- [1/2] tinkerpop git commit: Minor change to ant-run plugin so as to allow binding to test. - posted by sp...@apache.org on 2016/08/26 14:53:44 UTC, 0 replies.
- [2/2] tinkerpop git commit: Added a bit of logging and error handling. - posted by sp...@apache.org on 2016/08/26 14:53:45 UTC, 0 replies.
- tinkerpop git commit: Added GraphSONX as an extension module to the core types. - posted by sp...@apache.org on 2016/08/26 16:45:57 UTC, 0 replies.
- tinkerpop git commit: flushed out the gremlin-python Python test structure. - posted by ok...@apache.org on 2016/08/26 17:40:03 UTC, 0 replies.
- tinkerpop git commit: more test cases. this time around Graph objects. Found lots of bugs. So glad we hooked up python unit testing. - posted by ok...@apache.org on 2016/08/26 17:59:12 UTC, 0 replies.
- tinkerpop git commit: added test_traversal.py with a method to test bytecode construction. - posted by ok...@apache.org on 2016/08/26 18:08:23 UTC, 0 replies.
- tinkerpop git commit: Graph.py repr is now graph[empty]. added more test cases. found a bug in Property.py. Test cases rule. - posted by ok...@apache.org on 2016/08/26 19:15:59 UTC, 0 replies.
- tinkerpop git commit: fixed some import errors in test files that didn't show up cause of pyc caching. Added test_driver_remote_connection.py and its smart about not executing the test if Gremlin Server is NOT running. - posted by ok...@apache.org on 2016/08/26 19:47:22 UTC, 0 replies.
- [1/3] tinkerpop git commit: Require -DglvPython to build/test the native python portions of gremlin-python - posted by sp...@apache.org on 2016/08/26 20:19:56 UTC, 0 replies.
- [2/3] tinkerpop git commit: Minor update to setup to include pytest - posted by sp...@apache.org on 2016/08/26 20:19:57 UTC, 0 replies.
- [01/18] tinkerpop git commit: refactoring, added vertex, edge, path coloring - posted by sp...@apache.org on 2016/08/26 20:25:08 UTC, 0 replies.
- [02/18] tinkerpop git commit: added color preferences: - gremlin.color - error.color - info.color - input.prompt.color - result.prompt.color - posted by sp...@apache.org on 2016/08/26 20:25:09 UTC, 0 replies.
- [03/18] tinkerpop git commit: made life more colorful - posted by sp...@apache.org on 2016/08/26 20:25:10 UTC, 0 replies.
- [04/18] tinkerpop git commit: fixed some color names - posted by sp...@apache.org on 2016/08/26 20:25:11 UTC, 0 replies.
- [05/18] tinkerpop git commit: colors enabled, but no color scheme by default - posted by sp...@apache.org on 2016/08/26 20:25:12 UTC, 0 replies.
- [06/18] tinkerpop git commit: added colorizing string, number, and T - posted by sp...@apache.org on 2016/08/26 20:25:13 UTC, 0 replies.
- [07/18] tinkerpop git commit: minor edit - posted by sp...@apache.org on 2016/08/26 20:25:14 UTC, 0 replies.
- [08/18] tinkerpop git commit: updated docs - posted by sp...@apache.org on 2016/08/26 20:25:15 UTC, 0 replies.
- [09/18] tinkerpop git commit: bug fix - posted by sp...@apache.org on 2016/08/26 20:25:16 UTC, 0 replies.
- [10/18] tinkerpop git commit: replaced tabs with space for @pluradj - posted by sp...@apache.org on 2016/08/26 20:25:17 UTC, 0 replies.
- [11/18] tinkerpop git commit: fixed bug where :set didn't allow spaces. but what else did it break??? - posted by sp...@apache.org on 2016/08/26 20:25:18 UTC, 0 replies.
- [12/18] tinkerpop git commit: :remote commands had trouble with the line parsing so made a special case just for GremlinSetCommand - posted by sp...@apache.org on 2016/08/26 20:25:19 UTC, 0 replies.
- [13/18] tinkerpop git commit: separated gremlin preferences node from groovysh preferences node - posted by sp...@apache.org on 2016/08/26 20:25:20 UTC, 0 replies.
- [14/18] tinkerpop git commit: - Preferences store no longer conflicts with groovysh - colors can be enabled/disable with :set colors [true|false] - all preferences moved to Preferences class - all (almost) ansi methods moved to Colorizer class - replaced - posted by sp...@apache.org on 2016/08/26 20:25:21 UTC, 0 replies.
- [15/18] tinkerpop git commit: updated doc with colors preference - posted by sp...@apache.org on 2016/08/26 20:25:22 UTC, 0 replies.
- [16/18] tinkerpop git commit: bug fix - posted by sp...@apache.org on 2016/08/26 20:25:23 UTC, 0 replies.
- [17/18] tinkerpop git commit: extra paranoia; refactored - posted by sp...@apache.org on 2016/08/26 20:25:24 UTC, 0 replies.
- [18/18] tinkerpop git commit: Merge branch 'pr-384' - posted by sp...@apache.org on 2016/08/26 20:25:25 UTC, 0 replies.
- [1/2] tinkerpop git commit: added aggregateTo=bulkset. Added test cases to ensure side_effects are retrieved correctly. Added __hash__ where needed. tests are nearly done. - posted by ok...@apache.org on 2016/08/26 20:28:51 UTC, 0 replies.
- [2/2] tinkerpop git commit: removed exception handling around side_effect.keys() when there are no side_effects. - posted by ok...@apache.org on 2016/08/26 20:28:52 UTC, 0 replies.
- tinkerpop git commit: forgot to close the connection. - posted by ok...@apache.org on 2016/08/26 20:30:37 UTC, 0 replies.
- tinkerpop git commit: Improved performance on GraphSON 2.0 deserialization. - posted by sp...@apache.org on 2016/08/26 20:59:02 UTC, 0 replies.
- tinkerpop git commit: Fix an issue with Tree deserialization and the type system. - posted by sp...@apache.org on 2016/08/26 21:41:39 UTC, 0 replies.
- tinkerpop git commit: Add docs for building gremlin-python - posted by sp...@apache.org on 2016/08/26 21:51:44 UTC, 0 replies.
- [01/50] [abbrv] tinkerpop git commit: A few tweaks to GraphSON format. - posted by sp...@apache.org on 2016/08/27 00:54:16 UTC, 0 replies.
- [02/50] [abbrv] tinkerpop git commit: A few tweaks to GraphSON format. - posted by sp...@apache.org on 2016/08/27 00:54:17 UTC, 0 replies.
- [03/50] [abbrv] tinkerpop git commit: A few tweaks to GraphSON format. - posted by sp...@apache.org on 2016/08/27 00:54:18 UTC, 0 replies.
- [04/50] [abbrv] tinkerpop git commit: A few tweaks to GraphSON format. - posted by sp...@apache.org on 2016/08/27 00:54:19 UTC, 0 replies.
- [05/50] [abbrv] tinkerpop git commit: A few tweaks to GraphSON format. - posted by sp...@apache.org on 2016/08/27 00:54:20 UTC, 0 replies.
- [06/50] [abbrv] tinkerpop git commit: python getSideEffects() now aggreagates correctly. cleaned up driver_connection alot. - posted by sp...@apache.org on 2016/08/27 00:54:21 UTC, 0 replies.
- [07/50] [abbrv] tinkerpop git commit: Merge branch 'TINKERPOP-1278' of https://git-wip-us.apache.org/repos/asf/tinkerpop into TINKERPOP-1278 - posted by sp...@apache.org on 2016/08/27 00:54:22 UTC, 0 replies.
- [08/50] [abbrv] tinkerpop git commit: Minor cleanup to documentation around GraphSON 2.0 - posted by sp...@apache.org on 2016/08/27 00:54:23 UTC, 0 replies.
- [09/50] [abbrv] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1278' into TINKERPOP-1278 - posted by sp...@apache.org on 2016/08/27 00:54:24 UTC, 0 replies.
- [10/50] [abbrv] tinkerpop git commit: driver_remote_connection is much simpler where the aggregateTo is now part of the message stream process. Removed lots of dead methods that can be easily embedded in the parent method. - posted by sp...@apache.org on 2016/08/27 00:54:25 UTC, 0 replies.
- [11/50] [abbrv] tinkerpop git commit: found a bug I introduced where if the result set is empty a type cast issue happens. fixed. - posted by sp...@apache.org on 2016/08/27 00:54:26 UTC, 0 replies.
- [12/50] [abbrv] tinkerpop git commit: fixed authentification code in driver_remoteconnection - posted by sp...@apache.org on 2016/08/27 00:54:27 UTC, 0 replies.
- [13/50] [abbrv] tinkerpop git commit: fixed authentification code in driver_remoteconnection - posted by sp...@apache.org on 2016/08/27 00:54:28 UTC, 0 replies.
- [14/50] [abbrv] tinkerpop git commit: found a bug in JavaTranslator around identifying the correct method during reflection. - posted by sp...@apache.org on 2016/08/27 00:54:29 UTC, 0 replies.
- [15/50] [abbrv] tinkerpop git commit: Added a logging message in gremlin server to better output traversal serialization errors. - posted by sp...@apache.org on 2016/08/27 00:54:30 UTC, 0 replies.
- [16/50] [abbrv] tinkerpop git commit: more GroovyTranslatorTest to jsr223. - posted by sp...@apache.org on 2016/08/27 00:54:31 UTC, 0 replies.
- [17/50] [abbrv] tinkerpop git commit: Increase max frame size so that tests can succeed under GraphSON 2.0 - posted by sp...@apache.org on 2016/08/27 00:54:32 UTC, 0 replies.
- [18/50] [abbrv] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1278' into TINKERPOP-1278 - posted by sp...@apache.org on 2016/08/27 00:54:33 UTC, 0 replies.
- [19/50] [abbrv] tinkerpop git commit: Fixed error code when keys are not found for traversalopprocessor - posted by sp...@apache.org on 2016/08/27 00:54:34 UTC, 0 replies.
- [20/50] [abbrv] tinkerpop git commit: Better handle scenario when a side-effect is not found for keys. - posted by sp...@apache.org on 2016/08/27 00:54:35 UTC, 0 replies.
- [21/50] [abbrv] tinkerpop git commit: driver_remote_connection has been simplified again and authentification fixed and working. ta-to-the-da. - posted by sp...@apache.org on 2016/08/27 00:54:36 UTC, 0 replies.
- [22/50] [abbrv] tinkerpop git commit: Added "set" as an option to aggregateTo - posted by sp...@apache.org on 2016/08/27 00:54:37 UTC, 0 replies.
- [23/50] [abbrv] tinkerpop git commit: created a TraversalSideEffects class in traversal.py that RemoteTraversalSideEffects inherits from. - posted by sp...@apache.org on 2016/08/27 00:54:38 UTC, 0 replies.
- [24/50] [abbrv] tinkerpop git commit: created a TraversalSideEffects class in traversal.py that RemoteTraversalSideEffects inherits from. - posted by sp...@apache.org on 2016/08/27 00:54:39 UTC, 0 replies.
- [25/50] [abbrv] tinkerpop git commit: added gremlin-server-modern-secure-py to the test resources of gremlin-python for testing authentification. added DriverConnectionTest which uses bash python to test Gremlin-Python (CPython). Basic tests to ensure th - posted by sp...@apache.org on 2016/08/27 00:54:40 UTC, 0 replies.
- [26/50] [abbrv] tinkerpop git commit: added gremlin-server-modern-secure-py to the test resources of gremlin-python for testing authentification. added DriverConnectionTest which uses bash python to test Gremlin-Python (CPython). Basic tests to ensure th - posted by sp...@apache.org on 2016/08/27 00:54:41 UTC, 0 replies.
- [27/50] [abbrv] tinkerpop git commit: a nicer message about CPython existence. - posted by sp...@apache.org on 2016/08/27 00:54:42 UTC, 0 replies.
- [28/50] [abbrv] tinkerpop git commit: Add testing framework for native python based tests. - posted by sp...@apache.org on 2016/08/27 00:54:43 UTC, 0 replies.
- [29/50] [abbrv] tinkerpop git commit: Add testing framework for native python based tests. - posted by sp...@apache.org on 2016/08/27 00:54:44 UTC, 0 replies.
- [30/50] [abbrv] tinkerpop git commit: Add testing framework for native python based tests. - posted by sp...@apache.org on 2016/08/27 00:54:45 UTC, 0 replies.
- [31/50] [abbrv] tinkerpop git commit: Have CPython testing of side_effects working -- ghetto. Made _list, _set, _all in python as these are Python built in functions and our static enums shouldn't override these symbols. - posted by sp...@apache.org on 2016/08/27 00:54:46 UTC, 0 replies.
- [32/50] [abbrv] tinkerpop git commit: Ignore this test - it fails in certain environments. - posted by sp...@apache.org on 2016/08/27 00:54:47 UTC, 0 replies.
- [33/50] [abbrv] tinkerpop git commit: Minor change to ant-run plugin so as to allow binding to test. - posted by sp...@apache.org on 2016/08/27 00:54:48 UTC, 0 replies.
- [34/50] [abbrv] tinkerpop git commit: Added a bit of logging and error handling. - posted by sp...@apache.org on 2016/08/27 00:54:49 UTC, 0 replies.
- [35/50] [abbrv] tinkerpop git commit: Added GraphSONX as an extension module to the core types. - posted by sp...@apache.org on 2016/08/27 00:54:50 UTC, 0 replies.
- [36/50] [abbrv] tinkerpop git commit: flushed out the gremlin-python Python test structure. - posted by sp...@apache.org on 2016/08/27 00:54:51 UTC, 0 replies.
- [37/50] [abbrv] tinkerpop git commit: more test cases. this time around Graph objects. Found lots of bugs. So glad we hooked up python unit testing. - posted by sp...@apache.org on 2016/08/27 00:54:52 UTC, 0 replies.
- [38/50] [abbrv] tinkerpop git commit: added test_traversal.py with a method to test bytecode construction. - posted by sp...@apache.org on 2016/08/27 00:54:53 UTC, 0 replies.
- [39/50] [abbrv] tinkerpop git commit: Graph.py repr is now graph[empty]. added more test cases. found a bug in Property.py. Test cases rule. - posted by sp...@apache.org on 2016/08/27 00:54:54 UTC, 0 replies.
- [40/50] [abbrv] tinkerpop git commit: Require -DglvPython to build/test the native python portions of gremlin-python - posted by sp...@apache.org on 2016/08/27 00:54:55 UTC, 0 replies.
- [41/50] [abbrv] tinkerpop git commit: fixed some import errors in test files that didn't show up cause of pyc caching. Added test_driver_remote_connection.py and its smart about not executing the test if Gremlin Server is NOT running. - posted by sp...@apache.org on 2016/08/27 00:54:56 UTC, 0 replies.
- [42/50] [abbrv] tinkerpop git commit: Minor update to setup to include pytest - posted by sp...@apache.org on 2016/08/27 00:54:57 UTC, 0 replies.
- [43/50] [abbrv] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1278' into TINKERPOP-1278 - posted by sp...@apache.org on 2016/08/27 00:54:58 UTC, 0 replies.
- [44/50] [abbrv] tinkerpop git commit: added aggregateTo=bulkset. Added test cases to ensure side_effects are retrieved correctly. Added __hash__ where needed. tests are nearly done. - posted by sp...@apache.org on 2016/08/27 00:54:59 UTC, 0 replies.
- [45/50] [abbrv] tinkerpop git commit: removed exception handling around side_effect.keys() when there are no side_effects. - posted by sp...@apache.org on 2016/08/27 00:55:00 UTC, 0 replies.
- [46/50] [abbrv] tinkerpop git commit: forgot to close the connection. - posted by sp...@apache.org on 2016/08/27 00:55:01 UTC, 0 replies.
- [47/50] [abbrv] tinkerpop git commit: Improved performance on GraphSON 2.0 deserialization. - posted by sp...@apache.org on 2016/08/27 00:55:02 UTC, 0 replies.
- [48/50] [abbrv] tinkerpop git commit: Fix an issue with Tree deserialization and the type system. - posted by sp...@apache.org on 2016/08/27 00:55:03 UTC, 0 replies.
- [49/50] [abbrv] tinkerpop git commit: Add docs for building gremlin-python - posted by sp...@apache.org on 2016/08/27 00:55:04 UTC, 0 replies.
- [50/50] [abbrv] tinkerpop git commit: Merge remote-tracking branch 'origin/TINKERPOP-1278' - posted by sp...@apache.org on 2016/08/27 00:55:05 UTC, 0 replies.
- tinkerpop git commit: Fixed bad log message - posted by sp...@apache.org on 2016/08/27 09:57:23 UTC, 0 replies.
- tinkerpop git commit: This closes #390 - posted by sp...@apache.org on 2016/08/27 10:07:47 UTC, 0 replies.
- tinkerpop git commit: Remove invalid log message from Gremlin Server TraversalOpProcessor - posted by sp...@apache.org on 2016/08/27 10:31:28 UTC, 0 replies.
- [1/5] tinkerpop git commit: added multi-line line number support - posted by sp...@apache.org on 2016/08/27 11:16:46 UTC, 0 replies.
- [2/5] tinkerpop git commit: updated docs - posted by sp...@apache.org on 2016/08/27 11:16:47 UTC, 0 replies.
- [3/5] tinkerpop git commit: fixed alignment - posted by sp...@apache.org on 2016/08/27 11:16:48 UTC, 0 replies.
- [4/5] tinkerpop git commit: Merge branch 'pr-385' - posted by sp...@apache.org on 2016/08/27 11:16:49 UTC, 0 replies.
- [5/5] tinkerpop git commit: Update upgrade docs for new console features - posted by sp...@apache.org on 2016/08/27 11:16:50 UTC, 0 replies.
- [1/2] tinkerpop git commit: Added a check to ignore a test if graphml.org is down. - posted by sp...@apache.org on 2016/08/28 01:15:01 UTC, 0 replies.
- [2/2] tinkerpop git commit: Added a way to extend the "end" behavior of result iteration. - posted by sp...@apache.org on 2016/08/28 01:15:02 UTC, 0 replies.
- tinkerpop git commit: Ignore sack test with BigInteger for gremlin-python. - posted by sp...@apache.org on 2016/08/28 18:04:14 UTC, 0 replies.
- tinkerpop git commit: Ignore sack test in gremlin-python. - posted by sp...@apache.org on 2016/08/28 18:05:34 UTC, 0 replies.
- [1/3] tinkerpop git commit: It appears there are situations where there should be a check for TraversalIterator - posted by sp...@apache.org on 2016/08/28 22:47:18 UTC, 0 replies.
- [2/3] tinkerpop git commit: Commented out a test case that doesn't serialize to bytecode so good. - posted by sp...@apache.org on 2016/08/28 22:47:19 UTC, 0 replies.
- [3/3] tinkerpop git commit: Add start/stop of Gremlin Server to python integration tests - Dope! CTR - posted by sp...@apache.org on 2016/08/28 22:47:20 UTC, 0 replies.
- tinkerpop git commit: Added variable for gremlin-server directory CTR - posted by sp...@apache.org on 2016/08/29 12:51:21 UTC, 0 replies.
- tinkerpop git commit: Minor fix to parenthesis in release docs. - posted by sp...@apache.org on 2016/08/29 16:08:01 UTC, 0 replies.
- [1/3] tinkerpop git commit: Throw a proper exception when no available host - posted by sp...@apache.org on 2016/08/29 16:46:42 UTC, 0 replies.
- [2/3] tinkerpop git commit: Check if hosts are empty first before bothering to do a shuffle to choose one at random. CTR - posted by sp...@apache.org on 2016/08/29 16:46:43 UTC, 0 replies.
- [3/3] tinkerpop git commit: Fixed link to point at current contributing guide. CTR - posted by sp...@apache.org on 2016/08/29 16:46:44 UTC, 0 replies.
- [1/6] tinkerpop git commit: if property id is number, coerce to Long else use the id. CTR. - posted by sp...@apache.org on 2016/08/29 16:48:22 UTC, 0 replies.
- [2/6] tinkerpop git commit: Minor fix to parenthesis in release docs. - posted by sp...@apache.org on 2016/08/29 16:48:23 UTC, 0 replies.
- [3/6] tinkerpop git commit: Throw a proper exception when no available host - posted by sp...@apache.org on 2016/08/29 16:48:24 UTC, 0 replies.
- [4/6] tinkerpop git commit: Check if hosts are empty first before bothering to do a shuffle to choose one at random. CTR - posted by sp...@apache.org on 2016/08/29 16:48:25 UTC, 0 replies.
- [5/6] tinkerpop git commit: Fixed link to point at current contributing guide. CTR - posted by sp...@apache.org on 2016/08/29 16:48:26 UTC, 0 replies.
- [6/6] tinkerpop git commit: Merge remote-tracking branch 'origin/tp31' - posted by sp...@apache.org on 2016/08/29 16:48:27 UTC, 0 replies.
- tinkerpop git commit: This closes #392 - posted by sp...@apache.org on 2016/08/29 16:50:25 UTC, 0 replies.
- [1/2] tinkerpop git commit: fixed empty result - posted by sp...@apache.org on 2016/08/29 17:02:11 UTC, 0 replies.
- [2/2] tinkerpop git commit: Merge branch 'pr-391' - posted by sp...@apache.org on 2016/08/29 17:02:12 UTC, 0 replies.
- tinkerpop git commit: [x:y] range() in Python uses longs to ensure proper GraphSON 2.0 serialization. Added a test case to test_driver_remote_connection around lambda usage and side-effects that are 'non' aggregateTo. CTR. - posted by ok...@apache.org on 2016/08/29 17:12:05 UTC, 0 replies.
- [1/3] tinkerpop git commit: Use pytest-runner to properly build deps on test invocation - posted by sp...@apache.org on 2016/08/29 21:09:46 UTC, 0 replies.
- [2/3] tinkerpop git commit: remove unneeded custom command - posted by sp...@apache.org on 2016/08/29 21:09:47 UTC, 0 replies.
- [3/3] tinkerpop git commit: Merge branch 'pr-393' - posted by sp...@apache.org on 2016/08/29 21:09:48 UTC, 0 replies.
- svn commit: r1758306 - /tinkerpop/site/index.html - posted by ok...@apache.org on 2016/08/29 23:32:48 UTC, 0 replies.
- tinkerpop git commit: added test directories to pom.xml to clear .pyclass and .pyc files so cached versions of aren't loaded accidently. - posted by ok...@apache.org on 2016/08/29 23:35:07 UTC, 0 replies.
- [1/2] tinkerpop git commit: Fixed scripts target directory - posted by sp...@apache.org on 2016/08/30 11:07:56 UTC, 0 replies.
- [2/2] tinkerpop git commit: Really fixed scripts target directory - posted by sp...@apache.org on 2016/08/30 11:07:57 UTC, 0 replies.
- [1/3] tinkerpop git commit: Fixed scripts target directory - posted by sp...@apache.org on 2016/08/30 11:13:25 UTC, 0 replies.
- [2/3] tinkerpop git commit: Really fixed scripts target directory - posted by sp...@apache.org on 2016/08/30 11:13:26 UTC, 0 replies.
- [1/5] tinkerpop git commit: Use pytest-runner to properly build deps on test invocation - posted by sp...@apache.org on 2016/08/30 16:58:11 UTC, 0 replies.
- [2/5] tinkerpop git commit: remove unneeded custom command - posted by sp...@apache.org on 2016/08/30 16:58:12 UTC, 0 replies.
- [3/5] tinkerpop git commit: add lib/lib64 to norecursedirs in pytest config - posted by sp...@apache.org on 2016/08/30 16:58:13 UTC, 0 replies.
- [4/5] tinkerpop git commit: Merge branch 'pr-393' into virtualenv - posted by sp...@apache.org on 2016/08/30 16:58:14 UTC, 0 replies.
- [5/5] tinkerpop git commit: Massive cleanup to gremlin-python pom.xml - posted by sp...@apache.org on 2016/08/30 16:58:15 UTC, 0 replies.
- tinkerpop git commit: Do a safety install of whell in case virtualenv is an older version. - posted by sp...@apache.org on 2016/08/30 17:43:25 UTC, 0 replies.
- tinkerpop git commit: Updating CHANGELOG 3.1.4 bugs and improvements in preparation for 3.1.4 release. CTR - posted by tw...@apache.org on 2016/08/30 19:16:39 UTC, 0 replies.
- tinkerpop git commit: More config cleanup for native python build. - posted by sp...@apache.org on 2016/08/30 20:50:18 UTC, 0 replies.
- [1/2] tinkerpop git commit: Updated dev docs on the build environment CTR - posted by sp...@apache.org on 2016/08/31 14:35:11 UTC, 0 replies.
- [2/2] tinkerpop git commit: Minor fix to doc formatting - posted by sp...@apache.org on 2016/08/31 14:35:12 UTC, 0 replies.
- tinkerpop git commit: Added a note about creating new committer accounts CTR - posted by sp...@apache.org on 2016/08/31 15:11:27 UTC, 0 replies.
- svn commit: r15112 - /dev/tinkerpop/KEYS - posted by tw...@apache.org on 2016/08/31 15:32:38 UTC, 0 replies.
- svn commit: r15113 - /release/tinkerpop/KEYS - posted by tw...@apache.org on 2016/08/31 15:33:59 UTC, 0 replies.
- tinkerpop git commit: Fixed bad use of the flag on dependencies. CTR - posted by sp...@apache.org on 2016/08/31 15:54:05 UTC, 0 replies.
- svn commit: r1758642 - in /tinkerpop/site: docs/3.1.4-SNAPSHOT/ javadocs/3.1.4-SNAPSHOT/ - posted by tw...@apache.org on 2016/08/31 16:10:55 UTC, 0 replies.
- svn commit: r1758645 - in /tinkerpop/site: docs/ docs/3.1.4-SNAPSHOT/ docs/3.1.4-SNAPSHOT/dev/ docs/3.1.4-SNAPSHOT/dev/developer/ docs/3.1.4-SNAPSHOT/dev/provider/ docs/3.1.4-SNAPSHOT/images/ docs/3.1.4-SNAPSHOT/images/icons/ docs/3.1.4-SNAPSHOT/refere... - posted by tw...@apache.org on 2016/08/31 16:15:28 UTC, 0 replies.
- svn commit: r1758650 - /tinkerpop/site/index.html - posted by sp...@apache.org on 2016/08/31 16:37:15 UTC, 0 replies.
- tinkerpop git commit: Changed the _ prefix for reserved words in Python to a _ postfix. E.g. _as is now as_. Updated tests and documentation accordingly. CTR. - posted by ok...@apache.org on 2016/08/31 16:46:44 UTC, 0 replies.
- tinkerpop git commit: missed a referenced to _as in the gremlin-language-variants tutorial. Changed to as_. CTR. - posted by ok...@apache.org on 2016/08/31 16:50:11 UTC, 0 replies.
- [01/11] tinkerpop git commit: Use pytest-runner to properly build deps on test invocation - posted by sp...@apache.org on 2016/08/31 17:33:41 UTC, 0 replies.
- [02/11] tinkerpop git commit: remove unneeded custom command - posted by sp...@apache.org on 2016/08/31 17:33:42 UTC, 0 replies.
- [03/11] tinkerpop git commit: add lib/lib64 to norecursedirs in pytest config - posted by sp...@apache.org on 2016/08/31 17:33:43 UTC, 0 replies.
- [04/11] tinkerpop git commit: Merge branch 'pr-393' into virtualenv - posted by sp...@apache.org on 2016/08/31 17:33:44 UTC, 0 replies.
- [05/11] tinkerpop git commit: Massive cleanup to gremlin-python pom.xml - posted by sp...@apache.org on 2016/08/31 17:33:45 UTC, 0 replies.
- [06/11] tinkerpop git commit: Do a safety install of whell in case virtualenv is an older version. - posted by sp...@apache.org on 2016/08/31 17:33:46 UTC, 0 replies.
- [07/11] tinkerpop git commit: More config cleanup for native python build. - posted by sp...@apache.org on 2016/08/31 17:33:47 UTC, 0 replies.
- [08/11] tinkerpop git commit: Updated dev docs on the build environment CTR - posted by sp...@apache.org on 2016/08/31 17:33:48 UTC, 0 replies.
- [09/11] tinkerpop git commit: Minor fix to doc formatting - posted by sp...@apache.org on 2016/08/31 17:33:49 UTC, 0 replies.
- [10/11] tinkerpop git commit: Added a note about creating new committer accounts CTR - posted by sp...@apache.org on 2016/08/31 17:33:50 UTC, 0 replies.
- [11/11] tinkerpop git commit: Merge remote-tracking branch 'origin/virtualenv' - posted by sp...@apache.org on 2016/08/31 17:33:51 UTC, 0 replies.
- tinkerpop git commit: Update the README rst file for pypi - posted by sp...@apache.org on 2016/08/31 18:51:47 UTC, 0 replies.
- [1/2] tinkerpop git commit: Added logj to gremlin-python as it no longer comes from gremlin-test as it there CTR - posted by sp...@apache.org on 2016/08/31 19:58:46 UTC, 0 replies.
- [2/2] tinkerpop git commit: Fixed the RST format for "code block" CTR - posted by sp...@apache.org on 2016/08/31 19:58:47 UTC, 0 replies.
- tinkerpop git commit: Fixed RST formatting of code again...... CTR - posted by sp...@apache.org on 2016/08/31 20:31:42 UTC, 0 replies.