ppastats.git
10 years agorelease 1.0.0 v1.0.0
Jean-Philippe Orsini [Mon, 3 Mar 2014 07:54:47 +0000 (07:54 +0000)]
release 1.0.0

10 years agov1
Jean-Philippe Orsini [Thu, 13 Feb 2014 23:32:57 +0000 (23:32 +0000)]
v1

10 years agoupdated
Jean-Philippe Orsini [Thu, 13 Feb 2014 23:31:19 +0000 (23:31 +0000)]
updated

10 years agofixed previous merge
Jean-Philippe Orsini [Thu, 13 Feb 2014 23:30:50 +0000 (23:30 +0000)]
fixed previous merge

10 years agofixed compilation with newer json lib
Jean-Philippe Orsini [Thu, 13 Feb 2014 23:29:21 +0000 (23:29 +0000)]
fixed compilation with newer json lib

10 years agoadded support json and json-c
Jean-Philippe Orsini [Thu, 13 Feb 2014 23:25:26 +0000 (23:25 +0000)]
added support json and json-c

10 years agono way to avoid the typedef for supporting old json releases
Jean-Philippe Orsini [Thu, 13 Feb 2014 23:18:08 +0000 (23:18 +0000)]
no way to avoid the typedef for supporting old json releases

10 years agofix json_bool
Jean-Philippe Orsini [Thu, 13 Feb 2014 10:41:29 +0000 (10:41 +0000)]
fix json_bool

10 years agoconverted to asciidoc syntax
Jean-Philippe Orsini [Thu, 13 Feb 2014 10:29:30 +0000 (10:29 +0000)]
converted to asciidoc syntax

10 years agofixed compilation issue concerning json_bool not declared
Jean-Philippe Orsini [Thu, 13 Feb 2014 10:26:36 +0000 (10:26 +0000)]
fixed compilation issue concerning json_bool not declared
on old json lib releasesY

10 years agonew design for HTML pages
Jean-Philippe Orsini [Thu, 13 Feb 2014 09:25:42 +0000 (09:25 +0000)]
new design for HTML pages

10 years agoupdated copyright end date to 2014
Jean-Philippe Orsini [Wed, 12 Feb 2014 16:29:14 +0000 (16:29 +0000)]
updated copyright end date to 2014

10 years agoregenerated
Jean-Philippe Orsini [Sun, 12 May 2013 18:46:45 +0000 (18:46 +0000)]
regenerated

10 years agoregenerated build file
Jean-Philippe Orsini [Sun, 12 May 2013 18:46:34 +0000 (18:46 +0000)]
regenerated build file

10 years agofixed compilation issue about 'boolean' type
Jean-Philippe Orsini [Sun, 12 May 2013 18:46:08 +0000 (18:46 +0000)]
fixed compilation issue about 'boolean' type

11 years agoadded --get-bpph-size to specify the size of the requests to get the list of binary...
Jean-Philippe Orsini [Sun, 1 Jul 2012 09:30:31 +0000 (09:30 +0000)]
added --get-bpph-size to specify the size of the requests to get the list of binary packages.

11 years agorefactoring
Jean-Philippe Orsini [Sat, 30 Jun 2012 19:52:31 +0000 (19:52 +0000)]
refactoring
reintroduced support of pkg filtering by status

11 years agoCURLOPT_TRANSFER_ENCODING supported since Curl > 7.21.6
Jean-Philippe Orsini [Sat, 30 Jun 2012 16:45:29 +0000 (16:45 +0000)]
CURLOPT_TRANSFER_ENCODING supported since Curl > 7.21.6

11 years agoremoved used local var initialization
Jean-Philippe Orsini [Sat, 30 Jun 2012 14:07:01 +0000 (14:07 +0000)]
removed used local var initialization

11 years agostyle
Jean-Philippe Orsini [Sat, 30 Jun 2012 13:24:56 +0000 (13:24 +0000)]
style

11 years agofixed '"' in the html output package
Jean-Philippe Orsini [Sat, 30 Jun 2012 09:00:23 +0000 (09:00 +0000)]
fixed '"' in the html output package

11 years agoregenerate build file with --prefix=/usr
Jean-Philippe Orsini [Sat, 12 May 2012 17:59:00 +0000 (17:59 +0000)]
regenerate build file with --prefix=/usr

11 years agobetter code
Jean-Philippe Orsini [Sat, 12 May 2012 17:00:49 +0000 (17:00 +0000)]
better code

11 years agouse cache for bpph
Jean-Philippe Orsini [Fri, 11 May 2012 23:40:39 +0000 (23:40 +0000)]
use cache for bpph

11 years agoload bpph from cache and merge it the http request result
Jean-Philippe Orsini [Fri, 11 May 2012 16:44:28 +0000 (16:44 +0000)]
load bpph from cache and merge it the http request result

11 years agoonly save useful att for bpph
Jean-Philippe Orsini [Fri, 11 May 2012 13:26:39 +0000 (13:26 +0000)]
only save useful att for bpph

11 years agosave bpph list into file cache
Jean-Philippe Orsini [Fri, 11 May 2012 11:50:29 +0000 (11:50 +0000)]
save bpph list into file cache

11 years agorenaming
Jean-Philippe Orsini [Thu, 10 May 2012 15:37:57 +0000 (15:37 +0000)]
renaming

11 years agorenaming to bpph
Jean-Philippe Orsini [Thu, 10 May 2012 15:31:48 +0000 (15:31 +0000)]
renaming to bpph

11 years agoupdated news
Jean-Philippe Orsini [Thu, 10 May 2012 15:18:23 +0000 (15:18 +0000)]
updated news

11 years agoforce flush
Jean-Philippe Orsini [Thu, 10 May 2012 15:18:09 +0000 (15:18 +0000)]
force flush

11 years agochange cache layout
Jean-Philippe Orsini [Thu, 10 May 2012 15:17:52 +0000 (15:17 +0000)]
change cache layout

11 years agoreduce group by, LP is timeouting
Jean-Philippe Orsini [Thu, 10 May 2012 15:17:25 +0000 (15:17 +0000)]
reduce group by, LP is timeouting

11 years agoset transfer encoding to gzip as recommended by LP documentation.
Jean-Philippe Orsini [Thu, 10 May 2012 12:15:03 +0000 (12:15 +0000)]
set transfer encoding to gzip as recommended by LP documentation.

11 years ago0.0.7 packaging for precise
Jean-Philippe Orsini [Thu, 10 May 2012 10:12:46 +0000 (10:12 +0000)]
0.0.7 packaging for precise

11 years agouse file cache for distros, refactoring http fcts
Jean-Philippe Orsini [Thu, 10 May 2012 09:03:15 +0000 (09:03 +0000)]
use file cache for distros, refactoring http fcts

11 years agouse file cache for distros
Jean-Philippe Orsini [Wed, 9 May 2012 22:50:49 +0000 (22:50 +0000)]
use file cache for distros

11 years ago(no commit message)
Jean-Philippe Orsini [Wed, 9 May 2012 07:48:46 +0000 (07:48 +0000)]

11 years agoadded m4
Jean-Philippe Orsini [Wed, 9 May 2012 07:46:23 +0000 (07:46 +0000)]
added m4

11 years agore-added mandatory files for autotools.....
Jean-Philippe Orsini [Tue, 8 May 2012 19:54:36 +0000 (19:54 +0000)]
re-added mandatory files for autotools.....

11 years agoremoved useless files
Jean-Philippe Orsini [Tue, 8 May 2012 19:51:24 +0000 (19:51 +0000)]
removed useless files

11 years agopkg version template
Jean-Philippe Orsini [Tue, 8 May 2012 19:42:09 +0000 (19:42 +0000)]
pkg version template

11 years agoread pkg version template from file
Jean-Philippe Orsini [Tue, 8 May 2012 12:59:04 +0000 (12:59 +0000)]
read pkg version template from file

11 years agoupdated msgs
Jean-Philippe Orsini [Tue, 8 May 2012 12:44:16 +0000 (12:44 +0000)]
updated msgs

11 years agoget html header from file
Jean-Philippe Orsini [Tue, 8 May 2012 11:03:35 +0000 (11:03 +0000)]
get html header from file

11 years agoupdated
Jean-Philippe Orsini [Tue, 8 May 2012 00:32:44 +0000 (00:32 +0000)]
updated

11 years agogroup by 300 the result of http request getPublishedBinaries
Jean-Philippe Orsini [Tue, 8 May 2012 00:30:54 +0000 (00:30 +0000)]
group by 300 the result of http request getPublishedBinaries
increase to 10 the number of retries
wait 2*n + 2 seconds before retrying

11 years agoadded test for string replace function
Jean-Philippe Orsini [Mon, 7 May 2012 23:21:26 +0000 (23:21 +0000)]
added test for string replace function

11 years agoadded string replace fct
Jean-Philippe Orsini [Mon, 7 May 2012 23:20:56 +0000 (23:20 +0000)]
added string replace fct

11 years agoget PPA template from file
Jean-Philippe Orsini [Mon, 7 May 2012 13:58:36 +0000 (13:58 +0000)]
get PPA template from file

11 years ago(no commit message)
Jean-Philippe Orsini [Mon, 7 May 2012 13:45:35 +0000 (13:45 +0000)]

11 years agocode style
Jean-Philippe Orsini [Mon, 7 May 2012 12:22:28 +0000 (12:22 +0000)]
code style

11 years agoupdated checkpatch.pl to last version
Jean-Philippe Orsini [Mon, 7 May 2012 11:33:10 +0000 (11:33 +0000)]
updated checkpatch.pl to last version
footer is now retrieve from a file

11 years agocode style
Jean-Philippe Orsini [Mon, 7 May 2012 10:49:26 +0000 (10:49 +0000)]
code style

11 years agofixed too large malloc
Jean-Philippe Orsini [Mon, 7 May 2012 10:47:19 +0000 (10:47 +0000)]
fixed too large malloc

11 years agoupdate copyright end date to 2012
Jean-Philippe Orsini [Mon, 7 May 2012 07:01:44 +0000 (07:01 +0000)]
update copyright end date to 2012

11 years agoadded module to handle log
Jean-Philippe Orsini [Sun, 6 May 2012 11:04:48 +0000 (11:04 +0000)]
added module to handle log
fixed some strings

11 years agocode style
Jean-Philippe Orsini [Sun, 6 May 2012 10:32:42 +0000 (10:32 +0000)]
code style

11 years agofull intl support
Jean-Philippe Orsini [Sun, 6 May 2012 10:29:15 +0000 (10:29 +0000)]
full intl support

11 years agoregenerate build files
Jean-Philippe Orsini [Sun, 6 May 2012 10:19:14 +0000 (10:19 +0000)]
regenerate build files

11 years agofrench translation is using utf8
Jean-Philippe Orsini [Sun, 6 May 2012 10:13:51 +0000 (10:13 +0000)]
french translation is using utf8

11 years agoadded inlt support
Jean-Philippe Orsini [Sun, 6 May 2012 10:06:15 +0000 (10:06 +0000)]
added inlt support

11 years agocode style, added missing 'const' (DEFAULT_FETCH_RETRIES)
Jean-Philippe Orsini [Sat, 5 May 2012 20:41:50 +0000 (20:41 +0000)]
code style, added missing 'const' (DEFAULT_FETCH_RETRIES)

11 years ago More crash-resistant on network failure (patch from Lekensteyn)
Jean-Philippe Orsini [Sat, 5 May 2012 19:12:08 +0000 (19:12 +0000)]
 More crash-resistant on network failure (patch from Lekensteyn)

11 years agoretry on network failure during url fetch
Jean-Philippe Orsini [Sat, 5 May 2012 12:11:55 +0000 (12:11 +0000)]
retry on network failure during url fetch

11 years agochanged openssl to gnutls flaviour of curl
Jean-Philippe Orsini [Thu, 3 May 2012 12:27:48 +0000 (12:27 +0000)]
changed openssl to gnutls flaviour of curl

11 years agoswitch to 0.0.x
Jean-Philippe Orsini [Thu, 3 May 2012 12:27:13 +0000 (12:27 +0000)]
switch to 0.0.x

12 years agonext version will be 0.0.7
Jean-Philippe Orsini [Sat, 22 Oct 2011 08:50:00 +0000 (08:50 +0000)]
next version will be 0.0.7

12 years agoadded excanvas.js (ie<9 support) for package graph
Jean-Philippe Orsini [Fri, 21 Oct 2011 21:03:30 +0000 (21:03 +0000)]
added excanvas.js (ie<9 support) for package graph

12 years agofixed warning "var not used"
Jean-Philippe Orsini [Fri, 21 Oct 2011 20:56:29 +0000 (20:56 +0000)]
fixed warning "var not used"

12 years agofixed typo in NEWS file.
Jean-Philippe Orsini [Tue, 18 Oct 2011 18:24:40 +0000 (18:24 +0000)]
fixed typo in NEWS file.
fixed JSON not available in ie8.

12 years agofixed excanvas naming typo
Jean-Philippe Orsini [Sat, 15 Oct 2011 10:13:09 +0000 (10:13 +0000)]
fixed excanvas naming typo

12 years agocopy excanvas.js
Jean-Philippe Orsini [Sat, 15 Oct 2011 10:09:18 +0000 (10:09 +0000)]
copy excanvas.js

12 years agoregenerate build file
Jean-Philippe Orsini [Sat, 15 Oct 2011 10:02:35 +0000 (10:02 +0000)]
regenerate build file
avoir error on warning until a real fix done

12 years agoadded support for ie<9
Jean-Philippe Orsini [Sat, 15 Oct 2011 09:56:37 +0000 (09:56 +0000)]
added support for ie<9

12 years ago(no commit message)
Jean-Philippe Orsini [Fri, 14 Oct 2011 21:07:01 +0000 (21:07 +0000)]

12 years agoHTML output: fixed pkg chart not displayed when distro with download count of 0.
Jean-Philippe Orsini [Thu, 8 Sep 2011 22:44:20 +0000 (22:44 +0000)]
HTML output: fixed pkg chart not displayed when distro with download count of 0.

data of pkg in a separate data json file

12 years agocode refactoring/cleanup
Jean-Philippe Orsini [Wed, 7 Sep 2011 20:14:33 +0000 (20:14 +0000)]
code refactoring/cleanup

12 years agomoved path_append to io.c
Jean-Philippe Orsini [Wed, 7 Sep 2011 07:11:26 +0000 (07:11 +0000)]
moved path_append to io.c

12 years agomoved copy fcts to separate file
Jean-Philippe Orsini [Tue, 6 Sep 2011 22:13:23 +0000 (22:13 +0000)]
moved copy fcts to separate file

12 years agofixed copyright date
Jean-Philippe Orsini [Tue, 6 Sep 2011 22:03:58 +0000 (22:03 +0000)]
fixed copyright date

12 years agorenamed fct
Jean-Philippe Orsini [Tue, 6 Sep 2011 21:56:42 +0000 (21:56 +0000)]
renamed fct

12 years agorenamed list_add_list to list_append_list
Jean-Philippe Orsini [Tue, 6 Sep 2011 20:53:27 +0000 (20:53 +0000)]
renamed list_add_list to list_append_list
added doc

12 years agooptim list_length
Jean-Philippe Orsini [Tue, 6 Sep 2011 20:49:11 +0000 (20:49 +0000)]
optim list_length

12 years agoexhaustive list of header files
Jean-Philippe Orsini [Tue, 6 Sep 2011 20:48:35 +0000 (20:48 +0000)]
exhaustive list of header files

12 years agofixed layout
Jean-Philippe Orsini [Tue, 6 Sep 2011 09:40:32 +0000 (09:40 +0000)]
fixed layout

12 years ago Added distribution chart in the package page.
Jean-Philippe Orsini [Tue, 6 Sep 2011 09:34:37 +0000 (09:34 +0000)]
 Added distribution chart in the package page.

12 years agoupdate news
Jean-Philippe Orsini [Mon, 5 Sep 2011 22:10:37 +0000 (22:10 +0000)]
update news

12 years agoremoved useless empty line
Jean-Philippe Orsini [Mon, 5 Sep 2011 22:09:53 +0000 (22:09 +0000)]
removed useless empty line

12 years agofor release 0.0.5
Jean-Philippe Orsini [Mon, 5 Sep 2011 22:09:38 +0000 (22:09 +0000)]
for release 0.0.5

12 years agoadd distros stats in each package
Jean-Philippe Orsini [Mon, 5 Sep 2011 21:42:19 +0000 (21:42 +0000)]
add distros stats in each package

12 years agocode cleanup
Jean-Philippe Orsini [Mon, 5 Sep 2011 16:38:15 +0000 (16:38 +0000)]
code cleanup

12 years agoadded watch file
Jean-Philippe Orsini [Sun, 4 Sep 2011 08:39:49 +0000 (08:39 +0000)]
added watch file

12 years agoupdate packaging
Jean-Philippe Orsini [Sun, 4 Sep 2011 08:39:35 +0000 (08:39 +0000)]
update packaging

12 years agofixed font size of the chart (qplot already set it to 75%)
Jean-Philippe Orsini [Sat, 3 Sep 2011 20:37:23 +0000 (20:37 +0000)]
fixed font size of the chart (qplot already set it to 75%)

12 years agoadded footer
Jean-Philippe Orsini [Sat, 3 Sep 2011 20:36:05 +0000 (20:36 +0000)]
added footer

12 years agoppa link to index.html instead of .
Jean-Philippe Orsini [Sat, 3 Sep 2011 20:21:13 +0000 (20:21 +0000)]
ppa link to index.html instead of .

12 years agoadded chart title
Jean-Philippe Orsini [Sat, 3 Sep 2011 20:18:18 +0000 (20:18 +0000)]
added chart title

12 years agofixed layout of the package div
Jean-Philippe Orsini [Sat, 3 Sep 2011 20:14:25 +0000 (20:14 +0000)]
fixed layout of the package div

12 years agoshare chart population into a shared fct
Jean-Philippe Orsini [Sat, 3 Sep 2011 20:13:06 +0000 (20:13 +0000)]
share chart population into a shared fct