summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Merge branch 'export_methods'makkalot2008-08-20115-176/+7774
| |\
| | * some fixes in spec filemakkalot2008-08-18256-1/+4
| | |
| | * Remove that polling here ,it slows the process of submition :)makkalot2008-08-181-14/+0
| | |
| | * show the result in a better div :)makkalot2008-08-181-1/+2
| | |
| | * some style chamgesmakkalot2008-08-182-12/+34
| | |
| | * add the client side json --> tree parser dhtmltree frameworkmakkalot2008-08-17306-1/+5120
| | |
| | * change the output js to show the output as treemakkalot2008-08-171-19/+69
| | |
| | * add the smart parser for comming minion resultsmakkalot2008-08-171-2/+9
| | |
| | * 4 level test cases for result parsermakkalot2008-08-171-0/+429
| | |
| | * some fixes in result parsermakkalot2008-08-171-9/+9
| | |
| | * some fixes in result handler algorithm should write lots of beautiful ↵makkalot2008-08-161-41/+70
| | | | | | | | | | | | unittests now
| | * recursive result parser,for comming resultst from minionsmakkalot2008-08-151-0/+96
| | |
| | * little change in network testmakkalot2008-08-131-4/+4
| | |
| | * export the iptables commandmakkalot2008-08-132-1/+122
| | |
| | * merge master into the export_methods branchmakkalot2008-08-1315-96/+136
| | |\
| | * | export the netapp.vol.clone we forgot itmakkalot2008-08-121-1/+44
| | | |
| | * | export overlord modulemakkalot2008-08-121-0/+18
| | | |
| | * | export the certmaster module and remove some irrelevant linesmakkalot2008-08-121-5/+36
| | | |
| | * | fix in the controller for list*makkalot2008-08-111-5/+25
| | | |
| | * | the small patch for adding the list*makkalot2008-08-112-4/+15
| | | |
| | * | export the test module not necessary but useful to see if other side respondsmakkalot2008-08-111-0/+52
| | | |
| | * | export the netapp modulemakkalot2008-08-113-1/+127
| | | |
| | * | export thesnmp modulemakkalot2008-08-111-1/+29
| | | |
| | * | export reboot modulemakkalot2008-08-111-1/+26
| | | |
| | * | export jboss and fix some typosmakkalot2008-08-113-5/+75
| | | |
| | * | a typo again probably i was drunk when writing thosemakkalot2008-08-111-1/+1
| | | |
| | * | a simple change heremakkalot2008-08-111-10/+1
| | | |
| | * | remove the hash** case from api we dont need it actually args* case is ↵makkalot2008-08-112-8/+0
| | | | | | | | | | | | | | | | enough i think
| | * | some changes in the echo test modulemakkalot2008-08-111-0/+39
| | | |
| | * | a simple addition in export method apimakkalot2008-08-111-0/+2
| | | |
| | * | typo typos arghhmakkalot2008-08-111-4/+3
| | | |
| | * | arggh should check before send hmmmakkalot2008-08-111-2/+3
| | | |
| | * | a typo here hmmmakkalot2008-08-111-1/+1
| | | |
| | * | export module file_trackermakkalot2008-08-081-0/+51
| | | |
| | * | export module nagios-checkmakkalot2008-08-081-0/+18
| | | |
| | * | export module yumcmcdmakkalot2008-08-081-0/+33
| | | |
| | * | export the sysctl modulemakkalot2008-08-081-0/+38
| | | |
| | * | export smart minion modulemakkalot2008-08-081-0/+19
| | | |
| | * | export the rpms modulemakkalot2008-08-081-0/+35
| | | |
| | * | export the networktest methodmakkalot2008-08-081-0/+64
| | | |
| | * | export the process modulemakkalot2008-08-071-0/+52
| | | |
| | * | export the hardware modulemakkalot2008-08-071-0/+26
| | | |
| | * | exporting the mount module for UI usagemakkalot2008-08-071-0/+76
| | | |
| | * | the series of exporting the minion modules to UI command modulemakkalot2008-08-071-0/+26
| | | |
| | * | remove the jquery framework if someone needs it may follow my myj trick and ↵makkalot2008-08-061-32/+0
| | | | | | | | | | | | | | | | use it again logs are your friends :)
| | * | remove the js functionality and jquery things from templatesmakkalot2008-08-064-11/+6
| | | |
| | * | add some error handlingmakkalot2008-08-061-7/+15
| | | |
| | * | replace jquery things with their ochikit replacementsmakkalot2008-08-062-3/+3
| | | |
| | * | move the remaining functionality to Mochikit also supplu to them some error ↵makkalot2008-08-061-2/+42
| | | | | | | | | | | | | | | | handling
| | * | writing all your js functioanlity inside html is ugly lets remove that and ↵makkalot2008-08-064-4/+4
| | | | | | | | | | | | | | | | also remove the jequery things