Lines Matching refs:history
53 import pkg.client.history as history
175 self.history = history.History()
396 'new_history_op' indicates whether we should handle history
406 self.history.log_operation_start(op,
422 self.history.log_operation_end(error=error)
733 "cache/tmp", "gui_cache", "history", "license",
737 img_dirs = ["download", "file", "gui_cache", "history",
866 self.history.root_dir = self.imgdir
1057 self.history.log_operation_start("image-create")
1098 self.history.log_operation_end()
2513 self.history.log_operation_start("rebuild-image-catalogs",
2815 self.history.log_operation_end()
2850 self.history.log_operation_start("refresh-publishers",
2869 self.history.log_operation_end(error=e)
2874 self.history.log_operation_end(
2875 result=history.RESULT_NOTHING_TO_DO)
2889 self.history.log_operation_end(error=e)
2935 self.history.log_operation_end(error=e)
2939 self.history.log_operation_end(
2940 result=history.RESULT_NOTHING_TO_DO)
2942 self.history.log_operation_end()
3828 if self.history.operation_name:
3829 self.history.operation_start_state = ip.get_plan()
3838 if self.history.operation_name:
3839 self.history.operation_end_state = \
3846 if self.history.operation_name:
3847 self.history.operation_end_state = \