- 02 Aug, 2016 27 commits
-
-
[EV-63] Add the ability to log timing information to local logs for c…
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Correctly use the Logger.exception method to capture exception backtraces if datadog timing logging fails
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Only initialize formatters once, so that datadog is only initialized once, no matter how many plays are run
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
# The first commit's message is: Pass playbook_timestamp into Formatters directly, rather than pulling it from callback_module # The 2nd commit message will be skipped: # fixup! Pass playbook_timestamp into Formatters directly, rather than pulling it from callback_module
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Change nginx old listen parameter from default to default_server
Kevin Falcone committed
-
- 01 Aug, 2016 6 commits
-
-
Fix stupid bug on master from 6fc28e55
Max Rothman committed -
Max Rothman committed
-
OPS-1536: Add python3 support to xqwatcher
Max Rothman committed -
Max Rothman committed
-
Max Rothman committed
-
Add support for initial password hash feature to user management playbook.
Sven Marnach committed
-
- 29 Jul, 2016 5 commits
-
-
Prevously, supervisor was starting during AMI builds (and other times when disable_edx_services was true). This is unnecessary, since none of the services will be linked into supervisor anyways.
Max Rothman committed -
Previously, xqwatcher put supervisor in its own app dir for historical reasons. This change brings xqwatcher in line with how the rest of our IDAs use supervisor.
Max Rothman committed -
Max Rothman committed
-
Right now the PPA is only serving newer versions of python2 than Ubuntu PPAs are providing for trusty and precise. Since the version provided for xenial is new enough, there's no reason to use a custom PPA, and this saves us from having to support more unnecessary Ubuntu releases in our PPA.
Max Rothman committed -
Max Rothman committed
-
- 28 Jul, 2016 1 commit
-
-
Sven Marnach committed
-
- 27 Jul, 2016 1 commit
-
-
Specify a socket timeout for pymongo and lower the connect timeout.
Kevin Falcone committed
-