OSDN Git Service

[DEBUG] dbOptionの設定
[eos/zephyr.git] / server / class / DB.js
2016-01-25 himetani_cafe[DEBUG] dbOptionの設定 v0.3.0p0018
2016-01-25 himetani_cafe[DEBUG] zephyr serve, zephyr debug command v0.3.0p0017
2016-01-25 himetani_cafe[Develop] zephyr debug command for /api/v1/fileUpload v0.3.0p0016
2016-01-25 himetani_cafe[BUG FIX] check function reject by calling with no... v0.3.0p0015
2016-01-25 himetani_cafe[Leave] removeDirectory()の関数定義だけ書いた。
2016-01-25 himetani_cafe[Develop and Test] db.createDirectory(directory) v0.3.0p0014
2016-01-24 himetani_cafeexistDirectory(),notExistDirectory()の仕様変更、Filesテーブルのスキーマの変更 v0.3.0p0013
2016-01-24 himetani_cafe[DEBUG] db.existDirectory() modify to search recursively. v0.3.0p0012
2016-01-23 himetani_cafemodify createFile() place
2016-01-23 himetani_cafe[Develop & Test] removeFile() v0.3.0p0011
2016-01-23 himetani_cafedevelop and test (not)existFile(), (not)existDirectory(), v0.3.0p0010
2016-01-23 himetani_cafecheckFile, checkDirectoryをexistFile,existDirectoryに書き直す...
2016-01-23 himetani_cafedevelop and test db.createFile() v0.3.0p0009
2016-01-23 himetani_cafe[Bugfix] checkFile() adding "fileType: 1" to inner... v0.3.0p0008
2016-01-23 himetani_cafedevelop checkFile() and tested it. v0.3.0p0007
2016-01-23 himetani_cafe[Test]: db.createFile v0.3.0p0006
2016-01-23 himetani_cafedebug relating with asynchronous code
2016-01-23 himetani_cafearranged testing frame
2016-01-22 himetani_cafeInstall sqlite3 and sequelize