Commit Graph

69 Commits

Author SHA1 Message Date
John Anderson
0ad47b4574 Merge branch 'develop' into develop-2.8 2020-03-18 14:44:18 -04:00
Jeremy Stretch
23296adf23 Tweaked logging; renamed release config parameters 2020-03-18 13:46:47 -04:00
Jeremy Stretch
abf2f952c0 Rename 'webhooks' REDIS config to 'tasks' 2020-03-17 10:22:56 -04:00
Jeremy Stretch
8b5fa6aa58 Tweak UPDATE_REPO_URL to convey the full URL 2020-03-13 12:14:27 -04:00
Jeremy Stretch
038513d307 Merge branch 'develop' into 738-detect-new-releases 2020-03-13 10:05:24 -04:00
Jeremy Stretch
f43a019562 Remote auth cleanup 2020-03-10 16:56:57 -04:00
Jeremy Stretch
7e41f1ed0f Merge branch 'develop-2.8' into 2328-external-authentication 2020-03-10 15:07:19 -04:00
Jeremy Stretch
4d91af4fde Merge branch 'develop' into develop-2.8 2020-03-10 15:06:37 -04:00
Jeremy Stretch
029d4584dc Introduce DOCS_ROOT configuration parameter 2020-03-06 09:35:58 -05:00
Jeremy Stretch
683f358ebb Reset documentation hierarchy 2020-03-05 17:23:56 -05:00
Jeremy Stretch
bf65e4cae2 Documentation and changelog for #4195 2020-03-04 14:33:55 -05:00
Jeremy Stretch
1530d62568 Enable system logging for reports 2020-03-04 14:22:30 -05:00
Jeremy Stretch
ed0b35967d Enable system logging for custom scripts 2020-03-04 14:05:59 -05:00
Jeremy Stretch
c5f6355722 Add logging output to login/logout views 2020-03-02 17:04:54 -05:00
Jeremy Stretch
0caefffe68 Add logging output to API viewsets 2020-03-02 16:52:21 -05:00
Jeremy Stretch
06bef9b1d8 Add logging output to utility views 2020-03-02 16:38:51 -05:00
Jeremy Stretch
131a22ee3a First stab at external authentication support 2020-02-28 15:16:31 -05:00
Sander Steffann
d5f0c5ab2d Disable update check by default 2020-02-27 19:40:06 +01:00
Sander Steffann
c896306215 Rename settings to be more generic, not GitHub-only 2020-02-27 18:27:36 +01:00
Sander Steffann
beea1f1425 Full URL for API, more consistent naming, only enabled for staff and better configuration validation 2020-02-27 18:27:36 +01:00
Sander Steffann
0f855b448c Automatically check for new versions 2020-02-27 18:26:15 +01:00
Dan Starner
93cc95076c fix extraneous formatting of notice boxes in required settings doc 2020-02-14 10:29:09 -05:00
Dan Starner
addc7e507e documentation on redis sentinel 2020-02-13 10:26:03 -05:00
Jeremy Stretch
c1d2200aba Closes #4160: Link to full database configuration parameters in configuration docs 2020-02-13 10:08:10 -05:00
Jeremy Stretch
d77d23652e Tweak docs link for send_mail() to reference stable; formatting 2020-02-12 16:18:08 -05:00
Joshua Corrick
ea2f9cef54 Add email testing example (#4152)
* Add email testing example

Includes an example provided by  Jeremy

* Updated with suggestions

Co-authored-by: Jeremy Stretch <jeremy.stretch@networktocode.com>
2020-02-12 16:15:05 -05:00
Jeremy Stretch
22bd2b731a Fix headings 2020-01-30 20:05:27 -05:00
Jeremy Stretch
2fea7657e6 Documented the new DEVELOPER configuration parameter 2020-01-30 16:47:44 -05:00
Jeremy Stretch
1e82ffa971 Changelog and documentation for #1814 2019-12-11 11:01:31 -05:00
Jeremy Stretch
3eb2c631c7 Closes #3408: Remove WEBHOOKS_ENABLE configuration setting 2019-12-06 11:52:28 -05:00
Jeremy Stretch
01ac6d560d Merge branch 'develop' into develop-2.7 2019-11-01 16:19:36 -04:00
Tyler Bigler
26f3c1afb3 Add CONN_MAX_AGE to documentation (#3642)
* Add CONN_MAX_AGE to sample configurations

* Correct alignment

* Restore ghost space

* Correct alignment.

* Use stable docs url
2019-10-25 13:11:48 -04:00
Jeremy Stretch
c038c4450c Fixes #3643: Update all Django documentation links to 'stable' version 2019-10-25 11:09:30 -04:00
John Anderson
8895c415ed implements #3282 - seperate webhooks and caching redis configs 2019-10-13 02:49:54 -04:00
kobayashi
06b98a3208 fixed broken links 2019-09-28 00:41:09 -04:00
Jeremy Stretch
8c12522975 Fixes #3429: Update installation docs for Redis 2019-09-18 16:35:45 -04:00
Jeremy Stretch
6cc074b1e4 Added documentation for custom scripts 2019-08-12 11:13:16 -04:00
Jeremy Stretch
aab17dbcf5 Updated django-cors-headers to v3.0.2 2019-06-20 09:48:34 -04:00
John Anderson
bdf95b2e34 closes #3161 - prometheus env var docs and set prometheus to not be enabled by default 2019-06-17 16:38:05 -04:00
John Anderson
5489f42681 closes #3104 - add support for exposing prometheus metrics 2019-04-25 01:09:19 -04:00
John Anderson
524e7e5f08 changelog and docs updates for 2.6 2019-04-19 02:32:50 -04:00
Jeremy Stretch
f801143a72 Implement custom auth backend and EXEMPT_VIEW_PERMISSIONS setting 2019-04-11 22:01:26 -04:00
Alexander Kinneer
2db6af0a1e Add support for configuring use of an SSL connection to Redis.
Requires a build or release of django-rq containing
44f3fdd7cb
2019-03-18 11:26:37 -05:00
fouram
cafab4c445 Updated optional-settings.md - Webhook links (#2818)
Corrected (../miscellaneous/webhooks/) to (../additional-features/webhooks/) in two place
2019-01-29 13:38:05 -05:00
Jeremy Stretch
3acb0ef865 Closes #2053: Introduced the LOGIN_TIMEOUT configuration setting 2018-11-14 14:18:32 -05:00
Jeremy Stretch
b2243977ed Closes #2426: Introduced SESSION_FILE_PATH configuration setting for authentication without write access to database 2018-11-13 10:31:44 -05:00
Jimmy Taylor
aa23a78e33 Fixed typo for supervisorctl 2018-08-21 08:28:23 -06:00
Jeremy Stretch
d8856d9a4e Docs fixes 2018-07-30 17:19:22 -04:00
Jeremy Stretch
fdf6bc29d2 Misc cleanup 2018-07-18 09:36:05 -04:00
Jeremy Stretch
70bed34a94 Started v2.4 documentation refresh 2018-07-17 17:23:10 -04:00