1. 8b80109 Add data migration for adding the google socialaccount by Mitja Nikolaus · 5 years ago master
  2. 39f42a1 Redirect from stats views to login page if users are not logged in by Mitja Nikolaus · 5 years ago
  3. e7af956 Add data migration for adding a default site by Mitja Nikolaus · 5 years ago
  4. 1509d8f Add type hints to dummy instance creation methods by Mitja Nikolaus · 5 years ago
  5. 77dd565 Rename dummy instance creation methods by Mitja Nikolaus · 5 years ago
  6. b4ba800 Enable and fix skipped test cases by Mitja Nikolaus · 5 years ago
  7. fd452f8 Disallow duplicate heartbeats and crashreports by Mitja Nikolaus · 5 years ago
  8. 7dc8672 Merge common code of dummy testing classes by Mitja Nikolaus · 5 years ago
  9. a901798 Return permission denied instead of redirecting in stats views by Mitja Nikolaus · 5 years ago
  10. e0e8377 Use Fairphone staff client instead of admin user for tests by Mitja Nikolaus · 5 years ago
  11. 048e20a Disable stats access for device owners by Mitja Nikolaus · 5 years ago
  12. 21f3b1b Replace raw SQL queries with native Django code by Mitja Nikolaus · 5 years ago
  13. c6e5ca0 Add fallback for the last_active date for devices without heartbeats by Mitja Nikolaus · 5 years ago
  14. f2b777b Add missing __init__.py files by Mitja Nikolaus · 5 years ago
  15. d6907dd Add migration for creation of Fairphone staff group by Mitja Nikolaus · 6 years ago
  16. 38a66bc Move uploads directory configuration to storage API by Franz-Xaver Geiger · 6 years ago
  17. 0ff3947 Add tests for updating the stats version counters twice by Mitja Nikolaus · 6 years ago
  18. 42e400f Add tests for the stats reset command by Mitja Nikolaus · 6 years ago
  19. 35a0265 Refactor dummy version creation method by Mitja Nikolaus · 6 years ago
  20. e0df5a3 Add tests for creating stats from reports of different devices by Mitja Nikolaus · 6 years ago
  21. 0b1aa8c Refactor crashreport stats view permissions by Mitja Nikolaus · 6 years ago
  22. 7e41c91 Add tests for the crashreport stats template tags by Mitja Nikolaus · 6 years ago
  23. 03e412b Restructure tests into separate modules by Mitja Nikolaus · 6 years ago
  24. 98e3a14 Add tests for stats endpoints authorization by Mitja Nikolaus · 6 years ago
  25. ded30ae Add tests for statistics views by Mitja Nikolaus · 6 years ago
  26. 4d19e18 Add tests for the status endpoint by Mitja Nikolaus · 6 years ago
  27. ba4e688 Fix parameter name in urls.py by Mitja Nikolaus · 6 years ago
  28. 78e3a05 Add tests for device statistics by Mitja Nikolaus · 6 years ago
  29. 18a96ed Drop support for SQLite databases by Mitja Nikolaus · 6 years ago
  30. 52e44b8 Add tests for updating the stats released_on field by Mitja Nikolaus · 6 years ago
  31. 3a09c6e Add tests for false duplicates by Mitja Nikolaus · 6 years ago
  32. 4d759da Add documentation for authentication methods by Mitja Nikolaus · 6 years ago
  33. e7d3c76 Rename misnamed variables by Mitja Nikolaus · 6 years ago
  34. 0c34e40 Remove FIXME and TODO comments by Mitja Nikolaus · 6 years ago
  35. b61247b Remove unused format parameters by Mitja Nikolaus · 6 years ago
  36. d9fbfd6 Use more pythonic way of checking whether list is empty by Mitja Nikolaus · 6 years ago
  37. b4e3bec Remove unneccesary else statements after return by Mitja Nikolaus · 6 years ago
  38. 21075cf Fix too long lines by Mitja Nikolaus · 6 years ago
  39. bcaf502 Organize imports by Mitja Nikolaus · 6 years ago
  40. 6a67913 Add missing docstrings by Mitja Nikolaus · 6 years ago
  41. 7ce51ce Delete unused code and empty file by Mitja Nikolaus · 6 years ago
  42. 8e7e830 Delete all apps.py files by Mitja Nikolaus · 6 years ago
  43. 24f4d12 Add documentation for crashreport_stats endpoints by Mitja Nikolaus · 6 years ago
  44. 9c3b29e Use type hints instead of type declarations in docstrings by Mitja Nikolaus · 6 years ago
  45. 19cf9a9 Refactor long strings to improve formatting by Mitja Nikolaus · 6 years ago
  46. cb50f2c Format all python files using the formatter by Mitja Nikolaus · 6 years ago
  47. 5c3e057 Update django to 1.11.14 by Mitja Nikolaus · 6 years ago
  48. cc1e04d Fix: 'stats reset' command fails with AttributeError by Franz-Xaver Geiger · 6 years ago
  49. 89d5b6c Add tests for the stats commands debug output by Borjan Tchakaloff · 6 years ago
  50. b923046 Fix migrations for statsmetadata model by Mitja Nikolaus · 6 years ago
  51. d803b63 Add tests to validate ignoring duplicate timestamps by Borjan Tchakaloff · 6 years ago
  52. 0aa1a27 Add tests for statistical database computation by Borjan Tchakaloff · 6 years ago
  53. 1f7c03d Add tests for statistical database REST API by Mitja Nikolaus · 6 years ago
  54. b98dba7 Add management command to reset and update Hiccup statistics by Borjan Tchakaloff · 6 years ago
  55. d50f365 Apply the linters to crashreport_stats/models.py by Borjan Tchakaloff · 6 years ago
  56. 0b3a48e Add constants for boot reasons by Franz-Xaver Geiger · 6 years ago
  57. fa134bd Restrict the statistics access to staff members by Borjan Tchakaloff · 6 years ago
  58. 1db45c7 Introduce REST endpoints for radio version models by Borjan Tchakaloff · 6 years ago
  59. 227b431 Factor REST handlers to prepare for radio versions by Borjan Tchakaloff · 6 years ago
  60. 185a006 Expose RadioVersion and RadioVersionDaily in admin area by Borjan Tchakaloff · 6 years ago
  61. 772ae65 HACK: Disable receive hooks in 'crashreport_stats' by Franz-Xaver Geiger · 6 years ago
  62. ad101d1 Fix the device history graph date range by Borjan Tchakaloff · 6 years ago
  63. 08974d6 Introduce the statistical models for the radio version by Borjan Tchakaloff · 6 years ago
  64. 01e102c Factor the models to prepare for new ones related to the radio version by Borjan Tchakaloff · 6 years ago
  65. 571168c Add status endpoint for monitoring by Dirk Vogt · 6 years ago
  66. 1e8eb12 Fix: Don't use fixed UUID for psql device report query by Dirk Vogt · 6 years ago
  67. a683ad5 Map likely device boot reason to actual reboot reason by Dirk Vogt · 6 years ago
  68. 5c44804 Add daterangepicker to Device Report Chart by Dirk Vogt · 6 years ago
  69. 7439ee7 Add board date to device information by Dirk Vogt · 6 years ago
  70. c9916ef Limit version chart to the last 3 months by Dirk Vogt · 6 years ago
  71. 38f606c Fix device Update History for PostrgreSQL by Dirk Vogt · 6 years ago
  72. b0b8b51 Add ability to search for UUIDs by Dirk Vogt · 6 years ago
  73. 0e565a7 Add querys that actually work with psql by Dirk Vogt · 7 years ago
  74. 6353a7f Order versiondaily statistics by date by Dirk Vogt · 7 years ago
  75. a801f77 Minor Bugfixes by Dirk Vogt · 7 years ago
  76. 1accb67 Add version overview page by Dirk Vogt · 7 years ago
  77. a10db9d Add stability data to update history by Dirk Vogt · 7 years ago
  78. 57a615d add google oauth2 by Dirk Vogt · 7 years ago
  79. 62ff7f2 Add crashreports stats project by Dirk Vogt · 7 years ago