1. 06 7月, 2017 1 次提交
    • Y
      Added Cop to blacklist the use of `dependent:` · 8fbbf41e
      Yorick Peterse 提交于
      This is allowed for existing instances so we don't end up 76 offenses
      right away, but for new code one should _only_ use this if they _have_
      to remove non database data. Even then it's usually better to do this in
      a service class as this gives you more control over how to remove the
      data (e.g. in bulk).
      8fbbf41e
  2. 05 7月, 2017 3 次提交
  3. 04 7月, 2017 4 次提交
  4. 30 6月, 2017 2 次提交
  5. 28 6月, 2017 1 次提交
  6. 27 6月, 2017 1 次提交
    • Z
      Split pipelines by origin on usage data · 44470068
      Z.J. van de Weg 提交于
      When sending the usage data, it now includes all pipelines. This commit
      will split the pipelines in two; internal and external.
      
      This will lead to historical data being incorrectly marked this way.
      
      Fixes gitlab-org/gitlab-ce#33172
      44470068
  7. 21 6月, 2017 1 次提交
  8. 07 6月, 2017 1 次提交
  9. 06 6月, 2017 1 次提交
  10. 05 6月, 2017 1 次提交
  11. 02 6月, 2017 1 次提交
  12. 01 6月, 2017 2 次提交
  13. 31 5月, 2017 3 次提交
  14. 30 5月, 2017 2 次提交
  15. 08 5月, 2017 3 次提交
  16. 24 4月, 2017 2 次提交
  17. 22 4月, 2017 1 次提交
  18. 07 4月, 2017 7 次提交
  19. 06 4月, 2017 3 次提交