Jocelyn Fiat
|
0c365ca162
|
Test simple_file with different sizes.
|
2017-04-13 15:01:34 +02:00 |
|
Jocelyn Fiat
|
72abb87d75
|
Provide a way to shutdown the standalone connector (for instance when profiling).
|
2017-04-13 15:00:06 +02:00 |
|
Jocelyn Fiat
|
4eb743fa58
|
Updated CHANGELOG.md
Added full commit log in doc/CommitLog
|
2017-03-15 18:58:41 +01:00 |
|
Jocelyn Fiat
|
358b6bfb77
|
Updated ChangeLog using gitlog-to-changelog script for now.
v1.0.4
|
2017-03-15 18:27:13 +01:00 |
|
|
|
6f200bbf22
|
Allow forcing multipart/form-data or application/x-www-form-urlencoded to choose how the form data should be sent.
2017-03-08
|
2017-03-08 22:01:04 +01:00 |
|
|
|
8bb9675719
|
Update email notification storage classes.
|
2017-03-08 14:10:55 +01:00 |
|
|
|
4e21adc41f
|
Fixed the notification_email_file_storage.
Added a new notification_email_directory_storage.
|
2017-03-08 10:33:16 +01:00 |
|
|
|
9c207f4c9b
|
Added put_content_type_utf_8_text_html to HTTP_HEADER .
Improved the directory index access denied message.
|
2017-03-07 14:36:16 +01:00 |
|
|
|
b2e795d2d1
|
removed useless local variable.
|
2017-03-07 13:14:47 +01:00 |
|
|
|
f2ecccce4f
|
Improved NOTIFICATION_SMTP_MAILER.make (..) to support user:password@...
Propage error in notification_chain_mailer.
|
2017-03-07 13:14:16 +01:00 |
|
|
|
5988d9d74b
|
Updated code related to force_single_threaded setting to mark it obsolete, and for now, have coherent value 1 vs 0 among the standalone code and the httpd library.
|
2017-03-02 09:59:14 +01:00 |
|
|
|
c160f63ddc
|
Updated restbuck example and fixed the policy driven variant.
|
2017-02-16 16:56:47 +01:00 |
|
|
|
ae7aeaea30
|
Added test to the simple db lib, and depending on config, exclude or not json or memory database.
|
2017-02-16 14:53:55 +01:00 |
|
|
|
ad3fe2fc7b
|
Updated restbuck example to avoid using the new (since 17.01) JSON serialization component.
|
2017-02-16 11:26:22 +01:00 |
|
Jocelyn Fiat
|
1792c956f4
|
New location for the workbook doc.
|
2017-02-15 18:02:13 +01:00 |
|
Jocelyn Fiat
|
56f48d8c72
|
workbook moved from doc/workbook to docs/workbook
|
2017-02-15 17:59:47 +01:00 |
|
Jocelyn Fiat
|
e0d3ceb4e8
|
Removed extra indentations.
|
2017-02-15 17:54:17 +01:00 |
|
Jocelyn Fiat
|
94f3c3b849
|
Updated workbook content.
cosmetic.
|
2017-02-15 17:49:31 +01:00 |
|
Jocelyn Fiat
|
fa2fa6f35c
|
use workbook.md as main entry.
|
2017-02-15 17:35:01 +01:00 |
|
Jocelyn Fiat
|
e0d95ee4bd
|
Fixed jekyll syntax.
|
2017-02-15 17:28:06 +01:00 |
|
Jocelyn Fiat
|
2cac9c73d1
|
Try again to have github pages fixed.
|
2017-02-15 17:24:14 +01:00 |
|
Jocelyn Fiat
|
5f96e56386
|
Use {{ site.url }} instead of page.base_url.
|
2017-02-15 17:21:30 +01:00 |
|
Jocelyn Fiat
|
687402930a
|
Fixed the jeykill page.baseurl variable name.
|
2017-02-15 17:16:17 +01:00 |
|
Jocelyn Fiat
|
7dbecc7f38
|
Removed jekyll specific code from the workbook files.
|
2017-02-15 17:11:07 +01:00 |
|
Jocelyn Fiat
|
a90780fde2
|
Have the github pages source in the same branch.
|
2017-02-15 17:06:34 +01:00 |
|
|
|
f66dbc3ad4
|
Declared code as eiffel code.
|
2017-02-14 19:52:18 +01:00 |
|
|
|
ff8da87fe3
|
Removed extra indentations in code.
|
2017-02-14 19:51:23 +01:00 |
|
|
|
f216e98430
|
Updated markdown syntax.
|
2017-02-14 19:43:54 +01:00 |
|
|
|
5dc9d82df7
|
Added wsf_html documentation in the doc/workbook.
Also improved the structure of `wsf_html` library.
Added a few widgets.
|
2017-02-14 19:37:03 +01:00 |
|
|
|
b93cb17f7c
|
Added readme files to the examples.
Minor changes in various ecf file and code.
Moved filter example under _update_needed since it has obsolete code.
|
2017-02-14 11:21:32 +01:00 |
|
|
|
fbdf034b9b
|
Conflict response can also have a payload to help the client understand the source of the conflict.
|
2017-02-13 17:36:10 +01:00 |
|
|
|
d6f3e500b8
|
Fixed implementation.
|
2017-02-13 17:35:14 +01:00 |
|
|
|
b56aec67a9
|
Updated, improved and cleaned RESTbucks example.
Moved it under "rest" subfolder.
|
2017-02-13 16:23:38 +01:00 |
|
|
|
a44c4d9a16
|
Minor changes.
|
2017-02-12 12:42:25 +01:00 |
|
|
|
7be394c689
|
Fixed more markdown syntax usage issue.
|
2017-02-12 12:29:58 +01:00 |
|
|
|
4d4bc89129
|
Fixed markdown syntax [..]() by .. .
|
2017-02-12 12:24:14 +01:00 |
|
Jocelyn Fiat
|
847b890b48
|
Merge pull request #176 from jvelilla/ewf_doc
Updated EWF documentation
|
2017-02-12 12:00:07 +01:00 |
|
Javier Velilla
|
14e260bea4
|
Cosmetic
|
2017-02-10 20:37:01 -03:00 |
|
Javier Velilla
|
5f1bb64d26
|
Update generating_response.md
|
2017-02-10 20:32:49 -03:00 |
|
Javier Velilla
|
c6de55b903
|
Cosmetic
|
2017-02-10 20:31:08 -03:00 |
|
Javier Velilla
|
65e1b1bfed
|
Cosmetic
|
2017-02-10 19:55:18 -03:00 |
|
Javier Velilla
|
91a5fb2886
|
Cosmetic
|
2017-02-10 19:37:35 -03:00 |
|
Javier Velilla
|
b456f02a14
|
Updated documentation
Cosmetic, style, typos.
|
2017-02-10 18:55:38 -03:00 |
|
Javier Velilla
|
6596959724
|
Cosmetic
|
2017-02-10 18:32:48 -03:00 |
|
Javier Velilla
|
828c75f0c2
|
Cosmetic
|
2017-02-10 18:04:39 -03:00 |
|
Javier Velilla
|
7662afc17b
|
Fixed typos
Updated document, fixed typos.
|
2017-02-10 18:02:17 -03:00 |
|
|
|
0786f1700f
|
Added an example demonstrating the WSF_FORM component from wsf_html library.
|
2017-02-09 16:19:22 +01:00 |
|
|
|
08440b5c0c
|
Use WSF_REQUEST.absolute_script_url (...) to compute expected url.
|
2017-01-26 22:26:45 +01:00 |
|
|
|
7f50409d08
|
Follow redirection only for redirection http status 3** .
|
2017-01-26 22:18:14 +01:00 |
|
|
|
681151e9b9
|
Fixed http_client EiffelNet implementation when port is not the default one.
- previously the client was not sending the complete `host:port` but only `host` as `host` http header.
|
2017-01-26 21:56:21 +01:00 |
|