Commit Graph

937 Commits (14788fbadac3aa352eb51da81ecdfa01208ca33c)

Author SHA1 Message Date
Wladimir J. van der Laan dcb154e5aa
Merge #13177: GCC-7 and glibc-2.27 back compat code
6 years ago
Jeff Frontz 85644354c5 Corrected text to reflect new[er] process of specifying fingerprints instead of individual keys.
6 years ago
DesWurstes 000000035b Obsolete #!/bin/bash shebang
6 years ago
Wladimir J. van der Laan 45c00f8416
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
7 years ago
Wladimir J. van der Laan a90ca4087a
Merge #13448: Add linter: Make sure we explicitly open all text files using UTF-8 encoding in Python
7 years ago
Loganaden Velvindron 9e2e5626da Fix CVE-2018-12356 by hardening the regex.
7 years ago
practicalswift 3352da8da1 Add "export LC_ALL=C" to all shell scripts
7 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
Wladimir J. van der Laan fa4b9065a8
Merge #13066: Migrate verify-commits script to python, run in travis
7 years ago
Chun Kuan Lee e5b2cd8e75 Use python instead of slow shell script on verify-commits
7 years ago
Wladimir J. van der Laan 56f69360dc
Merge #13374: utils and libraries: checking for bitcoin address in translations
7 years ago
Max Kaplan 85f0135eae
utils: checking for bitcoin addresses in translations
7 years ago
Giulio Lombardo 989c8990bb Rename “OS X” to the newer “macOS” convention
7 years ago
Chun Kuan Lee 253f592909 Add stdin, stdout, stderr to ignored export list
7 years ago
Wladimir J. van der Laan 3a8e3f4806
Merge #13340: doc: remove leftover check-doc documentation
7 years ago
Wladimir J. van der Laan e08c130c25
Merge #13320: Ensure gitian-build.sh uses bash
7 years ago
Jeff Frontz f44a0ebfff Ensure gitian-build.sh uses bash
7 years ago
fanquake 93843f6891
doc: remove leftover check-doc documentation
7 years ago
Wladimir J. van der Laan 2ac6315f44
Merge #13281: test: Move linters to test/lint, add readme
7 years ago
MarcoFalke fa3c910bfe
test: Move linters to test/lint, add readme
7 years ago
MarcoFalke d792e47421
Merge #13228: Add script to detect circular dependencies between source modules
7 years ago
Pieter Wuille a7b295e91e Add circular dependencies script
7 years ago
Cristian Mircea Messel 73cd5b25b9 [gui] Add proxy icon in statusbar
7 years ago
practicalswift 506c5785fb Enable Travis checking for two Python linting rules we are currently not violating
7 years ago
John Bampton 0d31ef4762 Enable W191 and W291 flake8 checks.
7 years ago
Andrew Chow 4d4185a4f0 Make gArgs aware of the arguments
7 years ago
Wladimir J. van der Laan bf9b03ddcc
Merge #13094: tests: Add test for 64-bit Windows PE, modify 32-bit test results
7 years ago
MarcoFalke 4b75dcf0ec devtools: Make linter check LogPrint calls
7 years ago
Wladimir J. van der Laan 1408d6cf76
Revert #12769: Add systemd service to bitcoind in debian package
7 years ago
Wladimir J. van der Laan 35eb9d6c88
Merge #12769: Add systemd service to bitcoind in debian package
7 years ago
MarcoFalke fa85de9ff5
Remove script to clean up datadirs
7 years ago
Chun Kuan Lee ab3f4dd27f tests: Add test for 64-bit PE, modify 32-bit test results
7 years ago
ctp-tsteenholdt 2a87b1b07c Add systemd service for bitcoind
7 years ago
ctp-tsteenholdt 9085532d35 Sync contrib/debian from Matt Corallo's PPA
7 years ago
MarcoFalke 07825088f9
Merge #12972: Add python3 script shebang lint
7 years ago
practicalswift 643aad17fa Enable additional flake8 rules
7 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
John Newbery 2bff472992 [contrib] convert test-security-check to python3
7 years ago
practicalswift 958bf40489 add lint tool to check python3 shebang
7 years ago
MarcoFalke 3cf76c23fb
Merge #12933: doc: Refine header include policy
7 years ago
practicalswift 1499fdc350 Add shell script linting: Check for shellcheck warnings in shell scripts
7 years ago
MarcoFalke fad0fc3c9a
Refine travis check for duplicate includes
7 years ago
Wladimir J. van der Laan 5ca1509d6a
Merge #12854: Add P2P, Network, and Qt categories to the desktop icon
7 years ago
Wladimir J. van der Laan ebd786b72a
Merge #12852: [doc] devtools: Setup ots git integration
7 years ago
MarcoFalke fa385c3a8b
[doc] devtools: Setup ots git integration
7 years ago
practicalswift c36b720d00 Add Travis check for duplicate includes
7 years ago
Wladimir J. van der Laan 3190785c11
Merge #12891: [logging] add lint-logs.sh to check for newline termination.
7 years ago
Wladimir J. van der Laan d6f10b248a
Merge #12895: tests: Add note about test suite name uniqueness requirement to developer notes
7 years ago
Wladimir J. van der Laan b2e5fe8b55
Merge #12708: Make verify-commits.sh test that merges are clean
7 years ago
John Newbery d207207fd3 [logging] add lint-logs.sh to check for newline termination.
7 years ago