Commit Graph

60 Commits

Author SHA1 Message Date
lxd1190 7c42a3ccae docs(api): add python api description 2018-11-08 19:34:12 +08:00
lxd1190 e3167d25c9 docs(architecture docs): update docs content 2018-11-07 20:39:21 +08:00
lxd1190 86569e65bc docs(code_framework): update arch picture and code description 2018-11-07 20:19:34 +08:00
lxd1190 48618f59cb fix(docker): start.sh dos2unix 2018-11-07 19:56:35 +08:00
lxd1190 c739f92ca6 docs(install): update db config path 2018-11-07 18:01:31 +08:00
lxd1190 86076d843f fix(docker): update docker image 2018-11-07 17:53:44 +08:00
lxd1190 21b2b1614d refactor(app): refactor dictionary: add app module 2018-11-07 15:06:36 +08:00
lxd1190 5faf04cf06 refactor(app): refactor dictionary 2018-11-07 14:57:17 +08:00
lxd1190 e831610019 docs(install): more api explain 2018-11-01 22:24:37 +08:00
lxd1190 993418dc58 docs(install): more docker install explain 2018-11-01 22:13:06 +08:00
lxd1190 2ee6432860 Merge branch 'master' of https://github.com/Tencent/Metis 2018-11-01 21:49:13 +08:00
lxd1190 48aac61b70 fix(local): modification description 2018-11-01 21:44:06 +08:00
lxd1190 eb357c1817
Merge pull request #30 from Donkey0619/master
解决删除样本的bug
2018-11-01 21:41:56 +08:00
TENCENT\sherlockren c6538d0fb8 解决删除样本的bug 2018-11-01 21:37:32 +08:00
lxd1190 7a3655508a style(local): code standards 2018-11-01 21:18:41 +08:00
lxd1190 5bd6f8e7ef Merge branch 'dev'
style(local): code standars
2018-11-01 21:12:18 +08:00
lxd1190 5c59a37464 style(local): code standards 2018-11-01 21:11:16 +08:00
lxd1190 356617423d Merge branch 'dev' 2018-10-31 10:46:24 +08:00
lxd1190 57aa091d26 Merge branch 'dev' of https://github.com/Tencent/Metis into dev 2018-10-31 10:45:38 +08:00
lxd1190 1685443016
Merge pull request #29 from wanghuaway/dev
docs(usercase): modify docs
2018-10-31 10:44:09 +08:00
waywang 9cdb192690 docs(usercase): modify docs 2018-10-31 10:32:31 +08:00
lxd1190 5394a713eb docs(install): modify django setup 2018-10-30 14:35:18 +08:00
lxd1190 7060cfdabe docs(install): modify django setup 2018-10-30 14:32:58 +08:00
lxd1190 446cd94b8b Merge branch 'dev' 2018-10-30 11:26:55 +08:00
lxd1190 662f8a8cd4 feat(sample): update samples 2018-10-30 11:25:24 +08:00
dongdonglin(林向东) 79140ca056 Merge branch 'master' of https://github.com/Tencent/Metis 2018-10-28 10:02:36 +08:00
dongdonglin(林向东) 12d6864019 docs(api): update api docs 2018-10-28 10:00:44 +08:00
dongdonglin(林向东) a5f2dd1a90 docs(api): update api docs 2018-10-28 09:58:47 +08:00
lxd1190 177ebdafe3
Merge pull request #18 from CodingCrush/master
fix: syntax optimization
2018-10-24 15:45:02 +08:00
lxd1190 b85efc8b61
Delete test_common.py
do not need this file anymore
2018-10-24 15:39:46 +08:00
dongdonglin(林向东) a626b60140 docs(install): change to unix format 2018-10-24 11:59:37 +08:00
lxd1190 c40aeedae6
Merge pull request #17 from Binjjam/dev
docs(local): update install docs
2018-10-24 11:41:34 +08:00
lxd1190 6fdc42773b
Merge branch 'dev' into dev 2018-10-24 11:40:55 +08:00
codingcrush ad880cb4c4 fix: syntax optimization 2018-10-24 11:31:09 +08:00
dongdonglin(林向东) 7e011446e3 docs(install.md): update description of django version close #12 2018-10-24 10:54:54 +08:00
dongdonglin(林向东) d8fc126c86 fix(test): del test cases 2018-10-23 17:19:57 +08:00
dongdonglin(林向东) c9a348d476 fix(train): using threading instead of mutiprocess 2018-10-23 16:57:29 +08:00
Huo 8fb610c6c8
docs(local): update install docs
MySQL授权应只赋予需要的权限,最起码是只给对应的db权限,而不是 all on *.* 。
2018-10-23 15:10:30 +08:00
dongdonglin(林向东) 8154bbad3a refactor(docker): update docker 2018-10-23 02:11:26 +08:00
dongdonglin(林向东) abc8445d7f docs(local): update readme install docs 2018-10-22 19:52:54 +08:00
dongdonglin(林向东) 3ffa06599d refactor(local): refactor code 2018-10-22 19:25:35 +08:00
dongdonglin(林向东) 42fc9e64b8 fix(url): forbid admin login 2018-10-18 11:35:40 +08:00
dongdonglin(林向东) f517a346aa docs(docs): update api docs 2018-10-17 17:49:31 +08:00
dongdonglin(林向东) 881782de99 fix(dao): add time 2018-10-17 17:36:46 +08:00
dongdonglin(林向东) d8a5abb98b docs(docs): update docs,docker file 2018-10-17 16:34:01 +08:00
dongdonglin(林向东) a15bc49f1c fix(dao): fix train finding problem 2018-10-17 10:28:32 +08:00
dongdonglin(林向东) 95374f7a04 docs(docs): update docs 2018-10-16 15:51:30 +08:00
dongdonglin(林向东) 40455cff97 Merge branch 'dev' 2018-10-16 15:24:09 +08:00
dongdonglin(林向东) 451f6260b3 docs(api): update docs 2018-10-16 15:22:20 +08:00
dongdonglin(林向东) 30aa3c96ee docs(api): update docs 2018-10-16 15:07:21 +08:00