index
:
Filebin
dev
dev-2.x
dev-parallel-tests
dev-text-paste-preview
hash-collision
master
no-ouput-if-error
release/1.x
The software behind paste.xinu.at
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-28
Improve running of external commands
Florian Pritz
4
-27
/
+156
2015-05-28
get_lexer_list.py: Use /usr/bin/env shebang
Florian Pritz
1
-1
/
+1
2015-05-28
Execute scripts directly
Florian Pritz
2
-2
/
+2
2015-05-28
Fix error when removing missing entries from file cache
Florian Pritz
1
-1
/
+5
2015-05-22
Fix incorrect EXIF orientation on thumbnail history
0.9.1
Florian Pritz
1
-1
/
+1
2015-05-22
No need to remove main.min.*.js anymore. Relict from earlier stage.
Joakim Reinert
1
-1
/
+0
2015-05-22
Handle fresh clones gracefully in post-merge hook
Joakim Reinert
1
-3
/
+6
2015-05-22
Change INSTALL doc to instruct running post-merge hook manually once
Joakim Reinert
1
-2
/
+3
2015-05-22
Add instructions to install git hooks to INSTALL
Joakim Reinert
1
-0
/
+4
2015-05-22
Fix missing db prefix in migration
0.9.0
Florian Pritz
2
-12
/
+12
2015-05-22
Forbid cli requests until database is updated
Florian Pritz
1
-1
/
+1
2015-05-22
Remove unneeded duplicates in file_storage
Florian Pritz
3
-1
/
+80
2015-05-21
migration 14: Fix error if file was already renamed
Florian Pritz
1
-1
/
+3
2015-05-21
Update NEWS
Florian Pritz
1
-0
/
+10
2015-05-21
tests: Die early on db errors
Florian Pritz
2
-2
/
+3
2015-05-21
Calc correct total size for history with duplicate hashes
Florian Pritz
2
-1
/
+22
2015-05-21
\c\file::clean_stale_files: Increase robustness
Florian Pritz
1
-3
/
+7
2015-05-21
test: run-tests.sh be less verbose
Florian Pritz
1
-3
/
+3
2015-05-21
Clarify variable usage in \c\tools->test
Florian Pritz
1
-1
/
+1
2015-05-21
tests: Rework database handling
Florian Pritz
3
-36
/
+32
2015-05-21
tests: Make prove --state work; Restructure tests
Florian Pritz
8
-18
/
+17
2015-05-21
Update munin plugin
Florian Pritz
1
-2
/
+2
2015-05-21
test: different files with same checksum
Florian Pritz
4
-8
/
+34
2015-05-21
Support multiple files with the same hash
Florian Pritz
8
-131
/
+231
2015-05-21
Fix missing 2nd tab when repasting
Florian Pritz
1
-0
/
+1
2015-05-10
Fix missing tooltips in thumbnail view
Joakim Reinert
1
-1
/
+2
2015-05-06
Fix upload_form file inputs in firefox
Florian Pritz
1
-1
/
+1
2015-05-05
data/.htaccess: Make svg cacheable
Florian Pritz
1
-0
/
+1
2015-05-05
post-merge: Make sure the expected minified js file exists
Florian Pritz
1
-0
/
+4
2015-05-05
Clean up old main.min.*.js files
Florian Pritz
1
-0
/
+1
2015-05-05
Set cache buster for js with urlArgs setting
Joakim Reinert
4
-7
/
+7
2015-05-05
Fix shebangs
Florian Pritz
4
-4
/
+4
2015-05-05
Update NEWS
Florian Pritz
1
-0
/
+12
2015-05-05
Fix colorbox not being loaded
Florian Pritz
1
-3
/
+1
2015-05-05
Add install script for git hooks
Joakim Reinert
2
-0
/
+27
2015-05-05
Show changes to NEWS after pull
Joakim Reinert
1
-0
/
+3
2015-05-05
Add update script to git-hooks to be run after git pull
Joakim Reinert
1
-0
/
+20
2015-05-05
Add support for minified main.js
Joakim Reinert
5
-2
/
+29025
2015-05-05
Explicitly load vendor js in modules that need them
Joakim Reinert
6
-23
/
+9
2015-05-05
Move lazyloading js code to application.js
Joakim Reinert
2
-8
/
+11
2015-05-05
Extract tablesorter js and encapsulate
Joakim Reinert
3
-64
/
+93
2015-05-05
Set max upload size and file count in upload_form view only
Joakim Reinert
2
-6
/
+3
2015-05-05
Fix non-closing script tag in file/html_header
Joakim Reinert
1
-1
/
+1
2015-05-05
Refactor file uploader js
Joakim Reinert
4
-90
/
+139
2015-05-05
Use global appConfig js variable instead of passing it down
Joakim Reinert
5
-15
/
+14
2015-05-05
Refactor thumbnail view js
Joakim Reinert
4
-87
/
+136
2015-05-05
Refactor linewrap toggle
Joakim Reinert
4
-12
/
+19
2015-05-05
Do minor refactoring on app js
Joakim Reinert
2
-9
/
+21
2015-05-05
Use util function for focusing dropdown menu input
Joakim Reinert
1
-6
/
+3
2015-05-05
Refactor tab width input
Joakim Reinert
4
-36
/
+57
[next]