107 Commits (065bbddab91791666ef1d0e10765f58595094a1e)

Autor SHA1 Nachricht Datum
  jaqra 065bbddab9 Fix count for commit graph last page (#8843) vor 4 Jahren
  jaqra 086bfb8b4b Add pagination to commit graph page (#8360) vor 4 Jahren
  Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289) vor 4 Jahren
  Mario Lubenka a37236314c Adds side-by-side diff for images (#6784) vor 4 Jahren
  Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889) vor 4 Jahren
  guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814) vor 4 Jahren
  kolaente f9ec2f89f2 Add golangci (#6418) vor 5 Jahren
  Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991) vor 5 Jahren
  Vladimir Panteleev a98e085031 Show git-notes (#6984) vor 5 Jahren
  Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533) vor 5 Jahren
  Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) vor 5 Jahren
  Mura Li 3186ef554c Support search operators for commits search (#6479) vor 5 Jahren
  zeripath 704da08fdc
Better logging (#6038) (#6095) vor 5 Jahren
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) vor 5 Jahren
  Julian 97dafdc057 fix commit page showing status for current default branch (#5650) vor 5 Jahren
  Morgan Bazalgette 65861900cd Handle refactor (#3339) vor 6 Jahren
  Lauris BH 0d4c63fd70
Fix go-get, src and raw urls to new scheme (#2978) vor 6 Jahren
  Timur Makarchuk dbb7715b0b Remove render issue link (#2954) vor 6 Jahren
  Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408) vor 6 Jahren
  Lauris BH eca05b09aa Add commit count caching (#2774) vor 6 Jahren
  Bwko 3ab580c8d6 Add branch overiew page (#2108) vor 6 Jahren
  Rémy Boulanouar be3319b3d5 Display commit status on landing page of repo (#1784) vor 6 Jahren
  Bwko 1193627014 Fix Commits nil pointer dereference (#2203) vor 6 Jahren
  Lauris BH 79494047b0 Show commit status icon in commits table (#1688) vor 7 Jahren
  Antoine GIRARD 14fe9010ae GPG commit validation (#1150) vor 7 Jahren
  Andrey Nering 05157808de Fix HighlightJS not working on compare diff page (#914) vor 7 Jahren
  Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893) vor 7 Jahren
  Zsombor e388db311b Add checkbox to search for all the branches by commit message (#813) vor 7 Jahren
  Kjell Kvinge 22e1bd31c6 commithgraph / timeline (#428) vor 7 Jahren
  Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) vor 7 Jahren
  Lunny Xiao 3917ed45de golint fixed for routers (#208) vor 7 Jahren
  Andrey Nering 739f07c98e Remember diff view style (#163) vor 7 Jahren
  Thibault Meyer ddee4c8b58
Normalize files with gofmt vor 7 Jahren
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) vor 7 Jahren
  Odin Ugedal 5a6f7edde9 Use the rev-parsed sha1 commit id (#98) vor 7 Jahren
  Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) vor 7 Jahren
  Andrey Nering bd898a10f8 Refactor editorconfig middleware vor 7 Jahren
  Matthias Loibl 1f44b01e2a Fix imports found by goimports. vor 7 Jahren
  Andrey Nering 984fa8d83b Fix 500 when repo has invalid .editorconfig vor 7 Jahren
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) vor 7 Jahren
  Unknwon ba27d71abe Web editor: improve edit file vor 7 Jahren
  Unknwon f8a48ffaad Web editor: improve code quality vor 7 Jahren
  Unknwon 6cda35a75f #3464 reproduce diff signs vor 7 Jahren
  Unknwon 4a46613916 markdown: fix treating pure number as SHA1 vor 7 Jahren
  Andrey Nering dbed39ba05 On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241) vor 7 Jahren
  Unknwon 10dc330640 #3345 dump content directly to HTTP ResponseWriter vor 7 Jahren
  Dennis Chen dfab54d5a2 Diff patch (#3345) vor 7 Jahren
  Andrey Nering 743d22669a Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) vor 8 Jahren
  Unknwon 60ae8ac3d2 Add route for #2846 vor 8 Jahren
  Unknwon 514382e2eb Rename module: middleware -> context vor 8 Jahren