1. 14 10月, 2015 2 次提交
  2. 13 10月, 2015 4 次提交
  3. 12 10月, 2015 2 次提交
  4. 11 10月, 2015 1 次提交
  5. 09 10月, 2015 4 次提交
  6. 08 10月, 2015 2 次提交
  7. 07 10月, 2015 5 次提交
  8. 06 10月, 2015 5 次提交
  9. 05 10月, 2015 3 次提交
  10. 03 10月, 2015 2 次提交
    • 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
    • R
      hooks: Add full project namespace to payload · 42be5ee1
      Ricardo Band 提交于
      Payload of "project_member, :create" and "project_member, :destroy" now also
      have a field project_path_with_namespace.
      42be5ee1
  11. 02 10月, 2015 4 次提交
  12. 01 10月, 2015 6 次提交