Commit graph

71 commits

Author SHA1 Message Date
Daniel Martí
fb38eb6b8c First metadata checks rewrite; New metadata.py module 2013-11-19 15:35:16 +01:00
Ciaran Gultnieks
75d616c5e5 Fix fdroid stats, checking config before reading it 2013-11-05 07:58:56 +00:00
Daniel Martí
67b8825560 Merge branch 'master' into verbose-rewrite 2013-11-02 19:56:31 +01:00
Daniel Martí
ee759a3a0e Start doing multiple categories as comma separated lists
Don't drop support for old clients (only one category) yet
2013-11-02 01:14:01 +01:00
Daniel Martí
c3be06fb1d Start rewriting options and config as common.py globals 2013-11-01 13:55:38 +01:00
Ciaran Gultnieks
a762a0cb04 Tidied up some unused junk 2013-10-31 15:46:32 +00:00
Ciaran Gultnieks
08287a1fa8 Handle repo config in a more sensible way 2013-10-31 15:37:39 +00:00
Daniel Martí
2c804ef88a Switch all shebangs to 'env python2' 2013-10-31 13:27:24 +01:00
Daniel Martí
59cde15ad1 Two new stats files: categories.txt, antifeatures.txt 2013-10-31 13:08:15 +01:00
Daniel Martí
ded019291e sed -i 's/!= None/is not None/g' *.py 2013-10-13 00:03:57 +02:00
Daniel Martí
76d3b56ff5 Remove a bunch of unused imports 2013-08-22 16:42:57 +02:00
Ciaran Gultnieks
7878d959e7 Improve the stats bandwidth/diskspace/memory situation a bit 2013-05-31 07:51:54 +01:00
Ciaran Gultnieks
0985a6d4f4 Merge branch 'master' of gitorious.org:f-droid/fdroidserver 2013-05-25 14:10:29 +01:00
Ciaran Gultnieks
ca717e33d7 Fix graphite stats sending 2013-05-25 13:51:52 +01:00
Daniel Martí
bb867e1b6f Find out srclib repo type for stats 2013-05-24 23:52:14 +02:00
Daniel Martí
f40ec0eaaa Don't separate RM by branches on UCM stats 2013-05-24 23:48:03 +02:00
Ciaran Gultnieks
dc789a7ac9 Option to push stats to graphite 2013-05-23 11:05:30 +01:00
Daniel Martí
5f2e1d76c2 Add update_check_modes.txt to stats/ 2013-05-17 22:39:35 +02:00
Ciaran Gultnieks
27a07d7063 Stats-related things must be explicitly enabled (issue #51) 2012-08-31 18:17:38 +01:00
Ciaran Gultnieks
702c881d72 Added license and vcs type analysis to stats 2012-04-08 14:07:01 +01:00
Ciaran Gultnieks
f643b0498c Make the server tools an installable package (with distutils) - wip 2012-03-11 11:59:19 +00:00
Renamed from stats.py (Browse further)