1. 21 3月, 2018 2 次提交
  2. 16 3月, 2018 4 次提交
  3. 15 3月, 2018 2 次提交
    • F
      Add labeled issues seed · 09de6daf
      Felipe Artur 提交于
      09de6daf
    • A
      Fix concurrency issue with migration for user_interacted_projects table. · 5f35ea14
      Andreas Brandl 提交于
      The concurrency issue originates from inserts on
      `user_interacted_projects` from the app while running the post-deploy
      migration.
      
      This change comes with a strategy to lock the table while removing
      duplicates and creating the unique index (and similar for FK
      constraints).
      
      Also, we'll have a non-unique index until the post-deploy migration is
      finished to speed up queries during that time.
      
      Closes #44205.
      5f35ea14
  4. 10 3月, 2018 1 次提交
  5. 09 3月, 2018 2 次提交
  6. 08 3月, 2018 5 次提交
  7. 07 3月, 2018 3 次提交
  8. 06 3月, 2018 16 次提交
  9. 05 3月, 2018 1 次提交
  10. 03 3月, 2018 1 次提交
  11. 02 3月, 2018 1 次提交
  12. 01 3月, 2018 2 次提交