scpubgit/stemmatology.git
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
2011-11-20 Tara L Andrews parsing Collate apparatus more or less works now
2011-11-20 Tara L Andrews a little light refactoring
2011-11-17 Tara L Andrews add benchmarking; turn on all files
2011-11-05 Tara L Andrews move scripts into script/
2011-11-05 Tara L Andrews just export variants; Analysis really needs a refactor...
2011-11-02 Tara L Andrews progress, though still not 100%
2011-10-30 Tara L Andrews remove deprecated Position and Segment modules
2011-10-29 Tara L Andrews ignore BBEdit files
2011-10-29 Tara L Andrews stop tracking bbedit stuff; first pass at Collate!...
2011-10-29 Tara L Andrews wrapperize the HTML templates
2011-10-21 Tara L Andrews grey out any stemma node not in the collation
2011-10-21 Tara L Andrews split tree pruning into its own function; s158 works now
2011-10-21 Tara L Andrews algorithm now works on 'besoin' txt, complex as it is
2011-10-21 Tara L Andrews change analysis graph calculation - closer but not...
2011-10-20 Tara L Andrews fix bugs to do with reading relationships
2011-10-10 Tara L Andrews make standalone svg rendering inside an HTML page
2011-10-10 Tara L Andrews allow division of fetch for table and SVG stemma
2011-10-10 Tara L Andrews no need for default in non-Root
2011-10-08 Tara L Andrews amazingly stupid pod bug
2011-10-08 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2011-10-08 Tara L Andrews allow parameter passing too for stemmagraph service
2011-10-08 Joris van Zundert Changed styling of selected row. Added auto styling...
2011-10-08 Tara L Andrews add simple conversion service, dot to stemma graph
2011-10-08 Tara L Andrews more test data
next