Commit graph

377 commits

Author SHA1 Message Date
Devin Matte
89719c8bb3
Merge pull request #29 from MasterChief-John-117/pylint
Move url_for import to Flask where it should be
2019-11-01 16:40:17 -04:00
Galen Guyer
c6b6b8e38c
Move url_for import to Flask where it should be 2019-11-01 16:39:12 -04:00
Devin Matte
a90642a818
Merge pull request #28 from MasterChief-John-117/pylint
Fix missing import Base
2019-11-01 16:30:45 -04:00
Galen Guyer
5fe69b782e
Fix missing import Base 2019-11-01 16:26:53 -04:00
Devin Matte
58b92869e2
Merge pull request #26 from MasterChief-John-117/pylint
Add pylint and config for pylint and travis
2019-11-01 16:06:31 -04:00
Galen G
8ee1e7b9cd
Change return on abort for clarity 2019-11-01 13:26:17 -04:00
Galen Guyer
e72c83aafc
Fix all pylint issues 2019-11-01 13:25:48 -04:00
Galen Guyer
631b75c9f8
Add pylint and Travis config 2019-11-01 13:25:29 -04:00
Devin Matte
ed37cf04bf
Updating Raven 2019-10-31 20:08:59 -04:00
Jordan Rodgers
b3c62515fa
Merge pull request #18 from com6056/jrodgers-fix-proxmox-version
we can use the http api now, stop using ssh
2019-04-08 20:22:28 -07:00
Jordan Rodgers
783e13b9cd we can use the http api now, stop using ssh 2019-04-08 23:18:20 -04:00
Jordan Rodgers
d9b4af0c96 fix auth, update rq dashboard 2019-02-26 00:07:14 -05:00
Jordan Rodgers
b3f3670e6f delete starrs first 2019-02-23 13:20:28 -05:00
Jordan Rodgers
a8703ec53c
Merge pull request #17 from com6056/jrodgers-expire-tasks
fix expire bug, cleanup tasks
2019-02-19 22:34:39 -08:00
Jordan Rodgers
01312a8452 more 2019-02-20 00:59:42 -05:00
Jordan Rodgers
6a896c6dad another log 2019-02-20 00:55:24 -05:00
Jordan Rodgers
e5049a683e log 2019-02-20 00:52:21 -05:00
Jordan Rodgers
d19522cab5 more fixes! 2019-02-19 23:36:43 -05:00
Jordan Rodgers
daa994ba32 fix expire bug, cleanup tasks 2019-02-19 22:46:53 -05:00
Jordan Rodgers
12b0f37da5 fix system name, improve config/info, require auth to load 2019-02-16 19:53:45 -05:00
Jordan Rodgers
e7731bc66a
Merge pull request #15 from com6056/jrodgers-fix-templates
timeouts multiply
2019-01-27 19:32:21 -08:00
Jordan Rodgers
77743af16d timeouts multiply 2019-01-27 22:31:23 -05:00
Jordan Rodgers
d65fea572a
Merge pull request #14 from com6056/jrodgers-fix-templates
fix template provisioning by verifying VM is provisioned before doing anything else
2019-01-27 18:45:15 -08:00
Jordan Rodgers
1acb84016d fix template provisioning by verifying VM is provisioned before doing anything else 2019-01-27 21:43:51 -05:00
Jordan Rodgers
84f9a00735 freeze requirements 2018-11-16 00:10:43 -05:00
Jordan Rodgers
4ecab88b7d
Merge pull request #11 from ajnagashima/master
Add Date field to notification email
2018-11-15 20:49:58 -08:00
AJ Nagashima
35c7e95dc9 Add Date field to notification email 2018-11-14 20:25:37 -05:00
Jordan Rodgers
7854f7d454
Merge pull request #10 from sgreene570/master
Fix basic Github stuff
2018-11-04 18:09:25 -08:00
Stephen Greene
5fa8ce96bc Updated readme 2018-10-23 13:27:45 -04:00
Stephen Greene
5d06c4b6d5 Add MIT License 2018-10-23 13:21:07 -04:00
Jordan Rodgers
de4e4644a0 only check ssh key when using template 2018-10-20 17:13:02 -04:00
Jordan Rodgers
431d2279fe stop running VMs before deleting 2018-09-28 22:38:09 -04:00
Jordan Rodgers
2693f6f138 add SSH key check 2018-09-26 23:07:17 -04:00
Jordan Rodgers
8bf49a664a add retries everywhere cuz proxmox sucks, use json for iso list (for marc <3) 2018-09-26 22:40:34 -04:00
Jordan Rodgers
b658033d85
Merge pull request #8 from com6056/expire-email-rtp-digest
set version pyoidc, clean up js, fix alumni rtp stuff
2018-09-17 18:38:20 -07:00
Jordan Rodgers
820a1c999e set version pyoidc, clean up js, fix alumni rtp stuff 2018-09-17 21:34:13 -04:00
Jordan Rodgers
0710367c98
Merge pull request #7 from com6056/expire-email-rtp-digest
only send 1 email for rtp expiration notices
2018-09-05 19:17:06 -07:00
Jordan Rodgers
d0995365dd only send 1 email for rtp expiration notices 2018-09-05 22:11:07 -04:00
Jordan Rodgers
a20fd1d873 revert escaping vnc and descriptions since ssh backend is only for cloud-init 2018-05-09 00:26:53 -04:00
Jordan Rodgers
939cce0d6a update error page for non current students 2018-05-08 23:35:32 -04:00
Jordan Rodgers
f4a2174f29 only use proxmox ssh backend for cloud-init 2018-05-07 13:31:48 -04:00
Jordan Rodgers
04d588d688 escape description and vnc command 2018-05-07 01:36:03 -04:00
Jordan Rodgers
0bdced0865 add new and clean up config, add pipfile ignore 2018-05-07 01:19:03 -04:00
Jordan Rodgers
a3f15134f2 use cloud-init for templates, add ssh key for cloud-init, delete expire before vm creation 2018-05-07 01:09:36 -04:00
Jordan Rodgers
dd876a8b2c tear down SSH tunnel every time console button is clicked and on suspend, yapf a few things 2018-04-26 02:59:09 -04:00
Jordan Rodgers
9f7f5d27ca revert csh_ldap to previous version for now 2018-04-23 14:10:01 -04:00
Jordan Rodgers
513e4bc1c3 fix user/pool deletion 2018-04-23 00:56:20 -04:00
Jordan Rodgers
be432989b5 Merge branch 'master' of github.com:com6056/proxstar 2018-04-16 15:14:49 -04:00
Jordan Rodgers
d9658aaf07 enable vm deletions, wait 7 days before deleting, fix emails, add rtp deletion email 2018-04-16 15:14:36 -04:00
Jordan Rodgers
61f2fdaa57
Merge pull request #5 from mfrancis95/master
Remove duplicate </body> tag
2018-04-11 14:30:21 -04:00