forgejo/modules
Mario Lubenka f92a0b68fe Bugfix for image compare and minor improvements to image compare (#8289)
* Resolve error when comparing images

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Check blob existence instead of git-ls when checking if file exists

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Show file metadata also when a file was newly added

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Fixes error in commit view

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Excludes assigning path and image infos for compare routers to service package

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Removes nil default and fixes import order

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Adds missing comments

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Moves methods for assigning compare data to context into repo router package

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Show image compare for deleted images as well. Simplify check if image should be displayed

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
2019-10-04 15:58:54 -04:00
..
auth Add teams to repo on collaboration page. (#8045) 2019-09-23 23:08:03 +03:00
avatar
base
cache
charset Fix utf8 tests (#8192) 2019-09-21 13:01:34 -04:00
context Do only show teams access for organization repositories, not for personal repositories (#8265) 2019-09-24 09:30:40 +08:00
cron Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00
generate
git Bugfix for image compare and minor improvements to image compare (#8289) 2019-10-04 15:58:54 -04:00
gzip
highlight
httplib
indexer
lfs
log Fix data race (#8204) 2019-09-17 12:39:37 +03:00
markup
metrics
migrations fix bug when migrating a private repository (#7917) 2019-08-20 21:21:07 +01:00
minwinsvc
notification Move all mail related codes from models to services/mailer (#7200) 2019-09-24 13:02:49 +08:00
options
pprof
private
process
public
recaptcha
repofiles
search
secret
session
setting Restrict repository indexing by glob match (#7767) 2019-09-11 20:26:28 +03:00
ssh
structs Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 2019-10-02 17:30:41 +08:00
sync
templates Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00
test
timeutil
upload
user
util
validation