154 Commits (0a8e63c68292a08d8a7bc4fa397ae41235f086a7)

Author SHA1 Message Date
  zeripath 704da08fdc
Better logging (#6038) (#6095) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  Allen Wild 909feaafa7 routers/repo/setting: display correct error for invalid mirror interval (#6414) 5 years ago
  James E. Blair 48c101affe Create a repo redirect when transferring ownership (#6210) (#6211) 5 years ago
  Lunny Xiao 4a2fbbeb10 fix bug user could change private repository to public when force private enabled. (#6156) 5 years ago
  Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) 5 years ago
  zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939) 5 years ago
  yasuokav 8510ac2687 Fix MinInterval (#5856) 5 years ago
  kolaente 0b510725c9 Feature: Archive repos (#5009) 5 years ago
  Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052) 5 years ago
  Lanre Adelowo 0787056e07 Allow to add organization members as collaborators on organization owned repositories (#4748) 6 years ago
  Jonas Bröms 599adde1bc Add option to disable automatic mirror syncing. (#5242) 6 years ago
  Lanre Adelowo acb6f8a518 make sure to catch the right error so it is displayed as an error on the ui not a 500 (#4945) 6 years ago
  Lauris BH 92466129ec
Improve URL validation for external wiki and external issues (#4710) 6 years ago
  Lanre Adelowo 59b10e66f7 An inactive user shouldn't be able to be added as a collaborator (#4535) 6 years ago
  Lanre Adelowo c7a6ee5c0b Don't fail silently if trying to add a collaborator twice (#4533) 6 years ago
  kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531) 6 years ago
  Allen Wild 15c6bb500b Add repository setting to enable/disable health checks (#3607) 6 years ago
  Morgan Bazalgette 65861900cd Handle refactor (#3339) 6 years ago
  Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225) 6 years ago
  Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 6 years ago
  Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177) 7 years ago
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Sasha Varlamov 311c83ad17 Allow adding collaborators with (fullname) (#3103) 7 years ago
  Michael Kuhn 420fc8efc2 Disable add key button if SSH is disabled (#2873) 7 years ago
  Morlinest a04718a2a6 Remove repo unit index (#2621) 7 years ago
  Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451) 7 years ago
  Jonas Franz 5ccecb44ad Feature: Timetracking (#2211) 7 years ago
  Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663) 7 years ago
  Ethan Koenig 5e92b82ac6 Fix uppercase default branch bug (#1965) 7 years ago
  Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293) 7 years ago
  Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407) 7 years ago
  Lunny Xiao be5738243c fix repo settings external tracker failed and check external urls (#1215) 7 years ago
  Denis Denisov fd941db246 Protected branches system (#339) 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
  Bwko a4ece1f223 Fixes typos 8 years ago
  Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
  Lunny Xiao 3917ed45de golint fixed for routers (#208) 8 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111) 8 years ago
  Sandro Santilli 0b62aeb495 More MixedCase consts 8 years ago
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 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 8516dfcb6c #2018 able to sync now for mirrors 8 years ago
  Andrew 0885784f13 Wiki mirroring implementation (#3233) 8 years ago
  Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
  lstahlman 25b3836418 Refresh repository mirror from database when the repository's name has changed. (#3276) 8 years ago
  Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago