490 Commits (70bc2c9ba83f28158bcce1fd089b771d3ec0b44b)

Author SHA1 Message Date
  Lunny Xiao a070c8fc1b Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
  Lunny Xiao ed968cb57c Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
  Lunny Xiao 691a7396e8 Fix bug when migrate from API (#8631) 5 years ago
  Lunny Xiao fb2c691c3e Move some actions to notification/action (#8779) 5 years ago
  David Svantesson 5a77a8678f Add team option to grant rights for all organization repositories (#8688) 5 years ago
  Lunny Xiao ccfd918a9a Move more webhook codes from models to webhook module (#8802) 5 years ago
  David Svantesson d019f1d6d1 Fix API deadline removal (#8759) 5 years ago
  6543 c5139e42d3 Add API for Issue set Subscription (#8729) 5 years ago
  Lunny Xiao 9e00d004b1 Move issue milestone assign to issue service and move webhook to notification (#8780) 5 years ago
  Lunny Xiao 33914aee50 Rename HookQueue to hookQueue (#8778) 5 years ago
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 5 years ago
  Brad Albright 773824ade0 Allow cross-repository dependencies on issues (#7901) 5 years ago
  Lunny Xiao 1ca5eb7766 Move webhook codes from service to webhook notification (#8712) 5 years ago
  Lunny Xiao 6aba0f6dd0 Move issue notifications (#8713) 5 years ago
  Lunny Xiao 9cb678c6a4 Move issue change status from models to service (#8691) 5 years ago
  David Svantesson 95c0444b50 Fix deadline on update issue or PR via API (#8696) 5 years ago
  Lunny Xiao 295b1d0f3d Move some repositories' operations to a standalone service package (#8557) 5 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
  Lunny Xiao 9dc48fb7d6 Revert "API should follow RequireSignInView (#8654)" (#8675) 5 years ago
  Lunny Xiao 8b7df9f87c API should follow RequireSignInView (#8654) 5 years ago
  Lunny Xiao 63d04ddb8a Hide some user information via API if user have no enough permission (#8655) 5 years ago
  Monty Taylor d1ffd45f2f Fix 500 when getting user as unauthenticated user (#8653) 5 years ago
  7FM 7acddf7979 Make /users/{username}/repos list private repos the current user has access to (#8621) 5 years ago
  Lunny Xiao 239320ae4f Move issue label operations to issue service package (#8553) 5 years ago
  Lunny Xiao b3d96bfa2a Fix bug on pull requests when transfer head repository (#8564) 5 years ago
  Antoine GIRARD 0cfac4ae99 don't ignore error message (#8550) 5 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
  Colin Arnott a046a60c1e upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) 5 years ago
  Lunny Xiao 37fa6f997b Move clearlabels from models to issue service (#8326) 5 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 5 years ago
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 5 years ago
  David Svantesson 50c913e799 Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 5 years ago
  Lunny Xiao 668f344efb Move mirror to a standalone package from models (#7486) 5 years ago
  David Svantesson 1d9817fd1c API endpoint for searching teams. (#8108) 5 years ago
  Lunny Xiao c67c1263d5 Extract actions on deletereleasebyid from models to release service (#8219) 5 years ago
  Lunny Xiao 947a425da3 Extract actions on new issue from models to services (#8217) 5 years ago
  David Svantesson f4655e2cd0 Fix API for edit and delete release attachment (#8285) 5 years ago
  Lunny Xiao 2753ddae39 Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218) 5 years ago
  Lunny Xiao a4ee6f9b60 Move create issue comment to comments package (#8212) 5 years ago
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 5 years ago
  David Svantesson bc59998fdf Add teams to repo on collaboration page. (#8045) 5 years ago
  Lunny Xiao a5ed4067b1 Refuse merge until all required status checks success (#7481) 5 years ago
  Lunny Xiao 314b4c26b7 move some milestone functions to a standalone package (#8213) 5 years ago
  techknowlogick 84f95d9c4d Remove legacy handling of drone token (#8191) 5 years ago
  Lunny Xiao 786d184750 Move create release from models to a standalone package (#7539) 5 years ago
  Lunny Xiao 837d1ecb44 Fix team user api (#8172) 5 years ago