Commit Graph

924 Commits (f68049dd879c216d1e98b6635eec488f8e936ed4)

Author SHA1 Message Date
Giulio Lombardo 989c8990bb Rename “OS X” to the newer “macOS” convention
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
practicalswift d1b622b5a2 tests: Add check for test suite name uniqueness in lint-tests.sh
7 years ago
Luke Dashjr b63f23c175 Add P2P, Network, and Qt categories to the desktop icon
7 years ago
MarcoFalke 0c5f67b8e5
Merge #12757: Clarify include guard naming convention
7 years ago
MarcoFalke 9beded5860
Merge #12719: tests: Add note about test suite naming convention in developer-notes.md
7 years ago
MarcoFalke fa5825d610
Merge #12284: Remove assigned but never used local variables. Enable Travis checking for unused local variables.
7 years ago
MarcoFalke 5e53b80b02
Merge #12820: contrib: Fix check-doc script regexes
7 years ago
Wladimir J. van der Laan ff48f62671
Merge #12822: Revert 7deba93bdc and fix expired-key-sigs properly
7 years ago
Wladimir J. van der Laan 252c1b0fae
Merge #12829: Python3 fixup
7 years ago
practicalswift ea04bf7862 Enable flake8 warning F841 ("local variable 'foo' is assigned to but never used")
7 years ago
practicalswift 169f3e8637 Remove assigned but never used local variables
7 years ago
Matt Corallo 94715767a3 [verify-commits] Add some additional useful documentation.
7 years ago
John Newbery f50975b136 [contrib] fixup symbol-check.py Python3 support
7 years ago
John Newbery 5de2b18c67 [contrib] fixup security-check.py Python3 support
7 years ago