aboutsummaryrefslogtreecommitdiff
path: root/dev/merge_spark_pr.py
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-19002][BUILD][PYTHON] Check pep8 against all Python scriptshyukjinkwon2017-01-021-38/+47
* [SPARK-9383][PROJECT-INFRA] PR merge script should reset back to previous bra...Josh Rosen2016-01-131-3/+16
* [SPARK-11169] Remove the extra spaces in merge scriptReynold Xin2015-10-181-8/+8
* [SPARK-9810] [BUILD] Remove individual commit messages from the squash commit...Reynold Xin2015-08-111-5/+1
* [SPARK-9179] [BUILD] Use default primary author if unspecifiedShivaram Venkataraman2015-07-201-0/+2
* [SPARK-9179] [BUILD] Allows committers to specify primary author of the PR to...Cheng Lian2015-07-191-10/+13
* [SPARK-8740] [PROJECT INFRA] Support GitHub OAuth tokens in dev/merge_spark_p...Josh Rosen2015-07-011-2/+16
* [SPARK-8652] [PYSPARK] Check return value for all uses of doctest.testmod()Josh Rosen2015-06-261-1/+3
* [SPARK-7933] Remove Patrick's username/pw from merge scriptKay Ousterhout2015-05-281-2/+2
* Fix install jira-pythonDavies Liu2015-05-231-1/+1
* [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-1684] [PROJECT INFRA] Merge script should standardize SPARK-XXX prefixtexasmichelle2015-04-211-59/+140
* SPARK-5776 JIRA version not of form x.y.z breaks merge_spark_pr.pySean Owen2015-02-121-0/+2
* SPARK-4507: PR merge script should support closing multiple JIRA ticketsTakayuki Hasegawa2014-11-291-7/+11
* HOTFIX: Fix unicode error in merge script.Patrick Wendell2014-10-051-2/+1
* [SPARK-3425] do not set MaxPermSize for OpenJDK 1.8Matthew Farrellee2014-09-151-2/+2
* [SPARK-2894] spark-shell doesn't accept flagsKousuke Saruta2014-08-091-0/+2
* Improvements to merge_spark_pr.pyJosh Rosen2014-07-311-19/+34
* Strip '@' symbols when merging pull requests.Patrick Wendell2014-06-261-1/+3
* HOTFIX: Support empty body in merge scriptPatrick Wendell2014-06-071-2/+3
* use env default python in merge_spark_pr.pyXiangrui Meng2014-06-031-1/+1
* Updated dev Python scripts to make them PEP8 compliant.Reynold Xin2014-05-261-194/+208
* HOTFIX: Minor patch to merge script.Patrick Wendell2014-04-271-1/+1
* SPARK-1648 Support closing JIRA's as part of merge script.Patrick Wendell2014-04-271-9/+105
* SPARK-1431: Allow merging conflicting pull requestsPatrick Wendell2014-04-061-4/+22
* SPARK-1151: Update dev merge script to use spark.git instead of incubator-sparkThomas Graves2014-02-281-1/+1
* SPARK-1073 Keep GitHub pull request title as commit summaryAndrew Ash2014-02-121-9/+10
* Merge pull request #569 from pwendell/merge-fixes.Patrick Wendell2014-02-091-4/+6
* Merge pull request #565 from pwendell/dev-scripts. Closes #565.Patrick Wendell2014-02-081-0/+197