2010-10-06 |
Robert Buels | conf/SGN.conf.example no longer relevant
|
commit | commitdiff | tree |
2010-10-06 |
Robert Buels | Merge branch 'topic/config'
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | tweaked some tests to use the right test libraries
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | remove useless compile tests for Mason and JavaScript...
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | fixed Mason view support for specifying comp_roots...
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | don't try to compile the javascript controller without...
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | sgn.conf formatting cleanups
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | removed unused error_document conf var
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | remove unused devel toolbar conf variables
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | made js_include_path conf var a controller-level config...
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | move View::JavaScript non-user-modifiable conf out...
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | comment about why the CGI controller still has some...
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | port locus_display.t to SGN::Test::WWW::Mechanize
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | sgn.conf formatting cleanups
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | move mason view configuration out of sgn.conf and into...
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | add missing dep on Config::JFDI
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | remove SGN::Config and stray uses of it
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | add an SGN_CONFIG env var to production apache conf...
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | Merge branch 'master' into topic/config
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | fix $c->tempfile syntax in blast tool
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | fix pass_env config in CGI controller
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | Merge branch 'master' into topic/config
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | couple of config syntax corrections
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | move most CGI controller config out of the text config...
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | remove support for global_mason_lib conf dir, will...
|
commit | commitdiff | tree |
2010-10-05 |
Robert Buels | move Static::Simple configuration out of text conf...
|
commit | commitdiff | tree |
2010-10-04 |
Robert Buels | add independent Config::JFDI-based conf file loading...
|
commit | commitdiff | tree |
2010-10-04 |
Robert Buels | move conf variables that are not meant to be changed...
|
commit | commitdiff | tree |
2010-10-04 |
Robert Buels | throw out most of the config loading code in SGN::Role...
|
commit | commitdiff | tree |
2010-10-04 |
Robert Buels | organism controller should not try to make DB connections...
|
commit | commitdiff | tree |
2010-10-02 |
Robert Buels | remove site config use of SGN::Config, move config...
|
commit | commitdiff | tree |
2010-10-02 |
Robert Buels | make javascript controller accept single strings in...
|
commit | commitdiff | tree |
2010-10-02 |
Robert Buels | make GBrowse2 feature accept single strings in perl_inc
|
commit | commitdiff | tree |
2010-10-01 |
Robert Buels | bugfix to tempfiles() method, URI did not include suffix
|
commit | commitdiff | tree |
2010-10-01 |
Robert Buels | do not need stacktrace config anymore
|
commit | commitdiff | tree |
2010-10-01 |
Robert Buels | improved site Config loading, removing dependency on...
|
commit | commitdiff | tree |
2010-10-01 |
Robert Buels | fixed SGN::Role::Site::Files tempfile method, added...
|
commit | commitdiff | tree |
2010-09-30 |
Robert Buels | keep dep list alphabetized
|
commit | commitdiff | tree |
2010-09-30 |
Robert Buels | no longer need CGI::Carp::DebugScreen
|
commit | commitdiff | tree |
2010-09-30 |
Robert Buels | need dep on Data::Visitor::Callback also
|
commit | commitdiff | tree |
2010-09-30 |
Robert Buels | bugfix handling of exception-based message pages
|
commit | commitdiff | tree |
2010-09-30 |
Robert Buels | only send email notifications if on a production server
|
commit | commitdiff | tree |
2010-09-30 |
Robert Buels | added subject line to error email view, refactored...
|
commit | commitdiff | tree |
2010-09-30 |
Robert Buels | replace Catalyst::Plugin::ErrorCatcher with a call...
|
commit | commitdiff | tree |
2010-09-30 |
Robert Buels | add Email and Email::ErrorEmail views
|
commit | commitdiff | tree |
2010-09-30 |
Robert Buels | fixed exception throw for invalid marker page calling
|
commit | commitdiff | tree |
2010-09-30 |
Robert Buels | tweak javascript controller debugging output
|
commit | commitdiff | tree |
2010-09-30 |
Robert Buels | use mydevlibs in SGN::Test also
|
commit | commitdiff | tree |
2010-09-28 |
Robert Buels | Revert "moving CXGN::Cview::Map::SGN::* from Cview...
|
commit | commitdiff | tree |
2010-09-28 |
Robert Buels | Merge branch 'master' of github.com:solgenomics/sgn
|
commit | commitdiff | tree |
2010-09-28 |
Robert Buels | whitespace and text-wrapping cleanup
|
commit | commitdiff | tree |
2010-09-28 |
Robert Buels | make the Contig map throw a message (with notification...
|
commit | commitdiff | tree |
2010-09-28 |
Robert Buels | moving CXGN::Cview::Map::SGN::* from Cview into sgn...
|
commit | commitdiff | tree |
2010-09-28 |
Robert Buels | tweaked error page html styles
|
commit | commitdiff | tree |
2010-09-28 |
Robert Buels | Merge branch 'topic/map_overview'
|
commit | commitdiff | tree |
2010-09-27 |
Robert Buels | added Test::WWW::Mechanize::Catalyst 0.50 as a build dep
|
commit | commitdiff | tree |
2010-09-27 |
Robert Buels | Merge branch 'master' into topic/map_overview
|
commit | commitdiff | tree |
2010-09-27 |
Robert Buels | factored MyDevLibs handling into SGN::Devel::MyDevLibs...
|
commit | commitdiff | tree |
2010-09-25 |
Robert Buels | one fewer DBICFactory use, slightly fewer connections...
|
commit | commitdiff | tree |
2010-09-25 |
Robert Buels | fixed dbh leak on clone_info page
|
commit | commitdiff | tree |
2010-09-25 |
Robert Buels | fix missing constants in another cosii mason component
|
commit | commitdiff | tree |
2010-09-25 |
Robert Buels | cleaned up cosii rendering code, made it a columnar_table_html
|
commit | commitdiff | tree |
2010-09-25 |
Robert Buels | tweak default columnar table alt freq
|
commit | commitdiff | tree |
2010-09-25 |
Robert Buels | make marker overgo sequence rendering less fugly
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | add a couple more weak refs for good measure
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | fix leaking of SiteFeature objects
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | fixed a couple of tempfile creation issues in insilicopcr...
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | add gbrowse link to unigene detail pages
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | factored columnar table of gbrowse xrefs into its own...
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | tweak formatting of genomic links on marker pages
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | redid genomic links on marker pages to use the gbrowse...
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | not necessary to include CXGN.Effects everywhere anymore
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | perltidy on marker location printing code
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | remove duplicated javascript view call in javascript...
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | merged t/validate/cview* tests into one
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | Merge branch 'master' into topic/map_overview
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | clean irrelevant stuff from CGI scripts error backtraces
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | use SGN::Test::WWW::Mechanize for t/cview/map.t, gives...
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | fixed t/SGN/View/Feature.t db profile skipping behavior
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | silence noisy diags from caps designer test
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | change back to foo and bar
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | Merge branch 'master' into topic/map_overview
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | marker page title should be in overall marker page...
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | add biosource to example apache dev conf paths
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | tweak explanatory text on map overlay tool
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | foo and bar are very weird to regular users, change...
|
commit | commitdiff | tree |
2010-09-24 |
Robert Buels | added overlay_ prefix to js functions on map.pl page
|
commit | commitdiff | tree |
2010-09-23 |
Robert Buels | set messed-up SGN::View::Feature test as TODO
|
commit | commitdiff | tree |
2010-09-23 |
Robert Buels | Merge remote branch 'origin/biosource'
|
commit | commitdiff | tree |
2010-09-23 |
Robert Buels | thread necessary basepath and tempfiles_subdir vars...
|
commit | commitdiff | tree |
2010-09-23 |
Robert Buels | fixed map.pl tempfiles subdir
|
commit | commitdiff | tree |
2010-09-23 |
Robert Buels | clean up stderr print
|
commit | commitdiff | tree |
2010-09-23 |
Robert Buels | debug output clarification
|
commit | commitdiff | tree |
2010-09-23 |
Robert Buels | fixed MapOverviews class names forgotten by mueller
|
commit | commitdiff | tree |
2010-09-23 |
Robert Buels | Merge remote branch 'origin/topic/map_items'
|
commit | commitdiff | tree |
2010-09-22 |
Robert Buels | bugfix to insilicopcr tests, was not handling the wait...
|
commit | commitdiff | tree |
2010-09-22 |
Robert Buels | fix case error in insilicopcr params
|
commit | commitdiff | tree |
2010-09-22 |
Robert Buels | for better backcompat, make index.pl dispatch an external...
|
commit | commitdiff | tree |
2010-09-22 |
Robert Buels | added MyDevLibs-using SGN::Script::Test to make bin...
|
commit | commitdiff | tree |
2010-09-17 |
Robert Buels | JS packs need to be inserted in error handler also...
|
commit | commitdiff | tree |