.. |
adhoc_run_tests
|
HBASE-24045 Support setting `-Dhadoop.profile` in adhoc_run_tests.sh ADDENDUM
|
2020-03-26 08:43:50 -07:00 |
create-release
|
HBASE-24203 Bump git version in Dockerfile; addendum (#1543)
|
2020-04-17 23:29:52 +02:00 |
design-docs
|
HBASE-23198 Update ref guide for distributed MOB compaction.
|
2020-03-05 11:40:42 -06:00 |
docker
|
HBASE-24203 Bump git version in Dockerfile (#1538)
|
2020-04-17 13:06:46 +02:00 |
flaky-tests
|
HBASE-24126 Up the container nproc uplimit from 10000 to 12500 (#1504)
|
2020-04-13 14:59:16 -07:00 |
git-jira-release-audit
|
HBASE-24136 Add release branch report to git-jira-release-audit tool
|
2020-04-09 09:28:36 -07:00 |
hbase_docker
|
HBASE-24203 Bump git version in Dockerfile; addendum (#1543)
|
2020-04-17 23:29:52 +02:00 |
jenkins-scripts
|
HBASE-22852 Stop gpg agent daemons in hbase nightlies. (#525)
|
2019-08-26 16:30:22 -05:00 |
Dockerfile
|
HBASE-23945 Dockerfiles showing hadolint check failures
|
2020-03-10 12:30:56 -07:00 |
HBase Code Template.xml
|
HBASE-6879: Add HBase Code Template
|
2012-12-04 01:24:18 +00:00 |
HOW_TO_YETUS_LOCAL.md
|
HBASE-24130 rat plugin complains about having an unlicensed file (#1445)
|
2020-04-07 09:16:10 -07:00 |
Jenkinsfile
|
HBASE-24049 use hadoop-2.10.0 for "packaging and integration" check
|
2020-04-03 16:57:09 -07:00 |
Jenkinsfile_GitHub
|
HBASE-24170 Remove hadoop-2.0 profile (#1495)
|
2020-04-16 18:57:40 +08:00 |
checkcompatibility.py
|
HBASE-22497 Mark HBase 1.2 line as EOM
|
2019-06-03 06:55:58 -05:00 |
checkstyle_report.py
|
HBASE-14859 Better checkstyle reporting. Reports file names, error names and old/new error counts. Fix some checks. (Apekshit)
|
2015-11-25 12:18:40 -08:00 |
eclipse.importorder
|
HBASE-20912 Add import order config in dev support for eclipse (Ankit Singhal and Tak Lon (Stephen) Wu)
|
2019-04-05 14:36:52 -07:00 |
gather_machine_environment.sh
|
HBASE-24122 Change machine ulimit-l to ulimit-a so dumps full ulimit rather than just 'max locked memory'
|
2020-04-06 10:14:21 -07:00 |
hbase-personality.sh
|
HBASE-24170 Remove hadoop-2.0 profile (#1495)
|
2020-04-16 18:57:40 +08:00 |
hbase-vote.sh
|
HBASE-22464 Improvements to hbase-vote script
|
2019-08-23 12:44:58 -05:00 |
hbase_docker.sh
|
HBASE-24126 Up the container nproc uplimit from 10000 to 12500 (#1504)
|
2020-04-13 14:59:16 -07:00 |
hbase_eclipse_formatter.xml
|
HBASE-20911 correct Swtich/case indentation in formatter template for eclipse (Ankit Singhal)
|
2019-04-03 16:30:20 -07:00 |
hbase_nightly_pseudo-distributed-test.sh
|
HBASE-24049 use hadoop-2.10.0 for "packaging and integration" check
|
2020-04-03 16:57:09 -07:00 |
hbase_nightly_source-artifact.sh
|
HBASE-24150 Allow module tests run in parallel (#1464)
|
2020-04-13 11:54:16 -07:00 |
hbase_nightly_yetus.sh
|
HBASE-24126 Up the container nproc uplimit from 10000 to 12500 (#1504)
|
2020-04-13 14:59:16 -07:00 |
hbasetests.sh
|
HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov)
|
2014-07-02 19:01:04 -07:00 |
jenkinsEnv.sh
|
HBASE-16667 Building with JDK 8: ignoring option MaxPermSize=256m (Niels Basjes)
|
2016-09-24 16:07:25 -07:00 |
jenkins_precommit_github_yetus.sh
|
HBASE-24126 Up the container nproc uplimit from 10000 to 12500 (#1504)
|
2020-04-13 14:59:16 -07:00 |
jenkins_precommit_jira_yetus.sh
|
HBASE-23874 Move Jira-attached file precommit definition from script in Jenkins config to dev-support (#1191) (ADDENDUM)
|
2020-02-24 10:07:23 -08:00 |
make_patch.sh
|
HBASE-19674: Improve make_patch.sh
|
2018-01-07 14:41:40 +01:00 |
make_rc.sh
|
HBASE-21953 Point make_rc.sh at ./create-release/do-release-docker.sh instead
|
2019-06-12 07:54:30 -07:00 |
python-requirements.txt
|
HBASE-21712 Make submit-patch.py python3 compatible - ADDENDUM
|
2019-01-16 09:24:47 +01:00 |
rebase_all_git_branches.sh
|
HBASE-14087 Ensure correct ASF headers for docs/code
|
2015-07-29 14:25:43 -05:00 |
smart-apply-patch.sh
|
HBASE-14087 Ensure correct ASF headers for docs/code
|
2015-07-29 14:25:43 -05:00 |
spotbugs-exclude.xml
|
HBASE-23077 move entirely to spotbugs (#1265)
|
2020-03-12 10:18:09 +08:00 |
submit-patch.py
|
HBASE-21712 : Make submit-patch.py python3 compatible
|
2019-01-14 14:50:50 -08:00 |
test-util.sh
|
HBASE-14087 Ensure correct ASF headers for docs/code
|
2015-07-29 14:25:43 -05:00 |
zombie-detector.sh
|
HBASE-14772 Improve zombie detector; be more discerning; part2; addendum -- yet more formatting
|
2015-12-03 14:11:01 -08:00 |