Simran

Results 37 issues of Simran

# Describe the bug If there is a symlinked folder in the directory path, its contained files are not checked. htmltest reports `tested 0 documents`. # To Reproduce Test setup...

bug

ArangoDB version: 3.3.12 pyArango version: 1.3.1 (via pip) See https://stackoverflow.com/questions/51362259/rename-collection-with-pyarango To rename a collection, it is necessary to pass a JSON body `{"name":"newname"}` in a PUT request to `/_api/collection//rename`. The...

The request to `https://github.com/jingweno/gh/pull/55.patch` is redirected to `https://patch-diff.githubusercontent.com/raw/jingweno/gh/pull/55.patch` but cURL doesn't follow redirects by default, letting the download fail silently

### Scope & Purpose The `/_api/batch` endpoint was deprecated in 3.8 and is now removed. - [ ] :hankey: Bugfix - [ ] :pizza: New feature - [ ] :fire:...

3 API
DO_NOT_MERGE

### Scope & Purpose Support identifiers in forward ticks, multi-line strings, pseudo keywords, etc. Note that there is a bug with case insensitive matching in Ace editor: https://github.com/ajaxorg/ace/issues/4887 Our version...

Docs PR: https://github.com/arangodb/docs/pull/1065 (will be copied from 3.10 when version 3.11 is created in the docs repo)

3 Documentation

Based on Google style as of clang-format v10.0.1 `ColumnLimit` raised from 80 to 100 (unclear where 120 came from) CMake integration inspired by https://arcanis.me/en/2015/10/17/cppcheck-and-clang-format#clang-cmake Formatting the code with `cmake --build...

Governance

Attempts to fix #1507 Unclear if not creating native widget siblings fixes all of the issues. To be tested. https://github.com/obsproject/obs-studio/pull/3782

User Interface

**Platform** Linux **Summary** Some shared libraries are included that should apparently not be bundled, whereas some others are missing (in particular Qt's dependencies, like *freetype* and *harfbuzz*). **Additional Information /...

Building/Packaging
Low Priority

- Gather list of dependencies - direct and transitive (deps of deps) - required, optional, desirable, ... ? (what features such as codecs to we want to support?) - min/max...

Help Wanted
Building/Packaging
Continuous Integration