GitLog
GitLog
### Gogs version 0.12.10 ### Git version - Server: - Client: ### Operating system Alpine ### Database MySQL8 ### Describe the bug Web editing file commit [ERROR] [...gs/internal/route/repo/editor.go:274 editFilePost()] Failed...
Creating Telegram auth will be really much appreciated. Documentation: https://core.telegram.org/widgets/login
Implementation of IteratorAggregate (https://www.php.net/manual/ru/class.iteratoraggregate.php), ArrayAccess (https://www.php.net/manual/ru/class.arrayaccess.php), Countable (https://www.php.net/manual/ru/class.countable.php) interfaces to provide accessing objects as arrays. When we has generated class with IteratorAssembler - we can to add only one element...
`ClosureAssembler` - This implementation makes it possible use closure/callback Usage: ```php $config ->addRule(new Rules\AssembleRule(new Assembler\ClosureAssembler( function(ContextInterface $context): bool { return $context instanceof TypeContext; }, function(ContextInterface $context) { // some code......
fix: p80.pool.sks-keyservers.net:80 not resolved
To install plugins sometimes you need to run command: `rake redmine:plugins:assets`