index
:
phorkie.git
master
Self-hosted pastebin software written in PHP. Pastes are editable, may have multiple files and are stored in git repositories.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
phorkie
/
Database
Age
Commit message (
Expand
)
Author
2014-11-05
make phorkie compatible with elasticsearch 1.3
Christian Weiske
2014-11-05
show url and HTTP method in exception
Christian Weiske
2012-10-01
Use commit timestamps for ElasticSearch and sort on last commit time.
Justin J. Novack
2012-09-28
accept 404 errors when deleting repositories from elasticsearch
Christian Weiske
2012-09-27
Fix bug #22: Edited pastes not in "recently created"
Christian Weiske
2012-09-27
CS fixes
Christian Weiske
2012-05-08
delete elasticsearch index when indexing to clean up properly
Christian Weiske
2012-05-07
implement request #3: show recent pastes in "New paste" screen sidebar
Christian Weiske
2012-05-07
null adapter that is used when no search adapter is configured
Christian Weiske
2012-05-07
add interfaces for database adapter
Christian Weiske
2012-05-07
move elasticsearch code in one folder
Christian Weiske
2012-05-07
use httprequest wrapper to automatically check for errors
Christian Weiske
2012-05-02
automatic mapping setup for elasticsearch through setupcheck
Christian Weiske