- nov. 26, 2014
-
-
Thomas Steur a rédigé
-
- nov. 25, 2014
-
-
mattab a rédigé
-
- nov. 21, 2014
-
-
Michał Gaździk a rédigé
-
- nov. 18, 2014
- nov. 17, 2014
- nov. 14, 2014
-
-
Matthieu Napoli a rédigé
-
- nov. 13, 2014
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
Declares a process as finished as soon as a PID file is > 500bytes (contains only PID) and output file is > 100MB (which should usually not be larger than 100KB or 1MB) to prevent files growing up to many GBs. I added unit and integration tests for the file size detection. It is now possible to mock the methods file_exists and filesize although very simple so far. Later we can allow to define callbacks or to define different return values for different files or we can use something like vfsStream
-
Thomas Steur a rédigé
added a new url parameter send_image=0 to disable sending an image and instead response with a 204 code
-
- nov. 07, 2014
-
-
diosmosis a rédigé
-
diosmosis a rédigé
-
Thomas Steur a rédigé
-
- nov. 04, 2014
-
-
diosmosis a rédigé
-
- oct. 30, 2014
-
-
diosmosis a rédigé
-
- oct. 13, 2014
-
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
-
Thomas Steur a rédigé
refs #5940 moved files into a subfolder framework, added autoloader to remove duplicated code to load autoload.php and to be able to register more autoloaders (eg for test files) on demand. This I got read of many includes that had to be updated all the time and that had to be updated all the time when moving iles
-