forgejo/routers
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other ()
* Supports tags when comparing commits or branches

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

* Hide headline when only comparing and don't load unused data

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

* Merges compare logics to allow comparing branches, commits and tags with eachother

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

* Display branch or tag instead of commit when used for comparing

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

* Show pull request form after click on button

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

* Transfers relevant pull.go changes from master to compare.go

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

* Fixes error when comparing forks against a commit or tag

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

* Removes console.log from JavaScript file

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

* Show icon next to commit reference when comparing branch or tag

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

* Updates css file

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

* Fixes import order

* Renames template variable

* Update routers/repo/compare.go

Co-Authored-By: zeripath <art27@cantab.net>

* Update from master

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

* Allow short-shas in compare

* Renames prInfo to compareInfo

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

* Check PR permissions only if compare is pull request

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

* Adjusts comment

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

* Use compareInfo instead of prInfo
2019-06-07 16:29:29 -04:00
..
admin Repository avatar fallback configuration () 2019-06-02 14:40:12 +08:00
api/v1 Compare branches, commits and tags with each other () 2019-06-07 16:29:29 -04:00
dev Make time diff translatable () 2017-06-28 13:43:28 +08:00
org Better logging () () 2019-04-02 08:48:31 +01:00
private Move serv hook functionality & drop GitLogger () 2019-06-01 23:00:21 +08:00
repo Compare branches, commits and tags with each other () 2019-06-07 16:29:29 -04:00
routes Compare branches, commits and tags with each other () 2019-06-07 16:29:29 -04:00
user Repository avatars () 2019-05-29 22:22:26 -04:00
utils Slack webhook channel name cannot be empty or just contain an hashtag () 2018-09-10 10:31:08 -04:00
home.go Unifies pagination template usage () () 2019-04-20 00:15:19 -04:00
init.go Move serv hook functionality & drop GitLogger () 2019-06-01 23:00:21 +08:00
install.go Install page - Handle invalid administrator username better () 2019-05-28 07:18:40 +01:00
metrics.go Fix metrics auth token detection () 2019-02-09 00:58:31 -05:00
swagger_json.go Swagger.v1.json template () 2018-07-28 03:19:01 +03:00