management
Here are 1,542 public repositories matching this topic...
If this is a question about how to use NVM4W, please use stackoverflow instead.
If this is an issue regarding antivirus, make sure you search the existing issues first.
My Environment
- Windows 7 or below (not truly supported due to EOL - see wiki for details)
- Windows 8
- Windows 8.1
- Windows 10
- Wind
-
Updated
Mar 4, 2020
-
Updated
Mar 4, 2020 - JavaScript
-
Updated
Mar 3, 2020 - TypeScript
Unless the computer has active internet connection, only empty/splash screen is shown forever.
Perhaps result of the [disgusting] practice to link everything from some "we hope it will be there forever"
CDN ? (I encountered this even in "here is you offline docs archive", for multiple projects ... sigh ...)
[EDIT: v 3.0 / Win10x64]
-
Updated
Mar 4, 2020 - Python
-
Updated
Mar 3, 2020
There are big differences and missing sections in the left hand navigation of https://cloudcustodian.io/docs/_modules/ compared to to the top level of https://cloudcustodian.io/docs/
Found _modules/ link and it's subpages via a google search.
-
Updated
Mar 4, 2020 - Shell
-
Updated
Mar 3, 2020
It would be nice to have a healthcheck without writing YAML file.
I'm starting minio service, and it has 2 routes k8s style Liveness and Readiness. More here https://docs.min.io/docs/minio-monitoring-guide.html
Is it make any sense to implement such a feature?
- Operating system : Windows 10
- Laravel version : 5.8
- Package version : 2.0
Using the standalone code for vanilla Javascript, a type parameter is passed as a string in the function call, but in the function declaration it is referenced as part of the object, which causes it to return the type as undefined.
The following line is problematic:
`window.open(route_prefix + '?type=' + op
-
Updated
Mar 3, 2020 - Shell
Add documentation comments to all of the VmOrTemplate operations methods
Hello
Thought this may be of use to someone wanting to do a similar project.
May be worth placing a link to this around the plugins/extensions area on the main Lychee page.
I have uploaded the Python code (and soon other useful scripts) for a magic mirror photo and video booth I created for my recent wedding to Github:
https://github.com/corrilan/Magic-Mirror-Photo-and-Video-Booth
I
Hey there! Asking here as I couldn't answer this from the docs: is there a way we can run Toodles on a project (Node.js in this case), and generate a bunch of HTML/CSS/JS files that we can host along with other static reports we generate on every PR?
-
Updated
Mar 1, 2020 - Python
There is a ton of documentation here and that's great, however, the first introduction to this tool is overwhelming and should be simplified. You may want to move some of the more stable documentation to the Wiki and reference it from the ReadMe.
A window may wish to be moved to a different workspace. This should be handled in client_message_event.
In order to do this, we need to be able to move an arbitrary client to a workspace. This can be achieved by factoring out the client {cutting,pasting} logic from op_{cut,paste} into their own functions.
_NET_WM_DESKTOP also needs to be added to ewmh_net_atoms.
Is this a bug or feature request?
FR
What is the current behavior?
not in the tree
What is the expected or desired behavior?
should be under the section "System"
-
Updated
Mar 4, 2020
The version of a service being used in a Sample is effectively hidden. For example, when starting a config server on a Cloud Foundry instance, it's not trivial from the perspective of the client to determine what version of config server is running.
-
Updated
Feb 8, 2020 - JavaScript
When using SELKS, normally people just type the address. It would simplify things if there was an nginx rule when they type http://selks_ip it redirects to https://selks_ip
Reference here:
https://serverfault.com/questions/67316/in-nginx-how-can-i-rewrite-all-http-requests-to-https-while-maintaining-sub-dom
-
Updated
Feb 29, 2020 - Python
-
Updated
Mar 3, 2020
from its description
"""Checker for Sphinx, Google, or Numpy style docstrings
* Check that all function, method and constructor parameters are mentioned
in the params and types part of the docstring. Constructor parameters
can be documented in either the class docstring or ``__init__`` docstring,
but not both.
* Check that there are no naming inconsistencie
Improve this page
Add a description, image, and links to the management topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the management topic, visit your repo's landing page and select "manage topics."
Taking for example the Gantt view on planning.slot for the planning app, I didn't find any info in the docs about the possibility of changing on which fields the string of the slot is calculated (role, employee and dates in this case). If it's not supported then it would be a nice feature to have in the future.