An error occurred fetching the project authors.
- 21 Feb, 2018 1 commit
-
-
Michael Kozono authored
-
- 20 Feb, 2018 1 commit
-
-
Michael Kozono authored
And move UntrackedFile into PopulateUntrackedUploadsDependencies, and move its spec into its own file.
-
- 16 Feb, 2018 1 commit
-
-
Michael Kozono authored
Specifically, `PopulateUntrackedUploads` and its spec.
-
- 14 Feb, 2018 1 commit
-
-
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`.
-
- 01 Feb, 2018 1 commit
-
-
Micaël Bergeron authored
-
- 31 Jan, 2018 1 commit
-
-
Takuya Noguchi authored
-
- 05 Dec, 2017 1 commit
-
-
Michael Kozono authored
-
- 01 Dec, 2017 22 commits
-
-
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.
-