summaryrefslogtreecommitdiff
path: root/HACKING.rst
AgeCommit message (Expand)Author
2020-11-06HACKING.md: unify network-refactoring namespace (#658)Mina Galić
2020-10-01Initial implementation of integration testing infrastructure (#581)James Falcon
2020-07-13HACKING.rst: add pytest.param pytest gotcha (#481)Daniel Watkins
2020-06-30Enable use of the caplog fixture in pytest tests, and add a cc_final_message ...Daniel Watkins
2020-06-26HACKING.rst: add details of net refactor tracking (#456)Daniel Watkins
2020-06-24net/networking: remove unused functions/methods (#453)Daniel Watkins
2020-06-23distros.networking: initial implementation of layout (#391)Daniel Watkins
2020-06-22HACKING.rst: add strpath gotcha to testing gotchas section (#446)Daniel Watkins
2020-06-04New feature flag functionality and fix includes failing silently (#367)James Falcon
2020-05-26HACKING.rst: introduce .net -> Networking refactor section (#384)Daniel Watkins
2020-05-22HACKING: mention that .github-cla-signers is alpha-sorted (#380)Daniel Watkins
2020-05-11HACKING.rst: change contact info to Rick Harding (#359)lucasmoura
2020-05-11HACKING.rst: guide people to add themselves to the CLA file (#349)Daniel Watkins
2020-05-11HACKING.rst: more unit testing documentation (#354)Daniel Watkins
2020-04-23More unit test documentation (#314)Daniel Watkins
2020-04-14HACKING.rst: add pytest version gotchas section (#311)Daniel Watkins
2020-03-31HACKING.rst: reorganise/update CLA signature info (#297)Daniel Watkins
2020-03-31HACKING.rst: add note about variable annotations (#295)Daniel Watkins
2020-03-30HACKING.rst: add Type Annotations design section (#293)Daniel Watkins
2020-03-26HACKING.rst: add examples of the two test class types (#278)Daniel Watkins
2020-03-25HACKING.rst: add Unit Testing design section (#277)Daniel Watkins
2020-03-24HACKING.rst: add links to new Code Review Process doc (#276)Daniel Watkins
2020-01-29HACKING.rst: update CLA link (#199)Daniel Watkins
2019-12-19HACKING.rst: clarify that everyone needs to do the LP->GH dance (#130)Daniel Watkins
2019-12-17doc: specify _ over - in cloud config modulesJoshua Powers
2019-11-07doc: update launchpad git refs to githubRyan Harper
2018-12-18HACKING.rst: change contact info to Josh PowersScott Moser
2018-01-25HACKING.rst: mention setting user name and email via git config.Scott Moser
2017-04-12HACKING.rst: more info on filling out contributors agreement.Scott Moser
2016-11-10doc: make the RST files consistently formated and other improvements.Scott Moser
2016-11-01doc: improve HACKING.rst fileScott Moser
2016-08-03Update build tools to work with gitLars Kellogg-Stedman
2014-08-26Remove pylintJay Faulkner
2013-02-04Add initial docs about datasources.harlowja