BigW Consortium Gitlab

  1. 04 Aug, 2016 3 commits
    • Fix Mystery Guest · bb193801
      Herminio Torres authored
      Magic Variable - Change the name of the variable to assign the local variable for partial, rather than `i` use the `index`.
      
      Don't pass a local variable called `i` to a partial.
    • Merge branch 'fix-project-destroy-skip-repo' into 'master' · 532202a5
      Robert Speicher authored
      Fix skip_repo parameter being ignored when destroying a namespace
      
      When destroying a namespace, the `skip_repo` parameter is supposed to prevent the repository directory from being destroyed and allow
      the namespace after_destroy hook to run. If the namespace fails to be deleted for some reason, we could be left with repositories that are deleted with existing projects.
      
      See merge request !5654
    • Fix skip_repo parameter being ignored when destroying a namespace · 443ae8c4
      Stan Hu authored
      When destroying a namespace, the `skip_repo` parameter is supposed
      to prevent the repository directory from being destroyed and allow
      the namespace after_destroy hook to run. If the namespace fails
      to be deleted for some reason, we could be left with repositories
      that are deleted with existing projects.
  2. 03 Aug, 2016 21 commits
  3. 02 Aug, 2016 16 commits