Adding the new Reports component.
[htsworkflow.git] / gaworkflow /
2008-08-14 Rami RauchAdding the new Reports component. stanford
2008-08-14 Rami Rauchhere's the exp_tack again; hopefully updated this time
2008-08-14 Rami Rauchremoving exp_track dir in order to redo a freash check in
2008-08-14 Rami Rauchremoved eland_config
2008-08-14 Rami Rauch(no commit message)
2008-08-12 Unknown Authorfixing incorrect previous check in
2008-08-12 Unknown Authorthis got here by mistake
2008-08-08 Unknown AuthorReplaced hard coded IP address (of permitted analysis...
2008-08-08 Unknown AuthorReplaced hard coded IP address (of permitted analysis...
2008-08-08 Unknown Authorsome code cleaning
2008-08-08 Unknown AuthorAdded Flowcell table here from FcTracker.
2008-08-08 Unknown Authoradd ALLOWED_IPS (dictionary) vars. These store IP addre...
2008-06-06 Rami RauchThis new component is the front-end interface to data...
2008-05-06 Rami RauchNot sure there's anything new here ..
2008-05-06 Rami RauchAdded 3 Reference Tables (Antibody, Cellline, Condition...
2008-05-03 Rami Rauchadd stanfords experiment tracker component
2008-05-02 Rami Rauchcopy stanfords current work in progress to somewhere
2008-01-29 Diane TroutDummyOptions didn't define a genome_dir member before...
2008-01-23 Diane Troutreturn most recent genome build for the pipeline config...
2008-01-23 Brandon KingLatest genome build, eland_config file temp. solution...
2008-01-17 Brandon KingAdded a new get_cycles(recipe_xml_filepath) function in
2008-01-16 Brandon KingSpoolwatch function for getting cycle number from Recip...
2008-01-16 Brandon KingAttempt to support case insensitive config file names.
2008-01-16 Brandon KingFix for tickets #45 & #47
2008-01-15 Diane TroutOops, forgot to provide a null body to my the stub...
2008-01-15 Diane Troutpyinotify rm_watch takes a list, not a dictionary.
2008-01-15 Diane Troutmove the autotmation scripts into gaworkflow.automation
2008-01-09 Diane Troutalways trigger a copy when we receive the sequencingFin...
2008-01-08 Diane Troutmake sequencingFinished return something instead of...
2008-01-08 Diane TroutRemove unnecessary code from the runner.py module
2008-01-04 Diane Troutuse \w for alphanumeric flow cell IDs
2008-01-04 Brandon KingRunner now reports status when user sends status request!
2008-01-04 Brandon KingRunner now notifies users about success or failure...
2008-01-04 Brandon KingRunner seems to work with running the pipeline when...
2008-01-04 Brandon KingWork towards getting runner to work properly.
2008-01-04 Brandon KingOk, one more option required.
2008-01-04 Brandon KingForgot an option in the DummyOptions object.
2008-01-03 Brandon KingWork towards disabling command-line parsing outside...
2008-01-02 Brandon KingUpdated regexs to support new and "improved" flow cell...
2007-12-30 Diane Troutdirentry parser wasn't eating a trailing newline
2007-12-30 Diane Troutforgot to rename the caller and called when refactoring...
2007-12-30 Diane Troutsplit rsync directory listing correctly
2007-12-22 Diane Troutadd a , to make customizing list of template dirs easier
2007-12-21 Brandon KingWork towards a working runner bot... still needs a...
2007-12-14 Brandon King[project @ gaworkflow.runner progress]
2007-12-11 Diane Trout[project @ add skeleton for runner]
2007-12-11 Diane Trout[project @ send messages to notify_runner not self...
2007-12-11 Brandon King[project @ Bypass pipe lock mystery bug for configure...
2007-12-11 Diane Trout[project @ add a parser to spoolwatcher]
2007-12-04 Brandon King[project @ Config Step: Detect missing cycles patch]
2007-12-10 Diane Trout[project @ rename runFinished to sequencingFinished]
2007-12-10 Diane Trout[project @ make spoolwatcher a benderjab bot]
2007-12-10 Diane Trout[project @ use XmlRpcBot.rpc_send]
2007-12-10 Diane Trout[project @ Require a resource for JIDs that are used...
2007-12-10 Diane Trout[project @ moved check_option into benderjab]
2007-12-08 Diane Trout[project @ update CopierBot to new logging daemonizable...
2007-11-30 Brandon King[project @ Small documentation fix for retrieve_config.]
2007-11-30 Brandon King[project @ Scientific name is no longer a unique field.]
2007-11-27 Brandon King[project @ Missing __init__.py file in pipeline subpack...
2007-11-26 Brandon King[project @ run_status gerald correction (over estimated...
2007-11-26 Brandon King[project @ run_status correct firecrest expected file...
2007-11-22 Brandon King[project @ Run default changed to full run]
2007-11-22 Brandon King[project @ Shortend the s_generating regex; minor bug...
2007-11-21 Brandon King[project @ Monitor status implementation + config_pipel...
2007-11-20 Brandon King[project @ Added GARunStatus class for tracking percent...
2007-11-20 Brandon King[project @ Moved ga_frontend to gaworkflow.frontend...
2007-11-20 Diane Trout[project @ move brandon's pipeline handling code into...
2007-11-20 Diane Trout[project @ rename python module to gaworkflow from...