Commit Graph

23 Commits

Author SHA1 Message Date
Santiago L 9d2d0befc4 Rename `async`--> `run_async`
On Python3.5 async becames a reserved keyword.
2021-03-30 12:51:12 +02:00
root 55737cf247 Added missing import 2017-01-12 21:41:25 +00:00
Marc Aymerich df99f8d745 Added advance orchestration functionality 2016-07-15 12:44:38 +00:00
Marc Aymerich 201608c49c Improved admin performance 2016-02-23 11:49:10 +00:00
Marc Aymerich 8753b94b8c Refactored model classmethods to manager methos 2015-09-04 10:22:14 +00:00
Marc Aymerich ad37c5fd71 Added History app and setuplog 2015-08-31 11:58:59 +00:00
Marc Aymerich e0d31f67e4 Fixes on payments and php webapps 2015-06-22 14:14:16 +00:00
Marc Aymerich c3f7c6946f Fixed orchestration management command 2015-06-03 12:51:47 +00:00
Marc Aymerich b5ede03858 Improved ACL support 2015-05-12 12:38:40 +00:00
Marc Aymerich 2877f64d9d Improved performance of SSH with ControlPersist 2015-05-10 17:33:36 +00:00
Marc Aymerich c5140ccbae Improved gran permissions support for systemusers 2015-05-08 14:05:57 +00:00
Marc Aymerich 17974d41fa Refactored dashboard icons and menu registration 2015-05-07 14:09:37 +00:00
Marc Aymerich 2c122935b3 Fixed backend script name colision 2015-05-06 15:32:22 +00:00
Marc Aymerich a512976962 Merge pull request #9 from amon-ra/master
Some minor tweaks
2015-05-01 20:10:00 +02:00
Marc Aymerich f5e80d680c Added create initial superuser prompt on accounts post migrate 2015-05-01 18:05:34 +00:00
amon-ra 9a836f6e25 removed some django warnings 2015-05-01 19:23:22 +02:00
Marc Aymerich 43d70fe83d Added multiple IPs support per virtualhost 2015-04-21 14:14:07 +00:00
Marc Aymerich 9ac9f6b933 Random fixes 2015-04-20 14:23:10 +00:00
Marc Aymerich 5d95e64965 Added --backends --servers orchestrate management command options 2015-04-16 15:46:26 +00:00
Marc Aymerich a04f5cc5da Lots of random fixes 2015-04-09 14:32:10 +00:00
Marc Aymerich bac2b94d70 Split Operation and BackendOperation 2015-04-07 15:14:49 +00:00
Marc Aymerich d165d7f03d Secure backends from injection 2015-04-05 18:02:36 +00:00
Marc Aymerich 10d2f7f247 Moved apps to contrib 2015-04-05 10:46:24 +00:00