Gabriel Mazetto
|
0a4d55a1c9
|
Refactor Hashed Storage migration to add additional migration steps
|
2017-11-23 14:19:36 +01:00 |
|
Gabriel Mazetto
|
f4de14d71f
|
Add support to migrate existing projects to Hashed Storage async
|
2017-09-28 16:32:14 +01:00 |
|
Gabriel Mazetto
|
02737b8508
|
Use @hashed prefix for hashed paths on disk, to avoid collision with existing ones
|
2017-08-22 06:33:20 +02:00 |
|
Gabriel Mazetto
|
d17a7be830
|
Refactor project and storage types
|
2017-08-22 06:33:20 +02:00 |
|
Gabriel Mazetto
|
fff5ebdcae
|
Removed some useless code, codestyle changes and removed an index
|
2017-08-22 06:33:20 +02:00 |
|
Gabriel Mazetto
|
95a270c871
|
Fix repository reloading in some specs
|
2017-08-22 06:33:20 +02:00 |
|
Gabriel Mazetto
|
e7a060321f
|
Moving away from the "extend" based factory to a more traditional one.
Using `extend` dynamically can lead to bad performance as it
invalidates the method's cache.
|
2017-08-22 06:33:20 +02:00 |
|