summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-06copy sample configJames Vasile
2013-02-06add docs to make un/install, handle a few unhandled things to installJames Vasile
2013-02-06note the issue tracker in documentationJames Vasile
2013-02-06make debian version of config, edit config lightlyJames Vasile
2013-02-06put sample in repo so we don't overwrite local copy on git updateJames Vasile
2013-02-06add make uninstall targetJames Vasile
2013-02-06add install targetJames Vasile
2013-02-06remove cherrypy linkJames Vasile
2013-02-06add pidfile variable to parserJames Vasile
2013-02-06track cfg.pyJames Vasile
2013-02-06move to ini file and config parserJames Vasile
2013-02-06standard plinth configJames Vasile
2013-02-06s/build/vendor/James Vasile
2013-02-06remove dead code lineJames Vasile
2013-02-06remove cherrypy.cfg from defaultJames Vasile
2013-02-06write cherrypy.config if neededJames Vasile
2013-02-06s/_DIR/DIR/James Vasile
2013-02-05handle pidfile missing from cfg.pyJames Vasile
2013-02-05bump copyright yearJames Vasile
2013-02-05fix exmachina importJames Vasile
2013-02-05cleanupJames Vasile
2013-02-05s/build/vendor/James Vasile
2013-02-05add cherrypy3 to Makefile, clean up some gitJames Vasile
2013-02-05pull withsqlite from githubJames Vasile
2013-02-05delete withsqlite from distribJames Vasile
2013-02-05use packaged version of cherrypy, adjust install instrux to suit.James Vasile
2013-02-05combine build and vendor dirsJames Vasile
2013-02-05Merge pull request #5 from NickDaly/masterjvasile
2013-01-22Merge pull request #9 from tomgalloway/masterNick Daly
2013-01-22Add User & Delete User now works correctly.Tom Galloway
2013-01-21Merge pull request #8 from tomgalloway/masterNick Daly
2013-01-21Changes to get user management screens started. Updated UserStore to add all ...Tom Galloway
2013-01-16Removed changes to get withsqlite from github as it's a different version?Tom Galloway
2013-01-16withsqlite is now retrieved from github. Manage User & Groups pages now displ...Tom Galloway
2013-01-10Merge pull request #7 from tomgalloway/masterNick Daly
2013-01-10Fix to allow hostname to be updated on Ubuntu. This needed a change to exmach...Tom Galloway
2013-01-06Commented out the extra bjsonrpc call.Nick Daly
2013-01-04Extra predepend's, plinth doesn't need to run as root, pidfile location set i...Tom Galloway
2013-01-03Clean now uses BUILD_DIR variable.Tom Galloway
2013-01-03Plinth needs to be run as root currently.Tom Galloway
2013-01-03Extra predependTom Galloway
2013-01-03Added predepend packages and updated python path for build folders.Tom Galloway
2012-11-11Externalized ExMachina again, partially reverting change:Nick Daly
2012-11-11Created start.sh to handle ExMachina outside of Plinth.Nick Daly
2012-10-07Merge branch 'master' of github.com:NickDaly/PlinthNick Daly
2012-10-07Created link issue.Nick Daly
2012-10-07Added default pidfile.Nick Daly
2012-10-06Merge pull request #5 from jvalleroy/masterNick Daly
2012-10-04Fix host cfg and print on startupJames Valleroy
2012-09-23Customize host in cfg.py.Nick Daly