Commit Graph

535 Commits (4df1a240965f6d3f4e3eed2bd4bddceeb9182614)

Author SHA1 Message Date
Lunny Xiao e2ec4b7c23 fix bu ong normal user visit public repo (#1984) 7 years ago
Lunny Xiao 31b5e9177f fix collborators lack of units on orgnization repositories (#1968) 7 years ago
Ethan Koenig e0a63a20e0 Fix errors caused by force push (#1927) 7 years ago
Phil Hopper 6ec07a6bd7 Make `LocalCopyPath` a setting instead of a hard-coded path (#1881) 7 years ago
Ethan Koenig bfb44f8854 Fix status table race condition (#1835) 7 years ago
Ethan Koenig 474d636794 Update code.gitea.io/git (#1824) 7 years ago
Ethan Koenig 9c66d1d9ea Fix deadlock in updateRepository (#1813) 7 years ago
Ethan Koenig bdc90aeaee Delete repo redirects on repo deletion (#1776) 7 years ago
Ethan Koenig b0308d86dc Fix unloaded owner (#1770) 7 years ago
Lunny Xiao 6362462da8
fix admin lost permission caused by #947 7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947) 7 years ago
Ethan Koenig 9e627af9a4 gofmt (#1710) 7 years ago
guyzmo 397474ecb1 Added Parent property to the repo API (#1687) 7 years ago
guyzmo 98460a8d9d Exposes in API the Repo entity's Size and IsBare property (#1668) 7 years ago
Kim "BKC" Carlbäcker d409d3ab57 Sanitation fix from Gogs (#1461) 8 years ago
Jonas be6edaddcb Repo size in admin panel (#1482) 8 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407) 8 years ago
Philippe Kueck fe94032f74 rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257) 8 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297) 8 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 8 years ago
Lunny Xiao f5476bdbb1 bug fixed for delete repo failed (#1193) 8 years ago
Bo-Yi Wu d76d67de23 feat: expose url field on issue api. (#982) 8 years ago
Lunny Xiao 9cb08a3cf5 fix wrong num of user repos because of duplicated click delete button & performance optimization (#1092) 8 years ago
Ethan Koenig 136e6beb0f Fix unused Engine bugs (#1064) 8 years ago
Lunny Xiao 32faec00e6 move all repo list functions as a standalone file (#1061) 8 years ago
Bo-Yi Wu 95574a3640 fix: Admin can see all private repositories on Explore page. (#1026) 8 years ago
Andrey Nering 946f3078d3 Add "mirror" field to repo API 8 years ago
Bo-Yi Wu f1412142e0 refactor: repo counts for SearchRepositoryByName func (#1045) 8 years ago
Lunny Xiao c0ea3963be fix delete repo will hang on postgres (#1044) 8 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006) 8 years ago
Ethan Koenig ec3a696e2d Fix lint errors 8 years ago
Bo-Yi Wu 83b6d03231 fix: Wrong repo list on Explore page if user already loggin. (#1009) 8 years ago
Denis Denisov fd941db246 Protected branches system (#339) 8 years ago
Ethan Koenig be48b32e63 Unit tests for repo watching (#963) 8 years ago
Bo-Yi Wu a31f64d639 fix: 500 error on /explore/repos page. (#946) 8 years ago
Bo-Yi Wu 9d2b830275 refactor: small optimize for sql query (#940) 8 years ago
Lunny Xiao 3a91ac51a9 fix bug of multiple forks (#928) 8 years ago
Bo-Yi Wu 23aba523b5 feat: support search bar on star tab of user profile. (#917) 8 years ago
Bo-Yi Wu 5cc275b1de feat: add git version on admin panel. (#921) 8 years ago
Morgan Bazalgette 442145dbd3 Fix public activity showing private repos (#892) 8 years ago
Andrew 42835c7f82 Implement archive cleanup (#885) 8 years ago
Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844) 8 years ago
Ethan Koenig 027591a3a5 Redirects for renamed repos (#807) 8 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742) 8 years ago
Bo-Yi Wu a90a215662 feat: Add search bar on user profile page. (#787) 8 years ago
Ethan Koenig 68bdaf0a6b Drop redundant columns from issue_user table (#638) 8 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging 8 years ago
Lunny Xiao bb5a6b7a07 fix xorm NewSession uncorrected usages (#774) 8 years ago
Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
Lunny Xiao 87ad4961f6 bug fixed for update repository (#664) 8 years ago