Historique des commits

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