Skip to content
Snippets Groups Projects
  1. Mar 27, 2018
  2. Mar 22, 2018
  3. Mar 21, 2018
  4. Mar 09, 2018
  5. Mar 01, 2018
  6. Feb 28, 2018
  7. Feb 23, 2018
  8. Feb 17, 2018
  9. Feb 05, 2018
  10. Feb 01, 2018
  11. Jan 31, 2018
  12. Jan 25, 2018
  13. Jan 11, 2018
  14. Nov 23, 2017
  15. Nov 21, 2017
  16. Nov 02, 2017
  17. Oct 17, 2017
  18. Oct 16, 2017
    • Sean McGivern's avatar
      Make usage ping scheduling more robust · f4e94c6f
      Sean McGivern authored
      On GitLab.com, we see that cron jobs sometimes don't run. This appears to be
      because the process that polls for current cron jobs only has a 60 second
      validity period, so if (for whatever reason) it misses those 60 seconds, we have
      to wait until the next execution.
      
      For the usage ping, this is particularly problematic, as that's only scheduled
      to run once a week.
      
      Changing it to run for every minute in a 10 minute period should work around
      this, if the above diagnosis is correct. The job itself obtains an exclusive
      lease for 24 hours, so rescheduling in quick succession is safe.
      f4e94c6f
  19. Oct 04, 2017
  20. Oct 03, 2017
  21. Oct 02, 2017
  22. Sep 24, 2017
  23. Sep 11, 2017
  24. Sep 09, 2017
  25. Sep 08, 2017
    • Rubén Dávila's avatar
      Revert "Merge branch... · 52a2423e
      Rubén Dávila authored
      Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'"
      
      This reverts merge request !13619
      52a2423e
  26. Sep 06, 2017
  27. Aug 30, 2017
  28. Aug 17, 2017
  29. Aug 14, 2017
  30. Aug 09, 2017
  31. Aug 07, 2017
  32. Aug 04, 2017
Loading