Allen Wittenauer
|
733579ddc8
|
re-commit of HADOOP-11881
|
2015-05-11 12:13:55 -07:00 |
Allen Wittenauer
|
93bbbddda2
|
HADOOP-11947. test-patch should return early from determine-issue when run in jenkins mode. (Sean Busbey via aw)
|
2015-05-11 12:08:23 -07:00 |
Allen Wittenauer
|
5c7c7b7b74
|
HADOOP-11948. test-patch's issue matching regex should be configurable. (Sean Busbey via aw)
|
2015-05-11 11:54:21 -07:00 |
Allen Wittenauer
|
cea8213c3e
|
HADOOP-11950. Add cli option to test-patch to set the project-under-test (Sean Busbey via aw)
|
2015-05-11 11:51:04 -07:00 |
Allen Wittenauer
|
6307687f7d
|
HADOOP-11951. test-patch should give better info about failures to handle dev-support updates without resetrepo option (Sean Busbey via aw)
|
2015-05-11 11:46:14 -07:00 |
Allen Wittenauer
|
fa1cf5a51a
|
HADOOP-11928. Test-patch check for @author tags incorrectly flags removal of @author tags (Kengo Seki via aw)
|
2015-05-11 11:35:42 -07:00 |
Allen Wittenauer
|
a1484cf771
|
HADOOP-11906. test-patch.sh should use file command for patch determinism (Sean Busbey via aw)
|
2015-05-08 15:14:13 -07:00 |
Allen Wittenauer
|
1886bab0f1
|
HADOOP-11936. Dockerfile references a removed image (aw)
|
2015-05-07 11:47:20 -07:00 |
Allen Wittenauer
|
b8e4507637
|
HADOOP-11926. test-patch.sh mv does wrong math (aw)
|
2015-05-05 17:02:35 -07:00 |
Allen Wittenauer
|
f95fd5b6df
|
HADOOP-11925. backport trunk's smart-apply-patch.sh to branch-2 (aw)
|
2015-05-05 14:11:08 -07:00 |
Allen Wittenauer
|
50a5d0b62b
|
HADOOP-11917. test-patch.sh should work with ${BASEDIR}/patchprocess setups (aw)
|
2015-05-05 11:28:16 -07:00 |
Allen Wittenauer
|
51df9e8379
|
HADOOP-11904. test-patch.sh goes into an infinite loop on non-maven builds (aw)
|
2015-05-05 11:05:56 -07:00 |
Allen Wittenauer
|
02892f674b
|
HADOOP-11911. test-patch should allow configuration of default branch (Sean Busbey via aw)
|
2015-05-05 10:03:22 -07:00 |
Allen Wittenauer
|
4195b10860
|
HADOOP-11866. increase readability and reliability of checkstyle, shellcheck, and whitespace reports (aw)
|
2015-04-30 15:16:42 -07:00 |
Allen Wittenauer
|
d149af0539
|
HADOOP-11881. test-patch.sh javac result is wildly wrong (Kengo Seki via aw)
|
2015-04-28 10:43:43 -07:00 |
Allen Wittenauer
|
b73cfd7eb9
|
HADOOP-11357. Print information of the build enviornment in test-patch.sh (aw)
|
2015-04-26 15:52:48 -07:00 |
cnauroth
|
524593ee84
|
HADOOP-11843. Make setting up the build environment easier. Contributed by Niels Basjes.
(cherry picked from commit 80935268f5 )
Conflicts:
hadoop-common-project/hadoop-common/CHANGES.txt
|
2015-04-24 13:08:47 -07:00 |
cnauroth
|
4054db5098
|
HADOOP-11861. test-patch.sh rewrite addendum patch. Contributed by Allen Wittenauer.
(cherry picked from commit 18eb5e7934 )
|
2015-04-22 22:23:46 -07:00 |
Allen Wittenauer
|
b7251723d8
|
HADOOP-11746. rewrite test-patch.sh (aw)
|
2015-04-21 21:22:09 +01:00 |
Akira Ajisaka
|
17797c73c2
|
HADOOP-11549. flaky test detection tool failed to handle special control characters in test result. Contributed by Yongjun Zhang.
(cherry picked from commit 5f4ef2d13f )
|
2015-02-04 14:18:31 -08:00 |
Tsuyoshi Ozawa
|
b396d2e8d8
|
HADOOP-11045. Introducing a tool to detect flaky tests of hadoop jenkins testing job. Contributed by Yongjun Zhang and Todd Lipcon.
(cherry picked from commit 80705e034b )
|
2015-02-04 01:26:44 +09:00 |
Karthik Kambatla
|
8e524e8d60
|
HADOOP-11307. create-release script should run git clean first (kasha)
(cherry picked from commit 4fb96dbe3b )
|
2014-11-14 15:37:46 -08:00 |
Andrew Wang
|
d9aa0f8333
|
HADOOP-11166. Remove ulimit from test-patch.sh.
(cherry picked from commit 60f0f6fcde )
|
2014-10-07 17:30:16 -07:00 |
Karthik Kambatla
|
9855e884cb
|
HADOOP-10956. Fix create-release script to include docs and necessary txt files. (kasha)
(cherry picked from commit ce0462129f )
|
2014-09-03 09:39:32 -07:00 |
Karthik Kambatla
|
fc99a6b80d
|
HADOOP-11001. Fix test-patch to work with the git repo. (kasha)
(cherry picked from commit c4c9a78411 )
|
2014-08-27 23:13:49 -07:00 |
Brandon Li
|
e775dc3485
|
HDFS-5767. Merging change r1564141 from trunk
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1564143 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-04 00:31:16 +00:00 |
Colin McCabe
|
4fa696384d
|
HDFS-5746. Add ShortCircuitSharedMemorySegment (cmccabe)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1563363 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-01 02:31:14 +00:00 |
Alejandro Abdelnur
|
3dafeb0d4b
|
HADOOP-10313. Script and jenkins job to produce Hadoop release artifacts. (tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1563044 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-31 03:56:51 +00:00 |
Andrew Wang
|
c4194399d3
|
Merge HDFS-4949 changes from trunk to branch-2.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1560522 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 21:43:00 +00:00 |
Alejandro Abdelnur
|
5a33cdabd8
|
HADOOP-9848 Addendum fixing OK_JAVADOC_WARNINGS in test-patch
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1513528 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 14:58:14 +00:00 |
Luke Lu
|
d77a2579f2
|
HADOOP-9616. Fix branch-2 javadoc warnings. (Junping Du via llu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1489951 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-05 16:49:04 +00:00 |
Jonathan Turner Eagles
|
f14bc7934e
|
HADOOP-9614. smart-test-patch.sh hangs for new version of patch (2.7.1) (Ravi Prakash via jeagles)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1489153 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-03 20:25:11 +00:00 |
Aaron Myers
|
7319e42239
|
HADOOP-9318. When exiting on a signal, print the signal name first. Contributed by Colin Patrick McCabe.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1457124 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 21:21:10 +00:00 |
Thomas Graves
|
4200f0a75d
|
HADOOP-9255. relnotes.py missing last jira (tgraves)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1439601 13f79535-47bb-0310-9956-ffa450edef68
|
2013-01-28 19:55:33 +00:00 |
Alejandro Abdelnur
|
60cd4f4c7a
|
reverting commit 1399959 (HADOOP-8887 again)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1399971 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 05:30:30 +00:00 |
Alejandro Abdelnur
|
c6f60985a8
|
HADOOP-8887. Use a Maven plugin to build the native code using CMake. (cmccabe via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1399959 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 03:59:39 +00:00 |
Suresh Srinivas
|
a2b01168e2
|
HDFS-8887 reverting commit r1399904 due to build failure and other issues
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1399949 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-19 02:22:24 +00:00 |
Alejandro Abdelnur
|
26e7aae08e
|
HADOOP-8887. Use a Maven plugin to build the native code using CMake. (cmccabe via tucu)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1399904 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-18 22:49:07 +00:00 |
Eli Collins
|
04988bb77b
|
HDFS-3753. Tests don't run with native libraries. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1393188 13f79535-47bb-0310-9956-ffa450edef68
|
2012-10-02 21:15:10 +00:00 |
Robert Joseph Evans
|
ac92399440
|
svn merge -c 1390133 FIXES: HADOOP-8822. relnotes.py was deleted post mavenization (bobby)
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1390138 13f79535-47bb-0310-9956-ffa450edef68
|
2012-09-25 21:08:40 +00:00 |
Arun Murthy
|
92a99de731
|
Merge -c 1370666 from trunk to branch-2 to fix YARN-1. Promote YARN to be a sub-project of Apache Hadoop.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1370667 13f79535-47bb-0310-9956-ffa450edef68
|
2012-08-08 05:33:56 +00:00 |
Eli Collins
|
fb52b5ec9e
|
HADOOP-8488. test-patch.sh gives +1 even if the native build fails. Contributed by Colin Patrick McCabe
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1347847 13f79535-47bb-0310-9956-ffa450edef68
|
2012-06-08 00:45:59 +00:00 |
Alejandro Abdelnur
|
f325906f2a
|
Merge -r 1220809:1220810 from trunk to branch. FIXES: HDFS-2658
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1220814 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-19 15:56:57 +00:00 |
Thomas White
|
c24b4809de
|
Merge -r 1213431:1213432 from trunk to branch-0.23. Fixes: HADOOP-7912
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1213434 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-12 20:48:06 +00:00 |
Todd Lipcon
|
f696d51b8d
|
HADOOP-7813. Fix test-patch to use proper numerical comparison when checking javadoc and findbugs warning counts. Contributed by Jonathan Eagles.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1201055 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-11 21:16:16 +00:00 |
Alejandro Abdelnur
|
c624ed7dd3
|
Merge -r 1189551:1189552 from trunk to branch. FIXES: HADOOP-7768
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1190673 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 23:38:16 +00:00 |
Thomas White
|
dfe8f79cde
|
Merge -r 1185921:1185922 from trunk to branch-0.23. Fixes:HADOOP-7755.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1185923 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-18 23:49:33 +00:00 |
Vinod Kumar Vavilapalli
|
d48d5bbd3f
|
MAPREDUCE-3048. svn merge -c r1173962 --ignore-ancestry ../../trunk/
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1173963 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 06:34:25 +00:00 |
Arun Murthy
|
d3960b01f7
|
Merge -r 1166912:1166913 from trunk to branch-0.23 to fix HADOOP-7598.
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1166914 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 21:33:07 +00:00 |
Thomas White
|
efb369ebb8
|
Merge -r 1166847:1166848 from trunk to branch. Fixes: HADOOP-7612
git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1166852 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 18:43:55 +00:00 |