summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-31Add linebreak to exception HTMLFlorian Pritz1-1/+2
2015-05-31Display error id when printing exceptionFlorian Pritz1-0/+6
2015-05-31test: Add more \libraries\Image testsFlorian Pritz3-0/+30
2015-05-28JS: Use newest file time for cache buster0.9.2Florian Pritz1-2/+20
2015-05-28Always display exceptions when running via CLIFlorian Pritz1-0/+3
2015-05-28imagemagick: Use nested exceptionFlorian Pritz2-3/+3
2015-05-28Handle nested ExceptionsFlorian Pritz1-13/+36
2015-05-28Improve running of external commandsFlorian Pritz4-27/+156
2015-05-28get_lexer_list.py: Use /usr/bin/env shebangFlorian Pritz1-1/+1
2015-05-28Execute scripts directlyFlorian Pritz2-2/+2
2015-05-28Fix error when removing missing entries from file cacheFlorian Pritz1-1/+5
2015-05-22Fix incorrect EXIF orientation on thumbnail history0.9.1Florian Pritz1-1/+1
2015-05-22No need to remove main.min.*.js anymore. Relict from earlier stage.Joakim Reinert1-1/+0
2015-05-22Handle fresh clones gracefully in post-merge hookJoakim Reinert1-3/+6
2015-05-22Change INSTALL doc to instruct running post-merge hook manually onceJoakim Reinert1-2/+3
2015-05-22Add instructions to install git hooks to INSTALLJoakim Reinert1-0/+4
2015-05-22Fix missing db prefix in migration0.9.0Florian Pritz2-12/+12
2015-05-22Forbid cli requests until database is updatedFlorian Pritz1-1/+1
2015-05-22Remove unneeded duplicates in file_storageFlorian Pritz3-1/+80
2015-05-21migration 14: Fix error if file was already renamedFlorian Pritz1-1/+3
2015-05-21Update NEWSFlorian Pritz1-0/+10
2015-05-21tests: Die early on db errorsFlorian Pritz2-2/+3
2015-05-21Calc correct total size for history with duplicate hashesFlorian Pritz2-1/+22
2015-05-21\c\file::clean_stale_files: Increase robustnessFlorian Pritz1-3/+7
2015-05-21test: run-tests.sh be less verboseFlorian Pritz1-3/+3
2015-05-21Clarify variable usage in \c\tools->testFlorian Pritz1-1/+1
2015-05-21tests: Rework database handlingFlorian Pritz3-36/+32
2015-05-21tests: Make prove --state work; Restructure testsFlorian Pritz8-18/+17
2015-05-21Update munin pluginFlorian Pritz1-2/+2
2015-05-21test: different files with same checksumFlorian Pritz4-8/+34
2015-05-21Support multiple files with the same hashFlorian Pritz8-131/+231
2015-05-21Fix missing 2nd tab when repastingFlorian Pritz1-0/+1
2015-05-10Fix missing tooltips in thumbnail viewJoakim Reinert1-1/+2
2015-05-06Fix upload_form file inputs in firefoxFlorian Pritz1-1/+1
2015-05-05data/.htaccess: Make svg cacheableFlorian Pritz1-0/+1
2015-05-05post-merge: Make sure the expected minified js file existsFlorian Pritz1-0/+4
2015-05-05Clean up old main.min.*.js filesFlorian Pritz1-0/+1
2015-05-05Set cache buster for js with urlArgs settingJoakim Reinert4-7/+7
2015-05-05Fix shebangsFlorian Pritz4-4/+4
2015-05-05Update NEWSFlorian Pritz1-0/+12
2015-05-05Fix colorbox not being loadedFlorian Pritz1-3/+1
2015-05-05Add install script for git hooksJoakim Reinert2-0/+27
2015-05-05Show changes to NEWS after pullJoakim Reinert1-0/+3
2015-05-05Add update script to git-hooks to be run after git pullJoakim Reinert1-0/+20
2015-05-05Add support for minified main.jsJoakim Reinert5-2/+29025
2015-05-05Explicitly load vendor js in modules that need themJoakim Reinert6-23/+9
2015-05-05Move lazyloading js code to application.jsJoakim Reinert2-8/+11
2015-05-05Extract tablesorter js and encapsulateJoakim Reinert3-64/+93
2015-05-05Set max upload size and file count in upload_form view onlyJoakim Reinert2-6/+3
2015-05-05Fix non-closing script tag in file/html_headerJoakim Reinert1-1/+1