aboutsummaryrefslogtreecommitdiff
path: root/dashboard_app
AgeCommit message (Expand)Author
2018-05-16Drop Python2 xmlrpc supportNeil Williams
2018-04-17Add necessary imports.Senthil Kumaran S
2018-03-29Fix unicode error in migrationsRémi Duraffort
2018-01-05LAVA-1163 - Unify json library across lava-server.Stevan Radakovic
2017-12-13LAVA-1170 - Unicode literals portStevan Radakovic
2017-12-07LAVA-1169 - Support xmlrpc.client imports in python3Stevan Radakovic
2017-12-06LAVA-962 - Port lava-server to python3 exclusively - urllibStevan Radakovic
2017-11-16LAVA-1063 and LAVA-1064 - Drop dashboard app.Stevan Radakovic
2017-11-02Update dashboard XML-RPC API help for api_versionNeil Williams
2017-11-01Remove dashboard_app views and static files.Stevan Radakovic
2017-10-31Remove templates from dashboard_app.Stevan Radakovic
2017-10-26Remove V1 dependenciesNeil Williams
2017-10-25Remove last references to lava_dispatcher v1Rémi Duraffort
2017-10-25Remove references to lava_dispatcher v1Rémi Duraffort
2017-10-20LAVA-876 - Return empty data stubs for dashboard API calls.Stevan Radakovic
2017-10-19LAVA-876 - Remove access to DashboardStevan Radakovic
2017-10-18Revert "LAVA-876 - Remove access to Dashboard"Neil Williams
2017-10-18LAVA-876 - Remove access to DashboardStevan Radakovic
2017-10-18LAVA-1065 - Remove dashboard_app urls server wide.Stevan Radakovic
2017-10-10Fix logic so addldapuser and mergeldapuser work for all LDAP configsAlexander Moore
2017-09-27LAVA-1035 Force all Dashboard objects into read-only mode for usersStevan Radakovic
2017-08-17Skip some dashboard tests if django is too newNeil Williams
2017-07-05Revert "XMLRPC: self.user return an AnonymousUser instead of None"Neil Williams
2017-07-03XMLRPC: self.user return an AnonymousUser instead of NoneRémi Duraffort
2017-06-30Remove references to OpenID and CrowdRémi Duraffort
2017-05-12Move commands to lava_server appRémi Duraffort
2017-05-05Mark V1 XML-RPC functions as deprecated.Neil Williams
2016-11-21Update for pycodestyle pep8 failuresNeil Williams
2016-09-02Fix NoReverseMatch from ImageReports2.0 editing.Neil Williams
2016-09-02Remove filtering by filter id for available testcases in image reports.Stevan Radaković
2016-08-24Remove unused importsRémi Duraffort
2016-08-24Fix title disappearance on image reports.Stevan Radaković
2016-08-05Django1.10 fixesNeil Williams
2016-06-16Remove unused codeRémi Duraffort
2016-06-16Remove support for Django < 1.8Rémi Duraffort
2016-06-14Further fix for bug 1945.Stevan Radaković
2016-05-31LAVA-441 - more django1.10 fixesNeil Williams
2016-05-30Remove unused importsRémi Duraffort
2016-05-25Remove unused importsRémi Duraffort
2016-05-19Remove unused importsRémi Duraffort
2016-05-16Remove the need for extensionsRémi Duraffort
2016-05-11Fix bug #2237Rémi Duraffort
2016-05-11Remove old settingsRémi Duraffort
2016-05-11Remove unused extension's functionsRémi Duraffort
2016-05-11HTML: role="form" is now forbiden for form tagsRémi Duraffort
2016-05-11ORM: use exists() instead of count()Rémi Duraffort
2016-05-11Dashboard IR2: reduce again number of SQL queriesRémi Duraffort
2016-05-11Dashboard IR2: improve again a bit SQL efficiencyRémi Duraffort
2016-05-10Settings: Remove STATICFILES_PREPEND_LABEL_APPSRémi Duraffort
2016-05-10Improve again sql efficiencyRémi Duraffort