aboutsummaryrefslogtreecommitdiff
path: root/dev
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-7249] Updated Hadoop dependencies due to inconsistency in the versionsFavioVazquez2015-05-143-12/+12
* [HOTFIX] Bug in merge scriptPatrick Wendell2015-05-131-2/+1
* [SPARK-7592] Always set resolution to "Fixed" in PR merge script.Patrick Wendell2015-05-121-1/+4
* [SPARK-6908] [SQL] Use isolated Hive clientMichael Armbrust2015-05-071-23/+0
* [MINOR] Fix python test typo?Andrew Or2015-05-041-1/+1
* HOTFIX: Disable buggy dependency checkerPatrick Wendell2015-04-301-1/+1
* [SPARK-4925] Publish Spark SQL hive-thriftserver maven artifactMisha Chernetsov2015-04-271-1/+1
* [SPARK-7087] [BUILD] Fix path issue change version scriptTijo Thomas2015-04-232-6/+6
* [SPARK-1684] [PROJECT INFRA] Merge script should standardize SPARK-XXX prefixtexasmichelle2015-04-211-59/+140
* [minor] [build] Set java options when generating mima ignores.Marcelo Vanzin2015-04-211-2/+7
* [SPARK-6219] Reuse pep8.pyNicholas Chammas2015-04-182-10/+12
* [SPARK-4897] [PySpark] Python 3 supportDavies Liu2015-04-162-1/+3
* [WIP][HOTFIX][SPARK-4123]: Fix bug in PR dependency (all deps. removed issue)Brennon York2015-04-132-4/+8
* [SQL] [Minor] Fix for SqlApp.scalaFei Wang2015-04-131-1/+3
* [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