Commit Graph

737 Commits (742e21aeba5c02935269a2a3681f4486019ce542)

Author SHA1 Message Date
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist (#13186)
3 years ago
a1012112796 82cf67a93e
updateSize when create a repo with init commit (#13441)
3 years ago
6543 d453533beb
[Refactor] Move APIFormat functions into convert package (#12856)
3 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
4 years ago
赵智超 8be3e439c2
Add team support for review request (#12039)
4 years ago
Lunny Xiao 3878e985b6
Add default storage configurations (#12813)
4 years ago
赵智超 3c360801b3
Add IsTemplate option in create repo ui and api (#12942)
4 years ago
zeripath 7a7f56044a
Adopt repositories (#12920)
4 years ago
zeripath 4979f15c3f
Add configurable Trust Models (#11712)
4 years ago
赵智超 ec5677b7a2
Simplify CheckUnitUser logic (#12854)
4 years ago
6543 4b97f9018b
OpenGraph: use repo avatar if exist (#12586)
4 years ago
Lunny Xiao 62e6c9bc6c
Add a storage layer for attachments (#11387)
4 years ago
Lanre Adelowo 4027c5dd7c
Kanban board (#8346)
4 years ago
zeripath 74bd9691c6
Re-attempt to delete temporary upload if the file is locked by another process (#12447)
4 years ago
Wim 4609eba2e7
Fix ipv6 parsing (#12321)
4 years ago
zeripath 4fa2e217c1
Set NoAutoTime when updating is_archived (#12266)
4 years ago
Jürgen Hötzel 30399cf04a
Trim to 255 runes instead of bytes (#12150)
4 years ago
赵智超 12f9dd8fa9
Decrease the num_stars when deleting a repo (#11954)
4 years ago
zeripath 482ba937ed
Provide option to unlink a fork (#11858)
4 years ago
Cirno the Strongest 0159851cc3
Rework api/user/repos for pagination (#11827)
4 years ago
Cirno the Strongest 94f60e199b
Fix visibility of forked public repos from private orgs (#11717)
4 years ago
Cirno the Strongest 5acba4609a
Add internal-repo octicon for public repos of private org (#11529)
4 years ago
Cuong Manh Le d98df0ede3
models: include LFS when calculating repo size (#11060)
4 years ago
6543 726e1e5279
Doctor check & fix db consistency (#11111)
4 years ago
zeripath 814ca9ffea
Allow different HardBreaks settings for documents and comments (#11515)
4 years ago
赵智超 0903b1ac8c
Add push commits history comment on PR time-line (#11167)
4 years ago
zeripath 9a2e47b23a
Refactor Cron and merge dashboard tasks (#10745)
4 years ago
guillep2k c3d9a5f846
Use session for retrieving org teams (#11438)
4 years ago
6543 4be7cf0405
On Repo Deletion: Delete related TrackedTimes too (#11110)
4 years ago
6543 ad31d6b5e8
Fix release counter on API repository info (#10968)
4 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request (#10756)
4 years ago
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803)
4 years ago
Lunny Xiao c61b902538
Upgrade xorm to v1.0.0 (#10646)
4 years ago
Lauris BH 6a57364dc8
Delete dependencies when deleting a repository (#10608)
4 years ago
Lunny Xiao 8db20e807d
Fix test (#10363)
4 years ago
Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037)
4 years ago
Lauris BH b3d8e2d4f7
Update topics repo count when deleting repository (#10051)
4 years ago
Lunny Xiao a67c06ce90 Sanitize credentials in mirror form (#9975)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854)
4 years ago
David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788)
4 years ago
Lunny Xiao d32eac44b1 Move RepoWorkingPool to services/repository package (#9754)
4 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489)
4 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717)
4 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693)
4 years ago
zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501)
4 years ago
zeripath 145c1ea0b6
Remove and recreate the hooks to set them executable with the umask (#9502)
4 years ago
Lunny Xiao 59d6401486
Use ioutil.TmpDir for new created temp directory (#9368)
4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
4 years ago
Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353)
4 years ago