index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionwebservice
/
lib
/
action_web_service
/
scaffolding.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix rendering of scaffolding (@content_for_layout has to be set on the templa...
Leon Breedt
2005-08-12
1
-4
/
+13
*
ensure the second manual WS request of scaffolding contains the same state as
Leon Breedt
2005-07-06
1
-0
/
+1
*
fix WSDL generation, change the way protocols are instantiated, and add
Leon Breedt
2005-06-25
1
-2
/
+2
*
fix scaffolding template paths (Pathname does weird things on Win32)
Leon Breedt
2005-05-31
1
-1
/
+1
*
remove usages of @request, @response, @params, and replace with #request, #re...
Leon Breedt
2005-05-05
1
-15
/
+15
*
fix boolean field rendering in scaffolding
Leon Breedt
2005-05-05
1
-2
/
+2
*
fix :delegated invocation in the scaffolding
Leon Breedt
2005-05-05
1
-1
/
+6
*
add support for structured types as input parameters to scaffolding,
Leon Breedt
2005-05-01
1
-23
/
+46
*
support SOAP invocation of layered services in scaffolding too, fix bug when
Leon Breedt
2005-04-05
1
-7
/
+23
*
use #rescue_action in WS scaffolding so that exceptions in API methods give a...
Leon Breedt
2005-04-03
1
-23
/
+38
*
allow selecting the protocol to use when invoking the
Leon Breedt
2005-04-03
1
-1
/
+1
*
* collapse 'ws' back into protocols, it just added complexity and indirection...
Leon Breedt
2005-04-02
1
-11
/
+32
*
display the amount of time taken to invoke a scaffolding request
Leon Breedt
2005-03-31
1
-5
/
+9
*
first pass of web service scaffolding. add ability to quickly generate an
Leon Breedt
2005-03-29
1
-0
/
+181