Some conferences I am attending
Taking a leaf from Nicole’s blog. Here’s some of the places I will be this year
- ALA in New Orleans, LA, USA. June 24-28 (in the exhibition hall, then hackfesting, meetings in the evenings
- Koha NZ users group meeting, July 26, Levin NZ
- Access2010 Vancouver, BC, Canada. October 19-22 (Speaking)
- LIANZA October 30- November 2, Wellington NZ (Manning a stand and presenting)
Statistics for 3.4.1
3.4.1 was released May 22, 1 month after 3.4.0 and contains only bugfixes.
Summary
- Processed 28 csets from 13 developers
- 9 employers found
- A total of 497598 lines added, 509674 removed (delta -12076)
Developers with the most changesets | ||
---|---|---|
Katrin Fischer | 5 | 17.9% |
Nicole C. Engard | 3 | 10.7% |
Jared Camins-Esakov | 3 | 10.7% |
Colin Campbell | 3 | 10.7% |
Chris Cormack | 2 | 7.1% |
Chris Nighswonger | 2 | 7.1% |
Frédéric Demians | 2 | 7.1% |
Owen Leonard | 2 | 7.1% |
Matthias Meusburger | 2 | 7.1% |
Ian Walls | 1 | 3.6% |
conan (aka Fernando Canizo) | 1 | 3.6% |
Magnus Enger | 1 | 3.6% |
Galen Charlton | 1 | 3.6% |
Developers with the most changed lines | ||
---|---|---|
Frédéric Demians | 509586 | 99.9% |
Chris Nighswonger | 180 | 0.0% |
Chris Cormack | 43 | 0.0% |
Jared Camins-Esakov | 29 | 0.0% |
Matthias Meusburger | 29 | 0.0% |
Owen Leonard | 19 | 0.0% |
Katrin Fischer | 18 | 0.0% |
Colin Campbell | 13 | 0.0% |
Nicole C. Engard | 7 | 0.0% |
Galen Charlton | 2 | 0.0% |
Ian Walls | 1 | 0.0% |
conan (aka Fernando Canizo) | 1 | 0.0% |
Developers with the most lines removed | ||
---|---|---|
Frédéric Demians | 12307 | 2.4% |
Chris Cormack | 23 | 0.0% |
Developers with the most signoffs (total 72) | ||
---|---|---|
Chris Cormack | 24 | 33.3% |
Chris Nighswonger | 23 | 31.9% |
Ian Walls | 11 | 15.3% |
Nicole C. Engard | 5 | 6.9% |
Magnus Enger | 2 | 2.8% |
Frederic Demians | 2 | 2.8% |
Paul Poulain | 2 | 2.8% |
Henri-Damien LAURENT | 1 | 1.4% |
Galen Charlton | 1 | 1.4% |
Jared Camins-Esakov | 1 | 1.4% |
Top changeset contributors by employer | ||
---|---|---|
ByWater-Solutions | 7 | 25.0% |
BSZ-BW | 5 | 17.9% |
(Unknown) | 3 | 10.7% |
PTFS-Europe | 3 | 10.7% |
Catalyst | 2 | 7.1% |
ACPL | 2 | 7.1% |
Foundations | 2 | 7.1% |
Tamil | 2 | 7.1% |
Biblibre | 2 | 7.1% |
Top lines changed by employer | ||
---|---|---|
Tamil | 509586 | 99.9% |
Foundations | 180 | 0.0% |
Catalyst | 44 | 0.0% |
ByWater-Solutions | 37 | 0.0% |
Biblibre | 29 | 0.0% |
ACPL | 19 | 0.0% |
BSZ-BW | 18 | 0.0% |
PTFS-Europe | 13 | 0.0% |
(Unknown) | 3 | 0.0% |
Employers with the most signoffs (total 72) | ||
---|---|---|
Foundations | 23 | 31.9% |
Catalyst | 23 | 31.9% |
ByWater-Solutions | 17 | 23.6% |
Biblibre | 3 | 4.2% |
(Unknown) | 3 | 4.2% |
Tamil | 2 | 2.8% |
BigBallOfWax | 1 | 1.4% |
Atarau the drummer
Heres what Te Po Atarau and I got up to this afternoon.
New batch of Statistics
One of the developers at Liblime pointed out the fork occured a few commits later than I had thought. So I have rerun the statistics from the commit they suggested, up to the latest version available for download. For Koha that is 3.4.1 for Liblime ILS it is 4.2. So here goes.
For Koha I ran
git log -p -M --no-merges 3bab38c..v3.04.01 | ../gitdm/gitdm
For Liblime I ran
git log -p -M --no-merges 3bab38c..HEAD | ../gitdm/gitdm
Summary
Koha:
- Processed 3384 csets from 95 developers
- A total of 10695168 lines added, 5209552 removed (delta 5485616)
Liblime ILS
- Processed 768 csets from 35 developers
- A total of 205406 lines added, 11388 removed (delta 194018)
And to appease any further complaints. We can rerun it to 3.2.0 (even though there are commits in the Liblime repo from well past the date that was released and the repo only went up last week) 3.2.0 was released October 22 2010.
Koha – from the fork to 3.2.0
- Processed 2008 csets from 55 developers
- A total of 3859221 lines added, 1952455 removed (delta 1906766)
Liblime ILS (up until October 22, 2010)
- Processed 649 csets from 31 developers
- A total of 197979 lines added, 9187 removed (delta 188792)
An interesting side product of rerunning the stats, is we can see the rate of work on Koha is increasing, since October 22 2010 there were 1376 changesets. Pretty neat.
I love pulling statistics out of git
I thought after the release of Liblime ILS I should do a bit of a statistics run using gitdm on the fork (from the point it forked UPDATE Ive been told I ran it from prior to the fork, so I have rerun the stats in a new blogpost) vs on the master branch of Koha. These statistics span the time period of September 16 2009 to now.
Summary:
- In the period since the fork, Koha has had 3455 changesets, Liblime ILS has had 826
- Koha had 95 different authors, Liblime ILS had 38
- Koha: A total of 11,191,972 lines added, 5,424,709 removed (delta 5,767,263)
- Liblime ILS: A total of 1,199,456 lines added, 736,049 removed (delta 463,407)
Here are the statistics for Koha
Developers with the most changesets | ||
---|---|---|
Chris Cormack | 485 | 14.0% |
Owen Leonard | 360 | 10.4% |
Galen Charlton | 308 | 8.9% |
Henri-Damien LAURENT | 272 | 7.9% |
Paul Poulain | 246 | 7.1% |
Colin Campbell | 165 | 4.8% |
Lars Wirzenius | 125 | 3.6% |
Chris Nighswonger | 117 | 3.4% |
Matthias Meusburger | 115 | 3.3% |
Katrin Fischer | 114 | 3.3% |
Nahuel ANGELINETTI | 97 | 2.8% |
Frédéric Demians | 93 | 2.7% |
Jean-André Santoni | 89 | 2.6% |
Nicole Engard | 84 | 2.4% |
Garry Collum | 76 | 2.2% |
Nicole C. Engard | 71 | 2.1% |
Jared Camins-Esakov | 50 | 1.4% |
Alex Arnaud | 46 | 1.3% |
Ian Walls | 45 | 1.3% |
Christopher Hall | 38 | 1.1% |
Robin Sheat | 34 | 1.0% |
Marcel de Rooy | 34 | 1.0% |
Jesse Weaver | 28 | 0.8% |
Jane Wagner | 26 | 0.8% |
Donovan Jones | 25 | 0.7% |
Stéphane Delaune | 21 | 0.6% |
Magnus Enger | 20 | 0.6% |
Srdjan Jankovic | 16 | 0.5% |
Liz Rea | 16 | 0.5% |
Bernardo Gonzalez Kriegel | 14 | 0.4% |
Kyle M Hall | 13 | 0.4% |
Tomas Cohen Arazi | 12 | 0.3% |
J. David Bavousett | 12 | 0.3% |
Frédérick Capovilla | 9 | 0.3% |
Michael Hafen | 9 | 0.3% |
Julian Maurice | 8 | 0.2% |
Zach Sim | 8 | 0.2% |
Andrew Elwell | 8 | 0.2% |
Koustubha Kale | 7 | 0.2% |
ruth@bywatersolutions.com | 7 | 0.2% |
Jared CAMINS-ESAKOV | 6 | 0.2% |
johnboy | 6 | 0.2% |
Christophe Croullebois | 5 | 0.1% |
John Soros | 5 | 0.1% |
Ricardo Dias Marques | 4 | 0.1% |
Sophie Meynieux | 4 | 0.1% |
Salvador Zaragoza Rubio | 4 | 0.1% |
Nicolas Morin | 4 | 0.1% |
MJ Ray | 4 | 0.1% |
Mason James | 4 | 0.1% |
Amit Gupta | 4 | 0.1% |
ByWater Solutions | 4 | 0.1% |
Will Stokes | 4 | 0.1% |
Cindy Murdock Ames | 4 | 0.1% |
David Birmingham | 4 | 0.1% |
Piotr Wejman | 4 | 0.1% |
fdurand | 3 | 0.1% |
Janusz Kaczmarek | 3 | 0.1% |
koha-preprod | 3 | 0.1% |
root | 3 | 0.1% |
Reed Wade | 3 | 0.1% |
Eric Olsen | 3 | 0.1% |
Sébastien Hinderer | 3 | 0.1% |
Schuster | 2 | 0.1% |
Brice Sanchez | 2 | 0.1% |
claudia | 2 | 0.1% |
Zeno0 Tajoli | 2 | 0.1% |
Brian Engard | 2 | 0.1% |
Matthew Hunt | 2 | 0.1% |
Wolfgang Heymans | 2 | 0.1% |
brendan | 2 | 0.1% |
Marc Chantreux | 2 | 0.1% |
conan (aka Fernando Canizo) | 1 | 0.0% |
Jonathan Druart | 1 | 0.0% |
Mark Gavillet | 1 | 0.0% |
Doug Dearden | 1 | 0.0% |
Savitra Sirohi | 1 | 0.0% |
Frère Sébastien Marie | 1 | 0.0% |
marcel@libdevelop.rijksmuseum.nl | 1 | 0.0% |
Jerome Charaoui | 1 | 0.0% |
spartaness | 1 | 0.0% |
Dobrica Pavlinusic | 1 | 0.0% |
Joe Atzberger | 1 | 0.0% |
Edward Allen | 1 | 0.0% |
Serhij Dubyk {?????? ?????} | 1 | 0.0% |
koha | 1 | 0.0% |
f.demians at tamil.fr | 1 | 0.0% |
dev2 | 1 | 0.0% |
Nate Curulla | 1 | 0.0% |
Daniel Grobani | 1 | 0.0% |
Andrew Chilton | 1 | 0.0% |
Koha | 1 | 0.0% |
Koha User | 1 | 0.0% |
Zeno Tajoli | 1 | 0.0% |
NYUHSL | 1 | 0.0% |
Developers with the most changed lines | ||
---|---|---|
Frédéric Demians | 5689198 | 46.9% |
Chris Cormack | 4870443 | 40.2% |
Nahuel ANGELINETTI | 282692 | 2.3% |
Magnus Enger | 57925 | 0.5% |
Galen Charlton | 57686 | 0.5% |
Katrin Fischer | 49202 | 0.4% |
Piotr Wejman | 48396 | 0.4% |
Paul Poulain | 41848 | 0.3% |
Jared Camins-Esakov | 21386 | 0.2% |
Owen Leonard | 17507 | 0.1% |
Henri-Damien LAURENT | 16803 | 0.1% |
Chris Nighswonger | 11286 | 0.1% |
Matthias Meusburger | 7601 | 0.1% |
Lars Wirzenius | 6403 | 0.1% |
Salvador Zaragoza Rubio | 4307 | 0.0% |
Colin Campbell | 3571 | 0.0% |
Jesse Weaver | 3399 | 0.0% |
Nicole C. Engard | 3106 | 0.0% |
Andrew Elwell | 3104 | 0.0% |
Jean-André Santoni | 3050 | 0.0% |
Nicole Engard | 1615 | 0.0% |
Christopher Hall | 1192 | 0.0% |
Stéphane Delaune | 1139 | 0.0% |
Ian Walls | 1066 | 0.0% |
Kyle M Hall | 933 | 0.0% |
Koustubha Kale | 869 | 0.0% |
Robin Sheat | 742 | 0.0% |
Srdjan Jankovic | 626 | 0.0% |
Mason James | 604 | 0.0% |
Alex Arnaud | 532 | 0.0% |
Eric Olsen | 499 | 0.0% |
Garry Collum | 478 | 0.0% |
Marcel de Rooy | 469 | 0.0% |
John Soros | 453 | 0.0% |
Will Stokes | 405 | 0.0% |
Tomas Cohen Arazi | 372 | 0.0% |
Donovan Jones | 354 | 0.0% |
Jane Wagner | 273 | 0.0% |
johnboy | 214 | 0.0% |
Liz Rea | 182 | 0.0% |
Zeno0 Tajoli | 168 | 0.0% |
Zach Sim | 148 | 0.0% |
Jared CAMINS-ESAKOV | 123 | 0.0% |
David Birmingham | 113 | 0.0% |
Bernardo Gonzalez Kriegel | 96 | 0.0% |
Amit Gupta | 84 | 0.0% |
Julian Maurice | 83 | 0.0% |
Doug Dearden | 82 | 0.0% |
Christophe Croullebois | 73 | 0.0% |
Zeno Tajoli | 73 | 0.0% |
J. David Bavousett | 66 | 0.0% |
Joe Atzberger | 66 | 0.0% |
Sophie Meynieux | 52 | 0.0% |
Michael Hafen | 48 | 0.0% |
dev2 | 37 | 0.0% |
root | 36 | 0.0% |
koha | 34 | 0.0% |
Savitra Sirohi | 30 | 0.0% |
Reed Wade | 26 | 0.0% |
Serhij Dubyk {?????? ?????} | 26 | 0.0% |
Frédérick Capovilla | 22 | 0.0% |
ruth@bywatersolutions.com | 21 | 0.0% |
Ricardo Dias Marques | 17 | 0.0% |
Brian Engard | 17 | 0.0% |
ByWater Solutions | 16 | 0.0% |
Brice Sanchez | 16 | 0.0% |
spartaness | 15 | 0.0% |
f.demians at tamil.fr | 14 | 0.0% |
Nate Curulla | 14 | 0.0% |
Daniel Grobani | 14 | 0.0% |
Sébastien Hinderer | 13 | 0.0% |
Jonathan Druart | 12 | 0.0% |
MJ Ray | 10 | 0.0% |
Marc Chantreux | 9 | 0.0% |
Andrew Chilton | 9 | 0.0% |
Koha | 9 | 0.0% |
Janusz Kaczmarek | 8 | 0.0% |
Nicolas Morin | 7 | 0.0% |
koha-preprod | 7 | 0.0% |
Matthew Hunt | 6 | 0.0% |
claudia | 5 | 0.0% |
Cindy Murdock Ames | 4 | 0.0% |
fdurand | 4 | 0.0% |
Frère Sébastien Marie | 4 | 0.0% |
Koha User | 4 | 0.0% |
Schuster | 2 | 0.0% |
Wolfgang Heymans | 2 | 0.0% |
marcel@libdevelop.rijksmuseum.nl | 2 | 0.0% |
Edward Allen | 2 | 0.0% |
NYUHSL | 2 | 0.0% |
conan (aka Fernando Canizo) | 1 | 0.0% |
Mark Gavillet | 1 | 0.0% |
Jerome Charaoui | 1 | 0.0% |
Dobrica Pavlinusic | 1 | 0.0% |
Developers with the most lines removed | ||
---|---|---|
Jared Camins-Esakov | 20026 | 0.4% |
Andrew Elwell | 1158 | 0.0% |
Colin Campbell | 246 | 0.0% |
Christopher Hall | 222 | 0.0% |
Serhij Dubyk {?????? ?????} | 26 | 0.0% |
Zeno0 Tajoli | 17 | 0.0% |
Ricardo Dias Marques | 11 | 0.0% |
claudia | 4 | 0.0% |
Jonathan Druart | 2 | 0.0% |
Wolfgang Heymans | 1 | 0.0% |
Developers with the most signoffs (total 2727) | ||
---|---|---|
Galen Charlton | 1135 | 41.6% |
Chris Cormack | 876 | 32.1% |
Nicole C. Engard | 191 | 7.0% |
Ian Walls | 66 | 2.4% |
Colin Campbell | 65 | 2.4% |
Katrin Fischer | 63 | 2.3% |
Henri-Damien LAURENT | 45 | 1.7% |
Owen Leonard | 36 | 1.3% |
Julian Maurice | 32 | 1.2% |
Jared Camins-Esakov | 29 | 1.1% |
Magnus Enger | 20 | 0.7% |
Claire Hernandez | 19 | 0.7% |
Chris Nighswonger | 18 | 0.7% |
Stéphane Delaune | 17 | 0.6% |
Frédéric Demians | 17 | 0.6% |
Marcel de Rooy | 16 | 0.6% |
Liz Rea | 13 | 0.5% |
Paul Poulain | 12 | 0.4% |
Jonathan Druart | 11 | 0.4% |
fdurand | 11 | 0.4% |
Christophe Croullebois | 7 | 0.3% |
ruth@bywatersolutions.com | 6 | 0.2% |
Robin Sheat | 3 | 0.1% |
Koustubha Kale | 3 | 0.1% |
Matthias Meusburger | 3 | 0.1% |
Frederic Demians | 2 | 0.1% |
Guillaume Hatt | 2 | 0.1% |
Jane Wagner | 2 | 0.1% |
Jesse Weaver | 2 | 0.1% |
Mark Gavillet | 1 | 0.0% |
Davi | 1 | 0.0% |
Frère Sébastien Marie | 1 | 0.0% |
Sophie Meynieux | 1 | 0.0% |
Salvador Zaragoza Rubio | 1 | 0.0% |
Top changeset contributors by employer | ||
---|---|---|
Biblibre | 913 | 26.4% |
(Unknown) | 741 | 21.4% |
Catalyst | 554 | 16.0% |
ACPL | 359 | 10.4% |
ByWater-Solutions | 177 | 5.1% |
BigBallOfWax | 176 | 5.1% |
PTFS-Europe | 166 | 4.8% |
Foundations | 117 | 3.4% |
BSZ-BW | 116 | 3.4% |
Tamil | 93 | 2.7% |
PTFS | 43 | 1.2% |
Top lines changed by employer | ||
---|---|---|
Tamil | 5689288 | 46.9% |
BigBallOfWax | 4809342 | 39.7% |
Catalyst | 951588 | 7.9% |
Biblibre | 362753 | 3.0% |
(Unknown) | 192337 | 1.6% |
BSZ-BW | 49211 | 0.4% |
ByWater-Solutions | 26701 | 0.2% |
ACPL | 20793 | 0.2% |
Foundations | 14834 | 0.1% |
PTFS-Europe | 4347 | 0.0% |
PTFS | 495 | 0.0% |
Employers with the most signoffs (total 2727) | ||
---|---|---|
(Unknown) | 1209 | 44.3% |
Catalyst | 875 | 32.1% |
ByWater-Solutions | 289 | 10.6% |
Biblibre | 147 | 5.4% |
PTFS-Europe | 66 | 2.4% |
BSZ-BW | 63 | 2.3% |
ACPL | 36 | 1.3% |
Tamil | 19 | 0.7% |
Foundations | 18 | 0.7% |
BigBallOfWax | 3 | 0.1% |
PTFS | 2 | 0.1% |
And here are the statistics for Liblime ILS
Developers with the most changesets | ||
---|---|---|
D Ruth Bavousett | 161 | 19.5% |
Clay Fouts | 113 | 13.7% |
David Birmingham | 106 | 12.8% |
PTFS | 101 | 12.2% |
Colin Campbell | 81 | 9.8% |
Jesse Weaver | 58 | 7.0% |
Jane Wagner | 28 | 3.4% |
Kyle M Hall | 23 | 2.8% |
Ha Quach | 21 | 2.5% |
Chris Cormack | 19 | 2.3% |
Owen Leonard | 15 | 1.8% |
Galen Charlton | 11 | 1.3% |
dev3 | 11 | 1.3% |
Ryan Higgins | 9 | 1.1% |
cfouts | 8 | 1.0% |
Garry Collum | 8 | 1.0% |
Ian Walls | 5 | 0.6% |
ctftest2 | 5 | 0.6% |
Jean-André Santoni | 5 | 0.6% |
Katrin Fischer | 4 | 0.5% |
Nicole Engard | 4 | 0.5% |
Henri-Damien LAURENT | 4 | 0.5% |
dev2 | 3 | 0.4% |
Frédéric Demians | 3 | 0.4% |
Chris Nighswonger | 3 | 0.4% |
Liblime | 2 | 0.2% |
Arcadia Koha | 2 | 0.2% |
Nahuel ANGELINETTI | 2 | 0.2% |
kyletest | 2 | 0.2% |
Robert Vernon Phillips | 1 | 0.1% |
Robert Phillips | 1 | 0.1% |
J. David Bavousett | 1 | 0.1% |
Michele Maenpaa | 1 | 0.1% |
David Bavousett | 1 | 0.1% |
Koha User | 1 | 0.1% |
Magnus Enger | 1 | 0.1% |
Paul Poulain | 1 | 0.1% |
Michael Hafen | 1 | 0.1% |
Developers with the most changed lines | ||
---|---|---|
Chris Cormack | 985443 | 81.6% |
D Ruth Bavousett | 167675 | 13.9% |
David Birmingham | 9298 | 0.8% |
PTFS | 7376 | 0.6% |
Owen Leonard | 5952 | 0.5% |
Jesse Weaver | 3753 | 0.3% |
Kyle M Hall | 3312 | 0.3% |
Clay Fouts | 3298 | 0.3% |
Colin Campbell | 3293 | 0.3% |
Henri-Damien LAURENT | 1830 | 0.2% |
Ryan Higgins | 1817 | 0.2% |
Ha Quach | 1561 | 0.1% |
Jean-André Santoni | 1176 | 0.1% |
Galen Charlton | 809 | 0.1% |
Frédéric Demians | 710 | 0.1% |
ctftest2 | 472 | 0.0% |
Robert Phillips | 312 | 0.0% |
Nicole Engard | 300 | 0.0% |
Jane Wagner | 296 | 0.0% |
cfouts | 143 | 0.0% |
kyletest | 134 | 0.0% |
Ian Walls | 106 | 0.0% |
dev3 | 99 | 0.0% |
Arcadia Koha | 88 | 0.0% |
Garry Collum | 50 | 0.0% |
dev2 | 43 | 0.0% |
Chris Nighswonger | 33 | 0.0% |
David Bavousett | 31 | 0.0% |
Katrin Fischer | 24 | 0.0% |
Nahuel ANGELINETTI | 18 | 0.0% |
Robert Vernon Phillips | 15 | 0.0% |
Magnus Enger | 6 | 0.0% |
Michael Hafen | 5 | 0.0% |
Koha User | 4 | 0.0% |
Paul Poulain | 4 | 0.0% |
Liblime | 2 | 0.0% |
J. David Bavousett | 2 | 0.0% |
Michele Maenpaa | 1 | 0.0% |
Developers with the most lines removed | ||
---|---|---|
dev3 | 34 | 0.0% |
Michael Hafen | 1 | 0.0% |
Developers with the most signoffs (total 62) | ||
---|---|---|
Galen Charlton | 59 | 95.2% |
Clay Fouts | 3 | 4.8% |
Top changeset contributors by employer | ||
---|---|---|
PTFS | 521 | 63.1% |
(Unknown) | 133 | 16.1% |
PTFS-Europe | 81 | 9.8% |
Liblime | 29 | 3.5% |
BigBallOfWax | 18 | 2.2% |
ACPL | 15 | 1.8% |
Biblibre | 12 | 1.5% |
ByWater-Solutions | 6 | 0.7% |
BSZ-BW | 4 | 0.5% |
Foundations | 3 | 0.4% |
Tamil | 3 | 0.4% |
Catalyst | 1 | 0.1% |
Top lines changed by employer | ||
---|---|---|
BigBallOfWax | 991503 | 82.1% |
PTFS | 190261 | 15.7% |
(Unknown) | 9640 | 0.8% |
ACPL | 5978 | 0.5% |
Liblime | 3644 | 0.3% |
PTFS-Europe | 3349 | 0.3% |
Biblibre | 3043 | 0.3% |
Tamil | 711 | 0.1% |
ByWater-Solutions | 145 | 0.0% |
Foundations | 33 | 0.0% |
BSZ-BW | 24 | 0.0% |
Catalyst | 7 | 0.0% |
Employers with the most signoffs (total 62) | ||
---|---|---|
(Unknown) | 59 | 95.2% |
PTFS | 3 | 4.8% |
Using giggle to navigate the Koha source code
Some statistics for Koha 3.4.0
Developers with the most changesets | ||
---|---|---|
Chris Cormack | 252 | 18.7% |
Owen Leonard | 188 | 14.0% |
Galen Charlton | 97 | 7.2% |
Katrin Fischer | 81 | 6.0% |
Colin Campbell | 70 | 5.2% |
Paul Poulain | 66 | 4.9% |
Nicole C. Engard | 52 | 3.9% |
Jared Camins-Esakov | 46 | 3.4% |
Christopher Hall | 38 | 2.8% |
Frédéric Demians | 34 | 2.5% |
Lars Wirzenius | 34 | 2.5% |
Marcel de Rooy | 31 | 2.3% |
Henri-Damien LAURENT | 29 | 2.2% |
Ian Walls | 27 | 2.0% |
Stéphane Delaune | 20 | 1.5% |
Alex Arnaud | 19 | 1.4% |
Chris Nighswonger | 19 | 1.4% |
Robin Sheat | 19 | 1.4% |
Magnus Enger | 17 | 1.3% |
Matthias Meusburger | 15 | 1.1% |
Bernardo Gonzalez Kriegel | 14 | 1.0% |
Srdjan Jankovic | 12 | 0.9% |
Tomas Cohen Arazi | 11 | 0.8% |
Nahuel ANGELINETTI | 11 | 0.8% |
Frédérick Capovilla | 9 | 0.7% |
Zach Sim | 8 | 0.6% |
Garry Collum | 8 | 0.6% |
Jean-André Santoni | 8 | 0.6% |
Julian Maurice | 7 | 0.5% |
ruth@bywatersolutions.com | 7 | 0.5% |
Liz Rea | 6 | 0.4% |
Jane Wagner | 6 | 0.4% |
johnboy | 6 | 0.4% |
Christophe Croullebois | 5 | 0.4% |
Koustubha Kale | 5 | 0.4% |
Sophie Meynieux | 4 | 0.3% |
Salvador Zaragoza Rubio | 4 | 0.3% |
fdurand | 3 | 0.2% |
J. David Bavousett | 3 | 0.2% |
Janusz Kaczmarek | 3 | 0.2% |
koha-preprod | 3 | 0.2% |
Reed Wade | 3 | 0.2% |
MJ Ray | 3 | 0.2% |
Nicolas Morin | 2 | 0.1% |
Jared CAMINS-ESAKOV | 2 | 0.1% |
Jesse Weaver | 2 | 0.1% |
Schuster | 2 | 0.1% |
Brice Sanchez | 2 | 0.1% |
claudia | 2 | 0.1% |
Mason James | 2 | 0.1% |
Amit Gupta | 2 | 0.1% |
Andrew Elwell | 2 | 0.1% |
Brian Engard | 2 | 0.1% |
Ricardo Dias Marques | 1 | 0.1% |
Jonathan Druart | 1 | 0.1% |
Mark Gavillet | 1 | 0.1% |
Doug Dearden | 1 | 0.1% |
root | 1 | 0.1% |
Savitra Sirohi | 1 | 0.1% |
Frère Sébastien Marie | 1 | 0.1% |
marcel@libdevelop.rijksmuseum.nl | 1 | 0.1% |
Jerome Charaoui | 1 | 0.1% |
spartaness | 1 | 0.1% |
Dobrica Pavlinusic | 1 | 0.1% |
Joe Atzberger | 1 | 0.1% |
Edward Allen | 1 | 0.1% |
Serhij Dubyk {?????? ?????} | 1 | 0.1% |
koha | 1 | 0.1% |
f.demians at tamil.fr | 1 | 0.1% |
Zeno0 Tajoli | 1 | 0.1% |
dev2 | 1 | 0.1% |
ByWater Solutions | 1 | 0.1% |
Nate Curulla | 1 | 0.1% |
Daniel Grobani | 1 | 0.1% |
Will Stokes | 1 | 0.1% |
Cindy Murdock Ames | 1 | 0.1% |
Matthew Hunt | 1 | 0.1% |
Developers with the most changed lines | ||
---|---|---|
Chris Cormack | 540112 | 46.8% |
Magnus Enger | 57920 | 5.0% |
Paul Poulain | 23146 | 2.0% |
Jared Camins-Esakov | 21361 | 1.8% |
Owen Leonard | 8553 | 0.7% |
Galen Charlton | 5019 | 0.4% |
Salvador Zaragoza Rubio | 4307 | 0.4% |
Nicole C. Engard | 2933 | 0.3% |
Katrin Fischer | 2821 | 0.2% |
Lars Wirzenius | 2115 | 0.2% |
Chris Nighswonger | 1355 | 0.1% |
Colin Campbell | 1350 | 0.1% |
Christopher Hall | 1192 | 0.1% |
Stéphane Delaune | 1122 | 0.1% |
Ian Walls | 960 | 0.1% |
Koustubha Kale | 865 | 0.1% |
Andrew Elwell | 750 | 0.1% |
Srdjan Jankovic | 509 | 0.0% |
Matthias Meusburger | 499 | 0.0% |
Henri-Damien LAURENT | 493 | 0.0% |
Frédéric Demians | 483 | 0.0% |
Robin Sheat | 479 | 0.0% |
Marcel de Rooy | 456 | 0.0% |
Jesse Weaver | 452 | 0.0% |
Tomas Cohen Arazi | 370 | 0.0% |
Jean-André Santoni | 260 | 0.0% |
Alex Arnaud | 252 | 0.0% |
johnboy | 214 | 0.0% |
Zach Sim | 148 | 0.0% |
Will Stokes | 147 | 0.0% |
Nahuel ANGELINETTI | 129 | 0.0% |
Zeno0 Tajoli | 107 | 0.0% |
Bernardo Gonzalez Kriegel | 96 | 0.0% |
Jane Wagner | 86 | 0.0% |
Doug Dearden | 82 | 0.0% |
Amit Gupta | 74 | 0.0% |
Julian Maurice | 73 | 0.0% |
Christophe Croullebois | 73 | 0.0% |
Jared CAMINS-ESAKOV | 67 | 0.0% |
Joe Atzberger | 66 | 0.0% |
Sophie Meynieux | 52 | 0.0% |
Mason James | 38 | 0.0% |
dev2 | 37 | 0.0% |
koha | 34 | 0.0% |
Savitra Sirohi | 30 | 0.0% |
J. David Bavousett | 27 | 0.0% |
Garry Collum | 26 | 0.0% |
Liz Rea | 26 | 0.0% |
Reed Wade | 26 | 0.0% |
Serhij Dubyk {?????? ?????} | 26 | 0.0% |
Frédérick Capovilla | 22 | 0.0% |
ruth@bywatersolutions.com | 21 | 0.0% |
Brian Engard | 17 | 0.0% |
Brice Sanchez | 16 | 0.0% |
ByWater Solutions | 16 | 0.0% |
spartaness | 15 | 0.0% |
f.demians at tamil.fr | 14 | 0.0% |
Nate Curulla | 14 | 0.0% |
Daniel Grobani | 14 | 0.0% |
Jonathan Druart | 12 | 0.0% |
Janusz Kaczmarek | 8 | 0.0% |
koha-preprod | 7 | 0.0% |
MJ Ray | 5 | 0.0% |
claudia | 5 | 0.0% |
fdurand | 4 | 0.0% |
Nicolas Morin | 4 | 0.0% |
root | 4 | 0.0% |
Frère Sébastien Marie | 4 | 0.0% |
Matthew Hunt | 3 | 0.0% |
Schuster | 2 | 0.0% |
marcel@libdevelop.rijksmuseum.nl | 2 | 0.0% |
Edward Allen | 2 | 0.0% |
Ricardo Dias Marques | 1 | 0.0% |
Mark Gavillet | 1 | 0.0% |
Jerome Charaoui | 1 | 0.0% |
Dobrica Pavlinusic | 1 | 0.0% |
Cindy Murdock Ames | 1 | 0.0% |
Developers with the most lines removed | ||
---|---|---|
Jared Camins-Esakov | 20034 | 3.4% |
Galen Charlton | 3965 | 0.7% |
Owen Leonard | 1102 | 0.2% |
Christopher Hall | 222 | 0.0% |
Nahuel ANGELINETTI | 88 | 0.0% |
Colin Campbell | 46 | 0.0% |
Andrew Elwell | 38 | 0.0% |
Serhij Dubyk {?????? ?????} | 26 | 0.0% |
claudia | 4 | 0.0% |
Zeno0 Tajoli | 3 | 0.0% |
Jonathan Druart | 2 | 0.0% |
Developers with the most signoffs (total 1670) | ||
---|---|---|
Chris Cormack | 823 | 49.3% |
Galen Charlton | 218 | 13.1% |
Nicole C. Engard | 178 | 10.7% |
Colin Campbell | 65 | 3.9% |
Katrin Fischer | 60 | 3.6% |
Ian Walls | 45 | 2.7% |
Owen Leonard | 35 | 2.1% |
Julian Maurice | 32 | 1.9% |
Jared Camins-Esakov | 26 | 1.6% |
Claire Hernandez | 19 | 1.1% |
Magnus Enger | 18 | 1.1% |
Frédéric Demians | 17 | 1.0% |
Stéphane Delaune | 17 | 1.0% |
Marcel de Rooy | 16 | 1.0% |
Chris Nighswonger | 16 | 1.0% |
Liz Rea | 12 | 0.7% |
Jonathan Druart | 11 | 0.7% |
fdurand | 11 | 0.7% |
Henri-Damien LAURENT | 11 | 0.7% |
Paul Poulain | 10 | 0.6% |
Christophe Croullebois | 7 | 0.4% |
ruth@bywatersolutions.com | 6 | 0.4% |
Matthias Meusburger | 3 | 0.2% |
Koustubha Kale | 3 | 0.2% |
Guillaume Hatt | 2 | 0.1% |
Jane Wagner | 2 | 0.1% |
Robin Sheat | 2 | 0.1% |
Mark Gavillet | 1 | 0.1% |
Davi | 1 | 0.1% |
Frère Sébastien Marie | 1 | 0.1% |
Sophie Meynieux | 1 | 0.1% |
Salvador Zaragoza Rubio | 1 | 0.1% |
Top lines changed by employer | ||
---|---|---|
Catalyst | 945345 | 81.8% |
(Unknown) | 71815 | 6.2% |
BigBallOfWax | 68056 | 5.9% |
ByWater-Solutions | 26377 | 2.3% |
Biblibre | 26230 | 2.3% |
ACPL | 10433 | 0.9% |
BSZ-BW | 2825 | 0.2% |
PTFS-Europe | 1679 | 0.1% |
Foundations | 1593 | 0.1% |
Tamil | 532 | 0.0% |
PTFS | 151 | 0.0% |
Developers with the most report credits (total 0) |
---|
Developers who gave the most report credits (total 0) |
---|
Top changeset contributors by employer | ||
---|---|---|
Catalyst | 356 | 26.4% |
(Unknown) | 264 | 19.6% |
ACPL | 188 | 14.0% |
Biblibre | 187 | 13.9% |
ByWater-Solutions | 133 | 9.9% |
BSZ-BW | 81 | 6.0% |
PTFS-Europe | 71 | 5.3% |
Tamil | 34 | 2.5% |
Foundations | 19 | 1.4% |
PTFS | 10 | 0.7% |
BigBallOfWax | 4 | 0.3% |
Employers with the most signoffs (total 1670) | ||
---|---|---|
Catalyst | 825 | 49.4% |
(Unknown) | 284 | 17.0% |
ByWater-Solutions | 254 | 15.2% |
Biblibre | 111 | 6.6% |
PTFS-Europe | 66 | 4.0% |
BSZ-BW | 60 | 3.6% |
ACPL | 35 | 2.1% |
Tamil | 17 | 1.0% |
Foundations | 16 | 1.0% |
PTFS | 2 | 0.1% |
Koha 3.4.0 released
It doesn’t seem like 6 months already since Kohacon10 and the release of 3.2.0 but it is. Which means its 3.4.0 release time http://koha-community.org/koha-3-4-0-released/
In that 6 months 66 different people have contributed code that has been accepted for the 3.4.0 release. Over 633 bugs and enhancements have been fixed or added. With over 1400 patches committed. The community continues to grow every release as does the pace of development.
A big thank you to everyone who helped, with code, with bug reports, with documentation, or simply by using an official Koha.