1. 1509d8f Add type hints to dummy instance creation methods by Mitja Nikolaus · 5 years ago
  2. 77dd565 Rename dummy instance creation methods by Mitja Nikolaus · 5 years ago
  3. 76284a4 Lock affected rows when assigning local IDs by Mitja Nikolaus · 5 years ago
  4. bc03e68 Add test cases for local ID assignment race conditions by Mitja Nikolaus · 5 years ago
  5. fd452f8 Disallow duplicate heartbeats and crashreports by Mitja Nikolaus · 5 years ago
  6. 88cc94e Add logging configuration for all apps by Mitja Nikolaus · 5 years ago
  7. cc90d57 Delete log files on instance deletion by Mitja Nikolaus · 5 years ago
  8. 7dc8672 Merge common code of dummy testing classes by Mitja Nikolaus · 5 years ago
  9. 1037bb5 Disallow API access for non-Fairphone-staff users 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. e2928eb Extract get_object_by_lookup_fields method by Mitja Nikolaus · 5 years ago
  12. d6907dd Add migration for creation of Fairphone staff group by Mitja Nikolaus · 6 years ago
  13. 38a66bc Move uploads directory configuration to storage API by Franz-Xaver Geiger · 6 years ago
  14. 6820ad0 Add migration for new logfile paths by Mitja Nikolaus · 6 years ago
  15. 188bca6 Add a teardown method to LogfileUploadTest by Mitja Nikolaus · 6 years ago
  16. c2da285 Improve test for log file upload by Mitja Nikolaus · 6 years ago
  17. b6cf697 Adapt path where log files are stored by Mitja Nikolaus · 6 years ago
  18. 6e11847 Use compressed log file for upload test by Mitja Nikolaus · 6 years ago
  19. 03e412b Restructure tests into separate modules by Mitja Nikolaus · 6 years ago
  20. 78e3a05 Add tests for device statistics by Mitja Nikolaus · 6 years ago
  21. 0343baf Rename misnamed class by Mitja Nikolaus · 6 years ago
  22. 4d759da Add documentation for authentication methods by Mitja Nikolaus · 6 years ago
  23. ff2d180 Log only exceptions that are unexpected by Mitja Nikolaus · 6 years ago
  24. 773d0cd Update method signatures to match signatures of superclasses by Mitja Nikolaus · 6 years ago
  25. 2189b5e Implement abstract method of superclass by Mitja Nikolaus · 6 years ago
  26. 0c34e40 Remove FIXME and TODO comments by Mitja Nikolaus · 6 years ago
  27. b4e3bec Remove unneccesary else statements after return by Mitja Nikolaus · 6 years ago
  28. e1389bd Replace bare except statement by Mitja Nikolaus · 6 years ago
  29. bcaf502 Organize imports by Mitja Nikolaus · 6 years ago
  30. 786a170 Replace crashreport admin management classes with register calls by Mitja Nikolaus · 6 years ago
  31. 6a67913 Add missing docstrings by Mitja Nikolaus · 6 years ago
  32. 7ce51ce Delete unused code and empty file by Mitja Nikolaus · 6 years ago
  33. 8e7e830 Delete all apps.py files by Mitja Nikolaus · 6 years ago
  34. 1280ef4 Add documentation for crashreports, heartbeats and logfiles endpoints by Mitja Nikolaus · 6 years ago
  35. 9c3b29e Use type hints instead of type declarations in docstrings by Mitja Nikolaus · 6 years ago
  36. cb50f2c Format all python files using the formatter by Mitja Nikolaus · 6 years ago
  37. e920808 Add documentation for devices REST API by Mitja Nikolaus · 6 years ago
  38. 5c3e057 Update django to 1.11.14 by Mitja Nikolaus · 6 years ago
  39. ef327e0 Delete obsolete views.py by Mitja Nikolaus · 6 years ago
  40. 3518160 Refactor device registration in test cases by Mitja Nikolaus · 6 years ago
  41. fe5f25c Extend crashreport dummy data by Borjan Tchakaloff · 6 years ago
  42. 0b3a48e Add constants for boot reasons by Franz-Xaver Geiger · 6 years ago
  43. fa134bd Restrict the statistics access to staff members by Borjan Tchakaloff · 6 years ago
  44. 4d022d5 Reorder imports by Franz-Xaver Geiger · 6 years ago
  45. 67504d0 Use auto generated URLs by Franz-Xaver Geiger · 6 years ago
  46. 3340e48 Use the real new item identifiers by Borjan Tchakaloff · 6 years ago
  47. ec814a7 Clean-up tests by Borjan Tchakaloff · 6 years ago
  48. 2ddbd77 Remove authentication with magic strings by Franz-Xaver Geiger · 6 years ago
  49. d612fd2 Remove test_ prefix from methods called by other tests by Franz-Xaver Geiger · 6 years ago
  50. 340b6f3 Set the default timezone to UTC for every incoming timestamp by Borjan Tchakaloff · 6 years ago
  51. 866f75e Catch naive date-time transformation to timezone-aware date failures by Borjan Tchakaloff · 6 years ago
  52. d994335 Fix internal server errors on device creation by Franz-Xaver Geiger · 6 years ago
  53. 869cf92 Validate the presence of the radio_version field in heartbeats and crashreports by Borjan Tchakaloff · 6 years ago
  54. 6f239a6 Extend the heartbeat and crashreport models with the radio version by Borjan Tchakaloff · 6 years ago
  55. 1accb67 Add version overview page by Dirk Vogt · 7 years ago
  56. 8e65615 Fix test cases by Dirk Vogt · 7 years ago
  57. 57a615d add google oauth2 by Dirk Vogt · 7 years ago
  58. b52c8e7 remove stats endpoint from crashreports project by Dirk Vogt · 7 years ago
  59. 83107df Add device stats endpoint and add indices to db models by Dirk Vogt · 7 years ago
  60. e922ef8 Remove not needed files by Dirk Vogt · 7 years ago
  61. f3662f6 Change permission for Device endpoints by Dirk Vogt · 7 years ago
  62. 7c5f7cc HIC-51: register device, logfile and heartbeat model to admin by Dirk Vogt · 7 years ago
  63. 7603a7a Store board date and chipset properly by Dirk Vogt · 7 years ago
  64. 4ccad9e Start over with requirements by Dirk Vogt · 7 years ago
  65. a268f0c Update requirements.txt by Dirk Vogt · 7 years ago
  66. eda80d3 Fix upload filename length, add created_at field. by Dirk Vogt · 7 years ago
  67. 3663569 Use proper Status code in tests| ADD Logfile upload by Dirk Vogt · 8 years ago
  68. 0d9d5d2 added test and fixed bug for retrieve by device_local_id by Dirk Vogt · 8 years ago
  69. e178488 Add Lookup for crashreports by device and id by Dirk Vogt · 8 years ago
  70. 67eb148 WIP: add logfile and local IDs by Dirk Vogt · 8 years ago
  71. 7160b5e Add Logfile upload endpoint by Dirk Vogt · 8 years ago
  72. c9e10ab Add proper permission checks for crashreports and heartbeats by Dirk Vogt · 8 years ago
  73. f2a3342 towards version 0.2 by Dirk Vogt · 8 years ago
  74. f5a1553 Add 1.7.1 overview page by Dirk Vogt · 8 years ago
  75. 95d575c Fix backward compatibility by Dirk Vogt · 8 years ago
  76. 05218ef Enable serving of crashreport logfiles. by Dirk Vogt · 8 years ago
  77. 1433f7c add report type field and App version fields by Dirk Vogt · 8 years ago
  78. 3b409f3 load jquery from local source by Dirk Vogt · 8 years ago
  79. 797400d FIX: add view by Dirk Vogt · 8 years ago
  80. d134521 Add hiccup statistic page by Dirk Vogt · 8 years ago
  81. f130c75 Initial commit. by Dirk Vogt · 8 years ago