524 Commits (d25c43293c60a496b84a9a44a8e83cc4e874077b)

Author SHA1 Message Date
  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
  Matthias Loibl 799bb6e441 Refactor process package and introduce ProcessManager{} with tests (#75) 8 years ago
  Lunny Xiao f83c80cd7c bug fixed for update repository (#664) 8 years ago
  Ethan Koenig f74f56ed26 API endpoint for subscribers (#598) 8 years ago
  Andrey Nering 867864eb4c Merge pull request #555 from ethantkoenig/tests/pull 8 years ago
  Andrey Nering 57b5bd07c9 Create missing database indexes (#596) 8 years ago
  Ethan Koenig a6fc1ad1af Unit tests for models/pull.go 8 years ago
  Ethan Koenig feb1506600 Fix typos in models/ (#576) 8 years ago
  Lunny Xiao 0fa1335662 resolved #485: when migrate empty wiki repo, then ignore (#541) 8 years ago
  Andrey Nering 323837dcb8 Tab on user profile to show starred repos (#519) 8 years ago
  Bwko a2f16ccfc2 Replace Gogs with Gitea (#520) 8 years ago
  Fabian Zaremba 63eeed2f9e Git LFS support v2 (#122) 8 years ago
  Bwko af9ca1d20a Added sorting to organizations, repos & users page (#222) 8 years ago
  Lunny Xiao 9bd4611129 Add default values for settings (#455) 8 years ago