Author | SHA1 | Message | Date |
---|---|---|---|
|
03447a699d |
Stop using git count-objects and use raw directory size for repository (#8848)
* Migrate from git count-objects to a raw directory size * As per @guillep2k ignore unusual files |
5 years ago |
|
edf0647db9 | Upgrade xorm to v0.8.0 (#8536) | 5 years ago |
|
f47714c501 |
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
* move code.gitea.io/git to code.gitea.io/gitea/modules/git * fix imports * fix fmt * fix misspell * remove wrong tests data * fix unit tests * fix tests * fix tests * fix tests * fix tests * fix tests * enable Debug to trace the failure tests * fix tests * fix tests * fix tests * fix tests * fix tests * comment commit count tests since git clone depth is 50 * fix tests * update from code.gitea.io/git * revert change to makefile |
6 years ago |
|
a186f896eb | Replace deprecated Id method with ID (#2655) | 7 years ago |
|
0734c667d6 | Convert xorm literal queries to method calls (#2253) | 8 years ago |
|
6c8faadf3d |
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 |
8 years ago |