1. 14 9月, 2016 3 次提交
    • U
      add test about flash alert · a3100300
      ubudzisz 提交于
      add tests with dependent destroy
      
      add tests with dependent destroy
      
      add tests
      
      add tests to projects spec
      
      update it title  and remove let
      
      update it title  and remove let
      
      remove changes after rebase
      
      remove changes after rebase
      
      update changelog
      a3100300
    • Y
      Move pushes_since_gc to Redis · 4e87c023
      Yorick Peterse 提交于
      This moves tracking of the pushes since the last Git GC from PostgreSQL
      to Redis. This reduces the number of writes on the "projects" table.
      This in turn reduces the vacuuming overhead.
      
      The lease used for incrementing the counter has been removed. This lease
      was mostly put in place to prevent high database load but this isn't
      needed anymore due to the counter now being stored in Redis.
      
      Fixes gitlab-org/gitlab-ce#22125
      4e87c023
    • J
      Allow trailing newline in secret base64 data · 11f54caa
      Jacob Vosmaer 提交于
      11f54caa
  2. 13 9月, 2016 15 次提交
  3. 12 9月, 2016 2 次提交
  4. 10 9月, 2016 3 次提交
  5. 09 9月, 2016 10 次提交
  6. 08 9月, 2016 7 次提交