aboutsummaryrefslogtreecommitdiff
path: root/dev
Commit message (Expand)AuthorAgeFilesLines
...
* [SPARK-7845] [BUILD] Bumping default Hadoop version used in profile hadoop-1 ...Cheng Lian2015-06-281-1/+1
* [HOTFIX] Fix pull request builder bug in #6967Josh Rosen2015-06-271-1/+1
* [SPARK-8583] [SPARK-5482] [BUILD] Refactor python/run-tests to integrate with...Josh Rosen2015-06-275-378/+547
* [SPARK-8652] [PYSPARK] Check return value for all uses of doctest.testmod()Josh Rosen2015-06-261-1/+3
* [SPARK-8558] [BUILD] Script /dev/run-tests fails when _JAVA_OPTIONS env var setfe2s2015-06-241-1/+6
* [HOTFIX] [TESTS] Typo mqqt -> mqttAndrew Or2015-06-221-4/+4
* [SPARK-8495] [SPARKR] Add a `.lintr` file to validate the SparkR files and th...Yu ISHIKAWA2015-06-202-0/+59
* [SPARK-8422] [BUILD] [PROJECT INFRA] Add a module abstraction to dev/run-testsJosh Rosen2015-06-201-156/+411
* [HOTFIX] [PROJECT-INFRA] Fix bug in dev/run-tests for MLlib-only PRsJosh Rosen2015-06-171-7/+7
* [SPARK-7017] [BUILD] [PROJECT INFRA] Refactor dev/run-tests into PythonBrennon York2015-06-174-223/+545
* [HOTFIX] Fixing errors in name mappingsPatrick Wendell2015-06-101-4/+0
* [HOTFIX] Adding more contributor name bindingsPatrick Wendell2015-06-101-0/+42
* [MINOR] [BUILD] Change link to jenkins builds on github.Marcelo Vanzin2015-06-051-2/+2
* [SPARK-8027] [SPARKR] Move man pages creation to install-dev.shShivaram Venkataraman2015-06-041-8/+8
* [BUILD] Use right branch when checking against HiveAndrew Or2015-06-031-3/+4
* [BUILD] Increase Jenkins test timeoutAndrew Or2015-06-031-1/+3
* [SPARK-8027] [SPARKR] Add maven profile to build R package docsShivaram Venkataraman2015-06-011-8/+8
* [SPARK-7933] Remove Patrick's username/pw from merge scriptKay Ousterhout2015-05-281-2/+2
* [SPARK-7832] [Build] Always run SQL tests in master build.Yin Huai2015-05-252-17/+26
* [SPARK-7845] [BUILD] Bump "Hadoop 1" tests to version 1.2.1Yin Huai2015-05-241-1/+1
* Fix install jira-pythonDavies Liu2015-05-233-3/+3
* [MINOR] Add SparkR to create-release scriptShivaram Venkataraman2015-05-221-8/+8
* Revert "[BUILD] Always run SQL tests in master build."Patrick Wendell2015-05-222-26/+17
* [BUILD] Always run SQL tests in master build.Yin Huai2015-05-212-17/+26
* [SPARK-7722] [STREAMING] Added Kinesis to style checkerTathagata Das2015-05-211-4/+4
* Make SPARK prefix a variabletedyu2015-05-141-1/+2
* [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