forgejo/services
zeripath e51c73ae5c
Fix 500 on first wiki page ()
* Fix 500 on first wiki page

There is a mistake in  and  which means that the first time
a wiki page is created a 500 is reported because the `master` branch is
not in existence in that wiki yet.

This PR simply checks for this error and returns not found.

Fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-01 19:04:32 +02:00
..
agit Add agit flow support in gitea () 2021-07-28 17:42:56 +08:00
archiver Rework repository archive () 2021-06-23 17:12:38 -04:00
auth Lock goth/gothic and Re-attempt OAuth2 registration on login if registration failed at startup () 2021-07-29 18:53:18 +01:00
comments Enhance Ghost comment mitigation Settings () 2021-01-21 21:56:19 -05:00
externalaccount Allow externalID to be UUID () 2019-10-17 10:06:28 +08:00
forms Add support for corporate WeChat webhooks () 2021-07-23 12:41:27 +08:00
gitdiff Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
issue Fix various documentation, user-facing, and source comment typos () 2021-07-08 13:38:13 +02:00
lfs Rename context.Query to context.Form () 2021-07-29 03:42:15 +02:00
mailer Use TrN helper for email templates () 2021-07-14 15:06:09 +02:00
mirror Add push to remote mirror repository () 2021-06-14 19:20:43 +02:00
pull Add agit flow support in gitea () 2021-07-28 17:42:56 +08:00
release Add tag protection () 2021-06-25 16:28:55 +02:00
repository Implemented head_commit for webhooks () 2021-06-29 15:34:03 +02:00
webhook Add an abstract json layout to make it's easier to change json library () 2021-07-24 18:03:58 +02:00
wiki Fix 500 on first wiki page () 2021-08-01 19:04:32 +02:00