aboutsummaryrefslogtreecommitdiff
path: root/lava_results_app
AgeCommit message (Expand)Author
2018-06-15Use yaml.safe_load when parsing user data2018.5.post1Rémi Duraffort
2018-05-23Create lava_common for Timeout and ExceptionsNeil Williams
2018-05-17Fix query results export to CSV.Stevan Radakovic
2018-05-16Drop Python2 xmlrpc supportNeil Williams
2018-04-17QOL logging in queries for wrong choice in condition field.Stevan Radakovic
2018-04-12api: fix a crash when a test case is not uniqueRémi Duraffort
2018-04-12List Infrastructure, Bug and Configuration errorsRémi Duraffort
2018-04-09Fix crash when test case metadata is emptyRémi Duraffort
2018-04-03LAVA-1269 - Store checksum of job.original_definition in metadataStevan Radakovic
2018-03-27Fix pep8 errorsRémi Duraffort
2018-03-27Skip refresh of archived queriesNeil Williams
2018-03-27Improve the Admin query viewNeil Williams
2018-03-22Remove is_pipelineRémi Duraffort
2018-03-05Make the code python3 compatible after 0d1e0a07Rémi Duraffort
2018-03-02LAVA-1253 - CSV export headers are incorrectStevan Radakovic
2018-03-02LAVA-1247 - Results API make_custom_query not working correctlyStevan Radakovic
2018-03-01Fix test for extra results metadata in callback dataGuillaume Tucker
2018-02-21Remove unused output_dirRémi Duraffort
2018-02-19LAVA-1128 Use bulk_create to create TestCasesRémi Duraffort
2018-02-19Remove TestJob._results_linkRémi Duraffort
2018-02-08Fix missing failure commentRémi Duraffort
2018-02-08Save TestCases even when metadata is too largeRémi Duraffort
2018-02-06LAVA-1083 - Bug links can be managed only on list pagesStevan Radakovic
2018-02-01TestCase: fix crash when accessing old test casesRémi Duraffort
2018-02-01LAVA-1220 - Update API calls and docs for scheduler changes.Stevan Radakovic
2018-01-31Remove distinct ON because it can't be used correctly with order by.Stevan Radakovic
2018-01-15Fix change in 70cb792c7 to show extra_sourceNeil Williams
2018-01-15Charts x-axis attribute should refer to job metadataStevan Radakovic
2018-01-08fix pep8 errorNeil Williams
2018-01-08LAVA-1207 - Add xmlrpc API call for test suite list.Stevan Radakovic
2018-01-08LAVA-1206 - Improve docs for API chunkingStevan Radakovic
2018-01-05LAVA-1163 - Unify json library across lava-server.Stevan Radakovic
2018-01-03LAVA-1199 - Implement incremental result exports in XMLRPCStevan Radakovic
2018-01-03LAVA-1197 - Implement incremental result exports in REST APIStevan Radakovic
2017-12-21Rewrite from scratch the job schedulerRémi Duraffort
2017-12-20Store the lava_server static file in the right dirRémi Duraffort
2017-12-18LAVA-963 - Support python3 -Wall unit testsStevan Radakovic
2017-12-13LAVA-1170 - Unicode literals portStevan Radakovic
2017-12-11LAVA-1085 - First time 'run query' click does not enable 'Results' buttonStevan Radakovic
2017-12-08No need to save the object returned by get_or_createRémi Duraffort
2017-12-07LAVA-1171 - Show 403 instead of 404Senthil Kumaran S
2017-12-07LAVA-1169 - Support xmlrpc.client imports in python3Stevan Radakovic
2017-12-06LAVA-1084 - Clicking on 'live query' tooltip will submit requestStevan Radakovic
2017-12-06LAVA-962 - Port lava-server to python3 exclusively - urllibStevan Radakovic
2017-12-01LAVA-1082 - Results action link points to the same pageStevan Radakovic
2017-11-30Fix authorization for testsuite and testcase views.Stevan Radakovic
2017-11-30LAVA-1151 - REST API for individual test case resultsStevan Radakovic
2017-11-27Make sure refreshing query works when a migration removes a field.Stevan Radakovic
2017-11-24LAVA-1125 - Separate results download link for a summary of the test jobStevan Radakovic
2017-11-24Fix timeout in query refresh/create because of 'distinct all' issue.Stevan Radakovic