1. 4283beb Add Apache 2.0 license by Mitja Nikolaus · 5 years ago
  2. d6907dd Add migration for creation of Fairphone staff group by Mitja Nikolaus · 6 years ago
  3. 38a66bc Move uploads directory configuration to storage API by Franz-Xaver Geiger · 6 years ago
  4. 3acef85 Add author and update version in setup.py by Mitja Nikolaus · 6 years ago
  5. 61d71ad Add setup.py by Mitja Nikolaus · 6 years ago
  6. 6820ad0 Add migration for new logfile paths by Mitja Nikolaus · 6 years ago
  7. 188bca6 Add a teardown method to LogfileUploadTest by Mitja Nikolaus · 6 years ago
  8. c2da285 Improve test for log file upload by Mitja Nikolaus · 6 years ago
  9. b6cf697 Adapt path where log files are stored by Mitja Nikolaus · 6 years ago
  10. 6e11847 Use compressed log file for upload test by Mitja Nikolaus · 6 years ago
  11. 0ff3947 Add tests for updating the stats version counters twice by Mitja Nikolaus · 6 years ago
  12. 42e400f Add tests for the stats reset command by Mitja Nikolaus · 6 years ago
  13. 35a0265 Refactor dummy version creation method by Mitja Nikolaus · 6 years ago
  14. e0df5a3 Add tests for creating stats from reports of different devices by Mitja Nikolaus · 6 years ago
  15. 0b1aa8c Refactor crashreport stats view permissions by Mitja Nikolaus · 6 years ago
  16. 7e41c91 Add tests for the crashreport stats template tags by Mitja Nikolaus · 6 years ago
  17. 7ccc2bc Add tests for the allauth social account adapters by Mitja Nikolaus · 6 years ago
  18. 0346206 Restrict coverage reports to local python files by Franz-Xaver Geiger · 6 years ago
  19. 2a0de3d Allow tox to pass through arguments by Franz-Xaver Geiger · 6 years ago
  20. 03e412b Restructure tests into separate modules by Mitja Nikolaus · 6 years ago
  21. 98e3a14 Add tests for stats endpoints authorization by Mitja Nikolaus · 6 years ago
  22. ded30ae Add tests for statistics views by Mitja Nikolaus · 6 years ago
  23. 4d19e18 Add tests for the status endpoint by Mitja Nikolaus · 6 years ago
  24. ba4e688 Fix parameter name in urls.py by Mitja Nikolaus · 6 years ago
  25. 78e3a05 Add tests for device statistics by Mitja Nikolaus · 6 years ago
  26. 18a96ed Drop support for SQLite databases by Mitja Nikolaus · 6 years ago
  27. 52e44b8 Add tests for updating the stats released_on field by Mitja Nikolaus · 6 years ago
  28. 3a09c6e Add tests for false duplicates by Mitja Nikolaus · 6 years ago
  29. 6efc842 Update requirements.txt by Mitja Nikolaus · 6 years ago
  30. 0343baf Rename misnamed class by Mitja Nikolaus · 6 years ago
  31. 8b4c4cf Update .gitignore by Mitja Nikolaus · 6 years ago
  32. 018b4c2 Delete obsolete documentation file by Mitja Nikolaus · 6 years ago
  33. 4d759da Add documentation for authentication methods by Mitja Nikolaus · 6 years ago
  34. ff2d180 Log only exceptions that are unexpected by Mitja Nikolaus · 6 years ago
  35. 940c035 Set up test coverage tool by Mitja Nikolaus · 6 years ago
  36. 773d0cd Update method signatures to match signatures of superclasses by Mitja Nikolaus · 6 years ago
  37. 2189b5e Implement abstract method of superclass by Mitja Nikolaus · 6 years ago
  38. e7d3c76 Rename misnamed variables by Mitja Nikolaus · 6 years ago
  39. 0c34e40 Remove FIXME and TODO comments by Mitja Nikolaus · 6 years ago
  40. b61247b Remove unused format parameters by Mitja Nikolaus · 6 years ago
  41. d9fbfd6 Use more pythonic way of checking whether list is empty by Mitja Nikolaus · 6 years ago
  42. b4e3bec Remove unneccesary else statements after return by Mitja Nikolaus · 6 years ago
  43. e1389bd Replace bare except statement by Mitja Nikolaus · 6 years ago
  44. 21075cf Fix too long lines by Mitja Nikolaus · 6 years ago
  45. bcaf502 Organize imports by Mitja Nikolaus · 6 years ago
  46. 786a170 Replace crashreport admin management classes with register calls by Mitja Nikolaus · 6 years ago
  47. 6a67913 Add missing docstrings by Mitja Nikolaus · 6 years ago
  48. 31882a4 Remove unnecessary TEMPLATE_LOADERS setting by Mitja Nikolaus · 6 years ago
  49. 7ce51ce Delete unused code and empty file by Mitja Nikolaus · 6 years ago
  50. 8e7e830 Delete all apps.py files by Mitja Nikolaus · 6 years ago
  51. 24f4d12 Add documentation for crashreport_stats endpoints by Mitja Nikolaus · 6 years ago
  52. 1280ef4 Add documentation for crashreports, heartbeats and logfiles endpoints by Mitja Nikolaus · 6 years ago
  53. 9c3b29e Use type hints instead of type declarations in docstrings by Mitja Nikolaus · 6 years ago
  54. 2906678 Disable warning in pylint that causes false positives by Mitja Nikolaus · 6 years ago
  55. bef34b9 Enforce pylint using a pre-commit hook by Mitja Nikolaus · 6 years ago
  56. 19cf9a9 Refactor long strings to improve formatting by Mitja Nikolaus · 6 years ago
  57. cb50f2c Format all python files using the formatter by Mitja Nikolaus · 6 years ago
  58. a054b83 Set up black formatter by Mitja Nikolaus · 6 years ago
  59. 959e2d6 Set max line length to 80 by Mitja Nikolaus · 6 years ago
  60. ca155b1 Add reference to Google coding style in README by Mitja Nikolaus · 6 years ago
  61. a400dde Update generated API documentation file by Mitja Nikolaus · 6 years ago
  62. e920808 Add documentation for devices REST API by Mitja Nikolaus · 6 years ago
  63. d199506 Add drf_yasg app for creating automated documentation by Mitja Nikolaus · 6 years ago
  64. 5c3e057 Update django to 1.11.14 by Mitja Nikolaus · 6 years ago
  65. ccf60ce Describe command to add users to group by Franz-Xaver Geiger · 6 years ago
  66. cc1e04d Fix: 'stats reset' command fails with AttributeError by Franz-Xaver Geiger · 6 years ago
  67. 89d5b6c Add tests for the stats commands debug output by Borjan Tchakaloff · 6 years ago
  68. b923046 Fix migrations for statsmetadata model by Mitja Nikolaus · 6 years ago
  69. ef327e0 Delete obsolete views.py by Mitja Nikolaus · 6 years ago
  70. d803b63 Add tests to validate ignoring duplicate timestamps by Borjan Tchakaloff · 6 years ago
  71. 0aa1a27 Add tests for statistical database computation by Borjan Tchakaloff · 6 years ago
  72. 1f7c03d Add tests for statistical database REST API by Mitja Nikolaus · 6 years ago
  73. 3518160 Refactor device registration in test cases by Mitja Nikolaus · 6 years ago
  74. b98dba7 Add management command to reset and update Hiccup statistics by Borjan Tchakaloff · 6 years ago
  75. d50f365 Apply the linters to crashreport_stats/models.py by Borjan Tchakaloff · 6 years ago
  76. 78c6593 Let pylint validate the import order by Borjan Tchakaloff · 6 years ago
  77. 7a70e55 Switch to tox by Borjan Tchakaloff · 6 years ago
  78. fe5f25c Extend crashreport dummy data by Borjan Tchakaloff · 6 years ago
  79. 0b3a48e Add constants for boot reasons by Franz-Xaver Geiger · 6 years ago
  80. fa134bd Restrict the statistics access to staff members by Borjan Tchakaloff · 6 years ago
  81. 1db45c7 Introduce REST endpoints for radio version models by Borjan Tchakaloff · 6 years ago
  82. 227b431 Factor REST handlers to prepare for radio versions by Borjan Tchakaloff · 6 years ago
  83. 185a006 Expose RadioVersion and RadioVersionDaily in admin area by Borjan Tchakaloff · 6 years ago
  84. 6fbd6e8 Create virtual environment in .venv subfolder by Mitja Nikolaus · 6 years ago
  85. c6c2ef9 Change paths in settings to be irrespective of user name by Mitja Nikolaus · 6 years ago
  86. 930d67f Add setup and branching description to README.md by Mitja Nikolaus · 6 years ago
  87. 6f3264f Merge branch 'fix-HIC-98' into 'master' by Teemu Hukkanen · 6 years ago
  88. 4d022d5 Reorder imports by Franz-Xaver Geiger · 6 years ago
  89. 67504d0 Use auto generated URLs by Franz-Xaver Geiger · 6 years ago
  90. 3340e48 Use the real new item identifiers by Borjan Tchakaloff · 6 years ago
  91. ec814a7 Clean-up tests by Borjan Tchakaloff · 6 years ago
  92. 2ddbd77 Remove authentication with magic strings by Franz-Xaver Geiger · 6 years ago
  93. d612fd2 Remove test_ prefix from methods called by other tests by Franz-Xaver Geiger · 6 years ago
  94. bb5db3f Merge branch 'add-api-documentation' into 'master' by Maarten Derks · 6 years ago
  95. c7bfe28 Create API endpoint documentation with swagger2markup by Franz-Xaver Geiger · 6 years ago
  96. d3f2328 Add OpenAPI JSON representation of Hiccup API by Franz-Xaver Geiger · 6 years ago
  97. 26fb80c Start API documentation by Franz-Xaver Geiger · 6 years ago
  98. 86026d1 Merge branch 'fix-internal-server-errors' into 'master' by Teemu Hukkanen · 6 years ago
  99. 340b6f3 Set the default timezone to UTC for every incoming timestamp by Borjan Tchakaloff · 6 years ago
  100. 866f75e Catch naive date-time transformation to timezone-aware date failures by Borjan Tchakaloff · 6 years ago