494 Commits (45a324b4379e5ab0415654dffb2301323f894d20)

Author SHA1 Message Date
  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) 8 years ago
  Bwko fa3abc22c0 Added sorting to organizations, repos & users page (#222) 8 years ago
  Lunny Xiao a822bba3e1 Add default values for settings (#455) 8 years ago
  Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart (#354) 8 years ago
  Richie B2B 0d6e88baef Fix typo (#407) 8 years ago
  Ethan Koenig 401a8db0ed Remove stale comment in models/repo.go (#366) 8 years ago
  Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API 8 years ago
  Bwko 4ff0db0246 Catch os... errors 8 years ago
  Bwko 5ab85372da Added rel="noopener" to target="_blank" hrefs (#327) 8 years ago
  Bwko bad1bc6518 Lint models/repo.go 8 years ago
  Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao 304bbd3f25 golint fixed for modules/markdown 8 years ago
  Bo-Yi Wu d9ffe99972 fix variable assigned and not used. 8 years ago
  Thibault Meyer ddee4c8b58
Normalize files with gofmt 8 years ago
  Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141) 8 years ago
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 8 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli b3828e38a5 more 8 years ago
  Sandro Santilli f14232d2e9 This one I overlooked before 8 years ago
  Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode* 8 years ago
  Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports 8 years ago
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Matthias Loibl 953c099428 Add missing version & gogs package 8 years ago
  Matthias Loibl 1f44b01e2a Fix imports found by goimports. 8 years ago
  Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker 8 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
  Unknwon 6da55159a2
#3589 LoadRepoConfig after ORM is initialized 8 years ago
  Unknwon 8516dfcb6c #2018 able to sync now for mirrors 8 years ago
  Unknwon 43297148b2 modules/sync: rename SingleInstancePool to ExclusivePool 8 years ago
  Unknwon 643142acab Web editor: support upload files 8 years ago
  Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459) 8 years ago
  LFlare 3738b6399e Fixed typo (#3533) 8 years ago
  Unknwon 579e5e4fee Web editor: disallow edit mirror repository 8 years ago
  Unknwon dad5c15520 #2901 allow setting preferred licenses 8 years ago