]>
| author | Eugen Rochko <eugen@zeonfederated.com> | |
| Thu, 30 Mar 2017 17:42:33 +0000 (19:42 +0200) | ||
| committer | Eugen Rochko <eugen@zeonfederated.com> | |
| Thu, 30 Mar 2017 17:42:33 +0000 (19:42 +0200) | ||
| commit | e8875c6046615778c7ae6f1fc0c4a195fb5d3a03 | |
| tree | f3323758f605bbf792fd422d04d86636e64f0345 | tree | snapshot |
| parent | 03fb6c16ecc3c36104185507d601af87edecc655 | commit | diff |
| app/controllers/api/v1/timelines_controller.rb | diff | blob | history | |
| app/controllers/settings/imports_controller.rb | [new file with mode: 0644] | blob |
| app/models/import.rb | [new file with mode: 0644] | blob |
| app/views/layouts/admin.html.haml | diff | blob | history | |
| app/views/settings/imports/show.html.haml | [new file with mode: 0644] | blob |
| app/workers/import_worker.rb | [new file with mode: 0644] | blob |
| config/locales/en.yml | diff | blob | history | |
| config/locales/simple_form.en.yml | diff | blob | history | |
| config/navigation.rb | diff | blob | history | |
| config/routes.rb | diff | blob | history | |
| db/migrate/20170330163835_create_imports.rb | [new file with mode: 0644] | blob |
| db/migrate/20170330164118_add_attachment_data_to_imports.rb | [new file with mode: 0644] | blob |
| db/schema.rb | diff | blob | history | |
| spec/fabricators/import_fabricator.rb | [new file with mode: 0644] | blob |
| spec/models/import_spec.rb | [new file with mode: 0644] | blob |