jvelilla
8535a8378c
Improve the example, Added a new class WEB_DRIVER_WAIT, still under development.
...
Update web driver, to define time outs.
2013-05-03 10:43:48 -03:00
jvelilla
dcdc700bac
Added a simple search example.
...
Updated web_driver, use the API as delegation instead of inheritance.
Updated web_element class.
2013-04-30 10:19:34 -03:00
jvelilla
31c2be768f
Created new classes to represent a web driver.
...
Added Examples, clean code
2013-04-29 18:02:33 -03:00
jvelilla
9180667ac4
Completed low level methods, clean code.
2013-04-24 14:39:08 -03:00
jvelilla
4f79bf2add
Implemented more commands from REST API JSONWireProtocol
...
Refactor COMMAND_EXECUTOR.
2013-04-24 11:33:39 -03:00
jvelilla
c7e6fe38fb
Added more command from JSONWireProtol.
2013-04-23 09:09:57 -03:00
jvelilla
9e8548d65a
Added more commands from the JSONWireProtocol.
2013-04-23 08:26:02 -03:00
jvelilla
3c41ca0864
Added new classes, implemented more methods from JSONWireProtol API.
...
Added test cases
2013-04-22 09:15:50 -03:00
jvelilla
c344ecceec
Fixed errors in navigate_to_url command,
...
Fixed url templates in json_wire_protocol_command.
Added test cases to AutoTest
2013-04-17 10:06:34 -03:00
jvelilla
ce2ca051f6
Fixed feature typo, improved commands, added AutoTest
2013-04-16 17:31:33 -03:00
jvelilla
c63e307179
Updated RestAPI commands
2013-04-15 16:16:16 -03:00
jvelilla
1daab0598a
Improved error handling, implemented more methods from the REST API from Selenium2
2013-04-15 09:40:17 -03:00
jvelilla
6ead464a6b
Fixed configurations paths
2013-04-12 09:38:04 -03:00
jvelilla
3d36c353fc
Initial import Selenium binding
2013-04-12 09:16:52 -03:00
jvelilla
f17abb1679
Update Readme.txt
...
Fixed documentation URI
2012-11-15 08:26:51 -02:00
jvelilla
a0ebdb6098
Fixed wsf_extension.ecf path, in the example RestBucksCRUD.
...
Replace the assigment attempt with attached syntax
2012-10-02 07:12:42 -03:00
jvelilla
ab38345c25
Update readme.txt
2012-02-24 08:54:27 -02:00
jvelilla
468b2851be
Refactor REQUEST_RESOURCE_HANDLER_HELPER to figure out the
...
transfer encoding: Chunked.
Added a new method to retrieve_data independently if the
transfer is chunked or not.
Updated ORDER_HANLDER to use this new feature.
Sync with Jocelyn repo
2012-02-17 08:48:27 -03:00
jvelilla
f1fe5464c6
Merge branch 'master' of git://github.com/jocelyn/Eiffel-Web-Framework
2012-02-17 07:28:57 -03:00
jvelilla
3c755019aa
Updated content
2012-02-08 08:47:39 -03:00
jvelilla
6b3a2d3b43
Update examples/restbucksCRUD/readme.md
2011-12-21 15:40:03 -02:00
jvelilla
1423412f31
Update read_trailer feature.
2011-12-15 09:18:37 -03:00
jvelilla
0f51925ec1
Initial implementation of wgi_chunked_input_stream
...
as a wrapper of wgi_input_stream
2011-12-15 08:53:50 -03:00
jvelilla
52e6944f37
Merge branch 'master' of github.com:jvelilla/Eiffel-Web-Framework
2011-12-10 18:06:39 -03:00
jvelilla
bf056154d8
Update restbuck client, create and read an order.
...
Update JSON converter, the id is not important, applied the DRY principle.
Update the ORDER_HANDLER to use the meta_string_variable instead of meta_variable from req.
Fix, the key in meta_variable_table, use c.key instead of c.item
2011-12-10 18:05:41 -03:00
jvelilla
a3c50956f1
Update examples/restbucksCRUD/readme.md
2011-12-10 11:02:20 -02:00
jvelilla
0d67533c83
Merge branch 'master' of github.com:jvelilla/Eiffel-Web-Framework
2011-12-09 21:14:18 -03:00
jvelilla
c0c206e9ae
Update the restbuck_client, still work in progress.
...
Update restbuck_server, remove unused class in inherit.
Update libcurl_http_client_request, to parse context headers before the
execution.
Update wgi_input_stream, commented precondition.
2011-12-09 21:11:16 -03:00
jvelilla
36601fd3a4
Update examples/restbucksCRUD/readme.md
2011-12-09 19:16:07 -02:00
jvelilla
9a85c24c0d
Update examples/restbucksCRUD/readme.md
2011-12-09 19:15:33 -02:00
jvelilla
5ef19021eb
Update examples/restbucksCRUD/readme.md
2011-12-09 19:10:09 -02:00
jvelilla
7495d0e6a7
Update examples/restbucksCRUD/readme.md
2011-12-09 19:00:58 -02:00
jvelilla
f27c1f97a3
Update examples/restbucksCRUD/readme.md
2011-12-09 18:59:23 -02:00
jvelilla
b96029a750
Update examples/restbucksCRUD/readme.md
2011-12-09 18:56:49 -02:00
jvelilla
9ef10c749a
Update examples/restbucksCRUD/readme.md
2011-12-09 18:45:50 -02:00
jvelilla
0aa3d81b22
Update examples/restbucksCRUD/readme.md
2011-12-09 18:44:21 -02:00
jvelilla
5d17b0dd29
Update examples/restbucksCRUD/readme.md
2011-12-09 17:24:01 -02:00
jvelilla
5e2c2af18a
Update examples/restbucksCRUD/readme.md
2011-12-09 11:57:47 -02:00
jvelilla
de157be6f1
Update examples/restbucksCRUD/readme.md
2011-12-09 11:57:04 -02:00
jvelilla
f601ae1c8b
Update examples/restbucksCRUD/readme.md
2011-12-09 11:52:18 -02:00
jvelilla
f6f94add80
Update examples/restbucksCRUD/readme.md
2011-12-09 11:43:58 -02:00
jvelilla
a70e75f729
Update examples/restbucksCRUD/readme.md
2011-12-09 11:41:58 -02:00
jvelilla
2dd43ad829
Update examples/restbucksCRUD/readme.md
2011-12-09 11:02:31 -02:00
jvelilla
108396bd91
Update examples/restbucksCRUD/readme.md
2011-12-09 10:56:58 -02:00
jvelilla
e9b7fc4c93
Update examples/restbucksCRUD/readme.md
2011-12-08 20:28:14 -02:00
jvelilla
0dd2812574
Updated documentation
2011-12-08 20:04:39 -02:00
jvelilla
d961544b8b
Updated restbucksCRUD documentation
2011-12-08 18:48:50 -03:00
jvelilla
3313e9cf81
Added basic two basic examples, refactor rename restbucks
...
to restbucksCRUD
2011-12-08 18:43:29 -03:00
jvelilla
39b5a70979
Sync Jocelyn repo
2011-12-07 07:22:51 -03:00
jvelilla
8ff055803d
Update library/protocol/CONNEG/README.md
2011-12-01 09:38:13 -02:00
jvelilla
3b30f4b994
Update library/protocol/CONNEG/README.md
2011-12-01 09:34:11 -02:00
jvelilla
f71bbc07e8
Updated Conneg library, added test cases
2011-12-01 08:13:42 -03:00
jvelilla
faafa894c2
Merge pull request #9 from jocelyn/master
...
Removed main thread and removed shared configuration class
2011-12-01 01:23:35 -08:00
jvelilla
9b9bc1f190
Fixed minor issue, added test cases to check language negotiation.
2011-11-30 08:56:13 -03:00
jvelilla
6feaf5757f
Update conneg library and test cases
2011-11-30 07:15:17 -03:00
jvelilla
7dd9a30740
Updated HTTP Library Features (markdown)
2011-11-24 09:38:40 -08:00
jvelilla
92c58bbbe0
Updated HTTP Library Features (markdown)
2011-11-24 09:37:45 -08:00
jvelilla
f4b621ba08
Updated HTTP Library Features (markdown)
2011-11-24 09:34:35 -08:00
jvelilla
dc0c90ab46
Updated HTTP Library Features (markdown)
2011-11-24 09:32:07 -08:00
jvelilla
fdef9b0c8f
Updated HTTP Library Features (markdown)
2011-11-24 09:23:42 -08:00
jvelilla
40ec2f6419
Created HTTP client library (markdown)
2011-11-24 09:22:12 -08:00
jvelilla and Jocelyn Fiat
b58e4e19e1
Initial import CONNEG library, support server side
...
content negotiation.
2011-11-18 10:19:54 +01:00
jvelilla
9f2abab670
Merge pull request #8 from jocelyn/master
...
Removed HTTP_(INPUT,OUTPUT)_STREAM classes
2011-11-11 03:57:24 -08:00
jvelilla
cef6f30251
Merge pull request #6 from jocelyn/master
...
new event on_launched and on_stopped to ease integration with launching application
2011-11-04 03:51:27 -07:00
jvelilla
cac126f2f1
Merge pull request #5 from jocelyn/master
...
Please pull this change
2011-11-03 10:27:27 -07:00
jvelilla
bd36aa8b04
Added headers to response in HTTP_CLIENT_RESPONSE
2011-10-28 14:25:26 -03:00
jvelilla
c9343688f3
Added eel and eapml in EWF libraries.
...
Removed them from gitmodule
2011-10-27 08:29:01 -03:00
jvelilla
f804a705d5
Updated request resource handler.
...
TODO: implement Content-Negotiation
2011-10-26 08:21:50 -03:00
jvelilla
6fb36da9ac
Merge remote-tracking branch 'jocelynEWF/master'
...
Conflicts:
examples/restbucks/restbucks-safe.ecf
examples/restbucks/src/resource/order_handler.e
library/server/request/router/src/misc/request_resource_handler_helper.e
2011-10-23 20:58:28 -03:00
jvelilla
3fbd81aeb1
Added eel and eapml modules
2011-10-23 09:10:27 -03:00
jvelilla
6344f964fa
Update delete method to hanlde method not allowed.
...
Added method not allowed to request resource handler helper class.
Update gitmodules
2011-10-23 09:05:12 -03:00
jvelilla
9f53287226
Update Restbucks example: Conditional GET, PUT.
...
Added a response method to support resource not
modified.
Added a ETAG_UTILS class to calcule md5_digest.
Added ext libs eel and eapml.
2011-10-21 08:26:14 -03:00
jvelilla
8255dfd996
Added handle_resource_conflict_response feature to handle 409 reponse,
...
Cosmetic.
2011-10-13 09:07:37 -03:00
jvelilla
eb44eef885
Update order_handler, fix json_order_converter
2011-10-11 08:18:46 -03:00
jvelilla
ed04b7fba0
Added REQUEST_RESOURCE_HANDLER_HELPER class to contain
...
common http method behavior.
Updated ORDER_HANLDER to use this new class.
2011-10-06 09:54:20 -03:00
jvelilla
7ba3eb9ecd
Updated support for PUT. Now the example support
...
GET, POST, PUT, DELETE.
2011-10-03 09:26:01 -03:00
jvelilla
5adf40a9ed
Updated Restbucks examples, handle not method allowed
...
in a better way, added the readme file.
2011-09-28 08:54:12 -03:00
jvelilla
f20bc42b76
Merge remote-tracking branch 'jocelynEWF/master'
2011-09-28 07:36:35 -03:00
jvelilla
19b5edd9b4
Added validations.
2011-09-23 09:06:23 -03:00
jvelilla
888bc61522
Initial import, work in progress restbuck example. Only support create
...
a resource
2011-09-22 09:29:59 -03:00
jvelilla
8291905da1
Merge remote-tracking branch 'jocelynEWF/master'
2011-09-22 07:53:23 -03:00
jvelilla
f68a713c48
Merge remote-tracking branch 'jocelynEWF/master'
2011-09-21 07:49:40 -03:00
jvelilla
32bb75b9dc
Merge remote-tracking branch 'jocelynEWF/master'
2011-09-16 07:04:40 -03:00
jvelilla
c37fe9ad79
Merge remote-tracking branch 'jocelynEWF/master'
2011-09-14 07:58:40 -03:00
jvelilla
5c0cae35ef
Sync to jocelyn EWF master
2011-09-08 07:45:10 -03:00
jvelilla
7bd5cdc232
Merge remote-tracking branch 'jocelynEWF/master'
2011-09-08 07:44:27 -03:00
jvelilla
ef85c07603
Update
2011-09-08 07:43:36 -03:00
jvelilla
9fef2d71f0
Fixed ecf files that cause a cat-call in the example
...
web server.
2011-09-05 09:18:39 -03:00
Javier Velilla
9dd1439a2f
Refactor to use the new library structure convention.
2011-07-15 08:15:31 -03:00
jvelilla
4a87d5822b
Merge pull request #2 from jocelyn/master
...
Please consider pulling from my repository
2011-07-12 03:36:36 -07:00
jvelilla
05b4bd90f5
Added test cases from getest to autotest. First version.
2011-07-11 12:07:05 +00:00
jvelilla
f4c472cb9f
Updated eJSON to use Eiffel 6.8 version.
...
Basically the changes are:
Replace ? by detachable
indexing by note
removing `is' from features, and in some places replaced by =
In the ecf now we need to include every gobo library, because the gobo.ecf, exclude libraries that are needed.
TODO: the test-suite is not void-safety.
2011-07-07 12:03:25 +00:00
jvelilla
94c5c90eaa
Updated History and Readme files.
2011-07-06 22:12:26 +00:00
Javier Velilla
32ff399442
Merge branch 'jocelyn'
2011-06-23 22:59:41 -03:00
Javier Velilla
c772fc5194
Commit merge jocelyn changes
2011-05-30 23:16:58 -03:00
Javier Velilla
569a587ffd
Update Readme files
2011-05-28 20:15:48 -03:00
Javier Velilla
6317ca2fe5
Merge git@github.com:jvelilla/EiffelWebNino
...
Conflicts:
README
2011-05-28 19:53:47 -03:00
Javier Velilla
12d9dcfff5
Commit Jocelyn changes.
2011-05-28 19:40:31 -03:00
jvelilla
85cf39f3c6
Edited README via GitHub
2011-05-21 09:11:32 -07:00
Javier Velilla
af852498be
Added process directory
2011-05-21 12:46:45 -03:00