1126 Commits (671d65d5ea36fdb588d8e7d971e236d08a8c570b)

Author SHA1 Message Date
  WGH 016de7972b Implement webhook branch filter (#7791) 5 years ago
  John Olheiser bbb834a9af Add option to initialize repository with labels (#6061) 5 years ago
  guillep2k bc1ce1dad6 Add reviewrs as participants (#8121) 5 years ago
  Lunny Xiao c09ca7ea8b Move git diff codes from models to services/gitdiff (#7889) 5 years ago
  David Svantesson 180b059a5e Add API endpoint for accessing repo topics (#7963) 5 years ago
  guillep2k 3b3a16575c Add change title notification for issues (#8061) 5 years ago
  jaqra bc6a7a31f5 Move line number to :before attr to hide from search on browser (#8002) 5 years ago
  guillep2k 117bbcc354 Retry create issue to cope with duplicate keys (#7898) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  zeripath c777f4f385 Extract the username and password from the mirror url (#7651) 5 years ago
  Norwin c6614b95e4 Detect delimiter in CSV rendering (#7869) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  guillep2k 02b630367b Convert files to utf-8 for indexing (#7814) 5 years ago
  Lanre Adelowo 34acfee0e3 fix non existent milestone with 500 error (#7867) 5 years ago
  Lunny Xiao 4298202a9b move CreateReview to moduels/pull (#7841) 5 years ago
  Mario Lubenka 68b7c23c56 Enable switching to a different source branch when PR already exists (#7819) 5 years ago
  Lunny Xiao 711834cbf9 Display error as string but not bytes (#7780) 5 years ago
  Lunny Xiao 14574c4b39 improve branches list performance and fix protected branch icon when no-login (#7695) 5 years ago
  zeripath d4ae5a4ec3 use 403 instead of 401 for ErrUserProhibitLogin (#7591) 6 years ago
  zeripath 307dd8cac8 Handle ErrUserProhibitLogin in http git (#7586) 6 years ago
  Richard Mahn 1f6b13431f Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 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 bc6dedabc7 wiki - page revisions list (#7369) 6 years ago
  Antoine GIRARD 4c869cb7ff Refactor filetype is not allowed errors (#7309) 6 years ago
  leonklingele e50d4c49e8 routers: do not leak secrets via timing side channel (#7364) 6 years ago
  Lunny Xiao 959176bcfc Add commit statuses reports on pull request view (#6845) 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
  zeripath 7c0771973a Fix #732: Add LFS objects to base repository on merging (#7082) 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
  Mario Lubenka 143dd310f0 Compare branches, commits and tags with each other (#6991) 6 years ago
  Lanre Adelowo f97ee5fe5d Add state param to milestone listing API (#7131) 6 years ago
  zeripath 9bd4f39890 Move serv hook functionality & drop GitLogger (#6993) 6 years ago
  mrsdizzie c7a0a6d5f6 Validate External Tracker URL Format (#7089) 6 years ago
  Sergey Dryabzhinsky ec48187bcf Repository avatars (#6986) 6 years ago
  Vladimir Panteleev 3de43a0d6d Show git-notes (#6984) 6 years ago
  Lunny Xiao 187b555fb6 Fix index produces problem when issues/pulls deleted (#6973) 6 years ago
  techknowlogick 4a8443d3d2 Webhook Logs show proper HTTP Method, and allow change HTTP method in form (#6953) 6 years ago
  iliyan ivanov c94bdc73df fix syntax highlight in blame view #6895 (#6909) 6 years ago
  zeripath 5c64f29bbd Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Lunny Xiao c4166f59c2 Fix 404 when send pull request some situation (#6871) 6 years ago
  Lunny Xiao b22b06dc27 Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 6 years ago
  Lunny Xiao ae466c20c4 fix 500 when reviewer is deleted with integration tests (#6856) 6 years ago
  Simon 9f82390a7f Add GET requests to webhook (#6771) 6 years ago