Commit message Age Author Refs
r1071:394d4ccb
pr: Return proper merge response if target reference is missing.
Martin Bornhold
0
r1070:1689a3fb
pr: Move log statement to allow early return and still log merge response.
Martin Bornhold
0
r1069:dab9d8bd
vcs: Add enumeration for pull request update failure reasons.
Martin Bornhold
0
r1068:9a3ec87d
pr: Add error messages for new merge failure reasons.
Martin Bornhold
0
r1067:6613f04b
vcs: Add merge failure reasons for missing target ref and missing source ref.
Martin Bornhold
0
r1066:6e1be75f
login: Add some tests to check captcha setting retrieval. #4279
Martin Bornhold
0
r1065:64aae6b3
login: Make register views more robust if some POST parameters are missing. We fail to delete passsword/password confirm parameters if they are not part of the POST parameters. But failing to delete them if they are not present seems wrong. Better silently ignore if they are not present.
Martin Bornhold
0
r1064:9a1fddb4
login: Start error message with uppercase letter. All other error messages are starting with uppercase and lowercase just looks wrong in the UI
Martin Bornhold
0
r1063:23036236
login: Removed superfluos if condition.
Martin Bornhold
0
r1062:f920e065
login: Fix recaptcha. #4279 There was an error in the retrieval of private/public key from settings model. This leads to `None` as private key and this indicates that recaptcha is not active. Therefore it was never used no matter if private key was set or not.
Martin Bornhold
0
< 1 .. 426 427 428 429 430 .. 535 >