-
```
It looks like when a submission is tested, it now becomes enabled for
background retesting. And it looks like it is often the case that all build
servers will offer to retest it.
If it happens…
-
```
It looks like when a submission is tested, it now becomes enabled for
background retesting. And it looks like it is often the case that all build
servers will offer to retest it.
If it happens…
-
This issue was migrated from [Pagure Issue #2599](https://pagure.io/dogtagpki/issue/2599). Originally filed by **[gkapoor](https://pagure.io/user/gkapoor) (@geetikakay)** on *2017-02-21 22:32:37*:
- …
-
https://github.com/rails/rails/blob/v6.1.0/actionpack/lib/action_dispatch/middleware/actionable_exceptions.rb
XSS with ActionableExceptions has been fixed in 6.0.3.4, but there is still an issue wi…
-
### What happened?
We are trying to resume a stopped Cassandra cluster. The cluster may not have the enough resource to schedule all the Pods, and we found that in some cases the seed nodes in racks m…
-
It would be nice to have a hook when an entity's health changes.
However, after a conversation on [Discord](https://discordapp.com/channels/565105920414318602/589120351238225940/743852402360189039) a…
-
## REST API 명세
### 1. 사용자 관리 API
## 1.1 회원가입
- URL: POST /api/users
- Request Body:
```
json
Copy
{
"username": "string",
"email": "string",
"password": "string",
"u…
-
Crucial to the sense-act architecture for an AI agent is the [State object](https://github.com/IBM/clai/tree/master/clai/server/plugins) that it can sense from the "environment" (in our case, the Bash…
-
Hello everyone,
after digging into the module, I found that _sea.js_ uses "uri" (or url ) for module caching in case of multiple requests. However, as we know, module based url are "prefix" based, I …
-
It would be helpful for admins to see the user account that a Hairpiq is associated.
This may be helpful in Pending Requests, Unpublished, and Pubished modes.
It may be a good idea for admins …