47 Commits (v1.12.0-dev)

Author SHA1 Message Date
  Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 4 years ago
  Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 4 years ago
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 years ago
  zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Lunny Xiao 6782a704ef Fix bug create/edit wiki pages when code master branch protected (#7580) 4 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
  zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5 years ago
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
  Gabriel Silva Simões 3b7f41f9f7 Fix serving of raw wiki files other than .md (#5814) 5 years ago
  Lunny Xiao 616b8f42f9 Fix deadlock when sqlite (#5118) 5 years ago
  Lauris BH 5ffdf9388b
Fix to use only needed columns from tables to get repository git paths (#3870) 6 years ago
  Lauris BH 283e87d814
Fix rendering of wiki page list if wiki repo contains other files (#3454) 6 years ago
  Lauris BH be1330ec89 Remove hardcoded paths to fix randomly failing tests (#3347) 6 years ago
  Ethan Koenig b7ebaf6d20 Various wiki bug fixes (#2996) 6 years ago
  Ethan Koenig 474d636794 Update code.gitea.io/git (#1824) 7 years ago
  Lunny Xiao bd8fe49076 fix wiki bugs (#1294) 7 years ago
  Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006) 7 years ago
  Gabriel Jackson bf6f61cc69 Cleanup log messaging 7 years ago
  Ethan Koenig bb76285762 Unit tests for models/wiki 7 years ago
  Bwko 1257d43e14 Add a reserved path check to the wiki (#720) 7 years ago
  Lunny Xiao f8c2903484 fixed bugs on Wiki and resolved #667 (#674) 7 years ago
  Bwko abcd39f7d5 In the wiki title replace tab with a space (#371) 7 years ago
  Bwko 0118b275b6 Fix for #320 7 years ago
  Bwko 4ff0db0246 Catch os... errors 7 years ago
  Sandro Santilli 592a4ec4d3 Fix lint errors in models/wiki (just add methods docs) 7 years ago
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 years ago
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 7 years ago
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 years ago
  Unknwon 43297148b2 modules/sync: rename SingleInstancePool to ExclusivePool 7 years ago
  Unknwon c30b856d14 #3505 use user’s info for committer and author 7 years ago
  Unknwon 6c8fcb3af2 #3467 fix clone fail when wiki is empty 7 years ago
  Unknwon cd89f6c502 Web editor: improve edit file and diff preview 7 years ago
  Unknwon 660e7a178a modules/sync: move sync objects to independent module 7 years ago
  Richard Mahn d0a0239bac Squashed commit of the following: 7 years ago
  Unknwon 5077408d78 #3233 code cleanup and minor issue fix 7 years ago
  Unknwon 3a30c06345 Fix wiki vulnerabilities 8 years ago
  Unknwon 9df6ce48c5 Minor fixes for #2746 8 years ago
  Josh Frye 1ca171dbe9 Add ability to delete single wiki pages. 8 years ago
  Jofkos 76d4af891f Removed empty line, multi return args 8 years ago
  Jofkos 0721095944 Wiki pages containing question marks in their name weren't loading 8 years ago
  Unknwon 19423957b1 rename import path 8 years ago
  Unknwon 9ed60d96a9 fix API 8 years ago
  Unknwon 830d000667 finish wiki 8 years ago
  Unknwon e42fcb033d wiki: finish edit 8 years ago
  Unknwon 392f3ee210 wiki: finish new 8 years ago
  Unknwon c50a3503e6 introduce git-shell 8 years ago