1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
app: move out validation of advanced parameters to a separate method More... over 13 years ago
app: visually separate the results of a multi-query blast (#10) More... over 13 years ago
selfishly add Ben's name to the author list More... over 13 years ago
add newline to inserted custom hyperlink in results More... over 13 years ago
gracefully deal with short BLAST query strings that are not classified as either protein or nucleotide, instead of throwing a whiny nil error. #issuenbr 36 More... over 13 years ago
Changed links that are added in output - so that they still begin with ">" and end with a space (looks better in results) More... over 13 years ago
fix a ui regression introduced by sha bb4d76 More... over 13 years ago
automatically scroll down to the blast results (closes #34) More... over 13 years ago
properly report config.yml errors (closes #15) More... over 13 years ago
watch out for RuntimeError raised b Thin when it fails to bind More... over 13 years ago
fix typo More... over 13 years ago
remove the note to install sinatra-reloader More... over 13 years ago
recommend users to optionally install thin if they are running WEBrick More... over 13 years ago
disable WEBrick's internal logger; minor startup message changes More... over 13 years ago
customize app start up, and shut down messages (closes #31) More... over 13 years ago
database_formatter: detect previously formatted databases (closes #12) More... over 13 years ago
start database_formatter if no formatted blast database found More... over 13 years ago
make database_formatter.rb executable More... over 13 years ago
added 2nd sequenceserver in the wild link More... over 13 years ago
minor changes More... over 13 years ago
minor correction More... over 13 years ago
mention sequence type detection, and custom hyperlinking in README More... over 13 years ago
introducing custom hyperlinking (closes #23) More... over 13 years ago
datbase_formatter now respects bin specified in config.yml (closes #19) More... over 13 years ago
handle ajax requests in post '/' itself More... over 13 years ago
make SequenceServer Ruby 1.9.2 compatible (closes #27) More... over 13 years ago
strip leading whitespace, and tabs More... over 13 years ago
Edited README.mkd via GitHub More... over 13 years ago
readme: s/databaseFormatter/database_formatter More... over 13 years ago
format wget <download link> as a code block More... over 13 years ago