summaryrefslogtreecommitdiffstats
path: root/application
AgeCommit message (Expand)AuthorFilesLines
2015-04-01Refactor \libraries\Pygments::get_lexersFlorian Pritz1-4/+13
2015-04-01Refactor lexer code into dedicated classFlorian Pritz3-190/+215
2015-03-25API 1.2.0: Add user/delete_apikeys endpointFlorian Pritz3-5/+61
2015-03-21Highlight application/postscriptFlorian Pritz1-0/+1
2015-03-21Change gentoo overlay link to httpsFlorian Pritz1-1/+1
2015-03-19Make user/get_action/invalid-action exception publicFlorian Pritz1-1/+1
2015-03-16Map .pp files to puppet lexerFlorian Pritz1-0/+1
2015-03-11Move upload button for small displaysFlorian Pritz1-1/+1
2015-03-09Update gentoo overlay URLFlorian Pritz1-1/+1
2015-03-09Test: Prefix output with testcase nameFlorian Pritz2-2/+20
2015-03-08Test: Improve exception handlingFlorian Pritz2-6/+21
2015-03-08api/file/create_multipase: return URLFlorian Pritz3-2/+4
2015-03-08Unify file/cron and mfile->valid_idFlorian Pritz4-49/+201
2015-03-08Add mockeryFlorian Pritz2-0/+1
2015-03-08test: Fail on exceptionsFlorian Pritz2-1/+2
2015-03-08autoloader: support multiple search pathsFlorian Pritz1-5/+10
2015-03-02Add imagemagick supportFlorian Pritz9-197/+533
2015-02-23upload_form: Support multiple textareas/files at the same timeFlorian Pritz2-75/+141
2015-02-22Add comment for actions_max_age in configFlorian Pritz1-0/+3
2015-02-22Fix upload_max_age commentFlorian Pritz1-1/+1
2015-02-22s\files: rename add_file to add_uploaded_fileFlorian Pritz3-3/+3
2015-02-21s/files: add add_file_data for future code deduplicationFlorian Pritz1-2/+31
2015-02-19Add claiming of multipastesFlorian Pritz3-5/+19
2015-02-15c/f/do_upload: simpilfy multipaste creationFlorian Pritz1-12/+1
2015-02-15s/file/add_file: make file move atomicFlorian Pritz1-3/+5
2015-02-14Fix consistency of error_idsFlorian Pritz1-1/+1
2015-02-14Use assoc array for service/files/verify_uploaded_filesFlorian Pritz2-2/+2
2015-02-14Use assoc array for service/user/apikeysFlorian Pritz3-6/+10
2015-02-14Fix typo in error messageFlorian Pritz2-2/+2
2015-02-14Unify exceptions for unknown/invalid endpointsFlorian Pritz1-4/+4
2015-02-10api: Require the version to start with vFlorian Pritz2-2/+9
2015-02-08Add tests for \s\f::verify_uploaded_filesFlorian Pritz1-0/+85
2015-02-08Add tests for invalid loginFlorian Pritz1-0/+32
2015-02-08tests: Fix php dev server being slowFlorian Pritz1-0/+1
2015-02-08Add more testsFlorian Pritz1-0/+36
2015-02-08Improve testcasesFlorian Pritz1-48/+189
2015-02-08run-tests.sh: Clean up old database before running testsFlorian Pritz1-0/+4
2015-02-06Add more testsFlorian Pritz2-2/+56
2015-02-06service/files::delete: Fix incorrect error when wrong ownerFlorian Pritz1-3/+4
2015-02-06fixup! Support database table prefixesFlorian Pritz1-8/+8
2015-02-05service/files::history: Fix total_size if no resultsFlorian Pritz1-1/+1
2015-02-05Add simple testsuiteFlorian Pritz4-1/+258
2015-02-05fixup! Support database table prefixesFlorian Pritz2-7/+7
2015-02-05Improve error line information in Test-MoreFlorian Pritz1-4/+8
2015-02-05Make Test-More useable for our usecaseFlorian Pritz2-5/+6
2015-02-05Add Test-MoreFlorian Pritz35-0/+1250
2015-02-03Support database table prefixesFlorian Pritz14-120/+212
2015-02-03lib/Image->get: check if ob_get_clean workedFlorian Pritz2-6/+1
2015-02-03Use exceptions instead of show_errorFlorian Pritz17-34/+65
2015-02-03use function instead of variableFlorian Pritz1-2/+2