= Trivia = This page contains only irrelevant and unhelpful information and statistics about Bcfg2. == First release == The first release of Bcfg2 was tagged on 2004-08-12. == Source line of code == {{{ #!text -------------------------------------------------------------------------------- Language files blank comment code -------------------------------------------------------------------------------- Python 137 2650 2572 16894 Javascript 15 1293 4080 4729 HTML 38 178 32 1960 XSLT 14 160 0 1322 XSD 19 101 1 886 CSS 13 92 41 696 Bourne Shell 22 155 232 644 make 5 53 45 240 XML 5 4 2 135 Perl 1 30 32 62 Bourne Again Shell 3 6 13 27 SQL 2 1 0 10 -------------------------------------------------------------------------------- SUM: 274 4723 7050 27605 -------------------------------------------------------------------------------- }}} ,,Generated 2010-08-12 with [http://cloc.sourceforge.net/ cloc],, === Code history === A nice [http://www.ohloh.net/p/bcfg2/analyses/latest diagram] is provided by [http://www.ohloh.net Ohloh]. == Details about the Ticketing system == || '''Open tickets''' || [[TicketQuery(status=new|accepted|assigned|reopened, count)]] || || '''Closed tickets''' || [[TicketQuery(status=closed|fixed, count)]] || || '''Total tickets ''' || [[TicketQuery(count)]] || == Developer == This is not the [https://secure.wikimedia.org/wikipedia/en/wiki/Narayan_Desai main developer] of Bcfg2. As far as I know is Narayan Desai a computer scientist at the Mathematics and Computer Science Division of Argonne National Laboratory and was not born in 1924. == Commits == There were made 4472 commits to the Bcfg2 repository in total. ,,Counted with `git log --pretty=format:'' | wc -l` on 2010-11-10.,, {{{ 2003 : 23 2004 : 708 2005 : 837 2006 : 750 2007 : 627 2008 : 392 2009 : 593 }}} ,,To grab the data use `git log --after="2009/1/1" --until="2009/12/31" --pretty=format:'' | wc -l`,, === Top-5 committer === There are many contributions from different people, `git shortlog -s -n` shows the "ranking list" on 2010-11-10. {{{ 2964 Narayan Desai 490 Sol Jerome 281 Daniel Joseph Barnhart Clark 191 Joey Hagedorn 104 Tim Laszlo }}}