.. |
adhoc_run_tests
|
HBASE-25204 Nightly job failed as the name of jdk and maven changed (#2567)
|
2020-10-20 16:58:43 +08:00 |
create-release
|
HBASE-26359 Loosen Dockerfile pinned package versions for `create-release/mac-sshd-gpg-agent/Dockerfile`
|
2021-10-13 12:15:35 -07:00 |
design-docs
|
HBASE-26345 Design doc for HBase NamedQueue framework (ADDENDUM)
|
2021-10-18 15:55:38 +05:30 |
docker
|
HBASE-25604 Upgrade spotbugs to 4.x (#3029)
|
2021-03-10 14:52:56 +08:00 |
flaky-tests
|
HBASE-26319 Make flaky find job track more builds (#3791)
|
2021-10-29 16:54:59 +08:00 |
git-jira-release-audit
|
HBASE-25489 improve performance of --parse-release-tags (#2867)
|
2021-01-08 14:43:56 -08:00 |
hbase_docker
|
HBASE-24631 Loosen Dockerfile pinned package versions of the "debian-revision" (#1965)
|
2020-06-25 21:24:10 +08:00 |
jenkins-scripts
|
HBASE-26186 jenkins script for caching artifacts should verify cached file before relying on it. (#3590)
|
2021-10-09 13:19:43 +08:00 |
release-vm
|
HBASE-25375 Provide a VM-based release environment (#2754)
|
2021-01-14 11:21:09 -08:00 |
Dockerfile
|
HBASE-24631 Loosen Dockerfile pinned package versions of the "debian-revision" (#1965)
|
2020-06-25 21:24:10 +08: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-24809 Fix broken Apache Yetus documentation links
|
2020-08-31 20:57:58 +05:30 |
Jenkinsfile
|
HBASE-26319 Make flaky find job track more builds (#3791)
|
2021-10-29 16:54:59 +08:00 |
Jenkinsfile_GitHub
|
HBASE-26362 Upload mvn site artifacts for nightly build to nightlies (#3778)
|
2021-10-21 23:07:30 +08:00 |
checkcompatibility.py
|
HBASE-26063 The current checkcompatibility.py script can not compare master and rel/2.0.0 (#3457)
|
2021-07-03 21:46:05 +08: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 |
gen_redirect_html.py
|
HBASE-26341 Upload dashboard html for flaky find job to nightlies (#3742)
|
2021-10-14 23:04:54 +08:00 |
hbase-personality.sh
|
HBASE-26428 Add hadoop 2.10.1, 3.2.2 and 3.3.1 to our hadoop checks (#3821)
|
2021-11-08 01:05:08 +08:00 |
hbase-vote.sh
|
HBASE-25362 Fix quoting in hbase-vote to avoid voting build failures (#2737)
|
2020-12-08 23:34:18 -08: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-25689 Nightly client integration test is failing after upgrading to log4j2 (#3077)
|
2021-03-22 23:59:26 +08:00 |
hbase_nightly_source-artifact.sh
|
HBASE-24422: Remove hbase-native-client code from the master branch (#1766)
|
2020-05-24 16:19:58 -07:00 |
hbase_nightly_yetus.sh
|
HBASE-26362 Upload mvn site artifacts for nightly build to nightlies (#3778)
|
2021-10-21 23:07:30 +08: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-26362 Upload mvn site artifacts for nightly build to nightlies (#3778)
|
2021-10-21 23:07:30 +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-25875 RegionServer failed to start with IllegalThreadStateException due to race condition in AuthenticationTokenSecretManager (#3250)
|
2021-05-17 12:17:24 +05:30 |
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 |