.. |
api
|
f148723b13
Issue #1840808: Fixed update in bulk loader. Now it checks to see if the record is pre-existing before an update. Also fixed the tripal_core_chado_update function to return the created record w/ primary key like the insert function does.
|
vor 12 Jahren |
chado_schema
|
18daffb7e8
Removed CVS comments from default sql file
|
vor 12 Jahren |
includes
|
fa51734b3a
Fixed issue #1883500. MViews will not be dropped if only changes to the SQL, MView name or other non structural values are changed.
|
vor 12 Jahren |
tripal_core.coder_ignores.txt
|
e45a619f3b
Coding Standards: Final cleanup for tripal_core; added @coder-ignore for errors to be ignored
|
vor 12 Jahren |
tripal_core.drush.inc
|
cd87d5a56a
Fixed Drupal formatting standards
|
vor 12 Jahren |
tripal_core.info
|
6c1f4165fe
Updated module versions to 6.x-1.0
|
vor 12 Jahren |
tripal_core.install
|
fe13e2e1d6
Added function to stocks admin configuration for cleaning up orphaned stocks
|
vor 12 Jahren |
tripal_core.module
|
403d2803cf
Fixed issue #1661530
|
vor 12 Jahren |
tripal_core_job_view.tpl.php
|
fd4a688c69
Tripal Core now matches Drupal coding standards
|
vor 12 Jahren |
tripal_launch_jobs.php
|
88c5a5ee89
Speedup optimizations to get bulk loader to work faster. Slowness problems were caused by core modules that set search_path and checked for existence of chado database on every query
|
vor 12 Jahren |
tripal_launch_jobs_multi.php
|
3246f8ecb9
Created a wrapper function for querying the schema API and named all schema API functions with the chado version in the name
|
vor 12 Jahren |