An error occurred fetching the project authors.
  1. 25 Feb, 2019 2 commits
  2. 06 Dec, 2018 2 commits
    • Jan Provaznik's avatar
      Allow pass additional options to use_fast_destroy · 4ded0411
      Jan Provaznik authored
      These options are then used when setting before destroy callback.
      4ded0411
    • Jan Provaznik's avatar
      Use FastDestroy for deleting uploads · 239fdc78
      Jan Provaznik authored
      It gathers list of file paths to delete before destroying
      the parent object. Then after the parent_object is destroyed
      these paths are scheduled for deletion asynchronously.
      
      Carrierwave needed associated model for deleting upload file.
      To avoid this requirement, simple Fog/File layer is used directly
      for file deletion, this allows us to use just a simple list of paths.
      239fdc78
  3. 01 Nov, 2018 1 commit
  4. 16 Aug, 2018 1 commit
  5. 07 Aug, 2018 1 commit
  6. 04 May, 2018 1 commit
  7. 03 May, 2018 4 commits
  8. 02 May, 2018 2 commits
  9. 01 May, 2018 1 commit