커밋 기록

작성자 SHA1 메시지 날짜
  Lacey Sanderson bf690ad30e Added progress bar to bulk loader command-line output and warning to bulk loader node: job progress and loading summary doesn't update until the end of each constant set (ie: the end of each transaction) 12 년 전
  Lacey Sanderson 0728c08b4a Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev 12 년 전
  Stephen Ficklin e408d9e4a3 fixed some errors where objects were not first created 12 년 전
  Lacey Sanderson e45a619f3b Coding Standards: Final cleanup for tripal_core; added @coder-ignore for errors to be ignored 12 년 전
  Lacey Sanderson 386f0b6b5c Added ability to specify lock modes for all tables the bulk loading job is inserted into 12 년 전
  Lacey Sanderson 716ce8912d removed dpm 12 년 전
  Lacey Sanderson bc185d228b Added ability to tell tripal_core_chado_insert to skip validation and take it's chances -default is to validate 12 년 전
  Lacey Sanderson 11e0888acb Added delayed constraint checking to available bulk loader speed-up options 12 년 전
  Lacey Sanderson aadfaec690 Added transaction API functions: tripal_db_start_transaction(), tripal_db_set_savepoint_transaction(, = FALSE), tripal_db_commit_transaction(), tripal_db_rollback_transaction( = NULL) 12 년 전
  Lacey Sanderson 4aec4553ef BUG FIX: Now actually uses prepared statements -before was creating the persistent connection but not using it 12 년 전
  Lacey Sanderson fabedccb75 Merged in 6.x-0.4-dev after tripal_core was amde compliant to drupal coding standards 12 년 전
  Lacey Sanderson 13f1b69a3c merged 6.x-0.4-dev from before the coding standards re-write 12 년 전
  Lacey Sanderson c8c12f92c0 Tripal Core API insert now uses prepared statements (not pg_prepare) 12 년 전
  Lacey Sanderson fd4a688c69 Tripal Core now matches Drupal coding standards 12 년 전
  Stephen Ficklin a56102450e Changed MViews to accept a Schema API array. It is still backwards compatible and can accept old style postgres column definitions. Also, MViews created with a Drupal API schema array are automatically integreated as a custom table and therefore can be used to join with other MViews or Chado tables in the Views Integration 12 년 전
  Lacey Sanderson 8438e0e166 Added tripal_db_persistent_chado(), tripal_db_release_persistent_chado(). Also tripal_core_chado_insert() now uses prepared statements :) 12 년 전
  Stephen Ficklin 308000ead1 various bug fixes.. can't remember all 13 년 전
  Stephen Ficklin e03f5d2e67 Some changes to tripal_core_chado_create_table API function 13 년 전
  Stephen Ficklin bcc8d13f15 Added a new API call for creating tables in Chado 13 년 전
  Stephen Ficklin c0d1e82f08 incremental commit to keep from losing work 13 년 전
  Stephen Ficklin 87a16fbff7 Added new select/insert/delete/update for featureprop and analysisfeatureprop tables. Also added update_property_by_id and delete_property_by_id functions to the core API. Added a new drush command to launch jobs 13 년 전
  spficklin af2ff151e6 Moved most extensions out. Moved base modules out of 'base' directory 13 년 전
  alexgl bedfa4fc81 moving a few modules into modules base 13 년 전
  ccheng d227d04405 13 년 전
  spficklin 64d5b96f29 Fixed the tripal core to allow inclusion of 'NULL' values in inserts and updates. Also, added support for 'Gap', 'Target', and 'Derives_from' attributes in the GFF3 file. 13 년 전
  spficklin 95e1b150fc Fixed multiple things including the following 13 년 전
  spficklin 50b706d146 More Doxygen documenation 13 년 전
  spficklin 27aaf1cfd4 updates to Doxygen documenation 13 년 전
  spficklin 7ced61cd61 Updated themeing for analyeses 14 년 전
  laceysanderson e0500f0746 Tripal: Added documentation 14 년 전