Historique des commits

Auteur SHA1 Message Date
  Lacey Sanderson 0728c08b4a Merge branch '6.x-0.4-dev' of git.drupal.org:sandbox/spficklin/1337878 into 6.x-0.4-dev il y a 13 ans
  Stephen Ficklin e408d9e4a3 fixed some errors where objects were not first created il y a 13 ans
  Lacey Sanderson e45a619f3b Coding Standards: Final cleanup for tripal_core; added @coder-ignore for errors to be ignored il y a 13 ans
  Lacey Sanderson 386f0b6b5c Added ability to specify lock modes for all tables the bulk loading job is inserted into il y a 13 ans
  Lacey Sanderson 716ce8912d removed dpm il y a 13 ans
  Lacey Sanderson bc185d228b Added ability to tell tripal_core_chado_insert to skip validation and take it's chances -default is to validate il y a 13 ans
  Lacey Sanderson 11e0888acb Added delayed constraint checking to available bulk loader speed-up options il y a 13 ans
  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) il y a 13 ans
  Lacey Sanderson 4aec4553ef BUG FIX: Now actually uses prepared statements -before was creating the persistent connection but not using it il y a 13 ans
  Lacey Sanderson fabedccb75 Merged in 6.x-0.4-dev after tripal_core was amde compliant to drupal coding standards il y a 13 ans
  Lacey Sanderson 13f1b69a3c merged 6.x-0.4-dev from before the coding standards re-write il y a 13 ans
  Lacey Sanderson c8c12f92c0 Tripal Core API insert now uses prepared statements (not pg_prepare) il y a 13 ans
  Lacey Sanderson fd4a688c69 Tripal Core now matches Drupal coding standards il y a 13 ans
  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 il y a 13 ans
  Lacey Sanderson 8438e0e166 Added tripal_db_persistent_chado(), tripal_db_release_persistent_chado(). Also tripal_core_chado_insert() now uses prepared statements :) il y a 13 ans
  Stephen Ficklin 308000ead1 various bug fixes.. can't remember all il y a 13 ans
  Stephen Ficklin e03f5d2e67 Some changes to tripal_core_chado_create_table API function il y a 13 ans
  Stephen Ficklin bcc8d13f15 Added a new API call for creating tables in Chado il y a 13 ans
  Stephen Ficklin c0d1e82f08 incremental commit to keep from losing work il y a 13 ans
  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 il y a 13 ans
  spficklin af2ff151e6 Moved most extensions out. Moved base modules out of 'base' directory il y a 13 ans
  alexgl bedfa4fc81 moving a few modules into modules base il y a 13 ans
  ccheng d227d04405 il y a 13 ans
  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. il y a 13 ans
  spficklin 95e1b150fc Fixed multiple things including the following il y a 14 ans
  spficklin 50b706d146 More Doxygen documenation il y a 14 ans
  spficklin 27aaf1cfd4 updates to Doxygen documenation il y a 14 ans
  spficklin 7ced61cd61 Updated themeing for analyeses il y a 14 ans
  laceysanderson e0500f0746 Tripal: Added documentation il y a 14 ans
  laceysanderson ade56a6971 Tripal: Removed Old Bulk Loader (Stephen) from core module il y a 14 ans