#920 allow project names up to 255 characters
Merged by pingou. Opened by rmarko.
rmarko/pagure longer_projectnames  into  master

Download 920.patch

Hitting this when importing distgit. 255 seems to be filename size on ext4.

rebased

I seem to remember some DBMS wanting to have the existing_type as well when doing these changes.

We might also need to investigate how names this long effect the UI.

Here's one of the longest: https://git.pignus.computer/golang-github-matttproud-golang_protobuf_extensions

Seems good to me.

@ryanlerch sorry for breaking your instance with the 1st PR.

Here's one of the longest: https://git.pignus.computer/golang-github-matttproud-golang_protobuf_extensions

Forking this one will be fun :D

rebased

rebased

indentation is odd here

rebased

rebased

Good catch. Fixed.

Pull-Request has been merged by pingou

Metadata