Project

General

Profile

Statistics
| Revision:
  • svn:ignore: extern

# Date Author Comment
14940 11/03/2014 07:05 AM Aaron Marcuse-Kubitza

fix: /README.TXT: Full database import: Check # observations: updated to use view_full_occurrence_individual instead of analytical_stem

14939 11/03/2014 06:56 AM Aaron Marcuse-Kubitza

fix: /README.TXT: Full database import: Check that source contains the right datasources: use explicit list instead of checking just the count of datasources

14938 10/31/2014 04:02 PM Aaron Marcuse-Kubitza

schemas/public_.sql: taxon_trait_view: added geospatial columns

14937 10/31/2014 01:47 PM Aaron Marcuse-Kubitza

exports/2014-10-18.Juergen_Dengler.sPlot.csv.run: documented total runtime (55 min)

14936 10/31/2014 01:46 PM Aaron Marcuse-Kubitza

exports/2014-10-18.Juergen_Dengler.sPlot.csv.run: export_only(): documented runtime (45 min)

14935 10/31/2014 01:39 PM Aaron Marcuse-Kubitza

bugfix: schemas/public_.sql: analytical_stem_CVS: need to reset columns list to *

14934 10/31/2014 01:31 PM Aaron Marcuse-Kubitza

bugfix: exports/analytical_stem_CVS.run needs .csv extension

14933 10/31/2014 01:29 PM Aaron Marcuse-Kubitza

added exports/analytical_stem_CVS.run

14932 10/31/2014 01:28 PM Aaron Marcuse-Kubitza

schemas/public_.sql: added analytical_stem_CVS view

14931 10/31/2014 10:16 AM Aaron Marcuse-Kubitza

added exports/2014-10-18.Juergen_Dengler.sPlot.csv.run

14930 10/31/2014 10:03 AM Aaron Marcuse-Kubitza

schemas/public_.sql: added 2014-10-18.Juergen_Dengler.sPlot view

14929 10/31/2014 09:49 AM Aaron Marcuse-Kubitza

schemas/public_.sql: added public_datasources()

14928 10/31/2014 09:32 AM Aaron Marcuse-Kubitza

removed no longer used inputs/datasource_release_status.xlsx. instead, use inputs/public datasources.xlsx.

14927 10/31/2014 09:29 AM Aaron Marcuse-Kubitza

inputs/publishable datasources.xlsx: updated: changed "publishable" to shorter "public" (and also in filename)

14926 10/31/2014 07:08 AM Aaron Marcuse-Kubitza

added backups/vegbien.r14827.backup.md5

14925 10/31/2014 07:07 AM Aaron Marcuse-Kubitza

backups/TNRS.backup.md5: updated

14924 10/31/2014 06:51 AM Aaron Marcuse-Kubitza

bugfix: /README.TXT: to back up the local machine's settings: backing up / to vegbiendev: also need standard excludes from "to back up the local machine's hard drive"

14923 10/31/2014 06:50 AM Aaron Marcuse-Kubitza

/README.TXT: to back up the local machine's settings: also back up / to vegbiendev

14922 10/31/2014 06:49 AM Aaron Marcuse-Kubitza

/README.TXT: `sudo find / -name .DS_Store -print -delete`: documented runtime (23 min)

14921 10/30/2014 10:02 PM Aaron Marcuse-Kubitza

web/links/index.htm: updated to Firefox bookmarks: Ubuntu: added VNC server links

14920 10/30/2014 08:43 PM Aaron Marcuse-Kubitza

bugfix: /README.TXT: to back up the local machine's hard drive: need to turn off Time Machine to prevent Time Machine from running when the backup is booted, which messes up the Time Machine backup because the partition UUID is different

14919 10/30/2014 08:33 PM Aaron Marcuse-Kubitza

fix: /README.TXT: to back up the local machine's hard drive: don't need to pause Dropbox, since it will be reinitialized for the new partition UUID anyway

14918 10/30/2014 07:57 PM Aaron Marcuse-Kubitza

planning/meetings/BIEN conference call availability.xlsx: updated

14917 10/30/2014 12:06 PM Aaron Marcuse-Kubitza

bugfix: /README.TXT: to back up the local machine's hard drive: first need to resize the BIEN3.**SAVE** partition so there is enough space

14916 10/30/2014 11:52 AM Aaron Marcuse-Kubitza

bugfix: /README.TXT: to backup files not in Time Machine: need to use `brew services _ postgresql` instead of `launchctl _ ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist`

14915 10/30/2014 11:51 AM Aaron Marcuse-Kubitza

bugfix: /README.TXT: to back up the local machine's hard drive: need to use `brew services _ postgresql` instead of `launchctl _ ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist`

14914 10/30/2014 06:41 AM Aaron Marcuse-Kubitza

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: to retrieve the contents of the VM: can't use inplace=1 optimization because this messes up the shared hardlinks used by ~/Documents/BIEN/vegbiendev/

14913 10/30/2014 06:40 AM Aaron Marcuse-Kubitza

fix: config/VirtualBox_VMs/vegbiendev/README.TXT: to retrieve the contents of the VM: don't need to boot the VM because those snapshots are already booted

14912 10/30/2014 06:05 AM Aaron Marcuse-Kubitza

bugfix: /README.TXT: to back up vegbiendev: can't use inplace=1 optimization because this messes up the shared hardlinks used by ~/Documents/BIEN/vegbiendev.2014-2-2_1-07-32PT*/

14911 10/30/2014 04:26 AM Aaron Marcuse-Kubitza

bugfix: /README.TXT: to back up vegbiendev: also need to lock hardlinked files at end

14910 10/26/2014 05:29 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: added errexit_sig()

14909 10/26/2014 05:26 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: sig_e(): use new sig_num()

14908 10/26/2014 05:25 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: added sig_num()

14907 10/26/2014 05:21 PM Aaron Marcuse-Kubitza

bin/import_all: `make -s`: removed no longer needed output_data=1

14906 10/26/2014 05:13 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/make.sh: make() wrapper: need to set output_data mode if -s is set, to match the behavior of the underlying make

14905 10/26/2014 04:58 PM Aaron Marcuse-Kubitza

bugfix: bin/import_all: don't disable errexit because this prevents the program from being Ctrl-C'd. this functionality is no longer needed now that the README.TXT instructs to run bin/import_all in a subshell.

14904 10/26/2014 04:56 PM Aaron Marcuse-Kubitza

bin/import_all: removed functionality now provided by util.run

14903 10/26/2014 04:56 PM Aaron Marcuse-Kubitza

bin/import_all: converted to a runscript so it can use runscript functionality

14902 10/26/2014 01:22 PM Aaron Marcuse-Kubitza

/README.TXT: Installation: `make install`: added alternative command to install a complete DB with all the datasources (instead of a blank DB)

14901 10/26/2014 01:16 PM Aaron Marcuse-Kubitza

inputs/bien_web/observation/map.csv: updated

14900 10/26/2014 01:13 PM Aaron Marcuse-Kubitza

bugfix: inputs/Makefile: install: need to use $(wildcard+suffix) to support Linux

14899 10/26/2014 01:13 PM Aaron Marcuse-Kubitza

lib/common.Makefile: added $(wildcard+suffix), needed because on Linux, builtin $(wildcard) doesn't handle suffixes that don't exist

14898 10/26/2014 12:56 PM Aaron Marcuse-Kubitza

inputs/Makefile: install: support $(all) mode like for download

14897 10/26/2014 12:51 PM Aaron Marcuse-Kubitza

inputs/Makefile: download: don't download log files, to speed up installation on a new machine

14896 10/26/2014 12:48 PM Aaron Marcuse-Kubitza

inputs/Makefile: download: don't download all the inputs by default, to speed up installation on a new machine. instead, enable this with the $(all) flag.

14895 10/26/2014 06:20 AM Aaron Marcuse-Kubitza

bugfix: /README.TXT: Full database import: need to unlock hardlinked files

14894 10/26/2014 05:57 AM Aaron Marcuse-Kubitza

/README.TXT: back up Postgres: backups/pg_snapshot: documented runtime when queries have been run (1 h)

14893 10/26/2014 04:33 AM Aaron Marcuse-Kubitza

fix: /README.TXT: Full database import: also need to run `unset TMOUT` in the outer `screen` shell

14892 10/26/2014 04:20 AM Aaron Marcuse-Kubitza

fix: /README.TXT: back up Postgres: needs to be run in `screen`

14891 10/26/2014 04:16 AM Aaron Marcuse-Kubitza

/README.TXT: to synchronize vegbiendev, jupiter, and your local machine: update mtimes in Dropbox: preserve uncommitted changes

14890 10/26/2014 04:06 AM Aaron Marcuse-Kubitza

fix: /README.TXT: to synchronize vegbiendev, jupiter, and your local machine: update mtimes in Dropbox: don't update perms because this would incorrectly transfer the hardlink lock status

14889 10/26/2014 03:38 AM Aaron Marcuse-Kubitza

fix: /README.TXT: to synchronize vegbiendev, jupiter, and your local machine: TWiki: need to fix_perms after running this to reset perms on hardlinks

14888 10/26/2014 02:31 AM Aaron Marcuse-Kubitza

/README.TXT: syncing: use del instead of overwrite where possible, to avoid overwriting newer files

14887 10/25/2014 07:32 PM Aaron Marcuse-Kubitza

/README.TXT: Full database import: should also snapshot Postgres before starting import

14886 10/25/2014 06:52 PM Aaron Marcuse-Kubitza

bugfix: inputs/import.stats.xls: need to exclude postprocessing from the ms/row and Change formulas, also for the "<2014-2-2" tab

14885 10/25/2014 06:51 PM Aaron Marcuse-Kubitza

inputs/import.stats.xls: updated import times

14884 10/25/2014 06:42 PM Aaron Marcuse-Kubitza

inputs/import.stats.xls: updated import times

14883 10/25/2014 06:08 PM Aaron Marcuse-Kubitza

/README.TXT: record the import times: documented how to update the Postprocessing times

14882 10/25/2014 06:07 PM Aaron Marcuse-Kubitza

bugfix: /README.TXT: globs that list all the datasources: this was incorrectly excluding U, so fixed to match bin/with_all $hidden_srcs

14881 10/25/2014 05:29 PM Aaron Marcuse-Kubitza

fix: inputs/VegBank/project/: added _no_import because this is imported as part of taxon_observation.**

14880 10/25/2014 05:08 PM Aaron Marcuse-Kubitza

bugfix: inputs/import.stats.xls: need to exclude postprocessing from the ms/row and Change formulas. removed deleted rows that don't apply to the most recent imports. updated runtime formulas to match bin/import_all.

14879 10/25/2014 04:41 PM Aaron Marcuse-Kubitza

bugfix: inputs/import.stats.xls: restored missing formatting for multi-day times. prepped tabs to have new import stats data added.

14878 10/25/2014 04:18 PM Aaron Marcuse-Kubitza

fix: /README.TXT: record the import times: need to first click the "current" tab

14877 10/25/2014 03:19 PM Aaron Marcuse-Kubitza

/README.TXT: To re-run geoscrubbing: updated runtimes and revision #s

14876 10/24/2014 06:33 PM Aaron Marcuse-Kubitza

bugfix: /README.TXT: To re-run geoscrubbing: don't close subshell because it closes automatically (this would instead exit `screen`)

14875 10/24/2014 06:31 PM Aaron Marcuse-Kubitza

/README.TXT: To re-run geoscrubbing: updated runtimes

14874 10/24/2014 05:38 PM Aaron Marcuse-Kubitza

_license/VegBank_schema/applies_to.txt: added exports/sPlot/BIEN-sPLot-Skype-finalNotes.docx

14873 10/24/2014 05:36 PM Aaron Marcuse-Kubitza

added exports/sPlot/BIEN-sPLot-Skype-finalNotes.docx from Bob

14872 10/24/2014 04:10 PM Aaron Marcuse-Kubitza

/README.TXT: To re-run geoscrubbing: updated runtimes

14871 10/24/2014 03:58 PM Aaron Marcuse-Kubitza

bugfix: /README.TXT: To re-run geoscrubbing: "press Enter" and `unset TMOUT` steps are reversed

14870 10/24/2014 03:50 PM Aaron Marcuse-Kubitza

bugfix: schemas/public_.sql: geoscrub_input_new: need to join on the ARRAY[] of each column, to compare NULLs properly

14869 10/24/2014 03:32 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: become_sudo don't continue running function after self_sudo finishes

14868 10/24/2014 01:29 PM Aaron Marcuse-Kubitza

/README.TXT: datasource removal: linked to runtimes on the wiki

14867 10/24/2014 12:33 PM Aaron Marcuse-Kubitza

bugfix: inputs/input.Makefile: %/map.csv: need to save it if errors occur in unmapped_terms.csv, new_terms.csv

14866 10/24/2014 12:05 PM Aaron Marcuse-Kubitza

fix: inputs/FIA/PLOT/map.csv: added plotArea_ha, requested by Brian McGill

14865 10/24/2014 12:04 PM Aaron Marcuse-Kubitza

fix: inputs/FIA/PLOT/map.csv: added plotArea_ha, requested by Brian McGill

14864 10/24/2014 11:05 AM Aaron Marcuse-Kubitza

added backups/old_backups.txt

14863 10/24/2014 10:49 AM Aaron Marcuse-Kubitza

added backups/TNRS.2014-6-2.backup.md5

14862 10/23/2014 05:37 PM Aaron Marcuse-Kubitza

_license/non-open-source/applies_to.txt: clarified that the things in this list are not embargoed, the issue is just that they are not formally open-source

14861 10/23/2014 03:43 PM Aaron Marcuse-Kubitza

schemas/public_.sql: view_full_occurrence_individual_view: join to taxonoccurrence: can use a USING join for this because plot.** only exports one locationevent_id column

14860 10/20/2014 03:33 PM Aaron Marcuse-Kubitza

inputs/Cyrille_traits/trait_observation/postprocess.sql: accessRights index: added vegbiendev runtime

14859 10/20/2014 03:29 PM Aaron Marcuse-Kubitza

fix: inputs/Cyrille_traits/trait_observation/postprocess.sql: need to remove private data, as clarified by Cyrille

14858 10/20/2014 03:13 PM Aaron Marcuse-Kubitza

inputs/publishable datasources.xlsx: updated: Cyrille traits: updated with Cyrille's clarifications on publishability

14857 10/19/2014 03:24 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/sync.sh, db.sh: *_snapshot() commands that run multiple sudo commands: use become_sudo so that the program won't hang at later sudo prompts. for pg_snapshot() with pg_start_backup(), this also prevents the backup from staying open at the end waiting on a sudo prompt, causing excess WAL logs to accrue.

14856 10/19/2014 03:16 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: become_sudo: documented that this is for funcs that run multiple sudo commands

14855 10/19/2014 03:15 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: $sudo_cmd_wrapper: use esc() so this does not need to be embedded with [@] array notation

14854 10/19/2014 03:09 PM Aaron Marcuse-Kubitza

bugfix: lib/runscripts/util.run: $wrap_fn: this always needs to contain `is_runscript=1` because $is_runscript is not (and cannot be) exported

14853 10/19/2014 03:06 PM Aaron Marcuse-Kubitza

bugfix: lib/sh/util.sh: sudo(): when don't need sudo: do need `command` to have effects of invoking external command

14852 10/19/2014 03:00 PM Aaron Marcuse-Kubitza

fix: lib/sh/db.sh: pg_snapshot(): first need to run pg_stop_backup() in case a backup was not stopped cleanly

14851 10/19/2014 03:00 PM Aaron Marcuse-Kubitza

fix: lib/sh/db.sh: pg_stop_backup(): ignore benign "a backup is not in progress" error

14850 10/19/2014 01:19 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: sudo(): only run sudo if needed

14849 10/19/2014 01:10 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: sudo(): factored PATH-preserving code out into separate wrapper var that can also be used separately, eg. with `sudo -u`

14848 10/19/2014 01:03 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: sudo(): moved addition of -E (which should always happen) to separate, overridden sudo() function

14847 10/19/2014 12:51 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: moved -E to is_callable section because it just applies to that

14846 10/19/2014 11:35 AM Aaron Marcuse-Kubitza

fix: inputs/input.Makefile: $(svnFilesGlob): only svn:ignore *.log in the top-level dir

14845 10/18/2014 07:32 PM Aaron Marcuse-Kubitza

added inputs/XAL/Specimen/data.csv (empty template)

14844 10/18/2014 05:03 PM Aaron Marcuse-Kubitza

fix: inputs/input.Makefile: add!: verify/: also svn:ignore .zip

14843 10/18/2014 05:03 PM Aaron Marcuse-Kubitza

fix: inputs/input.Makefile: add!: verify/: also svn:ignore .zip

14842 10/18/2014 04:24 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: added become_sudo alias

14841 10/18/2014 04:21 PM Aaron Marcuse-Kubitza

lib/sh/util.sh: added $is_root