An error occurred fetching the project authors.
- 25 Feb, 2019 2 commits
-
-
Michael Kozono authored
This reverts commit 9202bbd1, reversing changes made to 4b282e9c.
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
- 06 Dec, 2018 2 commits
-
-
Jan Provaznik authored
These options are then used when setting before destroy callback.
-
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.
-
- 01 Nov, 2018 1 commit
-
-
George Tsiolis authored
-
- 16 Aug, 2018 1 commit
-
-
Yorick Peterse authored
This whitelists all existing places where we use "destroy_all".
-
- 07 Aug, 2018 1 commit
-
-
gfyoung authored
Partially addresses #47424.
-
- 04 May, 2018 1 commit
-
-
Shinya Maeda authored
-
- 03 May, 2018 4 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- 02 May, 2018 2 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
Introduce `use_fast_destroy` helper for parent associations. Rename method names in build_trace_chunks. Forbid `destroy` method when `FastDestroyAll` included.
-
- 01 May, 2018 1 commit
-
-
Shinya Maeda authored
-