542 Commits (b689bb61804fddfd2df8df7250522b0fc227484e)

Author SHA1 Message Date
  Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247) 7 years ago
  Lunny Xiao f5476bdbb1 bug fixed for delete repo failed (#1193) 7 years ago
  Bo-Yi Wu d76d67de23 feat: expose url field on issue api. (#982) 7 years ago
  Lunny Xiao 9cb08a3cf5 fix wrong num of user repos because of duplicated click delete button & performance optimization (#1092) 7 years ago
  Ethan Koenig 136e6beb0f Fix unused Engine bugs (#1064) 7 years ago
  Lunny Xiao 32faec00e6 move all repo list functions as a standalone file (#1061) 7 years ago
  Bo-Yi Wu 95574a3640 fix: Admin can see all private repositories on Explore page. (#1026) 7 years ago
  Andrey Nering 946f3078d3 Add "mirror" field to repo API 7 years ago
  Bo-Yi Wu f1412142e0 refactor: repo counts for SearchRepositoryByName func (#1045) 7 years ago
  Lunny Xiao c0ea3963be fix delete repo will hang on postgres (#1044) 7 years ago
  Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006) 7 years ago
  Ethan Koenig ec3a696e2d Fix lint errors 7 years ago
  Bo-Yi Wu 83b6d03231 fix: Wrong repo list on Explore page if user already loggin. (#1009) 7 years ago
  Denis Denisov fd941db246 Protected branches system (#339) 7 years ago
  Ethan Koenig be48b32e63 Unit tests for repo watching (#963) 7 years ago
  Bo-Yi Wu a31f64d639 fix: 500 error on /explore/repos page. (#946) 7 years ago
  Bo-Yi Wu 9d2b830275 refactor: small optimize for sql query (#940) 7 years ago
  Lunny Xiao 3a91ac51a9 fix bug of multiple forks (#928) 7 years ago
  Bo-Yi Wu 23aba523b5 feat: support search bar on star tab of user profile. (#917) 7 years ago
  Bo-Yi Wu 5cc275b1de feat: add git version on admin panel. (#921) 7 years ago
  Morgan Bazalgette 442145dbd3 Fix public activity showing private repos (#892) 7 years ago
  Andrew 42835c7f82 Implement archive cleanup (#885) 7 years ago
  Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844) 7 years ago
  Ethan Koenig 027591a3a5 Redirects for renamed repos (#807) 7 years ago
  Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742) 7 years ago
  Bo-Yi Wu a90a215662 feat: Add search bar on user profile page. (#787) 7 years ago
  Ethan Koenig 68bdaf0a6b Drop redundant columns from issue_user table (#638) 7 years ago
  Gabriel Jackson bf6f61cc69 Cleanup log messaging 7 years ago
  Lunny Xiao bb5a6b7a07 fix xorm NewSession uncorrected usages (#774) 7 years ago
  Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75) 7 years ago
  Lunny Xiao 87ad4961f6 bug fixed for update repository (#664) 7 years ago
  Ethan Koenig 8422ab542c API endpoint for subscribers (#598) 7 years ago
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 7 years ago
  Ethan Koenig 72bfabfada Unit tests for models/pull.go 7 years ago
  Ethan Koenig 1207bda94b Fix typos in models/ (#576) 7 years ago
  Lunny Xiao 6e5fffbd3f resolved #485: when migrate empty wiki repo, then ignore (#541) 7 years ago
  Andrey Nering b992858883 Tab on user profile to show starred repos (#519) 7 years ago
  Bwko 331316894e Replace Gogs with Gitea (#520) 7 years ago
  Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122) 7 years ago
  Bwko fa3abc22c0 Added sorting to organizations, repos & users page (#222) 7 years ago
  Lunny Xiao a822bba3e1 Add default values for settings (#455) 7 years ago
  Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart (#354) 7 years ago
  Richie B2B 0d6e88baef Fix typo (#407) 7 years ago
  Ethan Koenig 401a8db0ed Remove stale comment in models/repo.go (#366) 7 years ago
  Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API 7 years ago
  Bwko 4ff0db0246 Catch os... errors 7 years ago
  Bwko 5ab85372da Added rel="noopener" to target="_blank" hrefs (#327) 7 years ago
  Bwko bad1bc6518 Lint models/repo.go 7 years ago
  Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 7 years ago
  Lunny Xiao 304bbd3f25 golint fixed for modules/markdown 7 years ago