-
I noticed `src/nls/strings.js` and `src/nls/urls.js` were out of sync when reviewing #4741, see #5038 for the fix.
It would be nice if we could fail the travis tests when
- the list of languages in `…
-
```
What steps will reproduce the problem?:
1. Try to obfuscate some php project with subdirectories, including empty
subdirectories
2. check properties of source and target directories after obfusca…
-
-
Enable recursive upload for subdirectories.
-
### Discord username (optional)
theUnlikely
### Describe the bug
Normally tab completion works fine when using ssh. However if the directory has a large amount of files/subdirectories, 1700+ in my …
-
According to the [flask-assets documentation about blueprints](https://flask-assets.readthedocs.io/en/latest/#flask-blueprints), a path prefix is used to denote the use of blueprint-specific static fo…
-
Basically icarus now creates a folder for each rom "Foo.fc" for famicom "Foo.sfc" for super famicom. The ROMFinder calls files_in_directory, which filters out directories.
As a temporary workaround I…
-
I just tried copying a directory containing several files and directories using:
gsutil -m cp -r dir gs://my-bucket
It copied only the top-level files from dir to the bucket.
I'm using:
gs…
-
Maybe divide components by page. Keep the common components in the root components directory, and move the specialized components into a subdirectory for that page.
One possible schema
```
/compo…
-
I have to maintain a C, C++ source code project.
When I am recursively indexing the files, all files located in subdirectories that have (strangely of course) names ending with _.lib_ or _.so_ are…