0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #29 from lmello/vagrant_fixes More... over 9 years ago
Merge pull request #31 from lmello/documentation_mcollective_requisite_update More... over 9 years ago
Merge pull request #30 from lmello/fix_json_csrf More... over 9 years ago
update mcollective version on INSTALL.MD More... over 9 years ago
fix json api calls csrf validation More... over 9 years ago
fix vagrant activemq install and mcollective version More... over 9 years ago
Merge pull request #28 from jegger42/master More... over 9 years ago
Added automatic agent filter for execution to limit execution to existing agent More... over 9 years ago
forgot to commit the gemfile.lock More... over 9 years ago
bump mcollective-client to ~> 2.6.0 More... over 9 years ago
allow specifying an alternative mcollective client config More... over 9 years ago
more dependency changes on puppet module and shell agent fixes More... over 9 years ago
having some problems with latest gem package provider so use exec instead. More... over 9 years ago
s/cmd/command/g to make compatible with puppetlabs agent More... over 9 years ago
try some fixes to shell agent More... over 9 years ago
install adapted version of an older shell plugin, not the puppetlabs one. this is because the puppetlabs one doesn't support ruby 1.8 so try to make this compatible More... over 9 years ago
install mcollective shell agent More... over 9 years ago
install shell plugin More... over 9 years ago
commit gemlock More... over 9 years ago
try to fix incompatability between latest 2.6 rpms and latest 2.5 gem More... over 9 years ago
get the proper asset path for the shell application. More... over 9 years ago
fix log replays to work with the new timeouts More... over 9 years ago
add an activity spinner when waiting for results, and update the shell application to use the new puppetlabs agent More... over 9 years ago
fix the shell application to work with the new timeouts More... over 9 years ago
action logs in descending time order instead of ascending More... over 9 years ago
implement remote pagination for the logs view, reusing the view from the results paginator (which is local pagination). More... over 9 years ago
ensure the logs navigation item is only displayed to logged in users. also display the action shell by default... this has been around for a long time but hidden as I wasn't sure it was especially useful. still not sure but thought I'd enable it anyway. More... over 9 years ago
add some protections against infinite loops when getting results (eg if the mcomaster server stops), by checking that we haven't exceeded the agents DDL timeout. also stop if user navigates away from the results page. More... over 9 years ago
button for adding to an existing agent policy. the UI design/look needs work but it's fairly functional now. More... over 9 years ago
remove backbone.memento usage - not sure it's needed, will see. More... over 9 years ago