Skip to content
Snippets Groups Projects
  1. Jun 14, 2019
  2. Jun 05, 2019
  3. Jun 04, 2019
  4. May 31, 2019
  5. May 30, 2019
  6. May 24, 2019
  7. May 23, 2019
  8. May 20, 2019
  9. Mar 21, 2019
  10. Mar 04, 2019
  11. Jan 23, 2019
  12. Jan 22, 2019
  13. Jan 15, 2019
  14. Dec 21, 2018
    • Martin Burchell's avatar
      Merge branch 'ignore-duplicates' into 'staging' · 99252f9c
      Martin Burchell authored
      Skip duplicate records when importing
      
      See merge request !116
      99252f9c
    • Martin Burchell's avatar
      Stop CI complaining · 6e41d4e2
      Martin Burchell authored
      6e41d4e2
    • Martin Burchell's avatar
      Skip duplicate records when importing · 71d9208f
      Martin Burchell authored
      Ideally we'd have unique IDs from the data source but we can't guarantee that
      so next best thing is to put a unique together validator for the body and
      timestamp fields. We do this at the REST API level as this is not possible
      for a text field. Unfortunately because MySQL truncates microseconds we need
      to have a custom field in the serializer to truncate microseconds before
      validation. Shouldn't be a problem when we move to 5.6+ all round
      71d9208f
  15. Dec 20, 2018
  16. Dec 19, 2018
  17. Dec 18, 2018
Loading