Activity for com-hfg

  • Patrick Moss Patrick Moss committed [5d1f07] on Git Code

    Merge branch 'master' of git://git.code.sf.net/p/com-hfg/git into gradle_project

  • Patrick Moss Patrick Moss committed [90f136] on Git Code

    Merge branch 'master' of git://git.code.sf.net/p/com-hfg/git into gradle_project

  • Patrick Moss Patrick Moss committed [548b57] on Git Code

    Merge branch 'master' of git://git.code.sf.net/p/com-hfg/git into gradle_project

  • Patrick Moss Patrick Moss committed [0ee4f9] on Git Code

    Merge branch 'master' of git://git.code.sf.net/p/com-hfg/git into gradle_project

  • hairyfatguy committed [cc71fe] on Git Code

    Possible NPE fix in DigestFragment's toString().

  • hairyfatguy committed [e6e74c] on Git Code

    Added MathUtil.round().

  • taylora taylora committed [6408e3] on Git Code

    Merge remote-tracking branch 'origin/master'

  • taylora taylora committed [0e0a36] on Git Code

    Added a size check and reattempts to FileObjImpl's writeToLocalFile().

  • hairyfatguy committed [b4ade2] on Git Code

    Added lessThan() and greaterThan() to NCBITaxonNodeRank.

  • hairyfatguy committed [02091a] on Git Code

    Modified DatabaseCharField's setValueFromResultSet() to treat an empty string like a null value.

  • taylora taylora committed [e9fa11] on Git Code

    Added setNonce() to StyleTag.

  • hairyfatguy committed [1cdf6a] on Git Code

    Improved ProteinDigest behavior for complex digests.

  • hairyfatguy committed [0f7955] on Git Code

    Modified SimpleProteinProperty's getReturnType() to not match synthetic methods.

  • Patrick Moss Patrick Moss committed [a18068] on Git Code

    Merge branch 'master' of ssh://git.code.sf.net/p/com-hfg/git into gradle_project

  • Patrick Moss Patrick Moss committed [8aae86] on Git Code

    Adding buildSrc Gradle magic directory for sharing build code.

  • hairyfatguy committed [218088] on Git Code

    More Element adjustments to allow mass value retrieval for any supported atomic weights version.

  • taylora taylora committed [c08cb8] on Git Code

    Modified KaSet.PATRICKIOS_SIMPLE to include null values for cys, tyr, and his.

  • taylora taylora committed [888b58] on Git Code

    Modified IsoelectricPoint so that it will use Ka values associated with an amino acid if the KaSet doesn't include values for that amino acid.

  • Patrick Moss Patrick Moss committed [e6e895] on Git Code

    Merge branch 'master' of ssh://git.code.sf.net/p/com-hfg/git into gradle_project

  • Patrick Moss Patrick Moss committed [f99930] on Git Code

    Filter out test that have excluded classes

  • hairyfatguy committed [bb51cc] on Git Code

    Added convertToUnicodeEscaped() and convertFromUnicodeEscaped() to StringUtil.

  • hairyfatguy committed [efc0d4] on Git Code

    Added registerInvalidPathHandler() to ServletRequestDispatcher.

  • Esther Ting Esther Ting committed [ceb26b] on Git Code

    add testSubtractDaysFromDate() in DateUtil

  • Esther Ting Esther Ting committed [6abc4e] on Git Code

    Merge remote-tracking branch 'origin/master'

  • Esther Ting Esther Ting committed [37a07a] on Git Code

    add Erinaceus europaeus to NCBITaxon

  • hairyfatguy committed [0eb925] on Git Code

    Merge remote-tracking branch 'origin/master'

  • hairyfatguy committed [7ea2a6] on Git Code

    Added Meta.CONTENT_SECURITY_POLICY.

  • Patrick Moss Patrick Moss committed [453870] on Git Code

    Merge branch 'master' of ssh://git.code.sf.net/p/com-hfg/git

  • Patrick Moss Patrick Moss committed [54cf0a] on Git Code

    Adding methods for measuring response timing for SMB file obj

  • hairyfatguy committed [41ae4a] on Git Code

    Added step syntax support to CronSchedule.

  • taylora taylora committed [29e21a] on Git Code

    Additional syntax support added to CronSchedule.

  • taylora taylora committed [8e29e6] on Git Code

    Updated dependency versions in build.gradle.

  • taylora taylora committed [d2487d] on Git Code

    Added AtomGroup, Locant, and OrbitalHybridizationGeometry.

  • taylora taylora committed [e81a6b] on Git Code

    Added AminoAcidLocant and StructureAtomGroup.

  • taylora taylora committed [d17ed9] on Git Code

    Changes to core chem classes to better support molecular models.

  • taylora taylora committed [b75bd9] on Git Code

    build.grade fix.

  • Jessica Hvozdovich Jessica Hvozdovich committed [7cd864] on Git Code

    Merge remote-tracking branch 'origin/master'

  • Jessica Hvozdovich Jessica Hvozdovich committed [c00aeb] on Git Code

    add support for 128 barcodes and flexible width

  • hairyfatguy committed [ae66db] on Git Code

    Added set/getName() to Option.

  • hairyfatguy committed [a3838e] on Git Code

    Merge remote-tracking branch 'origin/master'

  • hairyfatguy committed [a84609] on Git Code

    Quantity now implements Cloneable.

  • Patrick Moss Patrick Moss committed [d29f0e] on Git Code

    JS-2698 Adding ability to calculate the number of milliseconds to the next cronSchedule calendar event

  • Patrick Moss Patrick Moss committed [b8600a] on Git Code

    JS-2707 Check if data exists before skipping line if it's a comment line

  • Patrick Moss Patrick Moss committed [a86639] on Git Code

    JS-2648 Fix issues with input data having forward slashes escaped.

  • hairyfatguy committed [739f93] on Git Code

    Added TSV.write() version for DataRow.

  • hairyfatguy committed [537b3f] on Git Code

    Added an Other value to AuthenticationProvider.

  • taylora taylora committed [d09f45] on Git Code

    Added rowCount() to AbstractSparseMatrix.

  • hairyfatguy committed [cea3f1] on Git Code

    Adjusted the HTTPFileObj's URI constructor.

  • hairyfatguy committed [d9099b] on Git Code

    Added DataType.fromTypesValue().

  • Patrick Moss Patrick Moss committed [f1d3b3] on Git Code

    Adding method DataTable.getFirstRowKey. Usecase is for panopticon using dataTables with a single row and the RowKey is not predictable. The RowKey is needed for searching column data

  • Patrick Moss Patrick Moss committed [b2ee20] on Git Code

    Adding new methods to create DataTable instances from DataRows and from searching a column for a particular value. Warning: Casting raws to generic type will need some refinements.

  • hairyfatguy committed [36cfaf] on Git Code

    Minor cleanup of TestNonlinearColorScale.

  • hairyfatguy committed [c19521] on Git Code

    Further native digest fixes in ProteinDigest.

  • hairyfatguy committed [7010cb] on Git Code

    Fixed how ProteinDigest deals with complex native digest by adding recursion.

  • hairyfatguy committed [9cee3c] on Git Code

    Cleaned up TestColorScale's test2().

  • hairyfatguy committed [e4d5b9] on Git Code

    Merge remote-tracking branch 'origin/master'

  • hairyfatguy committed [8ac7c2] on Git Code

    Updated HTMLDoc's setMetaContentTypeAndEncoding() to avoid duplicate meta content type tags if one had previously been directly set.

  • Patrick Moss Patrick Moss committed [71b39b] on Git Code

    Adding brittle SMBFileObj test to help debug SMBFileObj issues, basically was not setting credentials on new SmbFile Objects. Will only work on OSX and will need updates to run other users machines.

  • Patrick Moss Patrick Moss committed [6fca62] on Git Code

    Merge branch 'master' of ssh://git.code.sf.net/p/com-hfg/git

  • Patrick Moss Patrick Moss committed [59e68e] on Git Code

    Adding getDataColumn by string into the DataRow class. Will be used in corelabkey in constructors to populate assay Data instances.

  • hairyfatguy committed [d8c0c1] on Git Code

    Merge remote-tracking branch 'origin/master'

  • hairyfatguy committed [789155] on Git Code

    Added InputStream and CharSequence constructors to CSS.

  • Patrick Moss Patrick Moss committed [f04a7f] on Git Code

    Remove COPY_ATTRIBUTES from File.move method, no longer a valid parameter. Added test.

  • Patrick Moss Patrick Moss committed [03cfc5] on Git Code

    Merge branch 'master' of ssh://git.code.sf.net/p/com-hfg/git

  • Patrick Moss Patrick Moss committed [ef8834] on Git Code

    Utilize URLEncoder to encode the file name and cast the + encoded space values to %20 values

  • Patrick Moss Patrick Moss committed [cda698] on Git Code

    Merge branch 'master' of ssh://git.code.sf.net/p/com-hfg/git

  • Patrick Moss Patrick Moss committed [a46317] on Git Code

    Escape any white spaces in the file name which will throw in Exception with trying to cast to URI

  • hairyfatguy committed [3a3e35] on Git Code

    Adjusted XMLBasedDoc's toIndentedXML(OutputStream inStream, int inInitialIndentLevel, int inIndentSize) to use the Writer form of the method.

  • hairyfatguy committed [d2c134] on Git Code

    Added convertImagesToDataUrls() to HTMLDoc.

  • hairyfatguy committed [5312bd] on Git Code

    Added convertImagesToDataUrls() to HTMLDoc.

  • Patrick Moss Patrick Moss committed [562cdc] on Git Code

    Fix DataRow.getString method. Return the string of the column value not the column name. Adding test for some DataRow Getters.

  • Patrick Moss Patrick Moss committed [ce7400] on Git Code

    Adding helper methods to DataTable. Get all values for column, countUnique values in a column and boolean check to figure out if all the values in a column are the same.

  • hairyfatguy committed [d9d73a] on Git Code

    Added Papain as a protease. Not sure if this should go to master.

  • hairyfatguy committed [334016] on Git Code

    Added QuadFunction.

  • hairyfatguy committed [732725] on Git Code

    Fixed x offset issue in PhylogeneticTree's toRectangularCladomgramSVG().

  • hairyfatguy committed [8b7e84] on Git Code

    Added DisplayValue.

  • hairyfatguy committed [e6416c] on Git Code

    Modified ScaleColorist's normalizeValue() to map out of range values to the range limits to avoid throwing exceptions.

  • hairyfatguy committed [e30321] on Git Code

    Added SQLUtil.setArray() and SQLUtil.setBytes().

  • hairyfatguy committed [5ec602] on Git Code

    Merge remote-tracking branch 'origin/master'

  • hairyfatguy committed [a44db9] on Git Code

    Added DataRow.

  • Patrick Moss Patrick Moss committed [7c09f0] on Git Code

    Adding method to convert LocalDate to Date object

  • hairyfatguy committed [919704] on Git Code

    Added a version of parseToDataTable() and parse() to DelimitedTextParser that take a list of lines.

  • hairyfatguy committed [1157de] on Git Code

    Added FileSource interface.

  • hairyfatguy committed [d3ec57] on Git Code

    Added new forms of DateUtil.getISO_8601_DateTime().

  • hairyfatguy committed [863b91] on Git Code

    Merge remote-tracking branch 'origin/master'

  • hairyfatguy committed [b0a064] on Git Code

    Added SET as a SQLClauseType.

  • Patrick Moss Patrick Moss committed [00b0aa] on Git Code

    Set Exception message ingo JDBCException message.

  • Russell Williams Russell Williams committed [741699] on Git Code

    update to file util convertSeparatorToUnix helper method

  • hairyfatguy committed [8980ae] on Git Code

    Fixed issue with unicode characters in ContentTransferEncoding's quotedPrintableEncode().

  • hairyfatguy committed [4f8b73] on Git Code

    XMLTagReader, XMLTagDocHandler, and HTMLFragment now supports multiple root tags.

  • hairyfatguy committed [0b989a] on Git Code

    Updated gradle wrapper to v8.3.

  • hairyfatguy committed [eb72df] on Git Code

    Improved SaxyParser errors for missing end tags.

  • hairyfatguy committed [3fa402] on Git Code

    Fixed bug in SQLUtil.setTimestamp() where nulls wer being set to type BIGINT.

  • hairyfatguy committed [c15b07] on Git Code

    Merge remote-tracking branch 'origin/master'

  • hairyfatguy committed [5665e5] on Git Code

    Adjusted PooledJDBCConnection's checkout() to avoid the logging in SQLUtil.execute().

  • Patrick Moss Patrick Moss committed [28cb15] on Git Code

    Adding couple more test to make sure Date obj with UTC timezone don't change the date when cast to localDate

  • Patrick Moss Patrick Moss committed [10210c] on Git Code

    Adding .gitignore file

  • Patrick Moss Patrick Moss committed [10040e] on Git Code

    Adding method to convert a Date obj to LocalDate object based on ZoneId.systemDefault. Will be used in Date Based Labkey queries

  • Jessica Hvozdovich Jessica Hvozdovich committed [db5088] on Git Code

    update SsmlTextRun test with working white space

  • hairyfatguy committed [163f80] on Git Code

    Merge remote-tracking branch 'origin/master'

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.