phorkie.git
11 years agoadd vcs-git links to html head, to support autodiscovery apart from DOAP - http:...
Christian Weiske [Tue, 18 Sep 2012 16:21:40 +0000 (18:21 +0200)]
add vcs-git links to html head, to support autodiscovery apart from DOAP - joeyh.name/rfc/rel-vcs/

11 years agoCLEAN: use fullUrl when possible
Justin J. Novack [Tue, 18 Sep 2012 14:10:19 +0000 (10:10 -0400)]
CLEAN: use fullUrl when possible

11 years agoCLEAN: use fullUrl when possible
Justin J. Novack [Tue, 18 Sep 2012 14:08:33 +0000 (10:08 -0400)]
CLEAN: use fullUrl when possible

11 years agoFIX: Add identity to notes rather than commit
Justin J. Novack [Tue, 18 Sep 2012 12:09:00 +0000 (08:09 -0400)]
FIX: Add identity to notes rather than commit

11 years agoREVERT: variable name change
Justin J. Novack [Tue, 18 Sep 2012 11:43:52 +0000 (07:43 -0400)]
REVERT: variable name change

11 years agoCLEAN: Corrected spacing
Justin J. Novack [Tue, 18 Sep 2012 10:51:56 +0000 (06:51 -0400)]
CLEAN: Corrected spacing

11 years agoCLEAN: How about changing the rest of the files with your variable? :p
Justin J. Novack [Tue, 18 Sep 2012 10:43:46 +0000 (06:43 -0400)]
CLEAN: How about changing the rest of the files with your variable? :p

11 years agorename auth configuration variables to make them more readable
Christian Weiske [Tue, 18 Sep 2012 05:46:49 +0000 (07:46 +0200)]
rename auth configuration variables to make them more readable

11 years agorename "secure" config setting to "securityLevel"
Christian Weiske [Tue, 18 Sep 2012 05:41:31 +0000 (07:41 +0200)]
rename "secure" config setting to "securityLevel"

11 years agoRemoving access_denied image that was originally from
Christian Weiske [Tue, 18 Sep 2012 05:29:48 +0000 (07:29 +0200)]
Removing access_denied image that was originally from
http://wiki.songbirdnest.com/Docs/Songbird_Illustration_Compendium
because the songbird people don't let us use the image:

> Date: Mon, 17 Sep 2012 16:36:20 -0700
> kristina, an employee of Songbird, replied to license of
> "access denied" image from the wiki, a question about Songbird.

> Hi cweiske,
> Thank you for your inquiry but we would like to keep the right
> for all our images be associated with Songbird only. Sorry about that!

http://getsatisfaction.com/songbird/topics/license_of_access_denied_image_from_the_wiki

11 years agoCLEAN: changed pageRequiresLogin variable to secureAtLevel to more adequately self...
Justin J. Novack [Tue, 18 Sep 2012 02:00:37 +0000 (22:00 -0400)]
CLEAN: changed pageRequiresLogin variable to secureAtLevel to more adequately self-describe

11 years agoFIX: Files without eol
Justin J. Novack [Tue, 18 Sep 2012 01:47:23 +0000 (21:47 -0400)]
FIX: Files without eol

11 years agoFIX: Set REQUEST_URI to go back to page requested before logging in
Justin J. Novack [Tue, 18 Sep 2012 01:30:43 +0000 (21:30 -0400)]
FIX: Set REQUEST_URI to go back to page requested before logging in

11 years agoADD: protect user.php
Justin J. Novack [Tue, 18 Sep 2012 01:29:57 +0000 (21:29 -0400)]
ADD: protect user.php

11 years agoFIX: Removed commit message from display
Justin J. Novack [Tue, 18 Sep 2012 01:21:18 +0000 (21:21 -0400)]
FIX: Removed commit message from display

11 years agoADD: Login button when logged out
Justin J. Novack [Tue, 18 Sep 2012 01:20:41 +0000 (21:20 -0400)]
ADD: Login button when logged out

11 years agoFIX: Revamped security measures
Justin J. Novack [Tue, 18 Sep 2012 01:11:58 +0000 (21:11 -0400)]
FIX: Revamped security measures

11 years agoremove session id check, it was not working the way I hoped for
Christian Weiske [Mon, 17 Sep 2012 21:57:14 +0000 (23:57 +0200)]
remove session id check, it was not working the way I hoped for

11 years agosend 403 header on forbidden page
Christian Weiske [Mon, 17 Sep 2012 21:53:33 +0000 (23:53 +0200)]
send 403 header on forbidden page

11 years agoallow people to logout and login in secure mode
Christian Weiske [Mon, 17 Sep 2012 21:48:19 +0000 (23:48 +0200)]
allow people to logout and login in secure mode

11 years agoshow openid of user in forbidden page
Christian Weiske [Mon, 17 Sep 2012 21:48:04 +0000 (23:48 +0200)]
show openid of user in forbidden page

11 years agoget rid of openid config file
Christian Weiske [Mon, 17 Sep 2012 21:38:47 +0000 (23:38 +0200)]
get rid of openid config file

11 years agoget rid of start variable in form
Christian Weiske [Mon, 17 Sep 2012 21:33:20 +0000 (23:33 +0200)]
get rid of start variable in form

11 years agoremove unneeded indent
Christian Weiske [Mon, 17 Sep 2012 21:30:08 +0000 (23:30 +0200)]
remove unneeded indent

11 years agoremove openid thingies we do not need
Christian Weiske [Mon, 17 Sep 2012 21:26:20 +0000 (23:26 +0200)]
remove openid thingies we do not need

11 years agofix another validation error
Christian Weiske [Mon, 17 Sep 2012 21:17:03 +0000 (23:17 +0200)]
fix another validation error

11 years agofix html validation problems
Christian Weiske [Mon, 17 Sep 2012 21:15:35 +0000 (23:15 +0200)]
fix html validation problems

11 years agoreformat attribute reading
Christian Weiske [Mon, 17 Sep 2012 21:13:38 +0000 (23:13 +0200)]
reformat attribute reading

11 years agorequest full name from OpenID provider (sreg)
Christian Weiske [Mon, 17 Sep 2012 21:05:41 +0000 (23:05 +0200)]
request full name from OpenID provider (sreg)

11 years agoMerge branch 'auth-openid' of git://github.com/jnovack/phorkie into auth-openid
Christian Weiske [Mon, 17 Sep 2012 21:01:10 +0000 (23:01 +0200)]
Merge branch 'auth-openid' of git://github.com/jnovack/phorkie into auth-openid

11 years agouse deny-by-default security
Christian Weiske [Mon, 17 Sep 2012 21:01:07 +0000 (23:01 +0200)]
use deny-by-default security

11 years agodo not make it mandatory to pass template variables
Christian Weiske [Mon, 17 Sep 2012 20:56:17 +0000 (22:56 +0200)]
do not make it mandatory to pass template variables

11 years agouse proper namespace in www/login.php
Christian Weiske [Mon, 17 Sep 2012 20:54:52 +0000 (22:54 +0200)]
use proper namespace in www/login.php

11 years agoFIX: logout url
Justin J. Novack [Mon, 17 Sep 2012 20:09:48 +0000 (16:09 -0400)]
FIX: logout url

11 years agoFIX: URL for access_denied image
Justin J. Novack [Mon, 17 Sep 2012 19:51:20 +0000 (15:51 -0400)]
FIX: URL for access_denied image

11 years agoFIX: Combine auth.php to login.php
Justin J. Novack [Mon, 17 Sep 2012 19:50:56 +0000 (15:50 -0400)]
FIX: Combine auth.php to login.php

11 years agoFIX: login - sreg/ax default, identifier renamed to openid_url
Justin J. Novack [Mon, 17 Sep 2012 19:30:15 +0000 (15:30 -0400)]
FIX: login - sreg/ax default, identifier renamed to openid_url

11 years agoFIX: Removed forbidden page, added to secure.php
Justin J. Novack [Mon, 17 Sep 2012 19:20:48 +0000 (15:20 -0400)]
FIX: Removed forbidden page, added to secure.php

11 years agoPEAR Coding Standards intermediate update for files changed
Justin J. Novack [Mon, 17 Sep 2012 17:42:49 +0000 (13:42 -0400)]
PEAR Coding Standards intermediate update for files changed

11 years agoMerge with updates from cweiske/master
Justin J. Novack [Mon, 17 Sep 2012 14:08:39 +0000 (10:08 -0400)]
Merge with updates from cweiske/master

11 years agoADD: Add identity to /forbidden page for easy administration
Justin J. Novack [Mon, 17 Sep 2012 13:53:19 +0000 (09:53 -0400)]
ADD: Add identity to /forbidden page for easy administration

11 years agoImplement request #12: DOAP documents for all pastes
Christian Weiske [Sun, 16 Sep 2012 21:22:55 +0000 (23:22 +0200)]
Implement request #12: DOAP documents for all pastes

11 years agoUpdated ChangeLog and README.rst
Justin J. Novack [Sun, 16 Sep 2012 19:37:49 +0000 (15:37 -0400)]
Updated ChangeLog and README.rst

11 years agodata/templates/revision-head.htm - ADD: display commit message
Justin J. Novack [Sun, 16 Sep 2012 19:17:28 +0000 (15:17 -0400)]
data/templates/revision-head.htm - ADD: display commit message

11 years agoADD: Commit as logged in user
Justin J. Novack [Sun, 16 Sep 2012 17:52:17 +0000 (13:52 -0400)]
ADD: Commit as logged in user

11 years agowww/auth.php - CLEAN: removed debugging remnants
Justin J. Novack [Sun, 16 Sep 2012 17:10:08 +0000 (13:10 -0400)]
www/auth.php - CLEAN: removed debugging remnants

11 years agoADD: Allow editing of user session data
Justin J. Novack [Sun, 16 Sep 2012 15:58:51 +0000 (11:58 -0400)]
ADD: Allow editing of user session data

11 years agoFIX: add exit() after header('Location')
Justin J. Novack [Sun, 16 Sep 2012 15:53:48 +0000 (11:53 -0400)]
FIX: add exit() after header('Location')

11 years agowww/forbidden.php - FIX: added variables for sidebar search
Justin J. Novack [Sun, 16 Sep 2012 15:41:58 +0000 (11:41 -0400)]
www/forbidden.php - FIX: added variables for sidebar search

11 years agodata/templates/login.htm - CLEAN: removed extraneous formatting and unneeded sidebar
Justin J. Novack [Sun, 16 Sep 2012 15:39:13 +0000 (11:39 -0400)]
data/templates/login.htm - CLEAN: removed extraneous formatting and unneeded sidebar

11 years agowww/www-header.php - FIX: non-set _SESSION variables causing 'undefined index' in...
Justin J. Novack [Sun, 16 Sep 2012 15:27:56 +0000 (11:27 -0400)]
www/www-header.php - FIX: non-set _SESSION variables causing 'undefined index' in logs

11 years agoAdded OpenID Authentication
Justin J. Novack [Sun, 16 Sep 2012 05:17:46 +0000 (01:17 -0400)]
Added OpenID Authentication

11 years agoOrganize files into directories
Justin J. Novack [Sun, 16 Sep 2012 04:43:33 +0000 (00:43 -0400)]
Organize files into directories

11 years agotell people what they may use
Christian Weiske [Fri, 14 Sep 2012 19:35:33 +0000 (21:35 +0200)]
tell people what they may use

11 years agoConfigurable index page
Justin J. Novack [Fri, 14 Sep 2012 17:13:36 +0000 (13:13 -0400)]
Configurable index page

11 years agoMoved GeSHi location variable to config.default.php
Justin J. Novack [Thu, 13 Sep 2012 20:51:39 +0000 (22:51 +0200)]
Moved GeSHi location variable to config.default.php

11 years agoAdded perl to the list of geshi types
Justin J. Novack [Thu, 13 Sep 2012 20:49:02 +0000 (22:49 +0200)]
Added perl to the list of geshi types

11 years agoAdded favicon.ico (CC-BY-SA 3.0) from http://dylanbeattie.blogspot.com/2010/11/git...
Justin J. Novack [Wed, 12 Sep 2012 08:51:50 +0000 (04:51 -0400)]
Added favicon.ico (CC-BY-SA 3.0) from dylanbeattie.blogspot.com/2010/11/git-logos-and-icons.html

11 years agoFix bug #11: do not index edit, delete and tool pages
Christian Weiske [Fri, 7 Sep 2012 22:19:52 +0000 (00:19 +0200)]
Fix bug #11: do not index edit, delete and tool pages

11 years agoadd changelog entries for merge
Christian Weiske [Wed, 22 Aug 2012 19:46:22 +0000 (21:46 +0200)]
add changelog entries for merge

11 years agoMerge remote-tracking branch 'skl85/hotfix-extautodetect'
Christian Weiske [Wed, 22 Aug 2012 19:45:01 +0000 (21:45 +0200)]
Merge remote-tracking branch 'skl85/hotfix-extautodetect'

11 years agoFixed bug where autodetect fails, wrong default set.
Stephen Lang [Wed, 22 Aug 2012 12:54:09 +0000 (13:54 +0100)]
Fixed bug where autodetect fails, wrong default set.

11 years agoAdded nginx rewrite rules to README
Stephen Lang [Wed, 22 Aug 2012 12:24:31 +0000 (13:24 +0100)]
Added nginx rewrite rules to README

11 years agoInclude highlighting for Ruby/Rails files
Andy Walker [Sun, 10 Jun 2012 13:28:30 +0000 (15:28 +0200)]
Include highlighting for Ruby/Rails files

11 years agotooltip for button
Christian Weiske [Wed, 6 Jun 2012 16:07:30 +0000 (18:07 +0200)]
tooltip for button

11 years agoupdate changelog
Christian Weiske [Wed, 6 Jun 2012 11:58:42 +0000 (13:58 +0200)]
update changelog

11 years agofix bug #10: error when nothing submitted
Christian Weiske [Wed, 6 Jun 2012 11:57:13 +0000 (13:57 +0200)]
fix bug #10: error when nothing submitted

11 years agoadd changelog entry
Christian Weiske [Wed, 6 Jun 2012 09:33:41 +0000 (11:33 +0200)]
add changelog entry

11 years agohide additional fields and add button to show them
Christian Weiske [Wed, 6 Jun 2012 09:32:10 +0000 (11:32 +0200)]
hide additional fields and add button to show them

11 years agoupdate changelog
Christian Weiske [Tue, 5 Jun 2012 14:20:46 +0000 (16:20 +0200)]
update changelog

11 years agotalk about mime_type_plaindetect
Christian Weiske [Tue, 5 Jun 2012 14:14:40 +0000 (16:14 +0200)]
talk about mime_type_plaindetect

11 years agoautomatic detection of file types
Christian Weiske [Tue, 5 Jun 2012 14:11:52 +0000 (16:11 +0200)]
automatic detection of file types

11 years agofix e_notice
Christian Weiske [Tue, 5 Jun 2012 14:10:46 +0000 (16:10 +0200)]
fix e_notice

11 years agodelete repository from index when deleting it
Christian Weiske [Tue, 5 Jun 2012 09:55:51 +0000 (11:55 +0200)]
delete repository from index when deleting it

11 years agotalk about resetting elasticsearch v0.2.0
Christian Weiske [Fri, 25 May 2012 20:37:00 +0000 (22:37 +0200)]
talk about resetting elasticsearch

11 years agogenerate tar.bz2 instead of zip
Christian Weiske [Fri, 25 May 2012 20:18:54 +0000 (22:18 +0200)]
generate tar.bz2 instead of zip

11 years agoinstallation docs
Christian Weiske [Fri, 25 May 2012 20:18:43 +0000 (22:18 +0200)]
installation docs

11 years agoprepare build file for 0.2.0
Christian Weiske [Fri, 25 May 2012 19:56:52 +0000 (21:56 +0200)]
prepare build file for 0.2.0

11 years agomention 0.2.0 in changelog
Christian Weiske [Fri, 25 May 2012 19:52:37 +0000 (21:52 +0200)]
mention 0.2.0 in changelog

11 years agoupdate changelog
Christian Weiske [Fri, 25 May 2012 19:50:00 +0000 (21:50 +0200)]
update changelog

11 years agocorrect type for typoscript
Christian Weiske [Fri, 25 May 2012 19:41:52 +0000 (21:41 +0200)]
correct type for typoscript

11 years agouse correct order for syntaxes
Christian Weiske [Tue, 8 May 2012 16:23:13 +0000 (18:23 +0200)]
use correct order for syntaxes

11 years agoremove search tech
Christian Weiske [Tue, 8 May 2012 16:20:58 +0000 (18:20 +0200)]
remove search tech

11 years agotalk about search setup
Christian Weiske [Tue, 8 May 2012 16:19:51 +0000 (18:19 +0200)]
talk about search setup

11 years agoupdate url mapping docs
Christian Weiske [Tue, 8 May 2012 16:10:04 +0000 (18:10 +0200)]
update url mapping docs

11 years agodelete elasticsearch index when indexing to clean up properly
Christian Weiske [Tue, 8 May 2012 16:06:22 +0000 (18:06 +0200)]
delete elasticsearch index when indexing to clean up properly

11 years agoupdate todo, url layout
Christian Weiske [Tue, 8 May 2012 05:50:49 +0000 (07:50 +0200)]
update todo, url layout

11 years agoadd changelog
Christian Weiske [Tue, 8 May 2012 05:50:32 +0000 (07:50 +0200)]
add changelog

11 years agoclean up code
Christian Weiske [Mon, 7 May 2012 21:10:47 +0000 (23:10 +0200)]
clean up code

11 years agouse addRepo for indexing new repositories
Christian Weiske [Mon, 7 May 2012 21:10:14 +0000 (23:10 +0200)]
use addRepo for indexing new repositories

11 years agouse getTitle method
Christian Weiske [Mon, 7 May 2012 21:07:30 +0000 (23:07 +0200)]
use getTitle method

11 years agoimplement request #3: show recent pastes in "New paste" screen sidebar
Christian Weiske [Mon, 7 May 2012 20:22:59 +0000 (22:22 +0200)]
implement request #3: show recent pastes in "New paste" screen sidebar

11 years agodo not show search box when no search adapter configured
Christian Weiske [Mon, 7 May 2012 19:17:26 +0000 (21:17 +0200)]
do not show search box when no search adapter configured

11 years agonull adapter that is used when no search adapter is configured
Christian Weiske [Mon, 7 May 2012 19:14:42 +0000 (21:14 +0200)]
null adapter that is used when no search adapter is configured

11 years agoadd interfaces for database adapter
Christian Weiske [Mon, 7 May 2012 19:10:51 +0000 (21:10 +0200)]
add interfaces for database adapter

11 years agomove elasticsearch code in one folder
Christian Weiske [Mon, 7 May 2012 18:47:01 +0000 (20:47 +0200)]
move elasticsearch code in one folder

11 years agouse httprequest wrapper to automatically check for errors
Christian Weiske [Mon, 7 May 2012 18:36:13 +0000 (20:36 +0200)]
use httprequest wrapper to automatically check for errors

11 years agofix warning
Christian Weiske [Sat, 5 May 2012 19:58:45 +0000 (21:58 +0200)]
fix warning

11 years agouse a real pager now
Christian Weiske [Fri, 4 May 2012 07:51:22 +0000 (09:51 +0200)]
use a real pager now

11 years agoshow which repository gets indexed
Christian Weiske [Thu, 3 May 2012 10:21:33 +0000 (12:21 +0200)]
show which repository gets indexed