aboutsummaryrefslogtreecommitdiff
path: root/dev
Commit message (Expand)AuthorAgeFilesLines
* Properly pass SBT_MAVEN_PROFILES into sbt.Reynold Xin2014-07-301-14/+13
* Set AMPLAB_JENKINS_BUILD_PROFILE.Reynold Xin2014-07-301-0/+12
* Wrap JAR_DL in dev/check-license.Reynold Xin2014-07-301-2/+2
* dev/check-license wrap folders in quotes.Reynold Xin2014-07-301-5/+5
* More wrapping FWDIR in quotes.Reynold Xin2014-07-302-2/+2
* Wrap FWDIR in quotes in dev/check-license.Reynold Xin2014-07-301-1/+1
* Wrap FWDIR in quotes.Reynold Xin2014-07-301-1/+1
* [SPARK-2746] Set SBT_MAVEN_PROFILES only when it is not set explicitly by the...Reynold Xin2014-07-301-1/+4
* [SPARK-2747] git diff --dirstat can miss sql changes and not run Hive testsReynold Xin2014-07-301-1/+1
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix)Cheng Lian2014-07-283-7/+7
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Patrick Wendell2014-07-273-7/+7
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-273-7/+7
* Revert "[SPARK-2410][SQL] Merging Hive Thrift/JDBC server"Michael Armbrust2014-07-253-7/+7
* [SPARK-2410][SQL] Merging Hive Thrift/JDBC serverCheng Lian2014-07-253-7/+7
* SPARK-2596 HOTFIX: Deal with non-existent JIRAs.Patrick Wendell2014-07-191-2/+7
* SPARK-2596 A tool for mirroring github pull requests on JIRA.Patrick Wendell2014-07-191-0/+141
* SPARK-2526: Simplify options in make-distribution.shPatrick Wendell2014-07-171-4/+5
* SPARK-2480: Resolve sbt warnings "NOTE: SPARK_YARN is deprecated, please use ...witgo2014-07-152-7/+6
* [SPARK-1776] Have Spark's SBT build read dependencies from Maven.Prashant Sharma2014-07-101-2/+2
* SPARK-2416: Allow richer reporting of unit test resultsPatrick Wendell2014-07-091-0/+85
* HOTFIX: Clean before building docs during release.Patrick Wendell2014-07-041-0/+1
* Strip '@' symbols when merging pull requests.Patrick Wendell2014-06-261-1/+3
* SPARK-2231: dev/run-tests should include YARN and use a recent Hadoop versionPatrick Wendell2014-06-221-0/+3
* SPARK-1996. Remove use of special Maven repo for AkkaSean Owen2014-06-219-15/+0
* HOTFIX: Fix missing MIMA ignorePatrick Wendell2014-06-211-0/+1
* [SPARK-2069] MIMA false positivesPrashant Sharma2014-06-111-1/+4
* HOTFIX: Fix Python tests on Jenkins.Patrick Wendell2014-06-101-3/+0
* HOTFIX: Support empty body in merge scriptPatrick Wendell2014-06-071-2/+3
* HOTFIX: Remove generated-mima-excludes file after runing MIMA.Patrick Wendell2014-06-051-0/+1
* use env default python in merge_spark_pr.pyXiangrui Meng2014-06-031-1/+1
* Better explanation for how to use MIMA excludes.Patrick Wendell2014-06-012-2/+35
* Updated dev Python scripts to make them PEP8 compliant.Reynold Xin2014-05-263-379/+408
* Fix scalastyle warnings in yarn alphawitgo2014-05-261-1/+2
* Updated scripts for auditing releasesTathagata Das2014-05-2211-6/+547
* HOTFIX: Don't build Javadoc in Maven when creating releases.Patrick Wendell2014-05-151-2/+4
* Adding hadoop-2.2 profile to the buildPatrick Wendell2014-05-121-2/+2
* BUILD: Include Hive with default packages when creating a releasePatrick Wendell2014-05-121-3/+3
* HOTFIX: minor change to release scriptPatrick Wendell2014-04-291-1/+1
* HOTFIX: minor change to release scriptPatrick Wendell2014-04-291-2/+4
* HOTFIX: Bug in release scriptPatrick Wendell2014-04-291-0/+1
* Changes to dev release scriptPatrick Wendell2014-04-281-27/+32
* HOTFIX: Minor patch to merge script.Patrick Wendell2014-04-271-1/+1
* SPARK-1648 Support closing JIRA's as part of merge script.Patrick Wendell2014-04-271-9/+105
* Small changes to release scriptPatrick Wendell2014-04-241-3/+1
* SPARK-1119 and other build improvementsPatrick Wendell2014-04-231-9/+9
* Dev script: include RC name in git tagPatrick Wendell2014-04-211-1/+1
* Clean up and simplify Spark configurationPatrick Wendell2014-04-214-6/+20
* FIX: Don't build Hive in assembly unless running Hive tests.Patrick Wendell2014-04-171-7/+6
* Add clean to buildPatrick Wendell2014-04-161-1/+1
* Minor addition to SPARK-1497Patrick Wendell2014-04-161-3/+5