aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-07-30index.py: fix dependency displayemac/prsEmilia Ciobanu
Package detail page was showing the decription data in the "Depends" section. [YOCTO #4771] Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-07-30upgrade_history_to_db.py: code cleanupEmilia Ciobanu
Remove unused pdb import. Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-07-30mailaboutupgrade.py: Fix NO_UPGR_REASON info from mailEmilia Ciobanu
The information from NO_UPGR_REASON section from the mails sent by PRS was pointing to the links from SRC_URI. Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-07-30showchart.html: Remove the the Recipe distribution chartEmilia Ciobanu
Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-07-30about.html: Add About Us pageEmilia Ciobanu
The About Us page provides the user with some basic information regarding the Yocto Project and points him to the official repository and website. It also provides the user the link to the project's repository. Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-04-22Mainpage: Changed format of the chart thumbnailEmilia Ciobanu
New format is now .jpg. Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-03-27milestone_target: changed manual update listEmilia Ciobanu
Removed from the remaining manual update list the packages that have been switched to automatic update. Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-03-26Changed mail chart designEmilia Ciobanu
* Changed the design for the charts that are send via e-mail by using pygooglechart API instead of Matplotlib. * Removed all unused charts from newserver/webserver/images/at that have been replaced with js embedded in the html pages. Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-03-22getallpkginfo.sh: modify mailing addresses for weekly upgrade status deliveryEmilia Ciobanu
Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-03-22Mail cleanupEmilia Ciobanu
* Added also packages that have -native and -nativesdk to list thats that are sent via e-mail. * Switched git and svn packages that were reported in the manual check section to the need upgrade section. Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-03-22index.py: removed all references to pkg that have NO_UPDATE_REASONEmilia Ciobanu
Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-03-21index.py: fixesEmilia Ciobanu
* Removed percent bar from "Milestone Upgrade Report" chart * Sorted data from milestone_target page by maintainer and by package name. * Fixed "No Maintainer info" issue for need_to_upgrade list and and manually_check list page. Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-03-19Code cleanup: removed print lines from index.pyEmilia Ciobanu
Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-03-19Upgradehist: removed duplicate dataEmilia Ciobanu
Removed duplicate data from the upgradehistory table. showchart.html: Renamed tags for the Recipe Distribution chart Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2013-03-19Local version of PRSEmilia Ciobanu
Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com>
2012-11-30getallpkginfo: correctly save and date the recipe_name_version log, this ↵HEADmasterSaul Wold
should fix the graphing issues Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-11-30mailabout*.py: fix nativesdk checkingSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-07-16getallpkginfo: Remove Mei's Name in favor of Saul'sSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-07-12index.py: Fix Search due to Priority field still being checkedSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-28getallpkginfo: clean up date and history generationSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-28dailycheck_to_db: Only put updates into dbSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-28index.py: cleanupSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-28templates: Fix offsets after removing priority fieldSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-26detail.html: Update for removing PrioritySaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-23mailaboutchktime: fix field offsetsSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-21getallpkginfo: fix sed for PRsplitSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-21upgrade_history_to_db: Use dailycheck info to set UpgradeTime automagicallySaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-21pkginfo_to_csv: Adjust for removing PRIORITYSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-21mailabout*: Adjust for removing PRIORITYSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-21info_to_db: Adjust for removing PRIORITYSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-21index.py: remove Package Priority (obsolete)Saul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-21auto.conf: Update for split filesSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-21getallpkginfo: fix up for split distro trackingSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-21dailycheck: reduce filemappingsSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-21getallpkginfo: fix up for split distro trackingSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-20fix filenames for distro_tracking splitSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-06-20Helper scripts rewrite after distro_tracking_fields.inc was splitLaurentiu Palcu
Changes: - converted indentation tabs to spaces to conform with Python coding style; - added regex for format validation; - changed *.inc path Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
2012-03-14auto.conf: Update LICENSE_FLAGS_WHITELISTSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-02-07mailaboutchktime: Add Manual Update Needed countSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-29.gitignore: update for new db filesSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-18Add year to upgrade chart infoSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-17Fix permissionsSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2012-01-16mailabout*: Add package countsSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-12-30This add new feature milestone_target track.Mei Lei
We need to add the apache config to enable javascript render. Add the below content in /etc/apache2/sites-available/default: Alias /js /var/www/webpy-app/yocto-web/newserver/webserver/js/ We also need to add two args "milestone_start_date" and "mile_stone_end_date" for getallpkginfo.bash in cron. like this: 08 23 * * 1,3,5,0 /var/www/webpy-app/yocto-web/getallpkginfo.bash weeklycheck lei.mei@intel.com drawchart 2011-10-31 2011-12-31 >/dev/null 2>&1 Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-12-21upgradehistory.html: Revert some changes.Mei Lei
Some maintainers still use invalid maintainer's infomation to upgrade recipes, so revert to the original code. Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-12-21index.py: Turn off the debug information on public serverMei Lei
Turn off the debug switch on public server for security. Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-12-19distro_tracking_format_check.py: Change the read cursor to the start of the fileMei Lei
Use seek() to change the read cursor to the start of the file in order to use loop twice in one module. Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-12-16Add more strict check for distro_tracking_fields.incMei Lei
Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-12-14Fix upgradehistory and upgradehistory_detail page display issue.Mei Lei
Some maintainers info are not avaliable on upgradehistory page, so ignore those invalid info. If upgrade more than 15 recipes in one day, the upgradehistory_detail page will not display them correctly, so add an exception for this issue. Signed-off-by: Mei Lei <lei.mei@intel.com>
2011-12-14Ignore those recipes,like linux-yocto*,task-*,upgrade historyMei Lei
Signed-off-by: Mei Lei <lei.mei@intel.com>