Implement #37: Add avatar to navbar and profile page.
[phorkie.git] / src /
2013-04-21 Colin GuthrieAllow usage in a subdir of a host.
2012-11-21 Christian Weiskefirst work on Fork origin display; works for local...
2012-11-21 Christian Weiskemove load method to top
2012-10-25 Christian Weiskeset correct update time when the user edits the paste
2012-10-24 Christian Weiskemake getLink optionally return full urls
2012-10-24 Christian WeiskePart of #35: show paste owner
2012-10-24 Christian WeiskePart of #35: store owner in git configuration
2012-10-24 Christian Weiskeshow proper error message on remote forking
2012-10-24 Christian Weiskecheck for empty fork url
2012-10-24 Justin J. NovackCorrect E_NOTICE on error when remote forking.
2012-10-01 Justin J. NovackUse commit timestamps for ElasticSearch and sort on...
2012-10-01 Christian WeiskeFix bug #31: forked pastes cannot be remote forked
2012-09-28 Christian Weiske Fix bug #24: verify geshi installation, Fix bug #25...
2012-09-28 Christian Weiskeadd fixme for open pear bug
2012-09-28 Christian Weiskecheck for openid package
2012-09-28 Christian Weiskeaccept 404 errors when deleting repositories from elast...
2012-09-28 Christian Weiskedelete repository after failed clone
2012-09-28 Christian Weiskedo not try to delete if file does not exist
2012-09-28 Christian Weisketrim remote fork url spaces away
2012-09-28 Christian Weiskefix elasticsearch setupcheck
2012-09-27 Christian WeiskeFix bug #22: Edited pastes not in "recently created"
2012-09-27 Christian WeiskeCS fixes
2012-09-27 Christian Weiskefix elasticsearch setup check that was broken by jnovack
2012-09-25 Justin J. NovackADD: do a cursory validatation of the elasticsearch url
2012-09-25 Justin J. NovackFIX: PHP-Markdown does not adhere to PEAR conventions...
2012-09-22 Christian WeiskeIndex forks only after their description has been set
2012-09-21 Justin J. NovackFIX: Index forks
2012-09-21 Christian Weiskeremote forking: use the original http/https url in...
2012-09-21 Christian Weiskegist.github.com forking support
2012-09-21 Christian Weiskedo not use a commit message
2012-09-21 Christian WeiskeMerge branch 'master' into milestone
2012-09-21 Christian WeiskeMerge branch 'milestone' of github.com:jnovack/phorkie...
2012-09-19 Christian Weiskeparse logs with commits that have no line changes
2012-09-19 Christian Weiskeimplement request #13: simple remote forking works now
2012-09-19 Christian Weiskemove forking code to separate class
2012-09-19 Justin J. NovackCleaned up files for 0.3 milestone.
2012-09-19 Christian WeiskeMerge branch 'master' into remotefork
2012-09-19 Christian Weiskeuse replace html entity with numeric xml entity
2012-09-19 Christian WeiskeMerge branch 'master' into remotefork
2012-09-19 Christian WeiskeMerge branch 'master' into remotefork
2012-09-19 Justin J. Novackcorrected spacing to PEAR standards
2012-09-19 Justin J. Novackadded check for Markdown
2012-09-19 Justin J. Novackcommented functions
2012-09-18 Christian WeiskeMerge remote-tracking branch 'jnovack/markdown'
2012-09-18 Christian WeiskeMerge branch 'auth-openid'
2012-09-18 Justin J. NovackFeature: Add Markdown parsing
2012-09-18 Christian Weiskefirst work on remote forking
2012-09-18 Justin J. NovackCLEAN: Removed openid debugging information
2012-09-18 Justin J. NovackFIX: Add identity to notes rather than commit
2012-09-18 Justin J. NovackFIX: Files without eol
2012-09-17 Christian Weiskeget rid of openid config file
2012-09-17 Justin J. NovackFIX: Combine auth.php to login.php
2012-09-17 Justin J. NovackPEAR Coding Standards intermediate update for files...
2012-09-17 Justin J. NovackMerge with updates from cweiske/master
2012-09-16 Christian WeiskeImplement request #12: DOAP documents for all pastes
2012-09-16 Justin J. NovackUpdated ChangeLog and README.rst
2012-09-16 Justin J. Novackdata/templates/revision-head.htm - ADD: display commit...
2012-09-16 Justin J. NovackADD: Commit as logged in user
2012-09-16 Justin J. NovackAdded OpenID Authentication
2012-09-13 Justin J. NovackMoved GeSHi location variable to config.default.php
2012-08-22 Christian WeiskeMerge remote-tracking branch 'skl85/hotfix-extautodetect'
2012-08-22 Stephen LangFixed bug where autodetect fails, wrong default set.
2012-06-06 Christian Weiskefix bug #10: error when nothing submitted
2012-06-05 Christian Weisketalk about mime_type_plaindetect
2012-06-05 Christian Weiskeautomatic detection of file types
2012-06-05 Christian Weiskefix e_notice
2012-06-05 Christian Weiskedelete repository from index when deleting it
2012-05-08 Christian Weiskedelete elasticsearch index when indexing to clean up...
2012-05-07 Christian Weiskeuse addRepo for indexing new repositories
2012-05-07 Christian Weiskeuse getTitle method
2012-05-07 Christian Weiskeimplement request #3: show recent pastes in "New paste...
2012-05-07 Christian Weiskedo not show search box when no search adapter configured
2012-05-07 Christian Weiskenull adapter that is used when no search adapter is...
2012-05-07 Christian Weiskeadd interfaces for database adapter
2012-05-07 Christian Weiskemove elasticsearch code in one folder
2012-05-07 Christian Weiskeuse httprequest wrapper to automatically check for...
2012-05-05 Christian Weiskefix warning
2012-05-04 Christian Weiskeuse a real pager now
2012-05-03 Christian Weiskemore package deps
2012-05-03 Christian Weiskesearch paging
2012-05-02 Christian Weiskeautomatic mapping setup for elasticsearch through setup...
2012-05-01 Christian Weiskedelete previous files when updating
2012-05-01 Christian Weiskeindex pastes when they change/get created
2012-05-01 Christian Weiskedefault operator is AND now
2012-05-01 Christian Weiskethrow exception when search throws exception
2012-05-01 Christian Weiskesearching works now (pager missing)
2012-04-26 Christian Weiskerender files without extension <= 4kiB as text
2012-04-26 Christian Weiskerender javascript files. damn the IANA guys who decidde...
2012-04-26 Christian Weiskecheck for services_libravatar
2012-04-26 Christian Weiskecheck git version in setupcheck
2012-04-20 Christian Weiskeupdate to latest services_libravatar release
2012-04-18 Christian Weiskefix broken commit dots v0.1.0
2012-04-18 Christian Weiskesetup check
2012-04-17 Christian Weiskefix historic binary file downloads
2012-04-17 Christian Weiskeraw download for older revisions
2012-04-17 Christian Weiskemove filename sanitation to tools
2012-04-17 Christian Weiskedo not show tools when looking at revision
2012-04-17 Christian Weiskerevision display support
2012-04-17 Christian Weiskedo not ask libravatar for anonymous commits
2012-04-17 Christian Weiskeuse anonymous image
next