| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* Add label descriptions
* Add default descriptions to label template
|
|
|
|
|
|
| |
* Replace all ctx.Handle with ctx.ServerError or ctx.NotFound
* Change Handle(403) to NotFound, avoid using macaron's NotFound
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Fix PR, milestone and label functionality if issue unit is disabled or not assigned to user
* Fix multi-actions in PR page
* Change error message
* Fix comment update and delete functionality in PR
|
| |
|
|
|
|
|
|
| |
* Fix 404 for external tracking issues
* Fix 404 for new/upload file
|
| |
|
|
* track labels changed on issue view & resolved #542
* add missing head comment & sort & fix refresh
|