| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
database (#4561)
|
|
|
|
| |
XORM supports automatic roll back in session Close() already.
|
| |
|
|
|
|
|
|
| |
Following conditions were not protected:
1. Use and increase next pid
2. Append and remove process from the list
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
* Modified repository keyword search to include description for #4287
* Replacing Where with And for #4548
|
| |
|
|
|
|
|
|
| |
* Add undocumented endpoint for /repositories/:id
* GitHub API Compliance
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Get rid of responsive issue.
Also fixes #4527.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Just an English typo in the command line help.
|
| |
|
| |
|
|
|
|
|
|
| |
Allocated buffer served to client and not properly truncated to
number of bytes read.
Signed-off-by: Jonas Östanbäck <jonas.ostanback@gmail.com>
|