gitea/modules
zeripath c05a8abc76
Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, ()
* Multiple GitGraph improvements.

Add backend support for excluding PRs, selecting branches and files.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @silverwind

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @silverwind

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Only show refs in dropdown we display on the graph

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per @silverwind

Signed-off-by: Andrew Thornton <art27@cantab.net>

* use flexbox for ui header

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Move Hide Pull Request button to the dropdown

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Add SHA and user pictures

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix test

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix test 2

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fixes

* async

* more tweaks

* use tabs in tmpl

Signed-off-by: Andrew Thornton <art27@cantab.net>

* remove commented thing

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix linting

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update web_src/js/features/gitgraph.js

Co-authored-by: silverwind <me@silverwind.io>

* graph tweaks

* more tweaks

* add title

Signed-off-by: Andrew Thornton <art27@cantab.net>

* fix loading indicator z-index and position

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
..
analyze Exclude generated files from language statistics ()
auth Remove obsolete change of email on profile page ()
avatar Avatars and Repo avatars support storing in minio ()
base Use a simple format for the big number on ui ()
cache Allow common redis and leveldb connections ()
charset Ensure that the detected charset order is set in chardet test ()
context Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, ()
convert Add review request api ()
cron Add ssh certificate support ()
emoji Fix emoji detection in certain cases ()
eventsource Move EventSource to SharedWorker ()
generate Add gitea-vet ()
git Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, ()
gitgraph Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, ()
graceful Move install pages out of main macaron routes ()
hcaptcha hCaptcha Support ()
highlight Escape failed highlighted code ()
httplib Add golangci ()
indexer Refactor Logger ()
lfs Storage configuration support `[storage]` ()
log Refactor Logger ()
markup Update golangci-lint to version 1.31.0 ()
metrics Prometheus endpoint ()
migrations Migrations should not fail for comment reactions ()
nosql Allow common redis and leveldb connections ()
notification Fix typo ()
options Rename scripts to build and add revive command as a new build tool command ()
password Check passwords against HaveIBeenPwned ()
pprof Add golangci ()
private Fix send mail ()
process Only write to global gitconfig if necessary ()
public fix go1.15 lint error in modules/public/public.go ()
queue Slightly simplify the queue settings code to help reduce the risk of problems ()
recaptcha hCaptcha Support ()
references Add spent time to referenced issue in commit message ()
repofiles go-version constraints ignore pre-releases ()
repository Fix a bug on refactoring ()
secret Attachments: Add extension support, allow all types for releases ()
session Allow common redis and leveldb connections ()
setting Fixed git args duplication ()
ssh Add ssh certificate support ()
storage Fix Storage mapping ()
structs Add review request api ()
svg Fix filepath basename on Windows for SVG bindata ()
sync Fix missing unlock in uniquequeue ()
task Store task errors following migrations and display them ()
templates Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, ()
test Macaron 1.5 ()
timeutil Fix timezone on issue deadline ()
upload Update golangci-lint to version 1.31.0 ()
user Add gitea-vet ()
util Update golangci-lint to version 1.31.0 ()
validation [API] Get a single commit via Ref ()
webhook Update golangci-lint to version 1.31.0 ()