Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 473312

Summary: Add download counts for the installer?
Product: Community Reporter: Denis Roy <denis.roy>
Component: WebsiteAssignee: phoenix.ui <phoenix.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: chris.guindon, ian.skerrett
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
See Also: https://git.eclipse.org/r/63880
https://git.eclipse.org/r/63892
https://git.eclipse.org/c/www.eclipse.org/eclipse.org-common.git/commit/?id=0bafc5785ee48e6892f16f528741f5e21369493f
https://git.eclipse.org/c/www.eclipse.org/downloads.git/commit/?id=d7f42ad80ad8e9102595d5a2bd6a0a015b1f3a7c
Whiteboard:

Description Denis Roy CLA 2015-07-22 15:04:06 EDT
https://www.eclipse.org/downloads/ has download counts for all the packages, but none for the installer.  I think it would be helpful to add them.

(And perhaps here too: https://www.eclipse.org/downloads/installer.php)
Comment 1 Eclipse Genie CLA 2016-01-08 13:47:07 EST
New Gerrit change created: https://git.eclipse.org/r/63880
Comment 2 Eclipse Genie CLA 2016-01-08 14:37:36 EST
New Gerrit change created: https://git.eclipse.org/r/63892
Comment 3 Christopher Guindon CLA 2016-01-08 16:48:05 EST
There is a total of 4 patches for this:

downloads.git: https://git.eclipse.org/r/#/c/63880/
-Uses the new format for the EclipseInstaller class

eclipse.org-common: https://git.eclipse.org/r/#/c/63892/
-Moved the eclipseInstaller class from /downloads.git to eclipse.org. This also a patch to use the new json feed for the download count and urls.

wedev-cron: https://foundation.eclipse.org/r/#/c/383/
-Job that fetches the json feed and moves it to community/writtable

packaging_feature: https://foundation.eclipse.org/r/#/c/384/
-Drupal module that include a UI to add a new Eclipse Installer release and also a page that return a jSON feed of the data required on our download page.
Comment 6 Christopher Guindon CLA 2016-01-12 11:04:44 EST
This is now live on our download page:

https://www.eclipse.org/downloads/

There is currently 2,727,197 downloads for the Eclipse Installer Mars/R1a. This is higher than I expected but this is what the download_file_index table is reporting.