summaryrefslogtreecommitdiff
path: root/lkft
AgeCommit message (Expand)Author
2020-03-03lkft: refactory the database structure with a separate ReportProject tableHEADmasterYongqin Liu
2020-03-02lkft-describe.html: fix the problem that not display status correctlyYongqin Liu
2020-03-02lkftreport.py: set duration even in building statusYongqin Liu
2020-03-02lkft: update for the database updating policyYongqin Liu
2020-03-01lkft: fix the bug that not only display the latest buildYongqin Liu
2020-02-28lkft/views.py: only set builds duration when the timestamp existsYongqin Liu
2020-02-28lkft/views.py: fix error that not pass the db objectsYongqin Liu
2020-02-28lkft: add pages for describe informationYongqin Liu
2020-02-28lkft: fix name 'kernel_change' is not defined problemYongqin Liu
2020-02-26lkftreport.py: set the last timestamp to starttimestamp + durationYongqin Liu
2020-02-26lkft/views.py: only display the latest describe for each branchYongqin Liu
2020-02-26lkft/views.py: order the changes with datebase querysetYongqin Liu
2020-02-25lkft/views.py: fix the bug on getting build durationYongqin Liu
2020-02-25lkft: list kernel changes from databaseYongqin Liu
2020-02-25lkft: update the implementation for find_expect_cibuildsYongqin Liu
2020-02-25lkft: show kernel changs in reverse orderYongqin Liu
2020-02-25lkft: remove the incorrect lineYongqin Liu
2020-02-25lkft: cache more kernel change result and sort on the pageYongqin Liu
2020-02-25lkftreport.py: create the trigger ci build record if it does not existYongqin Liu
2020-02-25lkft: drop the use of xmlrpclib for lava serverYongqin Liu
2020-02-25lkft: add some workaround to suppport python3 tooYongqin Liu
2020-02-25lkft: update lkft/lkft_config.py and fix one copy/paste errorYongqin Liu
2020-02-25lkft: add kernel change list pageYongqin Liu
2020-02-22lkft: update to cache result to databaseYongqin Liu
2020-02-18lkft/views.py: calculate the qa-project duration from the start of the last c...Yongqin Liu
2020-02-18lkft/lkft_config.py: fix the problem to get group_project_namesYongqin Liu
2020-02-18lkft: fix the ci trigger and ci build not found problemYongqin Liu
2020-02-18lkft: add page to show result for the rc buildsYongqin Liu
2020-01-16lkft/lkft_config.py: add support for db845c + 5.4 gki kernelYongqin Liu
2020-01-14lkft/lkft_config.py: add 4.14 and 4.19 kernel settingsYongqin Liu
2020-01-07lkft/lkft_config.py: update the trigger project for hikey stable buildsYongqin Liu
2020-01-07lkft/lkft_config.py: fix the settings error for aosp-mainline buildsYongqin Liu
2020-01-07lkft/lkft_config.py: add settings for 5.4 gki buildsYongqin Liu
2020-01-06lkftreport: show failure message for failuresYongqin Liu
2020-01-05lkftreport.py: print bugs information for buildsYongqin Liu
2020-01-03lkftreport.py: output summary of job resultYongqin Liu
2020-01-01lkft/views.py: fix the typo errorYongqin Liu
2020-01-01lkft: update for lkft reportYongqin Liu
2019-12-30lkft: add lkftreport toolYongqin Liu
2019-12-20lkft/lkft_config.py: update lkft project configsYongqin Liu
2019-12-09lkft: support file bugs for jobsYongqin Liu
2019-12-09lkft-projects.html: show message to try againYongqin Liu
2019-12-08lkft: update to use thread to get project infoYongqin Liu
2019-12-06lkft/views.py: fix the error of using mkdirsYongqin Liu
2019-12-05lkft: small improvement on the lkft projects list pageYongqin Liu
2019-12-05lkft: improve the display for ci build time when in progressYongqin Liu
2019-12-05lkft: fix the jobs status displayYongqin Liu
2019-12-05lkft: add project for mainline-aosp-master-hikey and mainline-aosp-master-hik...Yongqin Liu
2019-12-04lkft: only show bugs for that lkft projectYongqin Liu
2019-12-03lkft: add duration info and pass/fail number info on the list project pageYongqin Liu