Commit graph

2983 commits

Author SHA1 Message Date
syuilo d4f7617b3b Implement #888 2017-11-09 02:56:02 +09:00
syuilo 860a322c36 [API] Improve drive/files 2017-11-09 02:55:03 +09:00
syuilo bdffc00dca Clean up 2017-11-09 02:28:01 +09:00
syuilo 2baf318517 Fix 2017-11-09 00:17:24 +09:00
syuilo dc53f52c65 Fix bug 2017-11-09 00:13:32 +09:00
syuilo 4da2439d20 Fix 2017-11-09 00:12:47 +09:00
syuilo 888473f4d4 Remove blank line 2017-11-08 23:55:17 +09:00
syuilo 759a392fe9 Fix test 2017-11-08 23:54:02 +09:00
syuilo df9ca34175 oops 2017-11-08 23:48:23 +09:00
syuilo 6ff292ab1b v2974 2017-11-08 23:44:22 +09:00
syuilo 68b1721ecf なんかもうめっちゃやった 2017-11-08 23:43:47 +09:00
syuilo 1c60dfe2d9 ✌️ 2017-11-08 20:03:58 +09:00
syuilo 5a711df958 v2971 2017-11-08 16:55:10 +09:00
syuilo a5b5999cc6 より多くのスレッドを表示するように 2017-11-08 16:53:34 +09:00
syuilo ed79710c2b Fix bug 2017-11-08 16:52:06 +09:00
syuilo e78989c3d4 ✌️ 🎨 ✌️ 2017-11-08 16:50:33 +09:00
syuilo 6379416b9e ✌️ 2017-11-08 15:58:01 +09:00
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