zulip/zerver
Anders Kaseorg c6e60ebf0e backup: Set cwd while running pg_dump.
This avoids a spurious permission error inside the Postgres
`resolve_symlinks` function if we don’t have access to the current
working directory (e.g. we’re running with cwd /root inside `su
zulip`).

While we’re here, add a defensive `--` argument.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-02-28 14:40:28 -08:00
..
data_import streams: Prevent creation of multi-line stream descriptions. 2019-02-20 12:28:00 -08:00
lib export: Add a bunch of comments to our export tool. 2019-02-28 12:20:08 -08:00
management backup: Set cwd while running pg_dump. 2019-02-28 14:40:28 -08:00
migrations python: Remove unused imports. 2019-02-22 16:54:36 -08:00
openapi settings: Add support for uploading logo for night mode. 2019-02-18 15:15:57 -08:00
templatetags zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
tests push notif: Send a batch of message IDs in one remove payload. 2019-02-26 16:41:54 -08:00
tornado tornado: Remove unused imports. 2019-02-02 17:33:13 -08:00
views python: Remove unused imports. 2019-02-22 16:54:36 -08:00
webhooks webhooks/pagerduty: Account for missing trigger summary data. 2019-02-22 15:59:28 -08:00
worker push notif: Send a batch of message IDs in one remove payload. 2019-02-26 16:41:54 -08:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py python: Mark intentionally unused imports with noop statements. 2019-02-22 16:54:47 -08:00
context_processors.py settings: Add support for uploading logo for night mode. 2019-02-18 15:15:57 -08:00
decorator.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
filters.py error reports: Ensure we filter API keys from query strings. 2018-10-19 15:03:14 -07:00
forms.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
logging_handlers.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
middleware.py middleware: Avoid doing work for statsd when not enabled. 2019-02-27 17:53:15 -08:00
models.py settings: Add support for uploading logo for night mode. 2019-02-18 15:15:57 -08:00
signals.py zerver core: Remove unused imports. 2019-02-02 17:41:24 -08:00
static_header.txt Update static_header.txt with new license information. 2016-08-13 00:37:21 -07:00