.. |
api
|
2bec126f0a
Fixed a small bug in tripal_core_set_chado_version() where the active db wasn't switched back to drupal
|
hace 12 años |
chado_schema
|
6778b0f971
Oops forgot file
|
hace 12 años |
includes
|
b7e66e10b5
Foreign key constraints are now created when a new custom table is added. Before the foreign key details were used for views integration and bulk loader but there were no actual FK relationships in the database. Now there are.
|
hace 12 años |
tripal_core.coder_ignores.txt
|
e45a619f3b
Coding Standards: Final cleanup for tripal_core; added @coder-ignore for errors to be ignored
|
hace 12 años |
tripal_core.drush.inc
|
1987e29927
Added new drush command to rerun job
|
hace 12 años |
tripal_core.info
|
6c1f4165fe
Updated module versions to 6.x-1.0
|
hace 12 años |
tripal_core.install
|
b98067e791
Renamed custom handlers
|
hace 12 años |
tripal_core.module
|
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
|
hace 12 años |
tripal_core_job_view.tpl.php
|
fd4a688c69
Tripal Core now matches Drupal coding standards
|
hace 12 años |
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
|
hace 12 años |
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
|
hace 12 años |