Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  .phpMyAdmin 8507 about 11 years Aaron Marcuse-Kubitza web/**/.htaccess: RewriteRules: ensured flags a...
  .phpPgAdmin 12180 over 10 years Aaron Marcuse-Kubitza web/.phpPgAdmin/.htaccess: support linking to a...
  aggregators 8507 about 11 years Aaron Marcuse-Kubitza web/**/.htaccess: RewriteRules: ensured flags a...
  links 12616 about 10 years Aaron Marcuse-Kubitza web/links/index.htm: updated to Firefox bookmar...
  logs 8368 about 11 years Aaron Marcuse-Kubitza web/: Moved auxiliary files into the main/ subd...
  people 11186 over 10 years Aaron Marcuse-Kubitza bugfix: web/people/Brad_Boyle/.htaccess: only f...
  primary_databases 8480 about 11 years Aaron Marcuse-Kubitza removed web/**/.htaccess whose only purpose was...
  servers 10514 almost 11 years Aaron Marcuse-Kubitza added web/servers/vegbiendev/db/my/, which forw...
.bien2 22 Bytes 8420 about 11 years Aaron Marcuse-Kubitza Moved web/BIEN2, IH into aggregators/
.bien3 10 Bytes 12109 over 10 years Aaron Marcuse-Kubitza added web/BIEN3 symlink, with .bien3 case-insen...
.brad 16 Bytes 11180 over 10 years Aaron Marcuse-Kubitza added web/people/Brad_Boyle/ with attribution/ ...
.ctfs 21 Bytes 8388 about 11 years Aaron Marcuse-Kubitza web/: datasources indexed in VegPath: Link to t...
.dwc 25 Bytes 8427 about 11 years Aaron Marcuse-Kubitza web/DwC, VegX: Replaced with versions in exchan...
.fs 27 Bytes 8453 about 11 years Aaron Marcuse-Kubitza web/.fs: symlink via datasources/VegBIEN/fs ins...
.gbif 21 Bytes 8451 about 11 years Aaron Marcuse-Kubitza Added web/.gbif shortcut to datasources/GBIF
.htaccess 3.89 KB 11649 over 10 years Aaron Marcuse-Kubitza web/.htaccess: mod_autoindex: show .* files whi...
.ih 19 Bytes 8420 about 11 years Aaron Marcuse-Kubitza Moved web/BIEN2, IH into aggregators/
.nimoy 18 Bytes 8428 about 11 years Aaron Marcuse-Kubitza Added web/.nimoy, .vegbiendev shortcuts
.redmine 32 Bytes 8414 about 11 years Aaron Marcuse-Kubitza web/.redmine/: Updated for new VegBIEN/ location
.salvias 24 Bytes 8388 about 11 years Aaron Marcuse-Kubitza web/: datasources indexed in VegPath: Link to t...
.svn-web 21 Bytes 8429 about 11 years Aaron Marcuse-Kubitza web/svn-web, wiki: Made them hidden so they wou...
.tcs 25 Bytes 8426 about 11 years Aaron Marcuse-Kubitza Moved web/TCS/ to schemas/
.tnrs 22 Bytes 8417 about 11 years Aaron Marcuse-Kubitza web/.tnrs: Updated to point to datasources/.TNRS/
.twiki 19 Bytes 8602 about 11 years Aaron Marcuse-Kubitza added web/.twiki symlink to datasources/VegBIEN...
.vegbank 24 Bytes 8388 about 11 years Aaron Marcuse-Kubitza web/: datasources indexed in VegPath: Link to t...
.vegbien 24 Bytes 8412 about 11 years Aaron Marcuse-Kubitza web/VegBIEN/: Moved to datasources/
.vegbiendev 23 Bytes 8428 about 11 years Aaron Marcuse-Kubitza Added web/.nimoy, .vegbiendev shortcuts
.vegcore 29 Bytes 8434 about 11 years Aaron Marcuse-Kubitza Added web/.vegcore shortcut to exchange_schemas...
.vegx 26 Bytes 8427 about 11 years Aaron Marcuse-Kubitza web/DwC, VegX: Replaced with versions in exchan...
.wiki 18 Bytes 8429 about 11 years Aaron Marcuse-Kubitza web/svn-web, wiki: Made them hidden so they wou...
BIEN3 10 Bytes 12111 over 10 years Aaron Marcuse-Kubitza web/BIEN3: redirected to .wiki since the wiki h...
blank.gif 43 Bytes 8748 about 11 years Aaron Marcuse-Kubitza added web/blank.gif
datasources 14 Bytes 8374 about 11 years Aaron Marcuse-Kubitza Added web/datasources/ symlink to inputs/
exchange_schemas 15 Bytes 8425 about 11 years Aaron Marcuse-Kubitza Added web/exchange_schemas/ symlink
favicon.ico 318 Bytes 8765 about 11 years Aaron Marcuse-Kubitza added web/favicon.ico generated from schemas/BI...
index.php 7.73 KB 9613 about 11 years Aaron Marcuse-Kubitza web/index.php: use XHTML DOCTYPE to match what'...
main.conf 815 Bytes 8764 about 11 years Aaron Marcuse-Kubitza web/main.conf: added SSL-protected site for use...
main.css 452 Bytes 8043 about 11 years Aaron Marcuse-Kubitza web/main/main.css: blockquote: Removed right ma...
subdomain2path 190 Bytes 8368 about 11 years Aaron Marcuse-Kubitza web/: Moved auxiliary files into the main/ subd...
svn 17 Bytes 8368 about 11 years Aaron Marcuse-Kubitza web/: Moved auxiliary files into the main/ subd...
util.js 980 Bytes 7933 about 11 years Aaron Marcuse-Kubitza web/: Removed svn:executable permissions from n...
util.php 1.53 KB 8368 about 11 years Aaron Marcuse-Kubitza web/: Moved auxiliary files into the main/ subd...

Latest revisions

# Date Author Comment
12616 03/06/2014 09:37 PM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks: PostgreSQL: added links for troubleshooting autovacuuming (which can slow queries down significantly when it isn't happening for any tables)

12540 02/28/2014 05:27 PM Aaron Marcuse-Kubitza

lib/Firefox_bookmarks.reformat.csv: "page's description": changed to "page's own description" to clarify that this is a description provided by the page itself

12539 02/28/2014 05:25 PM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks: PostgreSQL: added links for error reporting levels and how to hide stack traces in psql. SQL: added links for recursive queries, which can be used to traverse hierarchical (parent-pointer) tables.

12442 02/25/2014 11:49 AM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks: PostgreSQL: difference between STABLE and IMMUTABLE: functions that depend on the search_path: clarified that the confusing effects of using IMMUTABLE for one of these functions are only noticeable if the function is called on only constant values in a PL/pgSQL function (in which case the wrong search_path (the one in effect at create time) will be used)

12440 02/25/2014 11:23 AM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks: PostgreSQL: added explanation of the difference between STABLE and IMMUTABLE, and common pitfalls in using IMMUTABLE when you should use STABLE. svn: added troubleshooting steps for running `svn upgrade` after the last Mac system update, which upgrades svn.

12409 02/24/2014 11:39 AM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks: Roundtable: virtual collaboration: annotated the linked pages

12408 02/24/2014 11:24 AM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks: Roundtable: added materials for virtual collaboration roundtable. Mac: added steps for customizing screen saver security settings beyond the options supported in the UI.

12310 02/19/2014 11:59 PM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks: Unix: moved into OS folder. Windows: added steps to try for fixing Windows Update.

12239 02/16/2014 01:29 PM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks: Redmine: added links to the REST API for exporting data. svn: added instructions for using svnsync to export a repository. PostgreSQL: removed duplicate pages that were linked for multiple versions of Postgres.

12180 02/13/2014 01:23 PM Aaron Marcuse-Kubitza

web/.phpPgAdmin/.htaccess: support linking to a function

View revisions

Also available in: Atom