Age | Commit message (Expand) | Author | Files | Lines |
2017-09-21 | Fix mutlipaste_queue test using incorrect data in mock | Florian Pritz | 1 | -2/+2 |
2017-09-21 | Tests: Use is instead of ok for improved debug output | Florian Pritz | 1 | -2/+2 |
2017-07-11 | Test inserting bigint values in DB | Florian Pritz | 1 | -0/+38 |
2017-07-04 | API: Fix return type of empty values in file/delete | Florian Pritz | 1 | -0/+15 |
2017-07-04 | API: Fix return type of empty values in file/history | Florian Pritz | 2 | -2/+12 |
2017-02-01 | return_bytes(): Throw exception on unhandled unit type | Florian Pritz | 1 | -2/+8 |
2017-02-01 | tests: Expect string instead of int | Florian Pritz | 1 | -4/+4 |
2016-11-10 | Make sure that return_bytes function returns int value | Reikion | 1 | -0/+1 |
2016-11-05 | test_file_upload: Ensure we compare the correct contentdev-2.x | Florian Pritz | 1 | -0/+4 |
2016-11-05 | Parallelize remaining API tests | Florian Pritz | 9 | -420/+532 |
2016-11-05 | Parallelize some API tests | Florian Pritz | 3 | -137/+190 |
2016-11-05 | API: Drop v1 | Florian Pritz | 1 | -484/+0 |
2016-11-05 | Test calling endpoints with unsupported authentication method | Florian Pritz | 1 | -0/+26 |
2016-11-05 | tests: Fix testing of username/pw with unsupported endpoint | Florian Pritz | 2 | -8/+8 |
2016-11-01 | Test \service\multipaste_queue | Florian Pritz | 1 | -0/+93 |
2016-11-01 | mmultipaste->delete_id: Fix inverted return value | Florian Pritz | 1 | -0/+29 |
2016-10-31 | Disable special handling of {elapsed_time} and {memory_usage} | Florian Pritz | 1 | -0/+13 |
2016-08-21 | muser: Add delete_user() | Florian Pritz | 1 | -0/+57 |
2016-08-20 | tests: Use one webserver per testcase | Florian Pritz | 2 | -5/+7 |
2016-08-20 | Test \libraries\Output_cache | Florian Pritz | 1 | -0/+82 |
2016-08-20 | Test \services\storage | Florian Pritz | 1 | -0/+172 |
2016-08-20 | Test \libraries\Image some more | Florian Pritz | 1 | -0/+15 |
2016-08-02 | Test filebin_helper | Florian Pritz | 1 | -0/+70 |
2016-08-01 | Test \libraries\Pygments | Florian Pritz | 1 | -0/+16 |
2016-08-01 | Test \libraries\Exif | Florian Pritz | 1 | -0/+48 |
2016-08-01 | Test \libraries\Image::get_exif_orientation | Florian Pritz | 1 | -0/+15 |
2016-07-31 | Test \libraries\Tempfile | Florian Pritz | 1 | -0/+46 |
2016-07-31 | Test \libraries\ProcRunner | Florian Pritz | 1 | -0/+118 |
2016-07-31 | Silence some untestable coverage warnings in the test cases | Florian Pritz | 2 | -0/+6 |
2016-07-21 | Add special *.asciinema.json filename0.9.18 | Florian Pritz | 1 | -0/+6 |
2016-07-14 | Tests: Test muser username/email verification | Florian Pritz | 1 | -0/+56 |
2016-07-14 | Tests: Use muser->add_user to create test users | Florian Pritz | 2 | -22/+12 |
2016-07-13 | Improve insufficient permisions error message | Florian Pritz | 2 | -2/+10 |
2016-07-13 | Add site URL to authentication error | Florian Pritz | 2 | -2/+2 |
2016-07-04 | Add function to ellipsize text | Florian Pritz | 1 | -0/+32 |
2015-11-23 | l/Pygments: Fix exception for filenames ending with a dot | Florian Pritz | 1 | -1/+8 |
2015-09-20 | API 2.1: Add thumbnail link to history | Florian Pritz | 2 | -4/+20 |
2015-09-14 | API 2.0: Remove private fields from file/history | Florian Pritz | 2 | -0/+498 |
2015-05-31 | test: Add more \libraries\Image tests | Florian Pritz | 1 | -0/+30 |
2015-05-21 | Calc correct total size for history with duplicate hashes | Florian Pritz | 1 | -0/+20 |
2015-05-21 | tests: Make prove --state work; Restructure tests | Florian Pritz | 5 | -0/+758 |