Commit graph

18 commits

Author SHA1 Message Date
Douwe Maan
8da236611b Prefer polymorphism over specific type checks in Import service 2017-11-15 13:40:35 +01:00
James Lopez
22d7ae8002 Fix issues importing forked projects 2017-04-04 16:34:19 +00:00
Dmitriy Zaporozhets
6676b4f0dd
Use Namespace#full_path instead of Namespace#path
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-02-14 18:38:20 +02:00
James Lopez
76771c2946 squashed - added avatar saver/restorer and specs
added spec for avatar saver

avatar saver!

added avatar restorer spec

fix spec

added avatar restorer class

fix export service

fix warnings, added changelog

fix spec

some refactoring based on feedback

fixed a few issues after testing i/e avatar
2016-07-19 13:06:06 +02:00
James Lopez
60a2b3eff2 allow empty repos on import/export 2016-07-18 11:02:07 +02:00
Grzegorz Bizon
9e211091a8 Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
James Lopez
46b89a270f Fix tmp file being deleted after the request plus some cleanup and improved erroring for this situation 2016-06-24 10:50:23 +02:00
James Lopez
4bde59341f lots of refactoring again based on feedback. Changed the UI slightly and also fixed a small bug 2016-06-15 17:31:00 +02:00
James Lopez
ff44198e17 few fixes after refactoring the whole UI stuff 2016-06-14 21:03:14 +02:00
James Lopez
b53ed84843 adapted current services stuff to use new project import, plus fixes a few issues, updated routes, etc... 2016-06-14 20:32:19 +02:00
James Lopez
3f7ed55011 lots of refactoring to reuse import service 2016-06-14 12:47:07 +02:00
James Lopez
e5cf4cd745 corrected a few warnings 2016-06-13 15:33:28 +02:00
James Lopez
25a1c6541a add message to notes about missing author on import 2016-05-13 12:33:13 +02:00
James Lopez
ff56f7be62 fix importer issue 2016-05-12 11:03:55 +02:00
James Lopez
a61456e44e refactored import to use shared error stuff and fixed a few issues with recent refactorings 2016-05-11 17:22:45 +02:00
James Lopez
9d306eb132 picking stuff from ui related to import 2016-05-03 12:41:23 +02:00
James Lopez
8f973b8f68 more refactoring - easier guessing path changes 2016-04-22 12:45:20 +02:00
James Lopez
ae777ea061 WIP - importing file and repo 2016-04-15 18:14:28 +02:00