[REVERT] r3591: causing problem to install some modules
[odoo/odoo.git] / bin / tools / graph.py
2011-04-08 P. Christeasbin: non-scripts must be -x, scripts +x
2011-03-15 Olivier Dony[FIX] tools.graph: stop useless recursions to make...
2010-03-02 apa-tinyimproved
2010-03-02 apa-tinyreverted graph.py
2010-02-26 Ysa (Open ERP)Remove print statement
2010-02-26 apa-tiny[IMP]:improved code for diagram view
2010-02-16 HDA (OpenERP)Merged with stable
2010-02-04 KSH(Axelor)[FIX] Graph : report corrected
2009-12-02 Xavier Morel[merge] fix-shebang from 5.0 to trunk
2009-12-02 Xavier Morel[fix] use env for python shebang rather than hardcoding...
2009-10-20 pap(openerp)Changed encoding to coding ref: PEP: 0263
2009-10-14 PSO(OpenERP)Changed licencing
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-10 Stephane Wirtel[IMP] Remove the print statement
2008-11-03 Christophe Simonispassing in GPL-3
2008-10-08 Shanta Kabra* Imrovement for tree having more than one root
2008-09-11 Shanta KabraInterchanged 'x' and 'y' roles in result dictionary.
2008-09-09 Shanta Kabra* Change in scale strategy
2008-09-05 Shanta Kabra* Modifications in the strategy to add edge for the...
2008-09-04 Shanta Kabra* Imrovement in tree ordering and finding starts of...
2008-09-03 Shanta Kabra* Code improvement
2008-09-02 Shanta Kabra* Improved graph rankin using optimal feasible tree
2008-09-02 Shanta Kabra* Improvement in tree ordering to avoid overlaping
2008-08-29 Shanta Kabra* Graph algorithm updations
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-16 Fabien PinckaersSpeed Improvement on Every Operation:
2008-06-16 stwadd the copyright
2008-05-19 Amit Mendapara* fixed recursion problem in graph (ref ksh)
2008-05-01 Amit Mendapara* Fixed `new graph` (partially implemented graph algori...
2008-04-21 Fabien PinckaersAdding Graph Rendering Routine in the Trunk
2008-04-21 Fabien PinckaersAdding a graph library