| Commit message (Expand) | Author | Age | Files | Lines |
* | add "glob" method to rpm minion module, and add test casesHEADmasterhome-devel | Adrian Likins | 2008-06-26 | 2 | -1/+56 |
* | strip any white space passed into services name | Adrian Likins | 2008-06-26 | 1 | -0/+2 |
* | Merge branch 'kadamski-async2' | Michael DeHaan | 2008-06-26 | 3 | -7/+10 |
|\ |
|
| * | Fix options.async and options.forks problem. | Krzysztof A. Adamski | 2008-06-26 | 2 | -2/+6 |
| * | Eliminate concurency between parent and child in batch_run(). | Krzysztof A. Adamski | 2008-06-22 | 1 | -2/+1 |
| * | Change job_id from double to string. Use pprint to get better precision. | Krzysztof A. Adamski | 2008-06-22 | 1 | -2/+3 |
* | | Adding find resources script to contrib | Michael DeHaan | 2008-06-24 | 1 | -0/+113 |
* | | Applying Matt Hicks' patches to enhance the virt modules. | Michael DeHaan | 2008-06-24 | 1 | -3/+26 |
* | | Merge branch 'makkalot_extreme' | Michael DeHaan | 2008-06-23 | 23 | -33/+1910 |
|\ \ |
|
| * | | enable again the identity thing | makkalot | 2008-06-23 | 1 | -3/+6 |
| * | | make it for localhost | makkalot | 2008-06-23 | 1 | -1/+1 |
| * | | todo or not todo | makkalot | 2008-06-23 | 1 | -3/+6 |
| * | | better validation in server side for services | makkalot | 2008-06-22 | 1 | -1/+2 |
| * | | the ugly print message that fills all the screen :) | makkalot | 2008-06-22 | 1 | -1/+1 |
| * | | integrating dinamyc validation part into web UI stuff,also fixing some minor ... | makkalot | 2008-06-22 | 1 | -14/+59 |
| * | | fix a silly mistake :) | makkalot | 2008-06-22 | 1 | -1/+2 |
| * | | update the RemoteFormFactory with new stuff | makkalot | 2008-06-22 | 1 | -6/+8 |
| * | | add validator schema factory results to RemoteForm object | makkalot | 2008-06-21 | 2 | -3/+7 |
| * | | adding boolean validator completely forgot about it,there is some code duplic... | makkalot | 2008-06-21 | 2 | -0/+48 |
| * | | the final validator hash is done with its tests , happy testing :) | makkalot | 2008-06-21 | 2 | -7/+21 |
| * | | adding custom validator for hashes | makkalot | 2008-06-21 | 2 | -4/+78 |
| * | | adding list factory validator, the process becomes easier :) | makkalot | 2008-06-21 | 2 | -1/+40 |
| * | | forgot to add optional keyword into validation controls :) | makkalot | 2008-06-21 | 2 | -0/+25 |
| * | | adding tests for custom list minion validator | makkalot | 2008-06-21 | 1 | -1/+32 |
| * | | adding a custom minion list validator will change in the future after choosin... | makkalot | 2008-06-21 | 1 | -2/+32 |
| * | | tests for float validator factory :) | makkalot | 2008-06-20 | 1 | -0/+19 |
| * | | the float validation was easy same as int :) | makkalot | 2008-06-20 | 1 | -1/+16 |
| * | | testing changes for float validator | makkalot | 2008-06-20 | 1 | -9/+52 |
| * | | the float and int validators are pretty simple so changes to write less code ... | makkalot | 2008-06-20 | 1 | -18/+40 |
| * | | adding extra validation for range option in integers | makkalot | 2008-06-20 | 1 | -1/+11 |
| * | | add integer validation factory test part | makkalot | 2008-06-20 | 1 | -1/+46 |
| * | | add integer validation factory part | makkalot | 2008-06-20 | 1 | -11/+21 |
| * | | Adding tests for integer validator | makkalot | 2008-06-20 | 1 | -5/+32 |
| * | | Adding a new custom validator for our int field didnt use turbogears cause it... | makkalot | 2008-06-20 | 1 | -0/+45 |
| * | | if there is a options keyword in args the others should be there there is no ... | makkalot | 2008-06-20 | 2 | -2/+18 |
| * | | add a string validators tests | makkalot | 2008-06-19 | 1 | -0/+69 |
| * | | add a beautiful string validator here | makkalot | 2008-06-19 | 1 | -12/+53 |
| * | | remove some irrelevant statements | makkalot | 2008-06-19 | 1 | -4/+0 |
| * | | the initial work for validator part the structure will be like that | makkalot | 2008-06-18 | 1 | -0/+74 |
| * | | a funny loading gif image :) | makkalot | 2008-06-18 | 1 | -0/+0 |
| * | | some js action updates in widgets | makkalot | 2008-06-18 | 1 | -13/+5 |
| * | | some updates in templates | makkalot | 2008-06-18 | 3 | -3/+4 |
| * | | adding a new column for results,i know im terrible in that | makkalot | 2008-06-18 | 1 | -2/+8 |
| * | | remove the irrelevant mesages | makkalot | 2008-06-18 | 1 | -1/+1 |
| * | | adding the js file into master | makkalot | 2008-06-18 | 1 | -0/+1 |
| * | | adding resources for remote form that file fixes the ajaxian problem we had | makkalot | 2008-06-18 | 1 | -0/+83 |
| * | | change test for localhost | makkalot | 2008-06-16 | 1 | -2/+2 |
| * | | add the magic jquery part for the method_args template for link execution | makkalot | 2008-06-16 | 1 | -0/+4 |
| * | | adding implementation for methods without arguments for those that birngup so... | makkalot | 2008-06-16 | 1 | -12/+16 |
| * | | update the tests for new hiddenfield stuff | makkalot | 2008-06-16 | 1 | -1/+1 |