1. 03 10月, 2015 1 次提交
    • S
      Fix bug where transferring a project would result in stale commit links · dbc85bfa
      Stan Hu 提交于
      Transferring a project to another namespace updates the project's updated_at
      field, but since the cache key did not depend on the object, the page fragments
      were not invalidated. This resulted in stale links to the commits. Changing
      the cache key to use the object pathname solves this issue.
      
      Closes gitlab-org/omnibus-gitlab#843
      dbc85bfa
  2. 02 10月, 2015 10 次提交
  3. 01 10月, 2015 21 次提交
  4. 30 9月, 2015 6 次提交
  5. 29 9月, 2015 2 次提交