aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/cgi_pgsql.rb
Commit message (Expand)AuthorAgeFilesLines
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-231/+0
* v4 (v3): lib, bin/sisu, misc, code headers provide url to online git file sourcesisu_4.0.7Ralph Amissah2013-02-101-0/+4
* date 2013: version & changelog; headers bin/sisu & lib/; code constants.rbsisu_4.0.1Ralph Amissah2013-01-011-1/+1
* v3: cgi search script, minorRalph Amissah2012-10-011-7/+5
* v3: cosmetic code, .is_a?(X) replaces .class==X (& some defined? & nil? tests)Ralph Amissah2012-10-011-1/+1
* v3: cosmetic code, if true ; x, remove semicolons replace with "then"Ralph Amissah2012-10-011-2/+2
* v3: error & warning messages touched, revisitRalph Amissah2012-06-031-1/+1
* v3: code headers mainly copyrightRalph Amissah2012-05-281-5/+4
* v3: 3.2 branch is main (v3dv --> v3); dev (v3dv) branch directories removedRalph Amissah2012-03-191-19/+19
* v3: date, year 2012, updateRalph Amissah2012-01-101-1/+1
* v3: cgi, sample search form reverted to '#!/usr/bin/env ruby'Ralph Amissah2011-06-091-1/+1
* v3: cgi search form, fixes related to language codeRalph Amissah2011-05-241-2/+2
* v3: cgi sample search form, differ depending on output directory structureRalph Amissah2011-05-151-3/+3
* v3: sample search form, revert to generating ruby 1.8.7 sampleRalph Amissah2011-05-041-3/+3
* v2 v3: cgi, sample-search-formRalph Amissah2011-04-191-5/+5
* v2, v3: cgi, sample-search-form, string output (+ clean unused help text)Ralph Amissah2011-03-301-1/+1
* v3: space between each and opening curly brace e.g. "x.each {|y| p y}"Ralph Amissah2011-03-011-2/+2
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-1/+1
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-2/+2
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+230