liquid_feedback_core
log
| age | author | description | 
|---|---|---|
| 2014-06-11 | jbe | Bugfix in "close_voting" function that only affected PostgreSQL versions prior 9.1v3.0.2 | 
| 2014-05-22 | jbe | Updated update script to include previous bugfix | 
| 2014-05-22 | jbe | Bugfix in tie-breaking: Type for worst possible link strength must be "link_strength", not "INT8" | 
| 2014-05-22 | jbe | Update script to v3.0.2 added | 
| 2014-05-22 | jbe | Re-added experimental "no_reverse_beat_path" feature for next minor version (provides backward compatibility) | 
| 2014-05-22 | jbe | Code cleanup regarding new tie-breaking | 
| 2014-05-22 | jbe | Implemented tie-breaking according to chapter 5 of schulze1.pdf (draft, 2 July 2012) |