aboutsummaryrefslogtreecommitdiff
path: root/dev
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6765] Enable scalastyle on test code.Reynold Xin2015-04-131-2/+3
* [SPARK-6773][Tests]Fix RAT checks still passed issue when download rat jar fa...June.He2015-04-101-21/+24
* [SPARK-6211][Streaming] Add Python Kafka API unit testjerryshao2015-04-091-1/+1
* [SPARK-5654] Integrate SparkRShivaram Venkataraman2015-04-083-0/+18
* [HOTFIX][SPARK-4123]: Updated to fix bug where multiple dependencies added br...Brennon York2015-03-301-2/+2
* [SPARK-4123][Project Infra]: Show new dependencies added in pull requestsBrennon York2015-03-292-18/+140
* [SPARK-6477][Build]: Run MIMA tests before the Spark test suiteBrennon York2015-03-243-14/+14
* [SPARK-6219] [Build] Check that Python code compilesNicholas Chammas2015-03-191-17/+27
* [SPARK-5313][Project Infra]: Create simple framework for highlighting changes...Brennon York2015-03-193-44/+135
* HOTFIX: Changes to release script.Patrick Wendell2015-03-121-20/+21
* BUILD: Adding more known contributor namesPatrick Wendell2015-03-111-0/+34
* SPARK-5143 [BUILD] [WIP] spark-network-yarn 2.11 depends on spark-network-shu...Sean Owen2015-03-042-2/+13
* [SPARK-3355][Core]: Allow running maven tests in run-testsBrennon York2015-03-041-28/+44
* BUILD: Minor tweaks to internal build scriptsPatrick Wendell2015-03-031-5/+19
* [SPARK-5944] [PySpark] fix version in Python API docsDavies Liu2015-02-251-1/+1
* SPARK-5776 JIRA version not of form x.y.z breaks merge_spark_pr.pySean Owen2015-02-121-0/+2
* [SPARK-5699] [SQL] [Tests] Runs hive-thriftserver tests whenever SQL code is ...Cheng Lian2015-02-091-3/+3
* [SPARK-5474][Build]curl should support URL redirection in build/mvnGuoQiang Li2015-02-051-1/+1
* SPARK-5542: Decouple publishing, packaging, and tagging in release scriptPatrick Wendell2015-02-021-89/+99
* [SPARK-5188][BUILD] make-distribution.sh should support curl, not only wget t...Kousuke Saruta2015-01-281-11/+11
* SPARK-5308 [BUILD] MD5 / SHA1 hash format doesn't match standard Maven outputSean Owen2015-01-271-2/+8
* [SPARK-5032] [graphx] Remove GraphX MIMA exclude for 1.3Joseph K. Bradley2015-01-101-1/+3
* [SPARK-4501][Core] - Create build/mvn to automatically download maven/zinc/sc...Brennon York2014-12-274-23/+23
* [SPARK-4914][Build] Cleans lib_managed before compiling with Hive 0.13.1Cheng Lian2014-12-231-12/+14
* [Release] Update contributors list format and sort itAndrew Or2014-12-162-14/+28
* [Release] Cache known author translations locallyAndrew Or2014-12-164-29/+116
* [Release] Major improvements to generate contributors scriptAndrew Or2014-12-163-89/+206
* SPARK-4338. [YARN] Ditch yarn-alpha.Sandy Ryza2014-12-091-4/+1
* [HOTFIX] Fixing two issues with the release script.Patrick Wendell2014-12-041-11/+20
* [Release] Correctly translate contributors name in release notesAndrew Or2014-12-033-55/+226
* [Release] Translate unknown author names automaticallyAndrew Or2014-12-022-18/+111
* SPARK-4507: PR merge script should support closing multiple JIRA ticketsTakayuki Hasegawa2014-11-291-7/+11
* [Release] Automate generation of contributors listAndrew Or2014-11-262-0/+330
* [HOTFIX]: Adding back without-hive distPatrick Wendell2014-11-251-0/+1
* SPARK-4466: Provide support for publishing Scala 2.11 artifacts to MavenPatrick Wendell2014-11-171-33/+105
* [Release] Bring audit scripts up-to-dateAndrew Or2014-11-124-286/+75
* [Release] Correct make-distribution.sh log pathAndrew Or2014-11-121-1/+1
* Support cross building for Scala 2.11Prashant Sharma2014-11-115-14/+54
* [Release] Log build output for each distributionAndrew Or2014-11-111-1/+2
* [SPARK-4000][Build] Uploads HiveCompatibilitySuite logsCheng Lian2014-11-101-1/+7
* [SPARK-3573][MLLIB] Make MLlib's Vector compatible with SQL's SchemaRDDXiangrui Meng2014-11-031-1/+1
* [SPARK-3826][SQL]enable hive-thriftserver to support hive-0.13.1wangfei2014-10-311-3/+10
* [SPARK-3997][Build]scalastyle should output the error locationGuoQiang Li2014-10-261-1/+1
* [HOTFIX][SQL] Temporarily turn off hive-server tests.Michael Armbrust2014-10-261-1/+1
* [SQL] Update Hive test harness for Hive 12 and 13Michael Armbrust2014-10-241-1/+1
* [SPARK-2706][SQL] Enable Spark to support Hive 0.13Zhan Zhang2014-10-241-2/+2
* [SPARK-4000][BUILD] Sends archived unit tests logs to Jenkins masterCheng Lian2014-10-231-12/+41
* [SPARK-3843][Minor] Cleanup scalastyle.txt at the end of running dev/scalastyleKousuke Saruta2014-10-081-0/+2
* HOTFIX: Use correct Hadoop profile in buildPatrick Wendell2014-10-081-1/+1
* [SPARK-3479] [Build] Report failed test categoryNicholas Chammas2014-10-063-35/+126