- Feb 14, 2018
-
-
Michael Kozono authored
And use :migration tag to use deletion strategy, and to avoid caching tables, and to lock into a particular schema. Attempting to fix intermittent spec errors `PG::UndefinedTable: ERROR: relation "public.untracked_files_for_uploads" does not exist`.
-
- Feb 01, 2018
-
-
Micael Bergeron authored
-
- Jan 31, 2018
-
-
Takuya Noguchi authored
-
- Dec 05, 2017
-
-
Michael Kozono authored
-
- Dec 01, 2017
-
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
To fix for MySQL.
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
It makes a debugging slightly easier, but is not necessary, and is a waste of resources.
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
Since `calculate_checksum` depends on `Uploader` classes which are not defined in this background migration and may change at any time.
-
Michael Kozono authored
-
Michael Kozono authored
So the path on source installs cannot be too long for our column. And fix the column length test since Route.path is limited to 255 chars, it doesn’t matter how many nested groups there are.
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
by copy-pasting in the whole `Upload` class. Also, fix `Namespace` `model_type` (it should not be `Group`).
-
Michael Kozono authored
-
Michael Kozono authored
To process the unhashed_upload_files table.
-