summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove the jquery framework if someone needs it may follow my myj trick and u...makkalot2008-08-061-32/+0
* 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 h...makkalot2008-08-061-2/+42
* writing all your js functioanlity inside html is ugly lets remove that and al...makkalot2008-08-064-4/+4
* some try except blocks we dont want to crash everytime we have some errors :)makkalot2008-08-061-46/+102
* better error messagesmakkalot2008-08-061-2/+8
* some error handling code for post ajax requestsmakkalot2008-08-061-2/+25
* developing some global error handling in js side and also getting rid of the ...makkalot2008-08-061-0/+122
* i dont want to install everytime funcweb when work on itmakkalot2008-08-041-1/+10
* a workaround for alikins bug report for cherrypy version conflictmakkalot2008-08-041-0/+3
* there was a conflict due to merging errors in spec filemakkalot2008-08-041-2/+2
* Provide our own PAM service configuration file.Krzysztof A. Adamski2008-08-044-2/+9
* Add SELinux policy to funcweb.Krzysztof A. Adamski2008-08-043-0/+63
* mistake in previous one :)makkalot2008-08-041-4/+4
* some variable to tell us when we are working on Production environmentmakkalot2008-08-041-0/+5
* the certmaster version should be biggermakkalot2008-08-041-1/+1
* remove those printsmakkalot2008-08-041-2/+0
* use the copy trick :)makkalot2008-08-041-1/+1
* look and feel fixesmakkalot2008-08-041-3/+10
* some template changesmakkalot2008-08-047-7/+12
* generalization for glob submit codemakkalot2008-08-041-2/+4
* selecy all uncheck all js codemakkalot2008-08-041-8/+18
* we use the glob_controller in lots of places so that generalizes itmakkalot2008-08-041-9/+39
* merge from master async db stuff fixesmakkalot2008-08-035-47/+365
|\
| * fix for jobthing to tolerate the weird and long names for globs in database r...makkalot2008-08-032-8/+44
| * some test cases for async db code ,some fuzzzying and weird argument tests.makkalot2008-08-031-0/+320
| * some merge error its fixmakkalot2008-08-011-5/+0
| * a small fix in the async code that was causing wrong resultsmakkalot2008-08-011-4/+5
| * add more methods for groups apimakkalot2008-08-012-5/+79
| * some changes into Minions class to work properly with Group classmakkalot2008-08-011-5/+11
| * some beautiful tests for group code :)makkalot2008-08-011-35/+188
| * some fixes into groups also adding some db operations like add,remove and etc.makkalot2008-08-011-22/+131
| * Merge branch 'master' of git://git.fedorahosted.org/funcmakkalot2008-07-291-1/+2
| |\
| * | remove that test we dont use it may write one in the future for controllermakkalot2008-07-291-32/+0
* | | template changes for goup formsmakkalot2008-08-014-15/+36
* | | js util filemakkalot2008-08-011-0/+15
* | | the current js form handling code for ajaxian request didnt understand when w...makkalot2008-08-011-3/+15
* | | adding and removing a whole list of hosts to groupsmakkalot2008-08-011-3/+49
* | | sleep a little bit when polling it kills the machine it is runningmakkalot2008-08-011-0/+1
* | | a small fix in the async code that was causing wrong resultsmakkalot2008-08-011-4/+5
* | | static files for groups apimakkalot2008-07-317-0/+178
* | | usability changesmakkalot2008-07-312-15/+14
* | | groups api actions added to main controllermakkalot2008-07-311-0/+53
* | | adding template files for exported groups apimakkalot2008-07-317-0/+114
* | | generalizing the ajax form code to be used by other forms that will be create...makkalot2008-07-311-0/+54
* | | add more methods for groups apimakkalot2008-07-312-5/+79
* | | Merge branch 'master' of git://git.fedorahosted.org/func into new_layoutmakkalot2008-07-291-1/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'awood_submit'Adrian Likins2008-07-281-1/+2
| |\ \