Commit Graph

730 Commits

Author SHA1 Message Date
Firmlyzhu 987077e7d7 Add information of login to user log 2018-09-16 15:52:15 +08:00
Firmlyzhu 46ea09828d fix a bug that net stats can't be shown 2018-09-16 14:56:27 +08:00
Yujian Zhu d64b39bcc4
Merge pull request #322 from FirmlyReality/master
Check if number field is null before submit application for beans
2018-08-07 17:43:22 +08:00
zhuyj17 62fdaa489e Check if number field is null before submit application for beans 2018-08-07 17:26:16 +08:00
amber 4c3b11cc25
Merge pull request #301 from FirmlyReality/tidycode
Tidycode
2018-06-12 10:04:13 +08:00
zhuyj17 95ab1104f4 Tide user and web code 2018-06-11 00:14:41 +08:00
zhuyj17 1315ca0c3a Tidy master code 2018-06-10 23:53:21 +08:00
zhuyj17 183ccb3d21 Rename com to utils 2018-06-04 01:22:50 +08:00
zhuyj17 18d9ea08fd Rename com to utils 2018-06-04 01:16:32 +08:00
zhuyj17 868be0c8c0 Tidy master codes 2018-05-27 17:17:08 +08:00
zhuyj17 9b8a9a7135 Tidy worker codes 2018-05-27 17:09:09 +08:00
zhuyj17 9fb63fb475 Tide worker codes 2018-05-27 17:08:44 +08:00
zhuyj17 c486930d8f tidy worker codes 2018-05-27 15:52:45 +08:00
zhong yehong fbe88b0cbb
Merge pull request #297 from zhongyehong/master
Implement addnode function on aliyun cloud
2018-05-20 17:42:35 +08:00
zhongyehong b40fad7acc Add a parameter to control whether the add node function is enabled. 2018-05-20 17:32:35 +08:00
zhongyehong 490a9901ac allow root change the cloud setting in cloud pannel 2018-05-20 17:16:56 +08:00
zhongyehong 37c9b13e28 Merge remote-tracking branch 'upstream/master' 2018-05-20 16:08:00 +08:00
zhongyehong d3750eb7f8 Implement addnode function on aliyun cloud 2018-05-20 16:05:11 +08:00
zhongyehong 2ca69b8e47 adding scale module 2018-05-13 13:21:17 +08:00
Yujian Zhu 16cfef3219
Merge pull request #295 from FirmlyReality/file2db
File2db
2018-04-22 16:03:55 +08:00
zhuyj17 03df782f62 Merge branch 'master' of https://github.com/unias/docklet into file2db 2018-04-22 15:59:09 +08:00
zhuyj17 3e999e4511 1.Fix bugs on upgrade script. 2. Can't add port mappings when cluster is stopped. 2018-04-22 15:58:41 +08:00
zhuyj17 5d8abf2d44 Add a python script to upgrade 2018-04-22 15:21:19 +08:00
zhong yehong b82498eae9
Merge pull request #294 from zhongyehong/master
Modified recovery mode
2018-04-22 14:47:26 +08:00
zhongyehong 984819686e fix a bug caused by merge 2018-04-22 14:45:04 +08:00
zhongyehong 867ee221b6 fix a bug of displaying copy button 2018-04-22 14:23:32 +08:00
zhongyehong d5bc0e583d Merge remote-tracking branch 'upstream/master' 2018-04-22 14:06:43 +08:00
zhongyehong 39fcf8a26f Modified recovery mode 2018-04-22 14:03:41 +08:00
zhuyj17 0cbb288175 Add BillingHistory model and fix a bug when use db to bill 2018-04-22 12:39:54 +08:00
Yujian Zhu 7ba93cfa65
Merge pull request #293 from FirmlyReality/file2db
Use database when operating on clusters, containers, ports mappings and images.
2018-04-15 23:50:58 +08:00
zhuyj17 d959b6f23e Update copy image to use db 2018-04-15 22:52:00 +08:00
zhuyj17 c152d8650a Fix conlicts 2018-04-14 00:25:05 +08:00
zhuyj17 831014f7f5 Fix some bugs in imagemgr 2018-04-14 00:17:38 +08:00
Firmlyzhu 1f7598b27b Fix some bugs on imagemgr 2018-04-13 16:39:36 +08:00
Firmlyzhu 5a2facc028 Fix a bug 2018-04-13 16:02:01 +08:00
Firmlyzhu 3f54ff3952 Use db in imagemgr 2018-04-13 15:50:49 +08:00
zhuyj17 6870d16bc3 Use db when update proxyurl 2018-04-08 23:09:28 +08:00
zhuyj17 1f756540f8 Use db when managing port mappings 2018-04-08 22:56:15 +08:00
zhuyj17 05970254a0 Use db when start and stop clusters 2018-04-08 17:02:09 +08:00
zhuyj17 06dfd80363 Use database when create,delete,scale_in,scale_out clusters 2018-04-08 16:55:57 +08:00
zhong yehong 04d1a92c36
Merge pull request #292 from zhongyehong/master
image copy
2018-04-08 15:16:08 +08:00
zhongyehong 9dc3f346ac Merge remote-tracking branch 'upstream/master' 2018-04-08 15:12:21 +08:00
zhongyehong 640b6cda52 Optimizing the display of image information for cmd tool 2018-04-08 15:10:18 +08:00
zhongyehong d9cc0c2c9f user can copy an image to other masters 2018-04-08 15:05:04 +08:00
zhuyj17 d9dd9de94d add flask-migrate 2018-03-19 09:27:21 +08:00
zhuyj17 6b3c83cebb Add 3 new models: Container, PortMapping and VCluster 2018-03-11 16:29:54 +08:00
Yujian Zhu dc97b71550
Merge pull request #291 from FirmlyReality/image_lock
Add users' locks to when operating on images.
2018-03-11 14:28:06 +08:00
zhuyj17 e9b8669fc9 Add users' locks to when operating on images. 2018-03-11 11:21:36 +08:00
Yujian Zhu 0b81a6f24d
Merge pull request #290 from FirmlyReality/user_threading
Add locks to user.py to solve synchronization problems.
2018-03-04 16:32:06 +08:00
zhuyj17 aa63f18b95 Add locks to user.py to solve synchronization problems. 2018-03-04 15:20:46 +08:00