Skip to content
Snippets Groups Projects
  1. Mar 26, 2018
  2. Mar 22, 2018
  3. Mar 21, 2018
  4. Mar 19, 2018
  5. Mar 16, 2018
  6. Mar 15, 2018
  7. Mar 14, 2018
    • Zeger-Jan van de Weg's avatar
      Change Gitlab::Shell#add_namespace to #create_namespace · 77f0906e
      Zeger-Jan van de Weg authored
      Prior to this change, this method was called add_namespace, which broke
      the CRUD convention and made it harder to grep for what I was looking
      for. Given the change was a find and replace kind of fix, this was
      changed without opening an issue and on another feature branch.
      
      If more dynamic calls are made to add_namespace, these could've been
      missed which might lead to incorrect bahaviour. However, going through
      the commit log it seems thats not the case.
      Unverified
      77f0906e
  8. Mar 08, 2018
    • Stan Hu's avatar
      Fix Error 500 when updating a project · 9c8e9046
      Stan Hu authored
      If no parameters were specified for project features but Wikis were disabled,
      we would get "NoMethodError: undefined method `[]' for nil:NilClass".
      
      Closes #44019
      9c8e9046
  9. Mar 07, 2018
  10. Mar 06, 2018
  11. Mar 05, 2018
  12. Mar 03, 2018
  13. Mar 02, 2018
  14. Mar 01, 2018
  15. Feb 28, 2018
  16. Feb 27, 2018
Loading