Commit Graph

125 Commits (c6eb9b30ae202df3ac54b0d09abc5e0af52e1fa2)

Author SHA1 Message Date
a1012112796 c6eb9b30ae
response 404 for diff/patch of a commit that not exist (#15221) (#15237)
3 years ago
vnkmpf 487f2ee41c
Whitespace in commits (#14650)
3 years ago
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977)
3 years ago
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
3 years ago
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766)
4 years ago
zeripath 2c1ae6c82d
Render the git graph on the server (#12333)
4 years ago
Cirno the Strongest b682a2c1b2
Show exact tag for commit on diff view (#11846)
4 years ago
zeripath 5cb201dc93
Fix numbr of files, total additions, and deletions (#11614)
4 years ago
Cirno the Strongest 31df012968
Properly handle and return empty string for dangling commits in GetBranchName (#11587)
4 years ago
mrsdizzie b2b86ea870
Support view individual commit for wiki pages (#11415)
4 years ago
6543 e57ac841de
Fix potential bugs (#10513)
4 years ago
zeripath 90919bb37e
Show Signer in commit lists and add basic trust (#10425)
4 years ago
Lunny Xiao e8860ef4f9 Some refactor on git diff and ignore getting commit information failed on migrating pull request review comments (#9996)
4 years ago
silverwind fd094eea95 fix commit view JS features, reimplement folding (#9968)
4 years ago
SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452)
4 years ago
silverwind f8bd90ba60 enable lazy-loading of gitgraph.js (#9036)
5 years ago
Lunny Xiao 11208f3381
Move git graph from models to modules/graph (#9027)
5 years ago
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
5 years ago
jaqra 065bbddab9 Fix count for commit graph last page (#8843)
5 years ago
jaqra 086bfb8b4b Add pagination to commit graph page (#8360)
5 years ago
Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289)
5 years ago
Mario Lubenka a37236314c Adds side-by-side diff for images (#6784)
5 years ago
Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889)
5 years ago
guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814)
5 years ago
kolaente f9ec2f89f2 Add golangci (#6418)
5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991)
5 years ago
Vladimir Panteleev a98e085031 Show git-notes (#6984)
5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533)
5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478)
5 years ago
Mura Li 3186ef554c Support search operators for commits search (#6479)
5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095)
5 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
5 years ago
Julian 97dafdc057 fix commit page showing status for current default branch (#5650)
5 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Lauris BH 0d4c63fd70
Fix go-get, src and raw urls to new scheme (#2978)
7 years ago
Timur Makarchuk dbb7715b0b Remove render issue link (#2954)
7 years ago
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408)
7 years ago
Lauris BH eca05b09aa Add commit count caching (#2774)
7 years ago
Bwko 3ab580c8d6 Add branch overiew page (#2108)
7 years ago
Rémy Boulanouar be3319b3d5 Display commit status on landing page of repo (#1784)
7 years ago
Bwko 1193627014 Fix Commits nil pointer dereference (#2203)
7 years ago
Lauris BH 79494047b0 Show commit status icon in commits table (#1688)
7 years ago
Antoine GIRARD 14fe9010ae GPG commit validation (#1150)
7 years ago
Andrey Nering 05157808de Fix HighlightJS not working on compare diff page (#914)
7 years ago
Bo-Yi Wu 3576e1ee73 fix: trim the whitespaces for the search keyword (#893)
7 years ago
Zsombor e388db311b Add checkbox to search for all the branches by commit message (#813)
7 years ago
Kjell Kvinge 22e1bd31c6 commithgraph / timeline (#428)
7 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Andrey Nering 739f07c98e Remember diff view style (#163)
8 years ago