668 Commits (ba5ba4e8af4026b8a2feeba767a8430bcc9dfa20)

Author SHA1 Message Date
  Lunny Xiao 8b7df9f87c API should follow RequireSignInView (#8654) 6 years ago
  Lunny Xiao 63d04ddb8a Hide some user information via API if user have no enough permission (#8655) 6 years ago
  Monty Taylor d1ffd45f2f Fix 500 when getting user as unauthenticated user (#8653) 6 years ago
  7FM 7acddf7979 Make /users/{username}/repos list private repos the current user has access to (#8621) 6 years ago
  Lunny Xiao 239320ae4f Move issue label operations to issue service package (#8553) 6 years ago
  Lunny Xiao b3d96bfa2a Fix bug on pull requests when transfer head repository (#8564) 6 years ago
  Antoine GIRARD 0cfac4ae99 don't ignore error message (#8550) 6 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 6 years ago
  Colin Arnott a046a60c1e upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) 6 years ago
  Lunny Xiao 37fa6f997b Move clearlabels from models to issue service (#8326) 6 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 6 years ago
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 6 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 6 years ago
  David Svantesson 50c913e799 Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 6 years ago
  Lunny Xiao 668f344efb Move mirror to a standalone package from models (#7486) 6 years ago
  David Svantesson 1d9817fd1c API endpoint for searching teams. (#8108) 6 years ago
  Lunny Xiao c67c1263d5 Extract actions on deletereleasebyid from models to release service (#8219) 6 years ago
  Lunny Xiao 947a425da3 Extract actions on new issue from models to services (#8217) 6 years ago
  David Svantesson f4655e2cd0 Fix API for edit and delete release attachment (#8285) 6 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) 6 years ago
  Lunny Xiao a4ee6f9b60 Move create issue comment to comments package (#8212) 6 years ago
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 6 years ago
  David Svantesson bc59998fdf Add teams to repo on collaboration page. (#8045) 6 years ago
  Lunny Xiao a5ed4067b1 Refuse merge until all required status checks success (#7481) 6 years ago
  Lunny Xiao 314b4c26b7 move some milestone functions to a standalone package (#8213) 6 years ago
  techknowlogick 84f95d9c4d Remove legacy handling of drone token (#8191) 6 years ago
  Lunny Xiao 786d184750 Move create release from models to a standalone package (#7539) 6 years ago
  Lunny Xiao 837d1ecb44 Fix team user api (#8172) 6 years ago
  WGH 016de7972b Implement webhook branch filter (#7791) 6 years ago
  John Olheiser bbb834a9af Add option to initialize repository with labels (#6061) 6 years ago
  David Svantesson 180b059a5e Add API endpoint for accessing repo topics (#7963) 6 years ago
  guillep2k 117bbcc354 Retry create issue to cope with duplicate keys (#7898) 6 years ago
  Richard Mahn cd7ab45ca6 Adds details about what tags can use the Git tags API (#7989) 6 years ago
  Mike Schwörer d737757149 API method to list all commits of a repository (#6408) 6 years ago
  Tamal Saha 740478d43d Run CORS handler first for /api routes (#7967) 6 years ago
  David Svantesson 1e14f2b8d1 Include description in repository search. (#7942) 6 years ago
  David Svantesson 4b84478fe6 Document possibility to limit API Repo search to topics only. (#7957) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 6 years ago
  David Svantesson f628f27ec5 Rewrite existing repo units if setting is not included in api body (#7763) 6 years ago
  Antoine GIRARD 899241b52e api: fix multiple bugs with statuses endpoints (#7785) 6 years ago
  Lunny Xiao 16e8a23648 add pagination for admin api get orgs and fix only list public orgs bug (#7742) 6 years ago
  renothing 1bb5393a42 fix wrong email when use gitea as OAuth2 provider (#7640) 6 years ago
  zeripath 368ab357f8 Fix #7136: Add paging and extend API GetCommitStatuses (#7141) 6 years ago
  zeripath 72f71dfe4a Swagger: Add information to API Token header (#7585) 6 years ago
  Richard Mahn 469b7af7e9 Fixes #7564 - Malformed URLs in API git/commits response (#7565) 6 years ago
  Lunny Xiao bfc9b2840f add notification placeholder (#7409) 6 years ago
  Antoine GIRARD 4c869cb7ff Refactor filetype is not allowed errors (#7309) 6 years ago
  Lunny Xiao 3e1aca4d0c fix api route (#7346) 6 years ago
  Lunny Xiao 959176bcfc Add commit statuses reports on pull request view (#6845) 6 years ago