- Feb 20, 2023
-
-
Daniel Wysocki authored
This is for easy programmatic access to the tier name.
-
- Jan 12, 2023
-
- Aug 22, 2022
-
-
Alexander Pace authored
-
- Mar 17, 2022
-
-
Alexander Pace authored
-
- Dec 06, 2021
-
- Mar 18, 2021
-
-
Alexander Pace authored
* `auto_increment_insert` updates * `auto_increment_update` updates * minor visual tweaks * enable/disable LVAlert via environment variable * upstream package updates * bug fixes and performance improvements
-
- Mar 04, 2020
-
-
Alexander Pace authored
-
- Mar 03, 2020
-
-
Alexander Pace authored
-
- Feb 22, 2020
-
-
This is mostly just setting changes, bla bla bla
-
- Feb 21, 2020
-
-
Alexander Pace authored
if the 'is_exposed' boolean is 'True', then the superevent is public. changing the response so that it's 'is_public' would require more than a two-line change.
-
- Feb 13, 2020
-
-
Alexander Pace authored
-
- Jan 21, 2020
-
-
Alexander Pace authored
Change heading sizes for instance descriptions. update version number, db conn_max_age.
-
- Oct 21, 2019
-
-
Alexander Pace authored
-
- Oct 17, 2019
-
-
Alexander Pace authored
-
- Sep 10, 2019
-
-
Tanner Prestegard authored
-
- May 10, 2019
-
-
Tanner Prestegard authored
-
- Feb 28, 2019
-
-
Tanner Prestegard authored
These environment variables are now required. Previously, the corresponding Django settings would default to 'gracedb'.
-
Tanner Prestegard authored
-
- Feb 08, 2019
-
-
Tanner Prestegard authored
-
- Dec 17, 2018
-
-
Tanner Prestegard authored
Settings have been reorganized and how different parameters are determined has been reworked to be compatible with both a Puppet-based VM deployment and a containerized deployment
-
Tanner Prestegard authored
-
- Dec 03, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
Add django-user-sessions package for more easily managing sessions and correlating them with user accounts.
-
- Oct 01, 2018
-
-
Tanner Prestegard authored
silk was slowing things quite a bit so we won't use it by default, even in development instances.
-
Tanner Prestegard authored
Rename config/settings/test.py -> config/settings/dev.py to prevent the file from being picked up by the test runner during unit testing.
-
- Jul 23, 2018
-
-
Tanner Prestegard authored
Updated from Django 1.11.5 to Django 1.11.14. Updated 3rd party packages so that all of them have version requirements in requirements.txt. Also updated most of these packages to use the newest versions. A specific update to the twilio package required some changes for how we determine the 'from' phone number. Also alphabetized the packages in this file. Finally, added the very useful django-silk debugger/profiler.
-
- Jul 13, 2018
-
-
Tanner Prestegard authored
django-extensions was just in the test settings before (i.e., not deployed on production), but it is pretty nice and useful, so we are moving it into the base settings so that it can be used everywhere!
-
- Feb 27, 2018
-
-
Tanner Prestegard authored
-
- Feb 01, 2018
-
-
Tanner Prestegard authored
-
- Jan 29, 2018
-
-
Tanner Prestegard authored
-
- Jan 23, 2018
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Oct 31, 2017
-
-
Tanner Prestegard authored
-
- Oct 03, 2017
-
-
Tanner Prestegard authored
-
Tanner Prestegard authored
-
- Sep 20, 2017
-
-
Tanner Prestegard authored
-
- Jun 28, 2017
-
-
Tanner Prestegard authored
-
- Apr 19, 2017
-
-
Tanner Prestegard authored
-
- Apr 10, 2017
-
-
Tanner Prestegard authored
-
- Apr 05, 2017
-
-
Tanner Prestegard authored
-