2
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #124 from wari/Spelling-Fixes More... over 10 years ago
Revert "PEP-8 and PEP-257: ''' to """" More... over 10 years ago
PEP-8 and PEP-257: ''' to """ More... over 10 years ago
Fixed all typos I can find More... over 10 years ago
Added missing versionadded for the disable_ssl option More... over 10 years ago
Merge pull request #117 from s0undt3ch/hotfix/proper-logging-import More... over 10 years ago
Import `salt.log` at `saltapi` package level. Missed one `salt.log.logging`. Fixes #115.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 10 years ago
Merge pull request #116 from s0undt3ch/hotfix/proper-logging-import More... over 10 years ago
Import the logging module directly. Fixes #115.
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 10 years ago
Merge pull request #114 from sfdc-kho/develop More... over 10 years ago
Fix start/stop in init script More... over 10 years ago
Added appropriate environment configuration for various deploy methods More... over 10 years ago
Clarified/fixed the SSL & debug related docs More... over 10 years ago
Merge pull request #110 from aboe76/update_suse More... over 10 years ago
updated suse spec file More... over 10 years ago
Merge pull request #109 from craig5/develop More... over 10 years ago
Revert "adding makefile, adding "restricted_ips" to cherrypy/app.py" More... over 10 years ago
Merge pull request #108 from s0undt3ch/hotfix/setup More... over 10 years ago
`install_requires` is a setuptools "thing". Fixes #105
Pedro Algarvio, aka, s0undt3ch
as Pedro Algarvio
More... over 10 years ago
Merge branch 'develop' of https://github.com/saltstack/salt-api into develop More... over 10 years ago
Added generating __opts__ when rest_wsgi not started via salt-api More... over 10 years ago
fixing broken salt_ip_verify_tool method More... over 10 years ago
ignore wingide project files More... over 10 years ago
removing print used for debugging More... over 10 years ago
Added new client and fun naming scheme so can have sync or async modes instead of confusing client runner wheel etc. To specify wheel or runner client prefix fun name with wheel or runner respectively More... over 10 years ago
adding ip restrictions More... over 10 years ago
The quickstart() server is production-ready and is preferred More... over 10 years ago
Merge branch 'develop' of https://github.com/saltstack/salt-api into develop More... over 10 years ago
adding restricted ip stuff to cherrypy More... over 10 years ago
adding makefile, adding "restricted_ips" to cherrypy/app.py More... over 10 years ago