0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jan 23, 2025 — Jan 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #127 from dannypadilla/rm-maintainer
cglewis
as Charlie Lewis
More... about 8 years ago
add myself to AUTHORS More... about 8 years ago
change LABEL to MAINTAINER syntax specified by documentation #125 More... about 8 years ago
Remove deprecated MAINTAINER from /api/Dockerfile and replace with LABEL #125 More... about 8 years ago
Merge pull request #126 from cglewis/master
cglewis
as Charlie Lewis
More... about 8 years ago
update maintainer -> label; closes #124 More... about 8 years ago
Merge pull request #123 from cglewis/master
cglewis
as Charlie Lewis
More... about 9 years ago
bump to v0.3.1 More... about 9 years ago
Merge pull request #5 from CyberReboot/master
cglewis
as Charlie Lewis
More... about 9 years ago
Merge pull request #121 from jbenjos/test_command_plugin_add
cglewis
as Charlie Lewis
More... about 9 years ago
Merge branch 'master' into test_command_plugin_add
JJ
More... about 9 years ago
Serialize POST data as JSON. More... about 9 years ago
Merge pull request #122 from Enether/master
cglewis
as Charlie Lewis
More... about 9 years ago
Updated the tests for /rest/providers/remove.py, creating dummy classes to have a valid web.ctx.env variable More... about 9 years ago
Test against the correct endpoint.
JJ
More... about 9 years ago
Merge branch 'master' into test_command_plugin_add
JJ
More... about 9 years ago
Wrapped the web.header() function in a try-catch block More... about 9 years ago
Fixed up problems in the previous commit with remove.py More... about 9 years ago
Fixed up the provider.txt's file path in rest/providers/remove.py to have the filepath work when the module is called. The way it was, it would only work if you ran remove.py as main More... about 9 years ago
Wrote tests for rest/providers/remove More... about 9 years ago
Merge pull request #115 from Enether/master
cglewis
as Charlie Lewis
More... about 9 years ago
Fixed the providers.txt's path in rest/providers/list_all.py More... about 9 years ago
Fixed rest/providers/list_all.py by changing the providers.txt's path to an absolute one. Also finished up the test for said module More... about 9 years ago
Reverted changes to upload.py More... about 9 years ago
Added providers.txt to have rest/providers/list_all's test to capture lines 21-23 25-26 More... about 9 years ago
Refactored rest/commands/upload.py to meet PEP 8 standards More... about 9 years ago
Merge branch 'master' into test_command_plugin_add
JJ
More... about 9 years ago
Merge pull request #117 from jbenjos/master
cglewis
as Charlie Lewis
More... about 9 years ago
Use print function import for Python 2 compat. More... about 9 years ago
Add simple integration test for commands/plugin/add REST endpoint. More... about 9 years ago