aboutsummaryrefslogtreecommitdiff
path: root/graphx
Commit message (Expand)AuthorAgeFilesLines
* Preparing Spark release v1.5.0-rc3v1.5.0-rc3Patrick Wendell2015-08-311-1/+1
* Preparing development version 1.5.1-SNAPSHOTPatrick Wendell2015-08-251-1/+1
* Preparing Spark release v1.5.0-rc2v1.5.0-rc2Patrick Wendell2015-08-251-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-211-1/+1
* Preparing Spark release v1.5.0-rc2Patrick Wendell2015-08-211-1/+1
* Preparing development version 1.5.1-SNAPSHOTPatrick Wendell2015-08-201-1/+1
* Preparing Spark release v1.5.0-rc1v1.5.0-rc1Patrick Wendell2015-08-201-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-201-1/+1
* Preparing Spark release v1.5.0-rc1Patrick Wendell2015-08-201-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-201-1/+1
* Preparing Spark release v1.5.0-rc1Patrick Wendell2015-08-201-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-201-1/+1
* Preparing Spark release v1.5.0-rc1Patrick Wendell2015-08-201-1/+1
* [SPARK-9960] [GRAPHX] sendMessage type fix in LabelPropagation.scalazc he2015-08-141-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-121-1/+1
* Preparing Spark release v1.5.0-preview-20150812Patrick Wendell2015-08-121-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-111-1/+1
* Preparing Spark release v1.5.0-snapshot-20150811Patrick Wendell2015-08-111-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-111-1/+1
* Preparing Spark release v1.5.0-snapshot-20150811Patrick Wendell2015-08-111-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-101-1/+1
* Preparing Spark release v1.5.0-snapshot-20150810Patrick Wendell2015-08-101-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-101-1/+1
* Preparing Spark release v1.5.0-snapshot-20150810Patrick Wendell2015-08-101-1/+1
* [SPARK-3190] [GRAPHX] Fix VertexRDD.count() overflow regressionAnkur Dave2015-08-031-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-031-1/+1
* Preparing Spark release v1.5.0-snapshot-20150803Patrick Wendell2015-08-031-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-031-1/+1
* Preparing Spark release v1.5.0-snapshot-20150803Patrick Wendell2015-08-031-1/+1
* Preparing development version 1.5.0-SNAPSHOTPatrick Wendell2015-08-031-1/+1
* Preparing Spark release v1.5.0-snapshot-20150803Patrick Wendell2015-08-031-1/+1
* [SPARK-9436] [GRAPHX] Pregel simplification patchAlexander Ulanov2015-07-291-13/+10
* [SPARK-9109] [GRAPHX] Keep the cached edge in the graphtien-dungle2015-07-171-2/+7
* [SPARK-8962] Add Scalastyle rule to ban direct use of Class.forName; fix exis...Josh Rosen2015-07-141-1/+1
* [SPARK-8718] [GRAPHX] Improve EdgePartition2D for non perfect square number o...Andrew Ray2015-07-141-11/+21
* [SPARK-7977] [BUILD] Disallowing printlnJonathan Alter2015-07-103-3/+4
* [SPARK-7801] [BUILD] Updating versions to SPARK 1.5.0Patrick Wendell2015-06-031-1/+1
* [SPARK-7979] Enforce structural type checker.Reynold Xin2015-05-311-1/+3
* [SPARK-3850] Trim trailing spaces for examples/streaming/yarn.Reynold Xin2015-05-311-5/+5
* [SPARK-7558] Demarcate tests in unit-tests.logAndrew Or2015-05-2918-57/+41
* [SPARK-7927] whitespace fixes for GraphX.Reynold Xin2015-05-2815-46/+50
* [SPARK-5854] personalized page rankDan McClary2015-05-013-6/+159
* SPARK-6710 GraphX Fixed Wrong initial bias in GraphX SVDPlusPlusMichael Malak2015-04-111-1/+1
* [SPARK-6758]block the right jetty package in logWangTaoTheTonic2015-04-091-2/+2
* [SPARK-6765] Fix test code style for graphx.Reynold Xin2015-04-086-85/+88
* [SPARK-6736][GraphX][Doc]Example of Graph#aggregateMessages has errorSasaki Toru2015-04-071-1/+1
* [SPARK-6428] Turn on explicit type checking for public methods.Reynold Xin2015-04-0311-29/+28
* [SPARK-6510][GraphX]: Add Graph#minus method to act as Set#differenceBrennon York2015-03-264-2/+87
* [HOTFIX] Build break due to https://github.com/apache/spark/pull/5128Reynold Xin2015-03-221-2/+2
* [SPARK-6455] [docs] Correct some mistakes and typosHangchen Yu2015-03-223-6/+6