htsworkflow.git
2017-03-10 Diane TroutTest htsworkflow under several different django & pytho... django1.7
2017-03-09 Diane Troutwhitespace fixes
2017-03-09 Diane TroutMake times a bit sloppier as my test vm was kind of...
2017-03-09 Diane Troutdelete jsonld helpers, as rdflib has its own jsonld...
2017-03-09 Diane Troutport ucsc_gather to rdflib
2017-03-09 Diane Troutport encode_find to rdflib
2017-03-09 Diane Troutport condorfastq to rdflib
2017-03-09 Diane TroutPort daf to rdflib
2017-03-09 Diane TroutPort submission.py to rdflib
2017-03-09 Diane TroutPort test_inventory to rdflib
2017-03-08 Diane TroutMake compatbile with rdflib and python 2/3
2017-03-08 Diane TroutBind the right XML namespace variable in our header
2017-02-28 Diane TroutPort pipelines.sequences to rdflib
2017-02-28 Diane TroutPort test_samples to rdflib
2017-02-28 Diane TroutPort test_experiment to rdflib
2017-02-28 Diane TroutPort rdfinfer to rdflib (fixing a hidden bug)
2017-02-28 Diane TroutPort rdfhelp to rdflib from redland librdf.
2017-02-28 Diane Troutour pages are xhtml, so customize replace the django...
2017-02-23 Diane TroutForce a reasonable sort order for sample sheet
2017-02-23 Diane TroutA user object is not the same as a username
2017-02-22 Diane TroutExpect empty list instead of a 404.
2017-02-22 Diane TroutSet sort order on Lanes model.
2017-02-22 Diane TroutWhitespace change, wrap line for easier reading
2017-02-18 Diane TroutDCC tightned up their validator
2017-02-18 Diane TroutAdd new paths for spreadsheet ENCODE submission.
2017-01-11 Diane TroutUpdate flowcell chage_form override
2017-01-11 Diane TroutUpdate referring to admin changelink static icons
2017-01-11 Diane TroutRemove obsolete render_options, it's available in the...
2017-01-11 Diane Troutdev laptop has a new hostname
2017-01-11 Diane TroutMerge branch 'django1.7' of mus.cacr.caltech.edu:htswor...
2017-01-11 Diane TroutSave some example sql queries mirrored copy of encode...
2016-10-21 Diane TroutUse local.py if we don't have a host settings file
2016-09-15 Diane TroutFix test case looking for library id
2016-09-15 Diane Troutremove unused import
2016-09-15 Diane TroutReport no data found when collections empty
2016-09-14 Diane TroutAdapt response.content for RDF and xhtml validator
2016-09-14 Diane Troutelpy+flake8 suggested some formatting improvements
2016-09-14 Diane TroutDelete temp objects to avoid constraint error
2016-09-14 Diane TroutMove to render and use simple context dictionaries
2016-07-25 Diane TroutThe DCC has complained about me making a few common...
2016-07-25 Diane Troutsome date cells contain two dates, which is treated...
2016-06-24 Diane TroutRemove references to migrations on topic branches
2016-06-24 Diane TroutTry providing new django apps-style configuration
2016-06-24 Diane TroutThe sort order of lanes changed breaking my test
2016-06-24 Diane TroutDefine filters variable again
2016-06-24 Diane TroutSave new object before attaching to a collection
2016-06-24 Diane TroutUpdate custom user model for django 1.9ish.
2016-06-24 Diane TroutRemove null=True from a few fields
2016-06-24 Diane TroutUpdate multiplex_id max length to 255
2016-06-24 Diane TroutQuery_set was renamed to queryset
2016-06-24 Diane TroutMatch what generate_sample_results_tree creates
2016-06-24 Diane TroutUse find_statements instead of SPARQL for a query
2016-06-24 Diane TroutAdmin url includes /change/ at the end
2016-06-24 Diane TroutRemove unused variables
2016-06-24 Diane Troutgive LaneOptions object access to the admin site
2016-06-24 Diane Troutwhite-space fix
2016-06-24 Diane TroutUse render instead of render_to_response
2016-06-24 Diane TroutUse named url pattern instead of package name
2016-06-24 Diane TroutReplace permalink decorator with url reverse
2016-06-24 Diane TroutUse reverse with named url patterns
2016-06-24 Diane TroutName all of the view that we need to reverse
2016-06-24 Diane TroutAdd migrations to the small apps.
2016-06-24 Diane TroutUpdate template configuration for Django 1.9
2016-06-24 Diane TroutDjango 1.9? replaced request.REQUEST with .GET
2016-06-24 Diane TroutRemove unused imports
2016-06-24 Diane TroutCollapse multiple imports from the same module
2016-06-24 Diane TroutReplace import * with explicit list of imports
2016-06-24 Diane TroutSwitch to GenericIPAddressField
2016-06-24 Diane TroutRefactor out code to submit a single file from a loop.
2016-06-24 Diane TroutDjango 1.9 deprecated string based url names and django...
2016-06-24 Diane Troutwhitespace change
2016-06-24 Diane Troutremove unused imports
2016-06-24 Diane TroutUnicode munging for python3
2016-06-21 Diane TroutImplement writing to compressed files for qseq2fastq
2016-04-20 Diane TroutExtract part of get_json into get_response
2016-04-11 Diane TroutInitial implementation of importencoded
2016-03-12 Diane TroutIncrease size of Library.multiplex_id field
2015-12-03 Diane Troutreport run_type
2015-12-03 Diane Troutreport if a flowcell was single or paired ended as...
2015-12-03 Diane Troutremove unused imports and variables
2015-11-30 Diane Troutmake a more informative log message
2015-11-30 Diane TroutRead the first sequence out of the fastq to find the...
2015-11-30 Diane Troutrefactor encode3 spreadsheet based object creation...
2015-11-30 Diane Troutremove wsgiref requirement
2015-11-11 Diane Troutargparse is in versions of python we care about
2015-10-27 Diane Troutuse decorator syntax for registering admin urls
2015-10-27 Diane Troutupdate dotted path for python3
2015-10-27 Diane Troutupdate url to new standard url
2015-10-27 Diane TroutUpdate schema tests for upstreams release 33
2015-10-27 Diane Troutmake exception dotted name python3 compliant
2015-10-20 Diane Troutthis works better with python 3...
2015-10-20 Diane Troutapparently json.dump can write to a stream
2015-10-20 Diane TroutAdd mode to connect to the DCC and make sure the files...
2015-10-20 Diane Troutfix import path for HTTPError exception
2015-10-20 Diane Troutfix typo, use print_function
2015-10-20 Diane Troutadd knowledge about file links
2015-10-20 Diane Troutupdates to deal with encoded 33 path changes
2015-10-20 Diane TroutMerge branch 'django1.7' of mus.cacr.caltech.edu:htswor...
2015-10-20 Diane Troutmove run_aws_cp command out of class to make it easier...
2015-09-24 Diane TroutReturn read_length for file properties
next