This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/options
Jonas be6edaddcb Repo size in admin panel (#1482)
* Implementation of the feature to view repository size in admin panel
 * Move GetRepoSize to git module
 * Repository.RepoSize -> Repository.Size
 * RepoSize -> Size in template
 * Redo a few bits and pieces
 * Update size when syncing mirror or forking
 * Remove GetRepoSize
 * Changed fatal errors to error message

* Copy migration code from Gogs

* make fmt
2017-04-11 21:30:15 +08:00
..
gitignore Synced gitignores with github repo (#1245) 2017-03-15 13:30:00 +01:00
label
license Synced licenses with github repo (#1246) 2017-03-15 13:30:16 +01:00
locale Repo size in admin panel (#1482) 2017-04-11 21:30:15 +08:00
readme