summaryrefslogtreecommitdiff
path: root/src/plop_app.erl
Commit message (Collapse)AuthorAgeFilesLines
* Added caching of first entry not known to be presentMagnus Ahltorp2016-07-121-0/+1
|
* Change index.erl to use gen_server and named databases.Magnus Ahltorp2015-11-111-0/+1
| | | | Prefetch indices in frontend:fetchmissingentries/2.
* Make it possible to select backend perm storageMagnus Ahltorp2015-11-111-1/+1
|
* Change perm interface to be add/commit basedMagnus Ahltorp2015-11-111-0/+1
|
* Fix copyright strings.Linus Nordberg2015-04-091-1/+1
|
* Read db size from sth file and cachedbsizeMagnus Ahltorp2015-03-251-0/+1
|
* Added authenticationMagnus Ahltorp2015-02-271-0/+1
|
* Use hackney instead of inets:httpcMagnus Ahltorp2015-02-271-0/+1
|
* Remove old codeexternal-merge3Magnus Ahltorp2014-10-271-4/+0
|
* Add licensing information.Linus Nordberg2014-06-091-0/+3
|
* Add plop_app:install().Linus Nordberg2014-05-011-1/+5
|
* Turn it all into an application.Linus Nordberg2014-04-291-0/+9
Warning: Rough edges.