Skip to content
Snippets Groups Projects
  1. May 21, 2013
    • Kurt Partridge's avatar
      Modify isAllowedToLog · 74a6196c
      Kurt Partridge authored
      Currently isAllowedToLog only checks the state of the
      ResearchLogger, and does not consider which log the data is
      going to.  This causes problems with the logs for Feedback.
      The Feedback log should inhibit normal logging procedures,
      but the system needs to be able to write specific data
      directly to it.
      
      This change renames to isAllowedToLogTo and adds the
      destination ResearchLog as a parameter.  A FeedbackLog is also
      added as a new class so it can be distinguished from other
      ResearchLogs.
      
      Change-Id: I5a1eea05bb040c26bf816b89179f44b3024fa2ad
      74a6196c
  2. May 15, 2013
  3. Apr 08, 2013
  4. Apr 02, 2013
  5. Dec 19, 2012
  6. Oct 22, 2012
  7. Jul 05, 2012
  8. Apr 20, 2012
  9. Apr 11, 2012
Loading