-
- Log gist:
```
2019/12/03 19:03:30 .../xorm/session_raw.go:178:exec() [I] [SQL] INSERT INTO `issue` (`repo_id`,`poster_id`,`original_author`,`original_author_id`,`name`,`content`,`milestone…
-
Further to issue #7499, at the request of @sapk, I am opening a new issue to track this problem on docker. Get error 500 in webui after pushing to or initialising a repo. @sapk suspects this is rela…
-
- Gitea version (or commit ref): 1.9.0
- Git version:
- Operating system:
- Database (use `[x]`):
- [ ] PostgreSQL
- [ ] MySQL
- [ ] MSSQL
- [x] SQLite
- Can you reproduce the …
-
[Here](https://github.com/go-gorm/gorm/issues/2886#issuecomment-645128283) @jinzhu said:
> Tested against [go-pg](https://github.com/go-pg/pg), performance is similar if not better.
Can we use t…
-
- Gitea version (or commit ref): 1.6.3
- Database (use `[x]`):
- [x] MySQL
## Description
Can't add emoji to issues. I get this error:
`[...outers/repo/issue.go:1192 NewComment()] [E] Creat…
-
- Gitea version (or commit ref):
- Git version: 2.1.4
- Operating system: Jessie i386
- Database (use `[x]`):
- [ ] PostgreSQL
- [x] MySQL
- [ ] MSSQL
- [ ] SQLite
- Can you reproduce …
-
- Gitea version (or commit ref):
Gitea version 1.4.2 built with: bindata, sqlite
- Git version:
git version 2.17.1
- Operating system:
Ubuntu 18.04 LTS
- Database (use `[x]`):
- [ ] Postgre…
-
- Gitea version (or commit ref): 1.11.5
- Git version: 2.15.1
- Operating system: centos 6.9
- Database (use `[x]`):
- [ ] PostgreSQL
- [x] MySQL
- [ ] MSSQL
- [ ] SQLite
- Can you rep…
-
## Description
If we post a same reaction more than one time via reaction API, it will throw 500.
https://gitea.com/api/swagger#/issue/issuePostCommentReaction
`POST /repos/{owner}/{repo}/iss…
-
Now that we implemented a custom [vet tool](https://gitea.com/jolheiser/gitea-vet) I'd like to open an issue to gather ideas on things to add to it.
For reference, I took the inspiration from a [ma…