コミット履歴

作者 SHA1 メッセージ 日付
  Lacey Sanderson 9fb12a9da3 Fixed bulk loader to use is_prepared rather then prepare since the tripal_core_chado_insert has changed 12 年 前
  spficklin c324a8440f Merged in 6.x-6233304-Support_for_Chado_v1.2 branch and removed non-views stocks page 12 年 前
  spficklin 3efbf1ed79 Fixed coding standards problems as found by the coder module 12 年 前
  spficklin 3246f8ecb9 Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name 12 年 前
  Lacey Sanderson cdade360df Added checkbox allowing user to enable/disable keeping track of inserted record IDs on a per bulk loading job basis. The default for already existing bulk loader jobs is TRUE and the default for new bulk loader jobs is FALSE 12 年 前
  Lacey Sanderson 21fd545316 Now keeps track of progress within a constant set through use of a file -refreshing the node updates the job progress taking into account the progress within the constant set 12 年 前
  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 c02358105a Remove all mention of spreadsheets and change to data file 12 年 前
  Pubudu Basnayaka 2b0d45ae11 Tripal Bulk Loader adheres to Drupal coding standards 12 年 前
  Lacey Sanderson 386f0b6b5c Added ability to specify lock modes for all tables the bulk loading job is inserted into 12 年 前
  Lacey Sanderson 69370bd181 Added ability to skip tripal_core_chado_insert() validation -option in configuration; default is full validation 12 年 前
  Lacey Sanderson 11e0888acb Added delayed constraint checking to available bulk loader speed-up options 12 年 前
  Lacey Sanderson 2080e285d5 Added transaction support to the bulk loader with configuration options to a) rollback the last constant set; b) rollback the last line; c) don't use transactions 12 年 前
  laceysanderson f85504db85 Merged 6.x-0.4-dev branch into 6.x-1617096-unify_coding_style branch 12 年 前
  Pubudu Basnayaka f497599a7a Tripal Bulk Loader adheres to Drupal coding standard 12 年 前
  Pubudu Basnayaka 48b2f067d1 Tripal Bulk Loader adheres to Drupal coding standards 12 年 前
  Lacey Sanderson bc8dbbed99 Bulk loader now has configuration option to choose whether to use prepared statements or not. 12 年 前
  Lacey Sanderson 4fcc649565 Implemented prepared statements for bulk loadert 13 年 前
  spficklin af2ff151e6 Moved most extensions out. Moved base modules out of 'base' directory 13 年 前
  alexgl 95aafcbd13 moving core modules into base 13 年 前
  laceysanderson 9e08660d05 Tripal: Bulk Loader -Added fix so that on Revert records are deleted in the reverse order 13 年 前
  laceysanderson 10d5175a77 Tripal: Bulk Loader Bug Fix -Considered only \w as non-empty spreadsheet; now handles \S 13 年 前
  laceysanderson fe3ab802ef Tripal: Additional Bulk Loader debugging information 13 年 前
  laceysanderson c9dc48a5ec Tripal: Additional Bulk Loader debugging information 13 年 前
  laceysanderson ee00625974 Tripal: Cleaned-up Bulk Loader for release 13 年 前
  laceysanderson 1208c305f7 Tripal: Updates to bulk loader 13 年 前
  laceysanderson 1ac3e5af32 Tripal Bulk Loader: Sharing changes to increase scalalbility (reduce memory leaked per line of file) 14 年 前
  laceysanderson f5bd65ba74 Tripal: Bulk loader -Added insert_unique and made it default, allow insertion of non-unique records, bookeeping of what was inserted w/ revert capabilities; <br> Genetic -API to retrieve genotype experiments for a feature, feature genotypes template and added content to feature node page 14 年 前
  laceysanderson cea27f5c1b Tripal: Chado Insert - returns values array with primary key values added; Bulk Loader -keeps track of inserted records and summarizes, revert button on loader node, insert_unique mode added 14 年 前
  laceysanderson a5ec8916f6 Tripal: Bulk Loader -added insert_once per file ability for records such as a single library, analysis, etc. 14 年 前