Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
| | | | | | | | | | Change all license headers to comply with REUSE specification. Fix #16132 Co-authored-by: flynnnnnnnnnn <flynnnnnnnnnn@github> Co-authored-by: John Olheiser <john.olheiser@gmail.com> | ||||
* | Fix status table race condition (#1835) | Ethan Koenig | 2017-05-31 | 1 | -0/+9 |
| | |||||
* | Add missing copyright header to status table test (#902) | Andrew | 2017-02-11 | 1 | -0/+4 |
| | |||||
* | Improve status table implementation (#879) | Andrew | 2017-02-09 | 1 | -0/+19 |
* Remove superfluous defer calls * Improve status table implementation as well This would probably only help with large, high-traffic installs |