Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
2d3b6f1858
Changed the signatures of some of the List functions to have the 'const' contract. I feel this makes more sense to have since these functions are to not modify all or some of their parameters. Plus it just feels right to have them defined this way.
9728abd294
Got a 'GroupBox' type of display going on for the CPU Stats display. Seems to be a bug with the text having a lot of whitespace, but good enough for this test.