scpubgit/stemmatology.git
2012-08-13 Eden Cardim making tradition user become a weak ref collapse-bugfix-auth-merge
2012-08-10 Eden Cardim made test run with in independent scopes
2012-08-10 Eden Cardim fixing debug message in directory
2012-08-06 Eden Cardim added changes to typemap
2012-08-06 Eden Cardim fixing start/end nodes
2012-08-06 Eden Cardim added test script for bug fixing global relationships
2012-08-06 Eden Cardim nytprof run results of /variantgraph/<ID> and /relation...
2012-08-06 Jess Robinson Script to update load testing file
2012-08-06 Eden Cardim ignoring t/var which is where the tests store temp...
2012-08-06 Eden Cardim updating benchmark values
2012-08-06 Eden Cardim added benchmark times/fixed bug in test
2012-08-06 Eden Cardim fixing test results data structure
2012-08-06 Jess Robinson Add a script to update the speed load test data when...
2012-08-06 Eden Cardim using YAML-based collapser
2012-08-06 Eden Cardim added test to asset user updates are propagating to...
2012-07-12 Eden Cardim fixing attribute rename
2012-07-09 Jess Robinson Add Recaptcha support to the register action to help...
2012-07-09 Jess Robinson Add Email template parts for register email sending
2012-07-09 Jess Robinson Add settings for register email configuration
2012-07-06 Jess Robinson Add Email::Template for post-registratin email sending
2012-07-06 Jess Robinson display is now 'email', allowing ::Auth to email after...
2012-07-04 Eden Cardim fix for openid authentication
2012-07-04 Eden Cardim fixed formhandler error
2012-05-28 Jess Robinson Support email-attribute fetching from OpenID
2012-05-28 Jess Robinson Fix openid attribute fetching using Credential::OpenID
2012-05-28 Jess Robinson Fix bug from previous tidy-up, User model went away...
2012-05-28 Jess Robinson Add support for modifying users to add/change roles
2012-05-24 Jess Robinson Trying out public attr and searching - not very success...
2012-05-24 Jess Robinson Add simple "admin" user support
2012-05-24 Jess Robinson Change Tradition comparing to use == (and assume we...
2012-05-21 Jess Robinson Update admin_users to be able to remove traditions...
2012-05-21 Jess Robinson Add 'list' to admin
2012-05-21 Jess Robinson Pass user object to traditions as we have one already...
2012-05-21 Jess Robinson Change to using the merged Directory as the User store
2012-05-21 Jess Robinson Remove unused files
2012-05-21 Jess Robinson Show traditions based on the current logged-in user
2012-05-21 Jess Robinson Add user_traditionlist
2012-05-21 Jess Robinson Tidy up UserStore/Directory merge
2012-05-16 Jess Robinson Merge UserStore and Directory as we had fun assigning...
2012-05-16 Jess Robinson Initial code for adding traditions to users
2012-05-15 Jess Robinson Require https for LWP, when using OpenID with google
2012-05-15 Jess Robinson Support creating users with no passwords, for OpenID
2012-05-15 Jess Robinson Update to support openid login with google, which uses...
2012-05-15 Jess Robinson Attempts to support openid attribute extension via...
2012-05-15 Jess Robinson Add links to login/register on main page
2012-05-15 Jess Robinson Complete support for openid and new built-in openid_ide...
2012-05-11 Jess Robinson Replacing SimpleLogin with Controller::Auth (requires...
2012-05-11 Jess Robinson Update to allow openid-based users (url as key)
2012-05-10 Jess Robinson Add docs to UserStore module
2012-05-10 Jess Robinson Complete initial admin_users script, including deactiva...
2012-05-10 Jess Robinson Docs for Text::Tradition::User
2012-05-09 Jess Robinson Initial admin_users script, with more tests and additio...
2012-05-09 Jess Robinson Initial docs for stemmaweb user model
2012-05-04 Jess Robinson Basic usable login-auth using KiokuDB
2012-05-02 Jess Robinson Experimenting with KiokuX::User
2012-05-01 Jess Robinson load-save benchmark data for sherlock
2012-05-01 Jess Robinson Amended to store/use benchmarking data profiles per...
2012-05-01 Jess Robinson Only run the load-save test manually, skip for make...
2012-04-30 Jess Robinson Fixup the save-load test to store the benchmark results...
2012-04-30 Jess Robinson Initial version of performance test
2012-04-25 Tara L Andrews pass $self to a method call, oops
2012-04-25 Tara L Andrews make French morph tagging work; dependent on Flemm...
2012-04-23 Tara L Andrews start implementing morphology on readings
2012-04-21 Tara L Andrews fix bugs in persistent equivalence graph implementation
2012-04-21 Tara L Andrews avoid collating meta readings
2012-04-21 Tara L Andrews implement persistent equivalence graph for relationship...
2012-04-20 Tara L Andrews check for relationship before collating
2012-04-20 Tara L Andrews fix relationship test data; remove print from tab test
2012-04-20 Tara L Andrews fix graphml subgraph generation; fix tab parsing to...
2012-04-20 Tara L Andrews add some more transposition logic
2012-04-20 Tara L Andrews fix exponential loop in common_in_path
2012-04-20 Tara L Andrews require working version of Text::TEI::Markup
2012-04-19 Tara L Andrews workaround for segfault; slightly poor form GraphML...
2012-04-19 Tara L Andrews overhaul of colocated-relationship validation, still...
2012-04-19 Tara L Andrews factor out equivalence graph creation
2012-04-19 Tara L Andrews add failing tests for relationship logic, next we fix...
2012-04-19 Tara L Andrews add -from and -to options; TODO rationalize these acros...
2012-04-19 Tara L Andrews revert untested changes that were causing a segfault
2012-04-19 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-04-19 Tara L Andrews enable graphml export of partial traditions
2012-04-19 Tara L Andrews replace local with global rel if they are equivalent...
2012-04-19 Tara L Andrews UNTESTED better validation for transpositions
2012-04-19 Tara L Andrews wrap documentation strings
2012-04-19 Tara L Andrews avoid dying on relationship conflicts
2012-04-18 Tara L Andrews fix failing stemmaweb stub test
2012-04-18 Tara L Andrews fix bug in transposition validation
2012-04-18 Tara L Andrews drop collations on global relationship setting too
2012-04-18 Tara L Andrews suppress undefined warnings in cycle death
2012-04-18 Tara L Andrews bump version numbers
2012-04-18 Tara L Andrews fix failing tests
2012-04-18 Tara L Andrews retain original order of collation sets
2012-04-18 tla remove deprecated source attribute
2012-04-18 tla relationship deletions should include scoped objects
2012-04-17 tla Merge branch 'master' of github.com:tla/stemmatology
2012-04-17 tla accessor method for fixing a database bug
2012-04-17 Tara L Andrews Merge branch 'master' of github.com:tla/stemmatology
2012-04-17 Tara L Andrews better handling of CTE files and their annoying hilight...
2012-04-17 Tara L Andrews only collate a given sequence once
2012-04-17 Tara L Andrews add nocalc option for debug svg output
2012-04-17 Tara L Andrews restore legacy attribute until we can remove it from...
next