2208 Commits (12c33e5ac85d9f16afae7171c5d88b068dd55e8c)

Author SHA1 Message Date
  David Svantesson f628f27ec5 Rewrite existing repo units if setting is not included in api body (#7763) 5 years ago
  Antoine GIRARD 899241b52e api: fix multiple bugs with statuses endpoints (#7785) 5 years ago
  Lunny Xiao 711834cbf9 Display error as string but not bytes (#7780) 5 years ago
  Lunny Xiao 16e8a23648 add pagination for admin api get orgs and fix only list public orgs bug (#7742) 5 years ago
  Lunny Xiao 29269ec59c display as error (#7724) 5 years ago
  Antoine GIRARD 0a613b8bfd org/members: display 2FA members states + optimize sql requests (#7621) 5 years ago
  Lunny Xiao 14574c4b39 improve branches list performance and fix protected branch icon when no-login (#7695) 5 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
  zeripath d4ae5a4ec3 use 403 instead of 401 for ErrUserProhibitLogin (#7591) 6 years ago
  Christian Muehlhaeuser b9d3030efa Removed unnecessary conversions (#7557) 6 years ago
  zeripath 307dd8cac8 Handle ErrUserProhibitLogin in http git (#7586) 6 years ago
  Richard Mahn 469b7af7e9 Fixes #7564 - Malformed URLs in API git/commits response (#7565) 6 years ago
  Christian Muehlhaeuser 8acc6ccd3e Fixed ineffectual assignments (#7555) 6 years ago
  Richard Mahn 1f6b13431f Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 6 years ago
  Lunny Xiao c2861cabcc Remove settting dependency on modules/session (#7237) 6 years ago
  Richard Mahn ba5b8d5483 Fixes #7475 - Settings pages giving UnitType error message (#7482) 6 years ago
  Tamal Saha 695ea2f40e Support setting cookie domain (#6288) 6 years ago
  Lunny Xiao bfc9b2840f add notification placeholder (#7409) 6 years ago
  Gary Kim ae759990d1 Only show "New Pull Request" button if repo allows pulls (#7426) 6 years ago
  Cherrg 3c55fd59a7 wiki history improvements (#7391) 6 years ago
  Cherrg c6b312ebaf add missing template variable on organisation settings (#7385) 6 years ago
  Cherrg bc6dedabc7 wiki - page revisions list (#7369) 6 years ago
  Antoine GIRARD 4c869cb7ff Refactor filetype is not allowed errors (#7309) 6 years ago
  AJ ONeal a7ed03693d Make captcha and password optional for external accounts (#6606) 6 years ago
  leonklingele e50d4c49e8 routers: do not leak secrets via timing side channel (#7364) 6 years ago
  leonklingele f1e3f498fa routers/user: ensure that decryption of cookie actually suceeds (#7363) 6 years ago
  Lunny Xiao 3e1aca4d0c fix api route (#7346) 6 years ago
  zeripath fce79c5c68 #6946 Run hooks on merge/edit and cope with protected branches (#6961) 6 years ago
  Lunny Xiao 959176bcfc Add commit statuses reports on pull request view (#6845) 6 years ago
  Richard Mahn c35a88f83a Fixes #7292 - API File Contents bug (#7301) 6 years ago
  Richard Mahn ea3fda55d7 Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324) 6 years ago
  Richard Mahn a0d2842400 Fixes #7238 - Annotated tag commit ID incorrect (#7321) 6 years ago
  Mario Lubenka e091f00c9d Show Pull Request button or status of latest PR in branch list (#6990) 6 years ago
  Lunny Xiao 97ca2d8884 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 years ago
  Lunny Xiao 7301b6ae8f Shadow the password on cache and session config on admin panel (#7300) 6 years ago
  Lunny Xiao 1d4cf7b213 Fix error log when loading issues caused by a xorm bug (#7271) 6 years ago
  zeripath 7c0771973a Fix #732: Add LFS objects to base repository on merging (#7082) 6 years ago
  Lunny Xiao 309515b41b Only check and config git on web subcommand but not others (#7236) 6 years ago
  Lunny Xiao f486e951a2 show lfs config on admin panel (#7220) 6 years ago
  Lunny Xiao e35aaa2b84 Add missing description of label on API (#7159) 6 years ago
  zeripath 3656c3783b Add LastLogin to the User API (#7196) 6 years ago
  Cherrg 2b39c5e3b3 fix drone build bug (#7192) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Mario Lubenka 2dfaee26a2 Fixes diff on merged pull requests (#7171) 6 years ago
  Lunny Xiao 7434312d9d if milestone id is zero don't get it from database (#7169) 6 years ago
  Lunny Xiao b59eaaa90e Move PushUpdate dependency from models to repofiles (#6763) 6 years ago
  Lanre Adelowo c448dde0ea archived repos can be starred and watched (#7163) 6 years ago
  Richard Mahn b883738d9d Fixes #2738 - Adds the /git/tags API endpoint (#7138) 6 years ago