| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
d151503d34 | Upgrade xorm to v0.8.0 (#8536) | 6 years ago |
|
|
d578b71d61
|
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 |
|
|
aa962deec0 | Replace deprecated Id method with ID (#2655) | 8 years ago |
|
|
34df9deff1 | Convert xorm literal queries to method calls (#2253) | 8 years ago |
|
|
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 |
8 years ago |