Skip to content
Snippets Groups Projects
  1. Nov 27, 2012
  2. Nov 20, 2012
  3. Oct 11, 2012
  4. Sep 03, 2012
  5. Aug 07, 2012
    • Iustin Pop's avatar
      Switch job IDs to numeric · 76b62028
      Iustin Pop authored
      
      This has been a long-standing cleanup item, which we've always
      refrained from doing due to the high estimated effort needed.
      
      In reality, it turned out that after some infrastructure improvements
      (the previous patches), the actual job queue-related changes are quite
      small.
      
      We will need to update the NEWS file later, but so far the RAPI
      documentation doesn't mention that the job ID is a string (it only
      says it is "a number"), so it doesn't look like it needs update.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarRené Nussbaumer <rn@google.com>
      76b62028
  6. Jul 20, 2012
  7. Jun 28, 2012
  8. Jun 15, 2012
  9. Jun 14, 2012
  10. May 11, 2012
  11. Apr 20, 2012
  12. Apr 19, 2012
  13. Mar 30, 2012
  14. Feb 21, 2012
  15. Dec 08, 2011
  16. Nov 30, 2011
  17. Nov 22, 2011
  18. Nov 17, 2011
  19. Nov 16, 2011
  20. Nov 07, 2011
  21. Oct 12, 2011
    • Iustin Pop's avatar
      Rename filter and filter_ to qfilter · 2e5c33db
      Iustin Pop authored
      
      We currently use 'filter' as the OpCode, QueryRequest and RAPI field
      name for representing a query filter. However, since 'filter' is a
      built-in function, we actually have to use filter_ throughout the code
      in order to not override the built-in function.
      
      This patch simply goes and does a global sed over the code. Due to the
      fact that the RAPI interface already exposed this field, we add
      compatibility code for now which handles both forms.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarMichael Hanselmann <hansmi@google.com>
      2e5c33db
  22. Aug 30, 2011
  23. Aug 03, 2011
  24. Aug 02, 2011
  25. Jul 27, 2011
  26. Jul 11, 2011
  27. Apr 21, 2011
  28. Apr 18, 2011
  29. Apr 05, 2011
Loading