650 Commits (ed1df25c45d2857fa9077854c62aacc3f0cfa95f)

Author SHA1 Message Date
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  Lunny Xiao 1a57c8f911 Reduce usage of allcols on update (#2596) 7 years ago
  Lauris BH 94ad100bdf Sync releases table with tags on push and for mirrors (#2459) 7 years ago
  Jonas Franz d142252c94 Fork permission bug fixes (#2534) 7 years ago
  Lunny Xiao bd18b7684e Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
  Lunny Xiao 1c80057b53 improve protected branch to add whitelist support (#2451) 7 years ago
  Lunny Xiao d00b7dab75 Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
  Jonas Franz 2345f38d7d Feature: Timetracking (#2211) 7 years ago
  Ethan Koenig e4e41c4830 Webhooks for repo creation/deletion (#1663) 7 years ago
  Lauris BH 01faf6fb67 Fix releases to be counted from database not tags (#2389) 7 years ago
  Manuel e0d52a112b Add UseCompatSSHURI setting (#2356) 7 years ago
  Ethan Koenig 835e335242 EnableUnit() -> UnitEnabled() (#2242) 7 years ago
  Lauris BH e687d24d8e Remove unit types commits and settings (#2161) 8 years ago
  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