index
:
Balau
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-Http.cc
Age
Commit message (
Expand
)
Author
2013-08-02
Using SimpleContext in SimpleMustache's setTemplate, as it reads from a Handl...
Nicolas "Pixel" Noble
2013-01-18
Adding a sleep() paradigm to tasks.
Nicolas 'Pixel' Noble
2012-09-01
Unless reset, async events will continuously return true on gotSignal().
Nicolas "Pixel" Noble
2012-04-06
This is not necessary anymore.
Pixel
2012-04-06
Probably better to move this before even creating the action that might trigg...
Pixel
2012-04-06
Making use of SimpleMustache templates into the http test.
Pixel
2012-04-06
Better way to write these...
Pixel
2012-04-06
Making it simplier to register a task and wait for it. Also renamed createTas...
Pixel
2012-04-06
Improving a bit the way threaded task managers are being stopped.
Pixel
2012-04-06
Improving a bit the http unit test.
Pixel
2012-02-28
Having a slightly better approach for writing Http responses.
Nicolas "Pixel" Noble
2011-12-04
Reworked some things in the architecture, mainly exceptions and asserts.
Pixel
2011-11-21
GeneralException() will now trace the callstack and store this, for debugging...
Pixel
2011-11-18
Starting to re-organize the HTTP code a bit. Sharing code between the server ...
Pixel
2011-11-17
HTTP server's first real test, alongside multiple taskmanager threads.
Pixel