summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | adding some directives to setup for packaging, will add more actually thats j...makkalot2008-07-061-2/+6
| * | | add some comments into the controllermakkalot2008-07-021-3/+14
| * | | adding some simple cache mechanism for fc = Overlord(minion) thing , we do th...makkalot2008-07-021-34/+119
| * | | display only the methods that are registered with register_method api structuremakkalot2008-07-011-3/+10
| * | | fix the tests i broke, also fix some messmakkalot2008-07-011-40/+46
| * | | remove that print mesage :)makkalot2008-07-011-1/+1
| * | | show the description into the rendering template ^__^makkalot2008-07-011-0/+1
| * | | remove my minion so others may test itmakkalot2008-06-301-2/+1
| * | | change the widget validation to handle the repeating fieldsmakkalot2008-06-301-7/+22
| * | | template for repeating field,it is a simplle table may change it to divs late...makkalot2008-06-301-0/+30
| * | | js for adding and removing textfields dynamicly based on tg_expanding_form fr...makkalot2008-06-301-0/+135
| * | | the css for repeating field simple onemakkalot2008-06-301-0/+6
| * | | add new js and css to master for rendering the repeating fieldsmakkalot2008-06-301-1/+4
| * | | adding tests for sample method that tests the rendering thingsmakkalot2008-06-301-1/+34
| * | | adding a new template for repeating fieldsmakkalot2008-06-301-2/+2
| * | | exporting the description of the method into web UImakkalot2008-06-301-2/+7
| * | | as im going to export other methods in other modules i will need some remote ...makkalot2008-06-301-0/+45
| * | | adding also the boolean to test to see if it worksmakkalot2008-06-301-1/+16
| * | | simple test method to see all the rendering options in web UI (maybe removed ...makkalot2008-06-301-0/+116
| * | | fixing the loading image dimensionsmakkalot2008-06-291-1/+1
| * | | some look and feel fixesmakkalot2008-06-291-2/+2
| * | | better loading image :)makkalot2008-06-291-0/+0
| * | | minor change in test to not confuse the conceptsmakkalot2008-06-291-4/+4
| * | | writing unittests for add_special_list methodmakkalot2008-06-291-1/+10
| * | | writing tests for specialized_hash methodmakkalot2008-06-291-10/+40
| * | | fixing some silly errors, unittests are cool :)makkalot2008-06-291-6/+6
| * | | Adding tests for labelsmakkalot2008-06-291-0/+4
| * | | Adding better label support and fixing a deprecated warningmakkalot2008-06-291-5/+4
| * | | adding tests for pretty_label util methodmakkalot2008-06-291-4/+23
| * | | adding the main structure fo advanced widgets that will supply dynamic number...makkalot2008-06-291-2/+85
* | | | Print userfriendly error messages instead of tracebacks in case of permission...Krzysztof A. Adamski2008-07-083-4/+18
* | | | Create a manpage for func-transmit and package it.Michael DeHaan2008-07-077-3/+45
* | | | Including yaml parser for use by Func-transmit, as we want to make sure we haveMichael DeHaan2008-07-0715-1/+1773
| |_|/ |/| |
* | | Default parameter list in func-transmit to NoneMichael DeHaan2008-07-072-4/+4
* | | Allow calling with no parametersMichael DeHaan2008-07-071-1/+4
* | | Add GPL headers to main /usr/bin scriptsMichael DeHaan2008-07-073-0/+39
* | | Added func-transmit (Marco's version + tweaks) which allows calling Func via ...Michael DeHaan2008-07-076-2/+78
* | | Fix --jobstatus option for call cmd_module.Krzysztof Adamski2008-07-031-1/+1
* | | Release bumpMichael DeHaan2008-07-022-1/+4
* | | Merge branch 'kadamski-async2'Michael DeHaan2008-07-027-3/+24
|\ \ \
| * | | Add support for local modules configuration files.Krzysztof A. Adamski2008-06-291-1/+10
| * | | Remove unneded print statement.Krzysztof A. Adamski2008-06-291-1/+0
| * | | Add support for forcing some long running methods to be called in async mode ...Krzysztof A. Adamski2008-06-294-0/+13
| * | | Fix traceback when starting funcd on Python 2.4Krzysztof A. Adamski2008-06-271-1/+1
* | | | Merge branch 'master' of ssh://git.fedorahosted.org/git/funcMichael DeHaan2008-06-304-4/+10
|\ \ \ \
| * | | | add rpms/ srpms/ tars/ dirs to gitignore (all part of build process and all t...Adrian Likins2008-06-301-0/+4
| * | | | some help output clean ups.Adrian Likins2008-06-303-3/+5
| * | | | remove print of formatted help hereAdrian Likins2008-06-301-1/+1
* | | | | update changelogMichael DeHaan2008-06-301-0/+3
|/ / / /
* | | | Remove stray commentMichael DeHaan2008-06-301-1/+1