scpubgit/stemmatology.git
2015-05-27 Errietta Kostala Check text direction when merging readings errietta/3970
2015-05-07 Tara L Andrews fold the live parts of graph.t into Collation.pm POD...
2015-05-07 Tara L Andrews Add a direction attribute to a collation for its graph...
2015-04-21 Tara L Andrews Operations that change readings as side effect should...
2015-04-19 Tara L Andrews bugfix for case where duplicated reading has no languag...
2015-04-18 tla propagate normal form when it is changed on a lemma...
2015-04-18 tla bump version numbers, indicate new dependency version...
2015-04-18 tla Merge branch 'master' of https://github.com/tla/stemmat...
2015-04-18 tla Move normal-form logc to Morphology.pm
2015-04-18 tla Add logic for normalized form of lemma to propagate...
2015-04-17 Tara L Andrews add some proper CTE testing data
2015-04-17 tla simple Arabic sample for later testing
2015-04-07 tla fix rank assignment from JSON parsing. Fixes #34
2015-04-07 tla fix a.c. witness parsing from JSON. Closes #32
2015-02-09 tla store the tradition's new owner as well as the owner...
2015-02-09 tla remove tradition from old user too
2015-02-06 tla updates to Directory.pm from tla/stemmaweb@3fe754ff
2015-02-05 tla Directory changes needed for G+ signin; see tla/stemmaw...
2014-12-07 tla bump tiny version for test bugfix
2014-12-07 tla Merge branch 'master' of https://github.com/tla/stemmat...
2014-12-07 Tara L Andrews fix typo in Collation.pm test
2014-12-07 tla release current version of persistence module
2014-12-06 tla Release a new CPAN version of Analysis
2014-12-06 tla bump a major version, to make life easier
2014-12-06 tla Add test for compress_readings so that we can close #27
2014-12-06 tla Stemweb job IDs no longer kill the parser. Fixes #28
2014-12-06 tla Demonstrate failure mode for issue #28
2014-12-02 tla Merge branch 'master' of https://github.com/tla/stemmat...
2014-12-02 tla do_warn is an internal helper, not a public function...
2014-11-30 Tara L Andrews try to fix test failure of #30
2014-11-29 Tara L Andrews generate experimental adjacency list version of text
2014-11-27 tla Accept and convert ASCIIfied witness names in Stemweb...
2014-11-27 tla enable tabular output with ASCII sigla. Needed for...
2014-11-27 tla add ASCII variant of sigil to witnesses. Needed for...
2014-11-26 Tara L Andrews fix bugs in adjacency list generation; add tests
2014-11-21 tla remove edge weight logic in dot; add adjacency list...
2014-11-21 tla produce stemma SVG with make_tradition
2014-09-25 tla Merge branch 'master' of https://github.com/tla/stemmat...
2014-09-25 tla Do a better sanity check on compress_readings. Addresse...
2014-08-29 Tara L Andrews capture warnings in a variable if asked
2014-08-29 Tara L Andrews create the test dir if it doesn't already exist
2014-06-09 Tara L Andrews add option to pass explicit path to pars executable
2014-06-09 Tara L Andrews allow quick and dirty reading merge by relationship...
2014-06-09 Tara L Andrews expose available relationship types for the collation
2014-06-08 Tara L Andrews make CollateX parser recognize and cope with a.c. labels
2014-06-07 Tara L Andrews suppress display of hyphens for joined-on punctuation
2014-05-26 tla Note changes for release 1.3
2014-05-26 tla POD fixes for base Text::Tradition package
2014-05-21 Tara L Andrews use Set::Scalar comparison operator to compare sets...
2014-05-21 Tara L Andrews turn char string into byte string before opening on...
2014-05-21 Tara L Andrews try to make sure our error messages are strings
2014-05-20 tla keep merging readings by rel type until no more exist...
2014-03-23 Tara L Andrews return relationship significance info in analysis
2014-03-21 Tara L Andrews save Ternary data type to graphml too
2014-01-21 Tara L Andrews chase bug thrown up by merge_reading restriction; fix...
2014-01-21 tla move custom datatypes to their own package; add ternary...
2014-01-21 tla prevent merge_readings from causing witness loops
2014-01-20 Tara L Andrews allow color specification for relationship links in...
2014-01-19 Tara L Andrews add IDP script dependency to analysis package. #16
2014-01-19 tla Merge branch 'master' of github.com:tla/stemmatology
2014-01-19 tla Work around MySQL storage encoding bug. Addresses #19
2014-01-18 Tara L Andrews bump package version given non-back-compatibility of...
2014-01-18 Tara L Andrews fix test failure
2014-01-18 Tara L Andrews fix documentation for new relationship flags
2014-01-18 Tara L Andrews Add function to expose relationship types from Collatio...
2014-01-18 Tara L Andrews tweak options for classifying readings and relationship...
2014-01-18 Tara L Andrews add method to collapse tradition by relationship
2014-01-16 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2014-01-16 Tara L Andrews Add check for duplicate_reading that at least one witne...
2014-01-15 tla Provide way to pass solver_url in options and fall...
2014-01-15 tla fix bug in IDP error logging
2014-01-15 tla ...and the updated test!
2014-01-15 tla fix timezone-related minor test failure
2014-01-15 tla remove abandoned 'forcequote' option logic
2014-01-15 tla Collect all hacks for Graph::Reader::Dot into a single...
2014-01-15 tla Rework Stemma / StemmaUtil so that utility functions...
2013-12-22 tla change worker script to using 'say'; timestamp the log
2013-12-22 tla Merge branch 'master' of https://github.com/tla/stemmat...
2013-12-22 tla record error if applicable on analysis results
2013-12-22 tla untaint Gearman IP/port for calling the worker
2013-11-23 Tara L Andrews change calling of enum for RT ticket 90694
2013-11-08 tla Add option to put sanitized layer labels in tabular...
2013-11-08 tla make sure we don't overwrite the cached alignment table...
2013-11-08 tla enable output of CSV without witness layers. Fixes #13
2013-11-07 tla associate Stemweb-generated stemmata with their job...
2013-10-28 tla ensure graph names come through for undirected graphs...
2013-10-28 tla notice and save changes to graph name / stemma identifi...
2013-10-27 tla add new dependency to Makefile for #12
2013-10-27 tla finish and test record_stemweb_result for Tradition...
2013-10-27 tla ensure that undirected graphs stay undirected after...
2013-10-25 tla added simple tests for CSV and TSV output. Fixes #8
2013-10-25 tla make TEI-PS parser package variables safe for multiple...
2013-10-25 tla finish and test Stemma::root_graph method. Fixes #9
2013-10-25 tla Add as_tsv routine for tab-sep export of collation...
2013-10-25 tla get rid of erroneous double-decode
2013-10-20 tla redirect STDOUT via local scope to catch bad graph
2013-10-20 tla add support for named stemmata
2013-10-19 tla initial hooks for Stemweb integration
2013-10-19 tla pull out direct DBI connection horribleness into separa...
2013-10-07 Tara L Andrews add test that demonstrates breakage with user deletion
next