Chris Veilleux
|
71df9c9313
|
modified base endpoint class and tests to use new connection pooling mechanism
|
2019-05-22 15:41:30 -05:00 |
Chris Veilleux
|
00be679ad4
|
removed code that allocated a connection pool using the old method
|
2019-05-22 13:19:06 -05:00 |
Chris Veilleux
|
43ef249d00
|
change public API to use a different connection pooling mechanism
|
2019-05-22 13:12:23 -05:00 |
Chris Veilleux
|
1e177e4d19
|
implemented github login and changed sign-up logic to fit the new UI flow
|
2019-05-03 15:14:55 -05:00 |
Chris Veilleux
|
59872f4d24
|
socket change
|
2019-03-04 00:43:56 -06:00 |
Chris Veilleux
|
d71ae4831c
|
moved database connection call into the get_base_config function so it is not attempted at import time. this is necessary to allow the behave tests to create a test database
|
2019-02-25 01:48:02 -06:00 |
Chris Veilleux
|
ce444f3293
|
changed dev domain setting for https purposes
|
2019-02-05 11:29:35 -06:00 |
Chris Veilleux
|
70ccab71de
|
minor bug fix for cookie domain
|
2019-02-04 15:03:19 -06:00 |
Chris Veilleux
|
1c6e53d3af
|
added domains for cookies
|
2019-02-01 00:23:37 -06:00 |
Chris Veilleux
|
a47c67798a
|
fixed some docstring typos and added an ENV value
|
2019-01-30 23:14:35 -06:00 |
Chris Veilleux
|
c54590895c
|
abstract global config setup
|
2019-01-30 22:25:02 -06:00 |