1. 05 6月, 2018 1 次提交
  2. 02 4月, 2018 1 次提交
  3. 05 12月, 2017 1 次提交
  4. 10 8月, 2017 1 次提交
    • Y
      Cache Appearance instances in Redis · 26bb5041
      Yorick Peterse 提交于
      This caches the result of Appearance.first in a similar fashion to how
      ApplicationSetting instances are cached. We also add some NOT NULL
      constraints to the table and correct the timestamp types.
      
      Fixes gitlab-org/gitlab-ce#36066, fixes gitlab-org/gitlab-ce#31698
      26bb5041
  5. 20 6月, 2016 1 次提交
  6. 26 2月, 2016 1 次提交
    • Z
      Branded login page also in CE · 9a2869ab
      Zeger-Jan van de Weg 提交于
      The only major difference with the EE version is the change from a light and dark logo to only a header logo
      The dark logo wasn't used anyway, so it seemed to make sense to me to rename the field to the actual function of it
      9a2869ab