2
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 20 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed 'data' param to 'body'; added 'qs' param More... about 10 years ago
Added note about local modifications to BaseCherryPyTestCase More... about 10 years ago
Add webhook More... about 10 years ago
Add Run and jobs handler More... about 10 years ago
Add Minion handler and jobs handler More... about 10 years ago
Don't return a 401 for GET requests to the login page More... about 10 years ago
Removed requests-based test suite; tests were absorbed into cpy suite More... about 10 years ago
Replace another auth.Resolver instead of LoadAuth More... about 10 years ago
Require authentication for the stats URL More... about 10 years ago
Improve documentation on the new stats URL More... about 10 years ago
Moved web hook security notes closer to the top of the docs More... about 10 years ago
Removed unused os & textwrap imports More... about 10 years ago
Added note that config options do not apply to external servers More... about 10 years ago
Moved example config to the top of the docs More... about 10 years ago
Added max_request_body_size as a config option and lowered the default More... about 10 years ago
Don't authenticate GET requests to the root URL More... about 10 years ago
Move auth and token handling out of main class More... about 10 years ago
Remove special mocking for uppercase names More... about 10 years ago
Move tool declarations out to the module-level More... about 10 years ago
Added missing versionadded for the local_batch client addition More... about 10 years ago
Added note about the CherryPy server config options for external servers More... about 10 years ago
Use salt.auth.Resolver instead of LoadAuth to allow non-root use More... about 10 years ago
rest_tornado More... about 10 years ago
Fixed glob path for manpages More... about 10 years ago
We don't need Salt installed to build the package More... about 10 years ago
Bumped version in spec file to 0.8.3 More... about 10 years ago
Removed AUTHORS file; Git history will suffice More... about 10 years ago
Mocked cherrypy.lib for building the docs More... about 10 years ago
Remove output formats from the root URL More... about 10 years ago
Added docs for the /stats URL More... about 10 years ago