RSS Git Download  Clone
  bin updated spellchecker.pl to use hashref arg to Local::DB->dbix; HSCIC (ex CfH) now using csv + pdf in zip files 10 years ago
  config RfC454 - generic worklists function performs row count before loading data * some genomics worklists >40,000 rows 7 years ago
  docs tidy up (new files + .gitignore) 8 years ago
  lib check for molecular_section_name entry in settings 6 years ago
  logs LIMS::Local::QueryLog - fix permissions issue with previous commit (9171b6a & bf60ec8); format queries for console & log file using SQL::Abstract::Tree 7 years ago
  script Add HMRN data transfer via scp to james@testserver; TODO automate once HMRN give us api; Remove sensitive data from repository 6 years ago
  sessions bugfix LL::ExcelHandler - no access to LIMS::error() method so replaced return with die; removed BEGIN block in sysmex.pl script - generates Carp version error in Deb7 perl version; changed directory permissions on sessions & src/data dirs to allow apache to read/write without requiring 777 12 years ago
  setup Merge branch 'hmrn-scans-update' 6 years ago
  src RfC673 - add trial ID to activity data file 6 years ago
  static NGIS - update WGS referral form to v1.12 6 years ago
  t Add debug switch to test live environment DEBUG_GITLAB_LIVE=1 prove -lv t/run.t :: 'TestsFor::LIMS::Local::IssueTracker' 6 years ago
  templates Merge remote-tracking branch 'origin/master' 6 years ago
  .gitignore 4kB new GeNEQ data extraction script; add command-line option for request id input 6 years ago
  Makefile.PL 6kB Local::QueryLog * modify substitute_placeholders method to handle bind params containing parens-within-parens * modify Local::DBIxSimple, RDBO & RDBO::Manager to join bind params on null-byte instead of comma to avoid breaking split on bind params which already contain commas * protect placeholder substitution from vars containing question-mark * protect SQL::Abstract::Tree query formatting from control characters (eg parens, question-marks) * append undef's to end of @bind for any trailing table cols with default values (eg timestamp cols) * substitute NULL for undef bind params * simplify _warn_handler() logic, returns early if not required 7 years ago
  module_build.pl 6kB Local::QueryLog * modify substitute_placeholders method to handle bind params containing parens-within-parens * modify Local::DBIxSimple, RDBO & RDBO::Manager to join bind params on null-byte instead of comma to avoid breaking split on bind params which already contain commas * protect placeholder substitution from vars containing question-mark * protect SQL::Abstract::Tree query formatting from control characters (eg parens, question-marks) * append undef's to end of @bind for any trailing table cols with default values (eg timestamp cols) * substitute NULL for undef bind params * simplify _warn_handler() logic, returns early if not required 7 years ago