aboutsummaryrefslogtreecommitdiff
path: root/graphx
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-05-141-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc6Patrick Wendell2014-05-141-1/+1
* Revert "[maven-release-plugin] prepare release v1.0.0-rc5"Patrick Wendell2014-05-141-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Patrick Wendell2014-05-141-1/+1
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-05-131-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc5Patrick Wendell2014-05-131-1/+1
* Revert "[maven-release-plugin] prepare release v1.0.0-rc4"Patrick Wendell2014-05-121-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Patrick Wendell2014-05-121-1/+1
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-05-131-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc4Patrick Wendell2014-05-131-1/+1
* Rollback versions for 1.0.0-rc4Patrick Wendell2014-05-121-1/+1
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-05-121-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc4Patrick Wendell2014-05-121-1/+1
* SPARK-1798. Tests should clean up temp filesSean Owen2014-05-121-1/+1
* SPARK-1786: Reopening PR 724Ankur Dave2014-05-1211-23/+44
* Revert "SPARK-1786: Edge Partition Serialization"Patrick Wendell2014-05-1211-44/+23
* SPARK-1786: Edge Partition SerializationAnkur Dave2014-05-1111-23/+44
* Fix error in 2d Graph PartitionerJoseph E. Gonzalez2014-05-111-2/+2
* Unify GraphImpl RDDs + other graph load optimizationsAnkur Dave2014-05-1026-843/+1337
* SPARK-1708. Add a ClassTag on Serializer and things that depend on itMatei Zaharia2014-05-102-23/+27
* SPARK-1565, update examples to be used with spark-submit script.Prashant Sharma2014-05-081-7/+11
* [SPARK-1460] Returning SchemaRDD instead of normal RDD on Set operations...Kan Zhang2014-05-072-16/+4
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-04-291-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc3Patrick Wendell2014-04-291-1/+1
* Manual revert of rc2 version changes.Patrick Wendell2014-04-281-1/+1
* Improved build configurationwitgo2014-04-281-14/+0
* Fix Scala StyleSandeep2014-04-241-2/+5
* Mark all fields of EdgePartition, Graph, and GraphOps transientAnkur Dave2014-04-233-12/+12
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-04-241-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc2Patrick Wendell2014-04-241-1/+1
* Revert "[maven-release-plugin] prepare release v1.0.0-rc1"Patrick Wendell2014-04-211-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Patrick Wendell2014-04-211-1/+1
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-04-211-1/+1
* [maven-release-plugin] prepare release v1.0.0-rc1Patrick Wendell2014-04-211-1/+1
* Revert "[maven-release-plugin] prepare release v1.0.0"Patrick Wendell2014-04-211-1/+1
* Revert "[maven-release-plugin] prepare for next development iteration"Patrick Wendell2014-04-211-1/+1
* [maven-release-plugin] prepare for next development iterationPatrick Wendell2014-04-211-1/+1
* [maven-release-plugin] prepare release v1.0.0Patrick Wendell2014-04-211-1/+1
* SPARK-1329: Create pid2vid with correct number of partitionsAnkur Dave2014-04-162-2/+14
* Rebuild routing table after Graph.reverseAnkur Dave2014-04-162-1/+11
* SPARK-1501: Ensure assertions in Graph.apply are asserted.William Benton2014-04-151-1/+1
* SPARK-1488. Resolve scalac feature warnings during buildSean Owen2014-04-144-1/+5
* Remove Unnecessary Whitespace'sSandeep2014-04-102-2/+2
* Revert "SPARK-729: Closures not always serialized at capture time"Patrick Wendell2014-04-101-1/+1
* SPARK-729: Closures not always serialized at capture timeWilliam Benton2014-04-091-1/+1
* SPARK-1093: Annotate developer and experimental API'sPatrick Wendell2014-04-091-1/+4
* SPARK-1387. Update build plugins, avoid plugin version warning, centralize ve...Sean Owen2014-04-061-1/+1
* Do not re-use objects in the EdgePartition/EdgeTriplet iterators.Daniel Darabos2014-04-024-10/+58
* SPARK-1352 - Comment style single space before ending */ check.Prashant Sharma2014-03-301-1/+1
* SPARK-1096, a space after comment start style checker.Prashant Sharma2014-03-286-9/+7