syuilo
93c0af613f
Improve performance
2017-11-08 14:58:48 +09:00
syuilo
253747ecfb
Fix bugs
2017-11-08 14:43:42 +09:00
こぴなたみぽ
6e091261d3
Merge pull request #884 from syuilo/add-order-to-migration-files
...
マイグレーションファイル名に作成時間を明記する 他
2017-11-08 00:15:37 +09:00
otofune
04dd2cb12b
rename with execution order, add desc & initial creation script
2017-11-08 00:09:05 +09:00
syuilo
12d815dc42
Merge branch 'master' of https://github.com/syuilo/misskey
2017-11-07 23:21:58 +09:00
syuilo
66a08aa22f
✌️
2017-11-07 23:21:54 +09:00
こぴなたみぽ
d64c3c8fdc
Merge pull request #883 from syuilo/run-migrations-parallely-with-given-dop
...
マイグレーションを並列で走らせる
2017-11-07 23:21:07 +09:00
otofune
6875b68f3e
change all migrations to parallely
2017-11-07 23:10:38 +09:00
syuilo
0903b0428c
#860
2017-11-07 23:09:15 +09:00
otofune
9f2dc28088
fix
2017-11-07 22:57:48 +09:00
otofune
36a95c003a
fix
2017-11-07 22:39:17 +09:00
otofune
bf7601fa8d
run parallely
2017-11-07 22:08:35 +09:00
syuilo
6b0db9b877
✌️
2017-11-07 21:23:09 +09:00
syuilo
bb8fd5b90f
Fix bug
2017-11-07 21:16:13 +09:00
syuilo
71b1de8367
Fix bug
2017-11-07 21:12:08 +09:00
syuilo
a85d5ac4bb
#882
2017-11-07 21:04:32 +09:00
こぴなたみぽ
307f0389ac
Display progress
2017-11-07 19:42:29 +09:00
syuilo
dab9231fd8
Fix bug
2017-11-07 19:33:54 +09:00
syuilo
09783e5fb0
Fix bug
2017-11-07 19:27:02 +09:00
syuilo
109dd7f747
Fix bug
2017-11-07 19:19:19 +09:00
syuilo
b2a2f98d6a
Better memory usage
2017-11-07 19:17:42 +09:00
こぴなたみぽ
68cf16882f
Fix bug
...
アップロードのバグなのか知らないけどなぜか data が存在しない drive_file ドキュメントがまれにあることがわかったので
2017-11-07 18:47:23 +09:00
syuilo
3aa0980f63
v2944
2017-11-07 12:11:52 +09:00
syuilo
fe1e01a108
Disable minification due to artifacts
2017-11-07 12:08:44 +09:00
こぴなたみぽ
8dd2e310f1
Merge pull request #881 from syuilo/greenkeeper/@types/node-8.0.49
...
chore(package): update @types/node to version 8.0.49
2017-11-07 11:26:17 +09:00
こぴなたみぽ
339670fa4f
Merge pull request #879 from syuilo/greenkeeper/@types/webpack-3.8.0
...
Update @types/webpack to the latest version 🚀
2017-11-07 11:26:00 +09:00
こぴなたみぽ
71238cd501
Merge pull request #880 from syuilo/greenkeeper/uglify-es-3.1.8
...
chore(package): update uglify-es to version 3.1.8
2017-11-07 11:25:47 +09:00
otofune
16bed0ca03
test - fix insertDriveFile (use GridFS filename)
2017-11-07 10:00:15 +09:00
otofune
696cd3b0e3
migration - add migration to support changed filename usage
2017-11-07 09:58:02 +09:00
otofune
2c234beb31
gulpfile - shutdown mocha after test run
...
see:
- http://mochajs.org/#usage
- https://boneskull.com/mocha-v4-nears-release/#mochawontforceexit
2017-11-07 09:49:48 +09:00
otofune
67d32b73f4
test - remove unneed async wrappings, drop GridFS drive_file correctly
2017-11-07 09:47:59 +09:00
otofune
fb422b4d60
use 'name' param as GridFS file's 'filename'
2017-11-07 09:30:51 +09:00
otofune
a7762aea4f
file - if 'name' param given, validate
2017-11-07 09:18:40 +09:00
otofune
8e62cc1efd
file - unify '/:id' & '/:id/:name'
2017-11-07 09:14:39 +09:00
otofune
f80283a94f
add 'format' script to use autofix w/ tslint
2017-11-07 09:04:16 +09:00
otofune
3ec29fec6b
remove unneed dependencies
2017-11-07 09:03:56 +09:00
greenkeeper[bot]
34ffae865a
chore(package): update uglify-es to version 3.1.8
...
Closes #602
2017-11-06 22:58:57 +00:00
greenkeeper[bot]
3117029ba9
chore(package): update @types/node to version 8.0.49
...
Closes #878
2017-11-06 19:54:17 +00:00
greenkeeper[bot]
041cc01d5e
chore(package): update @types/webpack to version 3.8.0
2017-11-06 19:02:39 +00:00
syuilo
b06950d5e7
ハッシュ値はMongoDB側で管理されているから手動でインデックスを明示する必要はなさそうだ
2017-11-06 22:22:48 +09:00
syuilo
6df3db23d6
Fix index creation
2017-11-06 22:10:40 +09:00
syuilo
26d4ebfe1a
Refactor
2017-11-06 20:03:50 +09:00
syuilo
7940c0901d
✌️
2017-11-06 19:59:14 +09:00
syuilo
1d107b714f
Remove needless dependent
...
This is a stub types definition for chalk
(https://github.com/chalk/chalk ). chalk provides its own type
definitions, so yo
u don't need @types/chalk installed!
2017-11-06 19:39:55 +09:00
syuilo
bc44ea9915
Use tab for indentation
2017-11-06 19:16:14 +09:00
こぴなたみぽ
81036611db
Merge pull request #877 from syuilo/greenkeeper/cafy-3.1.1
...
fix(package): update cafy to version 3.1.1
2017-11-06 19:14:50 +09:00
こぴなたみぽ
779011e5b3
Merge branch 'master' into greenkeeper/cafy-3.1.1
2017-11-06 19:14:44 +09:00
こぴなたみぽ
00bf05b1c7
Merge pull request #876 from syuilo/greenkeeper/@types/body-parser-1.16.7
...
chore(package): update @types/body-parser to version 1.16.7
2017-11-06 19:14:08 +09:00
こぴなたみぽ
9b7edcefb9
Merge branch 'master' into greenkeeper/@types/body-parser-1.16.7
2017-11-06 19:14:04 +09:00
こぴなたみぽ
a3fe20827f
Merge pull request #875 from syuilo/greenkeeper/@types/gulp-util-3.0.33
...
chore(package): update @types/gulp-util to version 3.0.33
2017-11-06 19:13:41 +09:00