aboutsummaryrefslogtreecommitdiff
path: root/dashboard_app/xmlrpc.py
AgeCommit message (Collapse)Author
2010-09-22Change file headers to refer to version 3 of the license, not 3 or any later ↵Zygmunt Krynicki
version
2010-09-22Use uppercase 'C' in Copyright (C)Zygmunt Krynicki
2010-09-22Change "Linaro" to "Linaro Limited" per lool's adviceZygmunt Krynicki
2010-09-22Add license header to each fileZygmunt Krynicki
2010-09-17Add new deserialize() method for testing period during which deserializer is ↵Zygmunt Krynicki
not really working very well
2010-09-17Deserialize bundles on uploadZygmunt Krynicki
2010-09-10Make DashboardAPI().streams() use new model manager methodsZygmunt Krynicki
2010-09-09Add BundleStream().can_access(user) and BundleStream.get_allowed_for_user(user)Zygmunt Krynicki
Those methods capture all the access control logic hence will be easier to test and reuse.
2010-09-10Merge packaging changes. Drop native debian package. provide working setup.pyZygmunt Krynicki
2010-09-09Separate dashboard_app from launch_control and rename lc-server to ↵Zygmunt Krynicki
dashboard_server