summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Use https:// for links when availableJon Dufresne2018-09-221-1/+1
* Remove redundant default open mode 'r' from Python codeJon Dufresne2018-01-021-1/+1
* preliminary implementation of #1428Unbit2017-11-091-0/+16
* Fix a few typos.Chris Faulkner2017-10-131-1/+1
* added test for #1517: added missing newlinesKrzysztof Warzecha2017-09-202-3/+3
* added test for #1517Krzysztof Warzecha2017-09-202-0/+33
* Merge pull request #1058 from xrmx/nsectimer2unbit2017-03-251-0/+6
|\
| * plugins/python: add api for using timers with milliseconds resolutionRiccardo Magliocchetti2015-12-071-0/+6
* | Add test for the spooler reload featureAlexandre Bonnetain2016-07-291-0/+37
* | Add tests for the mule reload featureAlexandre Bonnetain2016-07-291-0/+37
* | fixed #1320Unbit2016-07-222-1/+7
* | fixed mule signal managementUnbit2016-07-222-0/+51
|/
* Simplify spooler_get_task example codealbo2015-12-072-11/+8
* Add example for the spooler_get_task functionalbo2015-12-021-0/+35
* added bigranges sharedarea testsUnbit2015-05-132-0/+22
* fixed #914Roberto De Ioris2015-05-122-0/+40
* implementation of #904Roberto De Ioris2015-05-061-0/+21
* plugins/psgi - use PL_sv_{yes,no} in envJames Raspass2015-04-176-87/+194
* Merge pull request #886 from funkybob/feature/cleanupunbit2015-04-1310-117/+135
|\
| * Tidy with flake8Curtis2015-04-1110-117/+135
* | plugins/psgi - remove the need for Scalar::UtilJames Raspass2015-04-112-0/+130
|/
* fixed #846Unbit2015-02-191-0/+4
* added active-workers signal target, aimed at improving #58Unbit2014-11-161-0/+10
* psgi: Move the destruction of the perl interpreter to the atexit hook + more ...Ævar Arnfjörð Bjarmason2014-11-111-0/+6
* psgi: Ensure that we call any DESTROY hooks on psgix.harakiri.commitÆvar Arnfjörð Bjarmason2014-11-101-0/+19
* Fix invalid 'args' and 'kwargs' decoding in python3Yury Khalyavin2014-10-302-1/+11
* add manage_script_name testsAldur2014-10-243-0/+75
* truly fixed #726Unbit2014-09-232-1/+2
* attempt to merge #726Unbit2014-09-237-10/+113
|\
| * add spooler_decorator testsAldur2014-09-233-0/+71
| * reorganize spooler_priority testsAldur2014-09-234-11/+11
* | Improve spooled testAldur2014-09-163-8/+12
|/
* try to address kevent issue with spoolerUnbit2014-09-161-2/+2
* add test regarding spooler and related task priorityAldur2014-09-164-0/+152
* added test for lru cache purge and fix for lru removalUnbit2014-05-272-1/+12
* t/perl/hello_benchmark.pl: silly benchmark for CPU count + thunder lockÆvar Arnfjörð Bjarmason2014-05-011-0/+58
* t/perl/test_sleepy.psgi: perl test file that sleeps a bitÆvar Arnfjörð Bjarmason2014-05-011-0/+20
* t/perl/test_hello.psgi: perl test file that does nothing but hello, worldÆvar Arnfjörð Bjarmason2014-04-301-0/+8
* Add a basic test app for the lua pluginBruno Deferrari2014-04-241-0/+14
* Merge pull request #571 from avar/avar/fix-2.0.1-perl-refactoring-regressionunbit2014-03-161-0/+47
|\
| * perl: fix one-off error in 2.0-103-gf041d10 causing warnings in e.g. Plack::R...Ævar Arnfjörð Bjarmason2014-03-151-0/+47
* | perl: add sanity checks to t/perl/test_input_with_offset.plÆvar Arnfjörð Bjarmason2014-03-151-1/+3
|/
* perl: add a trivial streaming test programÆvar Arnfjörð Bjarmason2014-03-151-0/+48
* perl: fix a regression with caller() not indicating the starting *.psgi programÆvar Arnfjörð Bjarmason2014-03-151-0/+4
* perl: Don't run BEGIN blocks twice in the provided *.psgiÆvar Arnfjörð Bjarmason2014-02-251-0/+4
* fixed long standing bug with cachesUnbit2014-02-202-8/+67
* more tests for bitmap cacheUnbit2014-02-132-1/+20
* added overlap check for cacheUnbit2014-02-131-1/+7
* initial test suite for bitmap cache modeUnbit2014-02-122-0/+34
* positive tests for psgi inputUnbit2014-02-051-0/+3