История коммитов

Автор SHA1 Сообщение Дата
  Stephen P Ficklin f66f5aaaf9 Made maxlength of file size in bulk loader larger 12 лет назад
  ficklin 3cff7d8920 Fixed bug loading dbxref in FASTA loader 12 лет назад
  ficklin 1f7f8ce38d Fixed bug in insert with currval 12 лет назад
  ficklin 2b2fef61f6 Fixed bug in FASTA loader. Couldn't find existing record if one existed because of typo in variable name 12 лет назад
  spficklin 6343db78c3 Fixed bug when preparing to select currval on insert, and debugging of FASTA loader 12 лет назад
  spficklin ad26575c11 Fixed bug when adding properties from GFF loader 12 лет назад
  spficklin 2be0ef7150 Just some description wording changes 12 лет назад
  spficklin f8ed5151e7 Cleaned up progress output on OBO loader 12 лет назад
  spficklin 044976128c Fixing merge conflicts 12 лет назад
  spficklin bf6c2506ff Fixed memory leaks and speed issues with OBO loader. Also added support for prepared statements for the tripal_core_chado_delete function 12 лет назад
  ficklin e1cdff62d2 More fixes to OBO loader 12 лет назад
  ficklin e09fffa95b More bug fixes to OBO loader 12 лет назад
  spficklin 09e3565d60 Found one more bug related to OBO term properties 12 лет назад
  spficklin 0ddeedeb70 Found one more bug related to OBO term properties 12 лет назад
  spficklin bcd4a7eb2a The OBO loader had a problem where it wouldn't add synonyms. It was a bug in the code. Should be fixed 12 лет назад
  spficklin 5fcf1c8645 Oops fixed type 12 лет назад
  spficklin a81383d8cf Added functionality similar to GBrowse. Users can access any feature with the following URL http://<your site>/feature/<name>. Tripal will recoginze the URL, search for a feature of that name, uniquename or synonym and redirect to the page. If there are more than one feature that matches, a table with all matches will be shown and the user can select which one they want to see 12 лет назад
  spficklin 073b43e3e4 Added additional instructions to analysis form. Fixed typo in feature module 12 лет назад
  spficklin 0405e945bd Fixed bug in tripal_add_mview. In some cases we must pass schema array and in others we must pass a string representation of the array. It can now handle both 12 лет назад
  spficklin f0ed340235 Merge branch '6.x-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-dev 12 лет назад
  spficklin 615f0ef895 Fixed bug in tripal_add_mview. In some cases we must pass schema array and in others we must pass a string representation of the array. It can now handle both 12 лет назад
  Lacey Sanderson 50ee0b3d94 Added ability for field to be null (adds IS NULL to SQL for tripal_core_chado_select. Works with prepared statements. 12 лет назад
  spficklin 2dbb0cd05e Fixed installer so it should work with a chado schema within Drupal database or separate 12 лет назад
  spficklin 9d1ce22fcd Fixed installer so it should work with a chado schema within Drupal database or separate 12 лет назад
  spficklin 7d99835d0d Fixed installer so it should work with a chado schema within Drupal database or separate 12 лет назад
  spficklin 056eeddb60 Removed check from creating custom tables 12 лет назад
  spficklin 26c71f98dc Oops forgot to take out dpm 12 лет назад
  spficklin a6ac1cf074 Added a pre_execute and post_render hook to the views integration to switch the search path before a view is executed if the base table is a Chado table. This is a temporary fix to the problem if a table in the Drupal schema is the same as a table in Chado. 12 лет назад
  spficklin 4dbb2a5090 Merge branch '6.x-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-dev 12 лет назад
  spficklin 72d38d10bc Changed default search_path from 'public' to 'public,chado' 12 лет назад