index
:
func.git
httpd
m2m-merge
Unnamed repository; edit this file to name it for gitweb.
John Eckersberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
change the widget validation to handle the repeating fields
makkalot
2008-06-30
1
-7
/
+22
|
*
|
|
|
template for repeating field,it is a simplle table may change it to divs late...
makkalot
2008-06-30
1
-0
/
+30
|
*
|
|
|
js for adding and removing textfields dynamicly based on tg_expanding_form fr...
makkalot
2008-06-30
1
-0
/
+135
|
*
|
|
|
the css for repeating field simple one
makkalot
2008-06-30
1
-0
/
+6
|
*
|
|
|
add new js and css to master for rendering the repeating fields
makkalot
2008-06-30
1
-1
/
+4
|
*
|
|
|
adding tests for sample method that tests the rendering things
makkalot
2008-06-30
1
-1
/
+34
|
*
|
|
|
adding a new template for repeating fields
makkalot
2008-06-30
1
-2
/
+2
|
*
|
|
|
exporting the description of the method into web UI
makkalot
2008-06-30
1
-2
/
+7
|
*
|
|
|
as im going to export other methods in other modules i will need some remote ...
makkalot
2008-06-30
1
-0
/
+45
|
*
|
|
|
adding also the boolean to test to see if it works
makkalot
2008-06-30
1
-1
/
+16
|
*
|
|
|
simple test method to see all the rendering options in web UI (maybe removed ...
makkalot
2008-06-30
1
-0
/
+116
|
*
|
|
|
fixing the loading image dimensions
makkalot
2008-06-29
1
-1
/
+1
|
*
|
|
|
some look and feel fixes
makkalot
2008-06-29
1
-2
/
+2
|
*
|
|
|
better loading image :)
makkalot
2008-06-29
1
-0
/
+0
|
*
|
|
|
minor change in test to not confuse the concepts
makkalot
2008-06-29
1
-4
/
+4
|
*
|
|
|
writing unittests for add_special_list method
makkalot
2008-06-29
1
-1
/
+10
|
*
|
|
|
writing tests for specialized_hash method
makkalot
2008-06-29
1
-10
/
+40
|
*
|
|
|
fixing some silly errors, unittests are cool :)
makkalot
2008-06-29
1
-6
/
+6
|
*
|
|
|
Adding tests for labels
makkalot
2008-06-29
1
-0
/
+4
|
*
|
|
|
Adding better label support and fixing a deprecated warning
makkalot
2008-06-29
1
-5
/
+4
|
*
|
|
|
adding tests for pretty_label util method
makkalot
2008-06-29
1
-4
/
+23
|
*
|
|
|
adding the main structure fo advanced widgets that will supply dynamic number...
makkalot
2008-06-29
1
-2
/
+85
*
|
|
|
|
Print userfriendly error messages instead of tracebacks in case of permission...
Krzysztof A. Adamski
2008-07-08
3
-4
/
+18
*
|
|
|
|
Create a manpage for func-transmit and package it.
Michael DeHaan
2008-07-07
7
-3
/
+45
*
|
|
|
|
Including yaml parser for use by Func-transmit, as we want to make sure we have
Michael DeHaan
2008-07-07
15
-1
/
+1773
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Default parameter list in func-transmit to None
Michael DeHaan
2008-07-07
2
-4
/
+4
*
|
|
|
Allow calling with no parameters
Michael DeHaan
2008-07-07
1
-1
/
+4
*
|
|
|
Add GPL headers to main /usr/bin scripts
Michael DeHaan
2008-07-07
3
-0
/
+39
*
|
|
|
Added func-transmit (Marco's version + tweaks) which allows calling Func via ...
Michael DeHaan
2008-07-07
6
-2
/
+78
*
|
|
|
Fix --jobstatus option for call cmd_module.
Krzysztof Adamski
2008-07-03
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Release bump
Michael DeHaan
2008-07-02
2
-1
/
+4
*
|
|
Merge branch 'kadamski-async2'
Michael DeHaan
2008-07-02
7
-3
/
+24
|
\
\
\
|
*
|
|
Add support for local modules configuration files.
Krzysztof A. Adamski
2008-06-29
1
-1
/
+10
|
*
|
|
Remove unneded print statement.
Krzysztof A. Adamski
2008-06-29
1
-1
/
+0
|
*
|
|
Add support for forcing some long running methods to be called in async mode ...
Krzysztof A. Adamski
2008-06-29
4
-0
/
+13
|
*
|
|
Fix traceback when starting funcd on Python 2.4
Krzysztof A. Adamski
2008-06-27
1
-1
/
+1
*
|
|
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/func
Michael DeHaan
2008-06-30
4
-4
/
+10
|
\
\
\
\
|
*
|
|
|
add rpms/ srpms/ tars/ dirs to gitignore (all part of build process and all t...
Adrian Likins
2008-06-30
1
-0
/
+4
|
*
|
|
|
some help output clean ups.
Adrian Likins
2008-06-30
3
-3
/
+5
|
*
|
|
|
remove print of formatted help here
Adrian Likins
2008-06-30
1
-1
/
+1
*
|
|
|
|
update changelog
Michael DeHaan
2008-06-30
1
-0
/
+3
|
/
/
/
/
*
|
|
|
Remove stray comment
Michael DeHaan
2008-06-30
1
-1
/
+1
*
|
|
|
Updating AUTHORS
Michael DeHaan
2008-06-30
2
-1
/
+2
*
|
|
|
Merge branch 'master' of ssh://git.fedorahosted.org/git/func
Michael DeHaan
2008-06-30
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
Merge branch 'master' of ssh://alikins@git.fedoraproject.org/git/hosted/func
Adrian Likins
2008-06-28
2
-1
/
+5
|
|
\
|
|
|
|
*
|
|
|
fix fedora bug #441283 - typo in postinstall scriptlet
Adrian Likins
2008-06-28
1
-1
/
+5
*
|
|
|
|
Remove a few stray prints
Michael DeHaan
2008-06-30
1
-3
/
+1
*
|
|
|
|
Using config.cert_extension instead of hardcoded cert file extension '.cert'
TANABE Ken-ichi
2008-06-28
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'kadamski-async2'
Michael DeHaan
2008-06-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Change SocketServer.ThreadingMixIn to SocketServer.ForkingMixIn in BaseAuthed...
Krzysztof A. Adamski
2008-06-26
1
-1
/
+1
[prev]
[next]