537 Commits (ceca5570008dda6eb013a4ded1588f7842c8b7fb)

Author SHA1 Message Date
  Lauris BH ceca557000 Fix git hooks update to receive required arguments. Fixes #2090 (#2095) 8 years ago
  Lauris BH 625f482b25 Refactor session close as xorm already does everything needed internally (#2020) 8 years ago
  Lunny Xiao 7052193cd1 fix bu ong normal user visit public repo (#1984) 8 years ago
  Lunny Xiao 284bafb9d5 fix collborators lack of units on orgnization repositories (#1968) 8 years ago
  Ethan Koenig 3f2de13043 Fix errors caused by force push (#1927) 8 years ago
  Phil Hopper c2e5bdd101 Make `LocalCopyPath` a setting instead of a hard-coded path (#1881) 8 years ago
  Ethan Koenig 9644f101e8 Fix status table race condition (#1835) 8 years ago
  Ethan Koenig f41d919144 Update code.gitea.io/git (#1824) 8 years ago
  Ethan Koenig 76ac129f25 Fix deadlock in updateRepository (#1813) 8 years ago
  Ethan Koenig 7b7a564adf Delete repo redirects on repo deletion (#1776) 8 years ago
  Ethan Koenig fffefa2bf6 Fix unloaded owner (#1770) 8 years ago
  Lunny Xiao 5edc4aaa6c fix admin lost permission caused by #947 8 years ago
  Lunny Xiao c694c70008 Add units to team (#947) 8 years ago
  Ethan Koenig d25c43293c gofmt (#1710) 8 years ago
  guyzmo 696b1cc0f1 Added Parent property to the repo API (#1687) 8 years ago
  guyzmo 83435d6e1e Exposes in API the Repo entity's Size and IsBare property (#1668) 8 years ago
  Kim "BKC" Carlbäcker 134ac92bcb Sanitation fix from Gogs (#1461) 8 years ago
  Jonas 6c8faadf3d Repo size in admin panel (#1482) 8 years ago
  Jonas f53c8e25aa Mirror sync interval specified as duration string (#1407) 8 years ago
  Philippe Kueck 356c83ffe1 rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257) 8 years ago
  Bo-Yi Wu fdf5227984 feat: Only use issue and wiki on repo. (#1297) 8 years ago
  Ethan Koenig c2ba9ca97b Refactor and fix incorrect comment (#1247) 8 years ago
  Lunny Xiao 10a6a72a7d bug fixed for delete repo failed (#1193) 8 years ago
  Bo-Yi Wu a6f4a8c2f0 feat: expose url field on issue api. (#982) 8 years ago
  Lunny Xiao a06cb6ca62 fix wrong num of user repos because of duplicated click delete button & performance optimization (#1092) 8 years ago
  Ethan Koenig d3cc6d582b Fix unused Engine bugs (#1064) 8 years ago
  Lunny Xiao 5fed24d769 move all repo list functions as a standalone file (#1061) 8 years ago
  Bo-Yi Wu 25f3b2a9e2 fix: Admin can see all private repositories on Explore page. (#1026) 8 years ago
  Andrey Nering a703da2d6e Add "mirror" field to repo API 8 years ago
  Bo-Yi Wu 575020655e refactor: repo counts for SearchRepositoryByName func (#1045) 8 years ago
  Lunny Xiao d509192e69 fix delete repo will hang on postgres (#1044) 8 years ago
  Lunny Xiao a392789294 Take back control of hooks (#1006) 8 years ago
  Ethan Koenig 7455adbbd8 Fix lint errors 8 years ago
  Bo-Yi Wu e7dd2573ca fix: Wrong repo list on Explore page if user already loggin. (#1009) 8 years ago
  Denis Denisov 56fc9cf7d3 Protected branches system (#339) 8 years ago
  Ethan Koenig 8737234148 Unit tests for repo watching (#963) 8 years ago
  Bo-Yi Wu 08a8ab47bf fix: 500 error on /explore/repos page. (#946) 8 years ago
  Bo-Yi Wu 0b6148b669 refactor: small optimize for sql query (#940) 8 years ago
  Lunny Xiao 5f2ca7c663 fix bug of multiple forks (#928) 8 years ago
  Bo-Yi Wu 4898d2a7b0 feat: support search bar on star tab of user profile. (#917) 8 years ago
  Bo-Yi Wu fdd349d6f1 feat: add git version on admin panel. (#921) 8 years ago
  Morgan Bazalgette 4cd7d1644d Fix public activity showing private repos (#892) 8 years ago
  Andrew b852f1f87e Implement archive cleanup (#885) 8 years ago
  Bo-Yi Wu d039f235ed fix: wrong pages number which includes private repository count. (#844) 8 years ago
  Ethan Koenig 19ad4b31b5 Redirects for renamed repos (#807) 8 years ago
  Lunny Xiao 9effd446fd Add units concept for modulable functions of a repository (#742) 8 years ago
  Bo-Yi Wu 23df659f10 feat: Add search bar on user profile page. (#787) 8 years ago
  Ethan Koenig c956352005 Drop redundant columns from issue_user table (#638) 8 years ago
  Gabriel Jackson 3e7f8ec9d3 Cleanup log messaging 8 years ago
  Lunny Xiao 1e4337d0a2 fix xorm NewSession uncorrected usages (#774) 8 years ago