Commit Verlauf

Autor SHA1 Nachricht Datum
  Daniel Butum 092d1260a2 Add robots.txt and favicon.ico files vor 7 Jahren
  Daniel Butum b7531dcc0b Add editorconfig file vor 7 Jahren
  Daniel Butum 85aeece5ef Update requirements and README vor 7 Jahren
  Daniel Butum d3fabd1d43 Fully upgrade to Django 1.8 | Fix some bugs | Add option to fully disable views vor 7 Jahren
  Edward Betts 5497c132d8 use % formatter (#8) vor 8 Jahren
  Daniel Butum 589c69e3bc Remove `all_values` from opengl_feature, because it is vor 9 Jahren
  Daniel Butum f09d9e2c3b Improve speed performance of the opengl index by 100x. vor 9 Jahren
  Daniel Butum be82c86ded Fix conversion of None to float. vor 9 Jahren
  Daniel Butum 3a200b5454 Do not show the JSON paragraph on the opengl index page vor 9 Jahren
  Daniel Butum 143b2937fc Add option to disable the CPU view. vor 9 Jahren
  Daniel Butum 14b735023b Add __str__ override for some of the models. vor 9 Jahren
  Daniel Butum a51b0c4f52 Reduce the usage of len() in 'if' statements blocks. vor 9 Jahren
  Daniel Butum f15c977ec1 Return content type 'application/json' from JSON view. vor 9 Jahren
  Daniel Butum aadd25eb62 Add option to disable JSON output. vor 9 Jahren
  Daniel Butum 090d77822f Do not indent templates data inside the 'content' block vor 9 Jahren
  Daniel Butum 8ede94b1ba Add favicon. vor 9 Jahren
  Daniel Butum 6ebe0adf26 Refactor opengl_index.html template. vor 9 Jahren
  Daniel Butum ed8bafd454 Refactor opengl_device.html template + other minor vor 9 Jahren
  Daniel Butum af00f1b27b Refactor opengl_feature.html. vor 9 Jahren
  Daniel Butum e70f3a7515 Add safe convert_to_int and convert_to_float functions. vor 9 Jahren
  Daniel Butum 2172c7dd99 Rename hashabledict to HashableDict (PEP8 camelCase) vor 9 Jahren
  Daniel Butum c360f9a4a3 Remove custom cycle tags because django already vor 9 Jahren
  Daniel Butum 4b71b6d590 More PEP8 code style refactoring. vor 9 Jahren
  Daniel Butum 2b5b20e946 Add flake8 source code checker config file. vor 9 Jahren
  Daniel Butum c26fac0ec7 Fix coding style for templates (first commit). vor 9 Jahren
  Daniel Butum 5d3fdcfbf2 PEP8 the templatetags module. vor 9 Jahren
  Daniel Butum 70acce211a PEP8 the views module. vor 9 Jahren
  Daniel Butum cdf3ed3cd3 Compile regexes one per class in Userreport vor 9 Jahren
  Daniel Butum 1821ba13e8 Update requirements. vor 9 Jahren
  Daniel Butum e8df4f2634 ~18x times faster and ~3x times less RAM consumed vor 9 Jahren