650 Commits (ed1df25c45d2857fa9077854c62aacc3f0cfa95f)

Author SHA1 Message Date
  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
  Thomas Boerger 9fde430c66 Bindata is optional and over-writable on restart (#354) 8 years ago
  Richie B2B cfbda06133 Fix typo (#407) 8 years ago
  Ethan Koenig d44efe52ba Remove stale comment in models/repo.go (#366) 8 years ago
  Ethan Koenig 2872b66e89 Bug fixes for repo permissions in API 8 years ago
  Bwko 6299533be7 Catch os... errors 8 years ago
  Bwko 7cfe9e55a9 Added rel="noopener" to target="_blank" hrefs (#327) 8 years ago
  Bwko 7be1b7f193 Lint models/repo.go 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao 6e99af0968 golint fixed for modules/markdown 8 years ago
  Bo-Yi Wu f895b6eabd fix variable assigned and not used. 8 years ago
  Thibault Meyer 6ef997ca64 Normalize files with gofmt 8 years ago
  Sandro Santilli 827c85ad85 Fix import path of go-sdk (#141) 8 years ago
  Thibault Meyer b747797b29 Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries 8 years ago
  Thibault Meyer 5d29fda874 Rewrite XORM queries 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli bb9ea9bb35 more 8 years ago
  Sandro Santilli ff0696b23b This one I overlooked before 8 years ago
  Sandro Santilli 58cc4e56fa ACCESS_MODE_* -> AccessMode* 8 years ago
  Thomas Boerger a2f2fa9326 Replaced go-gogs-client with go-sdk imports 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Matthias Loibl 4a3ba92ee3 Add missing version & gogs package 8 years ago
  Matthias Loibl 929972fc8d Fix imports found by goimports. 8 years ago
  Rémy Boulanouar ee1663af58 Implementation of the feature to redirect to an external issue tracker 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 8 years ago