index
:
phorkie.git
master
Self-hosted pastebin software written in PHP. Pastes are editable, may have multiple files and are stored in git repositories.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
phorkie
/
Repository
/
Post.php
Age
Commit message (
Expand
)
Author
2012-09-27
CS fixes
Christian Weiske
2012-09-21
do not use a commit message
Christian Weiske
2012-09-19
Cleaned up files for 0.3 milestone.
Justin J. Novack
2012-09-18
FIX: Add identity to notes rather than commit
Justin J. Novack
2012-09-16
ADD: Commit as logged in user
Justin J. Novack
2012-08-22
Fixed bug where autodetect fails, wrong default set.
Stephen Lang
2012-06-06
fix bug #10: error when nothing submitted
Christian Weiske
2012-06-05
automatic detection of file types
Christian Weiske
2012-05-07
use addRepo for indexing new repositories
Christian Weiske
2012-05-01
index pastes when they change/get created
Christian Weiske
2012-04-17
move filename sanitation to tools
Christian Weiske
2012-04-17
revision display support
Christian Weiske
2012-04-15
do not show text field for binary files
Christian Weiske
2012-04-13
fix ticket #1: error setting name with slashes
Christian Weiske
2012-04-13
fix git dir creation
Christian Weiske
2012-04-13
fix git dir creation
Christian Weiske
2012-04-11
separate git and work directories - gives nicer public git clone urls
Christian Weiske
2012-04-05
basic file upload works
Christian Weiske
2012-04-04
automatically add file extension to new files when it has no extension
Christian Weiske
2012-04-03
deleting files works now
Christian Weiske
2012-04-03
show public and private git urls if configured
Christian Weiske
2012-04-03
rename Phorkie to phorkie (lowercase)
Christian Weiske