aboutsummaryrefslogtreecommitdiff
path: root/dev
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-12600][SQL] Remove deprecated methods in Spark SQLReynold Xin2016-01-041-5/+6
* [SPARK-10359][PROJECT-INFRA] Use more random number in dev/test-dependencies....Josh Rosen2016-01-042-5/+15
* [SPARK-12612][PROJECT-INFRA] Add missing Hadoop profiles to dev/run-tests-*.p...Josh Rosen2016-01-035-2/+394
* Disable test-dependencies.sh.Reynold Xin2016-01-011-2/+3
* [SPARK-10359][PROJECT-INFRA] Multiple fixes to dev/test-dependencies.sh scriptJosh Rosen2015-12-312-2/+9
* [SPARK-10359] Enumerate dependencies in a file and diff against it for new pu...Josh Rosen2015-12-308-120/+494
* [SPARK-12508][PROJECT-INFRA] Fix minor bugs in dev/tests/pr_public_classes.sh...Josh Rosen2015-12-281-17/+25
* [SPARK-12502][BUILD][PYTHON] Script /dev/run-tests fails when IBM Java is usedKazuaki Ishizaki2015-12-241-4/+3
* [SPARK-11807] Remove support for Hadoop < 2.2Reynold Xin2015-12-213-9/+0
* [SPARK-11808] Remove Bagel.Reynold Xin2015-12-191-1/+1
* HOTFIX for the previous hot fix.Reynold Xin2015-12-191-0/+1
* HOTFIX: Disable Java style test.Reynold Xin2015-12-191-1/+1
* [SPARK-12152][PROJECT-INFRA] Speed up Scalastyle checks by only invoking SBT ...Josh Rosen2015-12-061-8/+11
* [SPARK-6990][BUILD] Add Java linting script; fix minor warningsDmitry Erastov2015-12-044-0/+39
* [SPARK-12020][TESTS][TEST-HADOOP2.0] PR builder cannot trigger hadoop 2.0 testYin Huai2015-11-271-1/+1
* [SPARK-7841][BUILD] Stop using retrieveManaged to retrieve dependencies in SBTJosh Rosen2015-11-101-1/+1
* [SPARK-11491] Update build to use Scala 2.10.5Josh Rosen2015-11-042-2/+2
* [SPARK-11342][TESTS] Allow to set hadoop profile when running dev/ru…Jeff Zhang2015-10-301-1/+1
* [SPARK-7018][BUILD] Refactor dev/run-tests-jenkins into PythonBrennon York2015-10-187-251/+284
* [SPARK-11169] Remove the extra spaces in merge scriptReynold Xin2015-10-181-8/+8
* [SPARK-11094] Strip extra strings from Java version in test runnerJakob Odersky2015-10-161-9/+6
* [SPARK-10932] [PROJECT INFRA] Port two minor changes to release-build.sh from...Josh Rosen2015-10-131-3/+7
* [SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests.py.Marcelo Vanzin2015-10-072-3/+40
* [SPARK-10657] Remove SCP-based Jenkins log archivingJosh Rosen2015-09-171-35/+0
* [SPARK-10511] [BUILD] Reset git repository before packaging source distroLuciano Resende2015-09-161-0/+1
* Revert "[SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests....Marcelo Vanzin2015-09-152-40/+3
* [SPARK-10300] [BUILD] [TESTS] Add support for test tags in run-tests.py.Marcelo Vanzin2015-09-152-3/+40
* [SPARK-10497] [BUILD] [TRIVIAL] Handle both locations for JIRAError with pyth...Holden Karau2015-09-101-1/+5
* [RELEASE] Add more contributors & only show names in release notes.Reynold Xin2015-09-082-8/+39
* SPARK-9545, SPARK-9547: Use Maven in PRB if title contains "[test-maven]"Patrick Wendell2015-08-302-4/+42
* [SPARK-10328] [SPARKR] Fix generic for na.omitShivaram Venkataraman2015-08-281-1/+1
* [SPARK-8505] [SPARKR] Add settings to kick `lint-r` from `./dev/run-test.py`Yu ISHIKAWA2015-08-275-12/+47
* HOTFIX: Increase PRB timeoutPatrick Wendell2015-08-261-2/+2
* [SPARK-10126] [PROJECT INFRA] Fix typo in release-build.sh which broke snapsh...Josh Rosen2015-08-201-2/+2
* [SPARK-1517] Refactor release scripts to facilitate nightly publishingPatrick Wendell2015-08-113-267/+400
* [SPARK-9727] [STREAMING] [BUILD] Updated streaming kinesis SBT project name t...Tathagata Das2015-08-111-2/+2
* [SPARK-9810] [BUILD] Remove individual commit messages from the squash commit...Reynold Xin2015-08-111-5/+1
* [SPARK-5155] [PYSPARK] [STREAMING] Mqtt streaming support in PythonPrabeesh K2015-08-102-0/+4
* [SPARK-6485] [MLLIB] [PYTHON] Add CoordinateMatrix/RowMatrix/IndexedRowMatrix...Mike Dusenberry2015-08-041-0/+1
* [SPARK-8064] [SQL] Build against Hive 1.2.1Steve Loughran2015-08-031-3/+4
* [SPARK-9507] [BUILD] Remove dependency reduced POM hack now that shade plugin...Sean Owen2015-07-311-2/+2
* [SPARK-8564] [STREAMING] Add the Python API for Kinesiszsxwing2015-07-312-2/+10
* [SPARK-9408] [PYSPARK] [MLLIB] Refactor linalg.py to /linalgXiangrui Meng2015-07-301-1/+1
* [SPARK-9335] [TESTS] Enable Kinesis tests only when files in extras/kinesis-a...zsxwing2015-07-302-2/+28
* [SPARK-9385] [PYSPARK] Enable PEP8 but disable installing pylint.Yin Huai2015-07-272-18/+17
* [SPARK-9385] [HOT-FIX] [PYSPARK] Comment out Python style checkYin Huai2015-07-271-2/+3
* [HOTFIX] Disable pylint since it is failing master.Reynold Xin2015-07-271-14/+14
* [SPARK-9304] [BUILD] Improve backwards compatibility of SPARK-8401Sean Owen2015-07-252-0/+46
* [SPARK-9250] Make change-scala-version more helpful w.r.t. valid Scala versionsFrançois Garillot2015-07-241-4/+8
* [SPARK-9121] [SPARKR] Get rid of the warnings about `no visible global functi...Yu ISHIKAWA2015-07-211-3/+9