1. 23 4月, 2018 2 次提交
  2. 05 4月, 2018 2 次提交
  3. 04 4月, 2018 1 次提交
  4. 30 3月, 2018 1 次提交
    • S
      Send emails for issues due tomorrow · 2db218f8
      Sean McGivern 提交于
      Also, refactor the mail sending slightly: instead of one worker sending all
      emails, create a worker per project with issues due, which will send all emails
      for that project.
      2db218f8
  5. 27 3月, 2018 1 次提交
  6. 26 3月, 2018 1 次提交
  7. 22 3月, 2018 2 次提交
  8. 09 3月, 2018 1 次提交
  9. 01 3月, 2018 6 次提交
  10. 23 2月, 2018 1 次提交
  11. 18 2月, 2018 1 次提交
  12. 06 2月, 2018 1 次提交
  13. 02 2月, 2018 1 次提交
  14. 01 2月, 2018 1 次提交
  15. 25 1月, 2018 1 次提交
  16. 12 1月, 2018 1 次提交
  17. 23 11月, 2017 1 次提交
  18. 22 11月, 2017 1 次提交
  19. 03 11月, 2017 1 次提交
  20. 17 10月, 2017 1 次提交
  21. 16 10月, 2017 1 次提交
    • S
      Make usage ping scheduling more robust · f4e94c6f
      Sean McGivern 提交于
      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
  22. 05 10月, 2017 1 次提交
  23. 03 10月, 2017 1 次提交
  24. 02 10月, 2017 1 次提交
  25. 24 9月, 2017 1 次提交
  26. 11 9月, 2017 1 次提交
  27. 09 9月, 2017 1 次提交
  28. 08 9月, 2017 1 次提交
    • R
      Revert "Merge branch... · 52a2423e
      Rubén Dávila 提交于
      Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-palette' into 'master'"
      
      This reverts merge request !13619
      52a2423e
  29. 07 9月, 2017 1 次提交
  30. 06 9月, 2017 1 次提交
  31. 31 8月, 2017 1 次提交
  32. 18 8月, 2017 1 次提交