django provides django.utils.timezone.now to return a timezone aware timestamp if...
[htsworkflow.git] / htsworkflow / frontend / experiments / experiments.py
2014-01-17 Diane Troutdjango provides django.utils.timezone.now to return...
2013-12-17 Diane TroutMerge branch 'django1.4'
2013-10-17 Diane TroutMerge branch 'master' into django1.4
2012-12-13 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkfl...
2012-11-29 Diane TroutChange csrf imports and database settings for django 1.4
2011-09-17 Diane TroutDisable csrf protection for the json urls
2011-09-17 Diane TroutAdd support for tracking the multiplex index sequence. 0.5.4
2011-06-30 Diane TroutMerge branch 'master' of mus.cacr.caltech.edu:htsworkflow
2011-05-26 Diane TroutMerge branch 'add-condition'
2011-04-06 Diane Troutdjango-nose didn't work with django 1.1, so I went...
2010-06-14 Diane TroutRename avg_lib_size to gel_cut_size, and add insert_size
2010-03-05 Diane TroutUse the HTS workflow API to figure out the library...
2010-02-04 Diane TroutReturn affiliation, library name, and comment in the...
2010-01-28 Diane TroutAdds a json api 'lanes_for' feature
2009-12-15 Diane TroutAdd flowcell/lane information for a library to the...
2009-11-10 Diane TroutRemport that the pipeline will be done in X to Y days...
2009-10-27 Diane TroutTurn the library_id back into the primary key for sampl...
2009-09-26 Diane TroutImplement a client side config file generator.
2009-09-23 Diane TroutReturn species information as part of the flowcell...
2009-09-19 Diane TroutAllow grabbing library information via json.
2009-09-19 Diane TroutAdd a /config/<fcid>/json url that returns information...
2009-09-01 Diane TroutReport who the site managers are for the BCC
2009-08-20 Diane TroutImplement a send started email feature.
2009-08-19 Diane TroutForgot to update one request to request.REQUEST variabl...
2009-08-19 Diane TroutConvert stanford/hudson alpha's updStatus to work with...
2009-08-18 Diane TroutUpdate hudson alpha's eland config file generator to...
2009-02-27 Diane TroutUpdate some of Rami's GERALD config file generator...
2009-01-08 Diane TroutThis is a partial merge of the stanford branch with...