Commit graph

349 commits

Author SHA1 Message Date
Devin Matte
1118662b03
Revert "Update csh-ldap requirement from ~=2.2.0 to ~=2.3.0 (#71)" (#73)
This reverts commit 433ae1ae59.
2020-12-22 12:45:11 -05:00
dependabot[bot]
433ae1ae59
Update csh-ldap requirement from ~=2.2.0 to ~=2.3.0 (#71)
Updates the requirements on [csh-ldap](https://github.com/liam-middlebrook/csh_ldap) to permit the latest version.
- [Release notes](https://github.com/liam-middlebrook/csh_ldap/releases)
- [Changelog](https://github.com/liam-middlebrook/csh_ldap/blob/master/ChangeLog)
- [Commits](https://github.com/liam-middlebrook/csh_ldap/compare/2.2.0...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 12:31:13 -05:00
dependabot[bot]
643bd944a8
Bump sqlalchemy from 1.3.20 to 1.3.22 (#68)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.20 to 1.3.22.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 12:21:32 -05:00
Devin Matte
dac0dd2a29 Upgrading to pyoidc 3.7.0 2020-12-22 12:18:06 -05:00
dependabot[bot]
31eb977e61
Bump psutil from 5.6.6 to 5.8.0 (#66)
Bumps [psutil](https://github.com/giampaolo/psutil) from 5.6.6 to 5.8.0.
- [Release notes](https://github.com/giampaolo/psutil/releases)
- [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst)
- [Commits](https://github.com/giampaolo/psutil/compare/release-5.6.6...release-5.8.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-22 11:59:25 -05:00
Devin Matte
ea4510bb64
Merge pull request #64 from ComputerScienceHouse/updating_proxmoxer
Updating proxmoxer api
2020-12-22 11:47:38 -05:00
Devin Matte
cc73b300ec
Merge pull request #67 from ComputerScienceHouse/revert-63-ldap_cache
Revert "Simple ldap cache"
2020-12-22 00:16:47 -05:00
Devin Matte
9caaf2bae0
Revert "Simple ldap cache" 2020-12-22 00:16:33 -05:00
Devin Matte
d601efe560 Hotfix roll back csh_ldap 2020-12-22 00:07:28 -05:00
Devin Matte
e5a7033386
Merge pull request #63 from ComputerScienceHouse/ldap_cache
Simple ldap cache
2020-12-21 23:55:17 -05:00
Devin Matte
63fd38b606 Hotfix timeout value 2020-12-21 23:36:29 -05:00
Devin Matte
36f52e5938
Merge pull request #65 from ComputerScienceHouse/extending_timeout
Extending gunicorn timeout
2020-12-21 23:15:40 -05:00
dependabot[bot]
2d4426eaba
Bump requests from 2.24.0 to 2.25.1 (#62)
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.25.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 20:15:15 -05:00
Devin Matte
f900b5d4bf Extending gunicorn timeout 2020-12-21 18:44:26 -05:00
Devin Matte
c5fb88bfc3 Updating proxmoxer api 2020-12-21 18:23:06 -05:00
Devin Matte
724c6e0f58 Smaller cache 2020-12-21 17:32:32 -05:00
Devin Matte
e1c64cb322 Using single ldap connection 2020-12-21 17:25:24 -05:00
Devin Matte
d4e42555f2 Slightly smaller cache for active 2020-12-21 17:14:48 -05:00
Devin Matte
53faa084c2 Adding some basic ldap cache 2020-12-21 17:14:11 -05:00
Devin Matte
d93c413983
Merge pull request #60 from ComputerScienceHouse/new-ci
Updating pylint, adding black, adding GitHub ci
2020-12-21 16:28:32 -05:00
Devin Matte
8e263e8604 Adding ci 2020-12-21 15:26:01 -05:00
Devin Matte
0d95333bab Running black on code 2020-12-21 15:24:51 -05:00
Devin Matte
7a312f1f79 Adding requirements, deleting travis, updating pylint 2020-12-21 15:24:29 -05:00
Devin Matte
8b9567d21a
Merge pull request #61 from ComputerScienceHouse/rq-cleanup
Adding redis host config value and adding redis
2020-12-21 15:19:31 -05:00
Devin Matte
97ae3cbbdd Fixing comments 2020-12-21 14:54:13 -05:00
Devin Matte
2500567ee5 Upping default timeout to 360 from 180 2020-12-21 14:25:53 -05:00
Devin Matte
d48a4cf90a Adding Redis Integration 2020-12-21 14:17:48 -05:00
Devin Matte
803aec96f0 Adding redis host config value 2020-12-21 13:47:25 -05:00
Devin Matte
1ff749431b
Merge pull request #59 from ComputerScienceHouse/package_updates
Updating csh-ldap and rq
2020-12-21 13:27:26 -05:00
Devin Matte
c0f587926d Updating rq and redis 2020-12-21 11:58:48 -05:00
Devin Matte
6293805145 Updating csh-ldap 2020-12-21 11:46:39 -05:00
Devin Matte
50404266f4 Fixing health route with jsonify 2020-12-09 13:05:31 -05:00
Devin Matte
0b82cc753e Fixing reqs again 2020-12-09 12:33:16 -05:00
Devin Matte
1c13dfd49d Fixing broken dep 2020-12-09 12:26:13 -05:00
Devin Matte
9effdc4830
Merge pull request #57 from ComputerScienceHouse/health_route
Adding health route
2020-12-08 11:19:41 -05:00
Devin Matte
094f33d618 Fixing quotes 2020-12-08 10:03:28 -05:00
Devin Matte
4bfac574db Adding health route 2020-12-08 10:00:36 -05:00
dependabot[bot]
dc3df5bbc8
Bump requests from 2.20.1 to 2.24.0 (#52)
Bumps [requests](https://github.com/psf/requests) from 2.20.1 to 2.24.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.20.1...v2.24.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 17:09:13 -05:00
dependabot[bot]
0d2b8facf8
Bump rq-dashboard from 0.4.0 to 0.6.1 (#48)
Bumps [rq-dashboard](https://github.com/Parallels/rq-dashboard) from 0.4.0 to 0.6.1.
- [Release notes](https://github.com/Parallels/rq-dashboard/releases)
- [Commits](https://github.com/Parallels/rq-dashboard/compare/0.4.0...0.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 11:04:33 -05:00
dependabot[bot]
ff6839ebec
Bump sshtunnel from 0.1.4 to 0.2.2 (#51)
Bumps [sshtunnel](https://github.com/pahaz/sshtunnel) from 0.1.4 to 0.2.2.
- [Release notes](https://github.com/pahaz/sshtunnel/releases)
- [Changelog](https://github.com/pahaz/sshtunnel/blob/master/changelog.rst)
- [Commits](https://github.com/pahaz/sshtunnel/compare/0.1.4...0.2.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 09:59:38 -05:00
dependabot[bot]
fc5a464966
Bump sqlalchemy from 1.3 to 1.3.20 (#46)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3 to 1.3.20.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-01 23:46:22 -05:00
Devin Matte
f3810e70e9
Auto dep updates 2020-11-01 23:43:05 -05:00
Max Meinhold
61836279d7
Merge pull request #44 from ComputerScienceHouse/owner-comment
Add "Owned by <user>" as starrs comment
2020-10-16 15:29:17 -04:00
Max Meinhold
44c72c0b2f
Merge pull request #45 from mxmeinhold/better-sentry 2020-10-12 23:22:11 -04:00
Max Meinhold
b85ad88df4
Add pylint_quotes to pylintrc and update readme 2020-10-11 13:45:07 -04:00
Max Meinhold
d6eaeaf33e
Configure sentry environments 2020-10-11 13:45:07 -04:00
Max Meinhold
b95e446857
Use config.py for rqsettings
Move `config.local.py` to `config_local.py`, since `.` is invalid in
filenames for imports
2020-10-11 13:45:07 -04:00
Max Meinhold
c80b240497
Add sentry rq integration 2020-10-11 13:34:29 -04:00
Max Meinhold
b9bd1d4e14
Remove raven, upgrade sentry, fix blinker dep
sentry sdk[flask] needs to be installed in order to pull in the blinker
dependency.
2020-10-11 13:34:29 -04:00
Max Meinhold
70dba778e3
Upgrade psycopg2-binary to work with python 3.8 2020-10-11 13:34:29 -04:00