1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 12:04:15 +00:00
Commit graph

944 commits

Author SHA1 Message Date
Anatoliy Guskov
b554cb6807 Merge pull request #41 from savichev/patch-4
Update requirements.txt
2015-08-03 13:39:47 +03:00
savichev
fb39c99165 Update requirements.txt
https://github.com/retspen/webvirtcloud/issues/40#issuecomment-127171268
2015-08-03 14:08:19 +05:00
Anatoliy Guskov
c07d1b1a6e Added fix sellinux in CentOS 2015-08-01 09:42:47 +03:00
Anatoliy Guskov
511ab8debc Fixed supervisor ini on Fedora 2015-08-01 09:39:35 +03:00
Anatoliy Guskov
3616d860e2 Fix install CentOS 2015-08-01 00:16:53 +03:00
Anatoliy Guskov
0b2359210f Add CentOS install 2015-08-01 00:12:53 +03:00
Anatoliy Guskov
c636ca1d97 Fix install on CentOS 2015-08-01 00:12:04 +03:00
Anatoliy Guskov
5ec8895325 Fixed MAC and IP spoofing 2015-07-30 14:28:36 +03:00
Anatoliy Guskov
d7dffcd883 Merge pull request #34 from savichev/patch-1
Update computers.html
2015-07-15 14:44:35 +03:00
savichev
a2235f7fde Update computers.html
Expand pattern for Label
2015-07-15 16:41:11 +05:00
Retspen
b819b91d19 Changed instance info in template and deleting process 2015-07-09 10:41:56 +03:00
Anatoliy Guskov
d73e8c72e7 Fix #33 2015-07-08 08:03:36 +03:00
Anatoliy Guskov
5cf7076ca1 Update views.py 2015-07-02 08:11:05 +03:00
Anatoliy Guskov
74ccf5e3b7 Merge pull request #30 from NerdsvilleCEO/patch-4
Move default nginx conf out of enabled dir
2015-06-29 09:53:33 +03:00
Joshua Santos
b7ced3d575 Move default nginx conf out of enabled dir 2015-06-28 21:50:50 -07:00
Anatoliy Guskov
c13ccf783e Merge pull request #28 from NerdsvilleCEO/patch-3
Fix permissions after db migrate
2015-06-27 19:01:00 +03:00
Joshua Santos
5b778bc42d Fix permissions after db migrate 2015-06-27 06:38:10 -07:00
Anatoliy Guskov
68919288f8 Merge pull request #26 from NerdsvilleCEO/patch-1
server_name should be optional
2015-06-27 16:27:19 +03:00
Anatoliy Guskov
defbf5a5ce Merge pull request #27 from NerdsvilleCEO/patch-2
Symlink issues with venv
2015-06-27 16:27:09 +03:00
Joshua Santos
e577e5fec2 Symlink issues with venv
If you create venv before moving the directory, you get symlinking issues
2015-06-27 06:07:56 -07:00
Joshua Santos
0dcd2300f4 server_name should be optional 2015-06-27 05:56:37 -07:00
Retspen
e54fd13e9a Fixed access without admins prermission 2015-06-24 09:54:46 +03:00
Anatoliy Guskov
7c5b606538 Update settings.py 2015-06-22 10:14:19 +03:00
Anatoliy Guskov
6f0c016ec8 Fixed when net dev vnet 2015-06-22 10:13:50 +03:00
Retspen
b8caf3f49a Fixed search bar on users 2015-06-16 11:53:42 +03:00
Retspen
13e5d70ff3 Moved all to virtualenv 2015-06-16 08:49:30 +03:00
Retspen
5714f0945a Fixed PEP8 2015-06-08 22:45:56 +03:00
Anatoliy Guskov
2a5618ca2e Merge pull request #19 from savichev/master
Fix Compute Overview
2015-06-08 08:01:28 +03:00
savichev
4e1a3c9674 Fix Compute Overview
Correction of the display of information on architecture and memory
2015-06-07 15:58:52 +05:00
Anatoliy Guskov
3473dc199e Update README.md 2015-06-03 08:18:47 +03:00
Retspen
dccdd48975 Updated info 2015-05-27 16:41:08 +03:00
Retspen
0408e1d9cd Added function for public key to gstfsd 2015-05-27 16:23:49 +03:00
Retspen
2d1f72a7e1 Added models and telmplate for sshkeys 2015-05-27 14:10:57 +03:00
Retspen
bc90206531 Updated to django 1.8.2 2015-05-27 09:40:30 +03:00
savichev
9d6cc70614 Merge pull request #1 from retspen/master
sync
2015-05-22 12:10:36 +05:00
Retspen
c408741877 Update django-1.8.1 2015-05-21 18:58:07 +03:00
Anatoliy Guskov
dac412b248 Update requirements.txt 2015-05-21 18:55:49 +03:00
Anatoliy Guskov
6522734078 Update README.md 2015-05-21 18:54:27 +03:00
Anatoliy Guskov
d6a055002b Merge pull request #12 from hico-horiuchi/fix_open_console
Fix open_console at instances
2015-05-21 18:53:41 +03:00
Anatoliy Guskov
1bc1279b1d Merge pull request #11 from hico-horiuchi/user_instances
Show only UserInstances at instances
2015-05-21 18:53:08 +03:00
Anatoliy Guskov
064e88dd1d Merge pull request #10 from hico-horiuchi/mv_requirements
Move requirements.txt to match README
2015-05-21 18:53:01 +03:00
Akihiko Horiuchi
873fd1333a Fix open_console at instances 2015-05-21 23:55:34 +09:00
Akihiko Horiuchi
172a805215 Show only UserInstances at instances 2015-05-21 23:48:04 +09:00
Akihiko Horiuchi
e9ce209e3e Move requirements.txt to match README 2015-05-21 23:44:14 +09:00
Retspen
56b1cdc518 Merge branch 'guestfish' 2015-05-21 15:08:21 +03:00
Retspen
e067982b51 Updated 2015-05-21 15:07:55 +03:00
Retspen
b201399655 Fixed some bugs 2015-05-21 15:01:06 +03:00
Retspen
23b4d22a72 Rebuilt bootstrap libvirt 2015-05-21 11:52:10 +03:00
Retspen
e312fafc3c User can change root password in instance 2015-05-20 16:44:30 +03:00
Retspen
9e3987ec9f Changed url for libvirt-bootstrap 2015-05-19 22:39:47 +03:00