scpubgit/stemmatology.git
2012-02-02 Tara L Andrews show loading graphic while we wait; style text list
2012-02-02 Tara L Andrews add horrible hack to fix graph layout direction
2012-02-02 Tara L Andrews first pass integration of relationship mapper
2012-02-01 Tara L Andrews detect and mark common readings
2012-02-01 Tara L Andrews make display graph edges reflect popularity of path
2012-02-01 Tara L Andrews fix return value mod in distance_trees
2012-01-31 Tara L Andrews use hypothetical witness labels, borderless ellipses...
2012-01-31 Tara L Andrews no escape_char either when using tab separation
2012-01-22 Tara L Andrews use changed API for stemmadot specification
2012-01-22 Tara L Andrews allow stemma dot to be file or string
2012-01-22 Tara L Andrews make error page render for microservice controller
2012-01-21 Tara L Andrews use simpler Directory interface
2012-01-21 Tara L Andrews add proper exceptions to StemmaUtil
2012-01-21 Tara L Andrews no quoting needed for tabsep files
2012-01-21 Tara L Andrews add exceptions to the rest of the Tradition library
2012-01-21 Tara L Andrews restore total count; get rid of benchmarking
2012-01-21 Tara L Andrews simplify Directory and add exceptions;
2012-01-20 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-01-20 Tara L Andrews start using witness->text and ->layertext for consisten...
2012-01-20 Joris van Zundert Added todos.
2012-01-20 Joris van Zundert Merge branch 'master' of github.com:tla/stemmatology
2012-01-20 Joris van Zundert Scaling.
2012-01-20 Tara L Andrews never mind the test db; allow non-Self files to be...
2012-01-20 Tara L Andrews test db file
2012-01-20 Tara L Andrews start a real index page for traditions
2012-01-19 Tara L Andrews refactor get/set of relationship object on graph edge
2012-01-19 Tara L Andrews add displaylabel attribute that we might even use someday
2012-01-18 Tara L Andrews remove punctuation handling logic; we will do this...
2012-01-18 Tara L Andrews rename TreeOfTexts to less annoying stemmaweb
2012-01-18 Tara L Andrews refactor the hardcoded attribute stuff in as_dot
2012-01-18 Tara L Andrews fix various bugs in subgraph rendering
2012-01-17 Tara L Andrews finish reorganizing stemmaweb controllers
2012-01-17 Tara L Andrews add JSON alignment table parsing
2012-01-17 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-01-17 Tara L Andrews start reorganization of stemmaweb structure
2012-01-17 Tara L Andrews add clear_witness functionality, use it, and update...
2012-01-17 Tara L Andrews oops, is not an object
2012-01-17 Tara L Andrews fix pod bug
2012-01-16 Tara L Andrews fix niggly bug in TEI parsing; test GraphML in/out
2012-01-16 Tara L Andrews parse our new GraphML format
2012-01-16 Tara L Andrews set up graphml output for relationships
2012-01-16 Tara L Andrews break out punctuation from the rest of the reading...
2012-01-16 Tara L Andrews keep from deleting lacuna nodes prematurely
2012-01-16 Tara L Andrews make lacuna nodes lacunae from the beginning
2012-01-16 Tara L Andrews remember to rank lacunae too
2012-01-16 Tara L Andrews don't add an extra node if endrank == end->rank
2012-01-16 Tara L Andrews add method to generate a part of the graph specified...
2012-01-16 Tara L Andrews Microservice call to parse a collation and return SVG
2012-01-16 Tara L Andrews return reading IDs, not reading objects, in vectors
2012-01-16 Tara L Andrews recalculate ranks with each new relationship, for now
2012-01-15 Tara L Andrews make relationships into proper objects; track global...
2012-01-14 Tara L Andrews Merge branch 'master' into relationships
2012-01-14 Tara L Andrews handle limited parsing of 3.0 self output
2012-01-13 Tara L Andrews Merge branch 'master' into relationships
2012-01-13 Tara L Andrews add run_pars functionality to the webservice, based...
2012-01-13 Tara L Andrews move more procedural stuff out of Stemma.pm into StemmaUtil
2012-01-13 Tara L Andrews split stemma lib into util and object; make phylip_inpu...
2012-01-13 Tara L Andrews make svg background transparent; fix test for TEI bugfix
2012-01-13 Tara L Andrews Merge branch 'master' into relationships
2012-01-13 Tara L Andrews fix a.c. paths for parallel segmentation input
2012-01-13 Tara L Andrews fix some bugs for alignment table with object refs
2012-01-13 Tara L Andrews make Analysis work with the new alignment table
2012-01-13 Tara L Andrews make GraphViz account for reading ranks
2012-01-13 Tara L Andrews Change alignment table to CollateX format; make version...
2012-01-12 Tara L Andrews start of relationship mapper
2012-01-10 Tara L Andrews allow distance program specification
2012-01-10 tla remove path hackery for pars exe
2012-01-07 Tara L Andrews set up proper garbage-collecting deletion of traditions...
2012-01-06 Tara L Andrews get rid of HACK, allow lacunae, parse other apparatus-ese
2012-01-06 Tara L Andrews add generic alignment relationship type
2012-01-06 Tara L Andrews fix up CTE parser, including an ugly hack I need, with...
2012-01-01 Tara L Andrews also disregard inc directory
2012-01-01 Tara L Andrews ignore META.yml
2012-01-01 Tara L Andrews refrain from committing db directory; get rid of META.yml
2012-01-01 Tara L Andrews make db save script use new Directory interface
2012-01-01 Tara L Andrews Get rid of Graph::Easy; add stemma tests
2012-01-01 Tara L Andrews get rid of DB halt
2011-12-31 Tara L Andrews update mod requirements
2011-12-31 Tara L Andrews Stop polluting test output with STDERR
2011-12-31 Tara L Andrews make the stemma a property of the tradition
2011-12-29 Tara L Andrews give Directory proper interface
2011-12-28 Tara L Andrews Resolve conflicts from merge of graphconvert branch
2011-12-28 Tara L Andrews script updates
2011-12-28 Tara L Andrews pull the rank out of the start and end nodes
2011-12-28 Tara L Andrews use old 'lexical' label; handle double quotes in readin...
2011-12-27 Tara L Andrews various bugfixes, getting real traditions to parse
2011-12-26 Tara L Andrews all tests now working again
2011-12-26 Tara L Andrews make Self module parse old and new graphml
2011-12-26 Tara L Andrews make tabular parse test work
2011-12-26 Tara L Andrews sort-of-fix some tests
2011-12-26 Tara L Andrews make tests for Tradition.pm and Tradition/Parser/Collat...
2011-12-26 Tara L Andrews Collation library now backed by Graph.pm, tested with...
2011-12-22 Tara L Andrews stop saving duplicate path arrays in witnesses; get...
2011-12-22 Tara L Andrews change identity pools to use KiokuDB::Set
2011-12-22 Tara L Andrews stop saving duplicate path arrays in witnesses; get...
2011-12-21 Tara L Andrews convert Catalyst app to use KiokuDB backend
2011-12-21 Tara L Andrews store tradition objects in a KiokuDB instance
2011-12-21 Tara L Andrews we no longer use position; stop breaking relationship...
2011-12-20 Tara L Andrews cope with some parsing niggles
2011-11-20 Tara L Andrews CTE parsing mostly works now
next