-
Downloaded the addon today, saw this in the console:
Is this addon designed to be used with NP4? I see references to it in the code, but it seems broken
-
_From @jmesserly on November 06, 2013 00:46:54_
it seems to fail somewhat randomly...
server side:
INFO 2013-11-05 23:40:10,408 module.py:608] default: "POST /api/packages/versions/upload HTTP/…
-
**Goals:**
- Review options for a transactional email service implementation
---
**Considerations:**
- Base Pricing
- Pricing for expected growth
- Feature and Security values
- Development effor…
-
I have used the same files for both the default theme and the ZenJinja theme.
Within the listings directory I have the following structure
- listings
- xml01
- tutorial
- file1.xml
- …
-
There's a use-case where the `upperdir` provided is also the `mountpoint`. In this scenario, the directory is fixed and utilized by a particular application or process, and already contains core files…
-
Hello,
Please consider white listing
support.iam.ad.azure.com
and
main.iam.ad.ext.azure.com
In the URLs above, IAM means Identity and Access Management. AD is active directory, not an adver…
-
I've used sftp_ex with no issue at all in the past. But now I can connect to the server but every other operation hangs. Same behaviour with `ssh_sftp.start_channel/3` and `list_dir/3`. The shell hang…
-
I use http-server to serve my Downloads directory, and I like to be able to sort the listing based on date (last modified date?) so that I can easily find the last downloaded file. This option can be …
-
Reported by craig (https://bugs.bacula-web.org/view.php?id=56)
A report that will show a list of directories included in a given backup job. This could be used both internally as manual verificatio…
-
As for now we have no locks for doing mutations on tree.
It is possible to directory be deleted while we creating file or
directories (mkdirs) so that will put filesystem in inconsistent
state, which…