You are viewing a plain text version of this content. The canonical link for it is here.
- [1/4] incubator-s2graph git commit: [S2GRAPH-115] added necessary machineries to publish to Maven Central - posted by st...@apache.org on 2016/11/09 00:56:25 UTC, 0 replies.
- [2/4] incubator-s2graph git commit: [S2GRAPH-115] forces publishSigned; version is now in version.sbt, to enable using sbt-release-plugin - posted by st...@apache.org on 2016/11/09 00:56:26 UTC, 0 replies.
- [3/4] incubator-s2graph git commit: [S2GRAPH-115] prints an error message when running 'publish' task, suggesting to run 'publishSigned' - posted by st...@apache.org on 2016/11/09 00:56:27 UTC, 0 replies.
- [4/4] incubator-s2graph git commit: [S2GRAPH-115] Release binary artifacts to Maven Central - posted by st...@apache.org on 2016/11/09 00:56:28 UTC, 0 replies.
- [1/2] incubator-s2graph git commit: [S2GRAPH-124]: Change JSONParser from Trait to Object. - posted by st...@apache.org on 2016/11/10 01:06:21 UTC, 0 replies.
- [2/2] incubator-s2graph git commit: [S2GRAPH-124]: Change JSONParser from Trait to Object. - posted by st...@apache.org on 2016/11/10 01:06:22 UTC, 0 replies.
- [1/2] incubator-s2graph git commit: [S2GRAPH-127] Refactor ExceptionHander Object into Class. - To publish all incoming requests(WALLOG) into kafka topic. - To publish failed mutations when Storage failed to mutate into backend storage. - posted by st...@apache.org on 2016/11/10 09:08:31 UTC, 0 replies.
- [2/2] incubator-s2graph git commit: [S2GRAPH-127]: Refactor ExceptionHander Object into Class. - posted by st...@apache.org on 2016/11/10 09:08:32 UTC, 0 replies.
- [1/2] incubator-s2graph git commit: [S2GRAPH-126] does not produce error even if ~/.m2/settings.xml does not exist - posted by st...@apache.org on 2016/11/11 01:44:09 UTC, 0 replies.
- [2/2] incubator-s2graph git commit: [S2GRAPH-126]: fixes SBT error that occurs if ~/.m2/settings.xml does not exist. - posted by st...@apache.org on 2016/11/11 01:44:10 UTC, 0 replies.
- svn commit: r1769568 - in /incubator/s2graph/site: community.html download.html index.html releases/ releases/s2graph-release-0.1.0-incubating.html - posted by ja...@apache.org on 2016/11/14 06:36:32 UTC, 0 replies.
- svn commit: r1769569 - /incubator/s2graph/site/download.html - posted by ja...@apache.org on 2016/11/14 07:01:39 UTC, 0 replies.
- [01/12] incubator-s2graph git commit: add options variable on label model class. - posted by st...@apache.org on 2016/11/14 17:49:52 UTC, 0 replies.
- [02/12] incubator-s2graph git commit: bug fix. - posted by st...@apache.org on 2016/11/14 17:49:53 UTC, 0 replies.
- [03/12] incubator-s2graph git commit: bug fix on skipReverse options. - posted by st...@apache.org on 2016/11/14 17:49:54 UTC, 0 replies.
- [04/12] incubator-s2graph git commit: skip storing vertex's belongsTo property when insert edge unless label's extra option is set as {"skipVertex": false}. - posted by st...@apache.org on 2016/11/14 17:49:55 UTC, 0 replies.
- [05/12] incubator-s2graph git commit: Change default action - posted by st...@apache.org on 2016/11/14 17:49:56 UTC, 0 replies.
- [06/12] incubator-s2graph git commit: Merge branch 'master' into S2GRAPH-125 - posted by st...@apache.org on 2016/11/14 17:49:57 UTC, 0 replies.
- [07/12] incubator-s2graph git commit: Merge branch 'master' into S2GRAPH-125 - posted by st...@apache.org on 2016/11/14 17:49:58 UTC, 0 replies.
- [08/12] incubator-s2graph git commit: More advanced options on Label for publishing to Kafka. - posted by st...@apache.org on 2016/11/14 17:49:59 UTC, 0 replies.
- [09/12] incubator-s2graph git commit: change ratio from Int to Double. - posted by st...@apache.org on 2016/11/14 17:50:00 UTC, 0 replies.
- [10/12] incubator-s2graph git commit: Merge branch 'master' into S2GRAPH-125 - posted by st...@apache.org on 2016/11/14 17:50:01 UTC, 0 replies.
- [11/12] incubator-s2graph git commit: close HBaseAdmin resource when createTable finished. - posted by st...@apache.org on 2016/11/14 17:50:02 UTC, 0 replies.
- [12/12] incubator-s2graph git commit: [S2GRAPH-125]: Add options field on Label model for controlling advanced options. - posted by st...@apache.org on 2016/11/14 17:50:03 UTC, 0 replies.
- svn commit: r1769759 - /incubator/s2graph/site/index.html - posted by ra...@apache.org on 2016/11/15 08:57:36 UTC, 0 replies.
- [1/3] incubator-s2graph git commit: [S2GRAPH-121]: Create `Result` class to hold traverse result edges. - posted by st...@apache.org on 2016/11/16 16:01:22 UTC, 0 replies.
- [2/3] incubator-s2graph git commit: [S2GRAPH-121]: Create `Result` class to hold traverse result edges. - posted by st...@apache.org on 2016/11/16 16:01:23 UTC, 0 replies.
- [3/3] incubator-s2graph git commit: [S2GRAPH-121]: Create `Result` class to hold traverse result edges. - posted by st...@apache.org on 2016/11/16 16:01:24 UTC, 0 replies.
- [1/7] incubator-s2graph git commit: [S2GRAPH-122]: Change data types of Edge/IndexEdge/SnapshotEdge. - posted by st...@apache.org on 2016/11/16 16:33:34 UTC, 0 replies.
- [2/7] incubator-s2graph git commit: [S2GRAPH-122]: Change data types of Edge/IndexEdge/SnapshotEdge. - posted by st...@apache.org on 2016/11/16 16:33:35 UTC, 0 replies.
- [3/7] incubator-s2graph git commit: [S2GRAPH-122]: Change data types of Edge/IndexEdge/SnapshotEdge. - posted by st...@apache.org on 2016/11/16 16:33:36 UTC, 0 replies.
- [4/7] incubator-s2graph git commit: [S2GRAPH-122]: Change data types of Edge/IndexEdge/SnapshotEdge. - posted by st...@apache.org on 2016/11/16 16:33:37 UTC, 0 replies.
- [5/7] incubator-s2graph git commit: [S2GRAPH-122]: Change data types of Edge/IndexEdge/SnapshotEdge. - posted by st...@apache.org on 2016/11/16 16:33:38 UTC, 0 replies.
- [6/7] incubator-s2graph git commit: [S2GRAPH-122]: Change data types of Edge/IndexEdge/SnapshotEdge. - posted by st...@apache.org on 2016/11/16 16:33:39 UTC, 0 replies.
- [7/7] incubator-s2graph git commit: [S2GRAPH-122]: Change data types of Edge/IndexEdge/SnapshotEdge. - posted by st...@apache.org on 2016/11/16 16:33:40 UTC, 0 replies.
- incubator-s2graph git commit: [S2GRAPH-123]: Support different index on out/in direction - posted by st...@apache.org on 2016/11/16 17:23:21 UTC, 0 replies.
- [1/2] incubator-s2graph git commit: [S2GRAPH-129]: Restrict direct access on Edge's properties from other classes. - add tp3 as dependencies. - make propsWithTs as private. - posted by st...@apache.org on 2016/11/30 11:48:59 UTC, 0 replies.
- [2/2] incubator-s2graph git commit: [S2GRAPH-129]: Restrict direct access on Edge's properties from other classes. - posted by st...@apache.org on 2016/11/30 11:49:00 UTC, 0 replies.
- [1/7] incubator-s2graph git commit: [S2GRAPH-130]: Edge.propsWithTs data type should be changed into mutable to support setter interface exist in tp3. - Make Vertex/Edge/Graph to implement Tinkerpop3. - Change data type of Edge's propsWithTs to java.ut - posted by st...@apache.org on 2016/11/30 12:07:17 UTC, 0 replies.
- [2/7] incubator-s2graph git commit: [S2GRAPH-130]: Edge.propsWithTs data type should be changed into mutable to support setter interface exist in tp3. - Make Vertex/Edge/Graph to implement Tinkerpop3. - Change data type of Edge's propsWithTs to java.ut - posted by st...@apache.org on 2016/11/30 12:07:18 UTC, 0 replies.
- [3/7] incubator-s2graph git commit: run apache-rat to add apache license headers on new files. - posted by st...@apache.org on 2016/11/30 12:07:19 UTC, 0 replies.
- [4/7] incubator-s2graph git commit: - add graph on Vertex. - change colId into ServiceColumn in VertexId. - posted by st...@apache.org on 2016/11/30 12:07:20 UTC, 0 replies.
- [5/7] incubator-s2graph git commit: - break while loop on Edge#allPropsDeleted. - posted by st...@apache.org on 2016/11/30 12:07:21 UTC, 0 replies.
- [6/7] incubator-s2graph git commit: Merge branch 'master' into S2GRAPH-130 - posted by st...@apache.org on 2016/11/30 12:07:22 UTC, 0 replies.
- [7/7] incubator-s2graph git commit: [S2GRAPH-130]: Edge.propsWithTs data type should be changed into mutable to support setter interface exist in tp3. - posted by st...@apache.org on 2016/11/30 12:07:23 UTC, 0 replies.