Sven Strickroth

Results 42 issues of Sven Strickroth

Latest version is 4.1 (or 3.7.6 if youi use the old stable branch). This also includes lots of Lexer fixes.

``` x86_64$ LOG=DEBUG ./notify_push -- config.php [2021-05-24 15:26:03.946631 +02:00] DEBUG [rustls::client::hs] /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/rustls-0.19.0/src/client/hs.rs:89: No cached session for DNSNameRef("localhost") [2021-05-24 15:26:03.946674 +02:00] DEBUG [rustls::client::hs] /home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/rustls-0.19.0/src/client/hs.rs:211: Not resuming any session Error: 0: Failed...

question

Try to test multiple parametrized test fixtures at once as depicted here: ![1](https://cloud.githubusercontent.com/assets/428133/6907267/19aa1dcc-d735-11e4-81eb-03cfb9c29c12.png) Only the first test is actually executed: ``` ------ Lauftest gestartet ------ Found 211 tests, resolving symbols...

# Contributing to CSrankings Thanks for contributing to CSrankings! Please read and indicate you agree with **all** these guidelines to getting your pull request accepted. Note that pull requests may...

git_revparse_single for the reflog entries of HEAD wrongly return the reflog entries of the current branch Refers to issue #6156

This makes refdb_fs fully aware of per worktree refs (fixes issue #5492). The code has some duplication but does the trick.

### Reproduction steps 1. Create a repository in folder `repo` 2. Create an empty directory `repase` somewhere else 3. `mklink /j reparse repo` (with admin privileges) 4. Open the repository...

At least since Nextcloud 8.1 this is automatically set on each DB connection (cf. https://github.com/nextcloud/server/commit/bcf65d9c13edac4f832743cec1c0cfac2c37211e). cf. https://github.com/nextcloud/server/issues/29911

3. to review
manual: admin
feature: install and update

Files in /opt should not be writable by any group or world

### Reproduction steps Use Windows, open a repository on a network share. Whitelist that directory with a prefix of `%(prefix)/` Based on the Git error message `%(prefix)/` should be used...