-
-
"Date validation #3154944": "https://www.drupal.org/files/issues/2020-06-25/alpha-modal-form-end-date-validation.patch" [has been fixed](https://www.drupal.org/project/date_recur_modular/issues/3154…
-
This would make the repository a lot lighter, as well as reduce this repository's "attack surface" in terms of copyrighted data, and make sensitive data less likely to be mangled, like in #3.
A pot…
-
After a quick glance at your code it seems to me that you implemented `PATCH` the same way like `PUT`. Would be cool if you would consider implementing JSON Patch in order to allow (better) partial up…
-
We want the ability to show patches notes on AoM.gg without navigating away to the official site. The official API makes this really easy!
Here are some example calls:
```
https://www.ageofempire…
-
```
http://www.dataentryjobs.us
```
Original issue reported on code.google.com by `ravis00...@gmail.com` on 29 Sep 2012 at 7:41
-
- [ ] The system needs to create, update, and delete items. In other words, the folder's output should exactly match the chain state. Then, `git` will handle the history and related tasks.
- [ ] We …
-
We had a bad release (1.29) that was added to the repo which we subsequently rebuilt and added again to the repo (still 1.29) to replace the bad version. Now we hit a "tar_hash mismatch" trying to up…
-
There's a company called VulnCheck (https://vulncheck.com/) offering an API for the community to download CVEs.
see: https://docs.vulncheck.com/community/nist-nvd/nvd-2
The api can be invoked with…
-
**What happened**:
When using the add operator of JSON Patch to modify the CRD, it is found that the original value is overwritten instead of appended
**What you expected to happen**:
Append the …