Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | db/repo: print more error info | Unknwon | 2019-11-05 |
| | |||
* | repo: delete local copies on owner name change (#5843) | Guy Smoilov | 2019-11-03 |
| | | | | | | | | | | | * Protect local repo copy deletion with repoWorkingPool, and delete the local copy on owner name change. * Update internal/db/user.go Co-Authored-By: Unknwon <u@gogs.io> * Error format on local repo and wiki deletion | ||
* | locale: sync from Crowdin | Unknwon | 2019-11-02 |
| | |||
* | locale: amend source locale | Unknwon | 2019-10-30 |
| | | | | [CI SKIP] | ||
* | cmd/import: improve error message | Unknwon | 2019-10-26 |
| | | | | - Print app.Run() error | ||
* | locale: sync from Crowdin | Unknwon | 2019-10-26 |
| | |||
* | web: fix panic when download attachments (#5838) | Unknwon | 2019-10-24 |
| | |||
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |
* Rename pkg -> internal * Rename routes -> route * Move route -> internal/route * Rename models -> db * Move db -> internal/db * Fix route2 -> route * Move cmd -> internal/cmd * Bump version |