-
Current swagger api documentation for `organizations` does not have any coverage for `deletes`
Tests for delete organization endpoint need to cover both `empty organizations` and `organizations that …
gshif updated
5 years ago
-
with DAV4Rack 0.2.10 in a Rails 3.2 app
``` bash
dav:/webad> lock foo.txt
```
in lib/dav4rack/controller.rb (ligne 239), add :
``` ruby
response['Lock-Token'] = locktoken
```
and it work's but d…
xykox updated
12 years ago
-
```
Here is patch that allows python 3 compatibility for pywebdav through 2to3.
```
Original issue reported on code.google.com by `nicolas....@b2ck.com` on 14 Sep 2012 at 9:25
Attachments:
- [pyweb…
-
There is a fork https://github.com/tolsen/litmus
It has some changes that probably are useful. Could you please grab them?
-
**This issue is created to track issues in Analytics in Litmus-Portal -**
- [ ] In the Quick actions card, `Add a data source` is having an extra space in starting.
- [ ] RBAC not handled in quic…
-
**Context**:
We are trying to automate the installation of Chaos Infra in different namespaces using Kyverno. When playing around with the API to figure out how the registration flow works, I ran i…
-
```
Here is patch that allows python 3 compatibility for pywebdav through 2to3.
```
Original issue reported on code.google.com by `nicolas....@b2ck.com` on 14 Sep 2012 at 9:25
Attachments:
- [pyweb…
-
```
Here is patch that allows python 3 compatibility for pywebdav through 2to3.
```
Original issue reported on code.google.com by `nicolas....@b2ck.com` on 14 Sep 2012 at 9:25
Attachments:
- [pyweb…
-
SVG (with PNG fallback)
https://litmus.com/community/discussions/513-svg-in-emails
http://emailcodegeek.com/svg-images/
-
Hi, this is less a request, more a fyi:
I'm working on adding Zig build support,
i.e. generating a `build.zig` file to use `zig build` to build C and C++ projects.
So far, genie builds.
I just…