aboutsummaryrefslogtreecommitdiff
path: root/dev
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-9179] [BUILD] Allows committers to specify primary author of the PR to...Cheng Lian2015-07-191-10/+13
* [SPARK-7879] [MLLIB] KMeans API for spark.ml PipelinesYu ISHIKAWA2015-07-171-0/+1
* [SPARK-8706] [PYSPARK] [PROJECT INFRA] Add pylint checks to PySparkMechCoder2015-07-151-8/+49
* [HOTFIX] Adding new names to known contributorsPatrick Wendell2015-07-141-0/+9
* Revert "[SPARK-8706] [PYSPARK] [PROJECT INFRA] Add pylint checks to PySpark"Davies Liu2015-07-131-49/+8
* [SPARK-8706] [PYSPARK] [PROJECT INFRA] Add pylint checks to PySparkMechCoder2015-07-131-8/+49
* [SPARK-7977] [BUILD] Disallowing printlnJonathan Alter2015-07-107-0/+14
* [HOTFIX] Rename release-profile to releasePatrick Wendell2015-07-061-2/+2
* [SPARK-8819] Fix build for maven 3.3.xAndrew Or2015-07-061-2/+2
* [SPARK-8740] [PROJECT INFRA] Support GitHub OAuth tokens in dev/merge_spark_p...Josh Rosen2015-07-011-2/+16
* [SPARK-8378] [STREAMING] Add the Python API for Flumezsxwing2015-07-012-6/+16
* [SPARK-5161] Parallelize Python test executionJosh Rosen2015-06-293-3/+24
* [SPARK-8693] [PROJECT INFRA] profiles and goals are not printed in a nice wayBrennon York2015-06-291-8/+8
* [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