Skip to content
Snippets Groups Projects

Fix RESTfulness of project hook deletions by API

Closed gitlab-qa-bot requested to merge github/fork/screenpages/api-delete-hook-by-id into master
  1. Feb 20, 2013
  2. Jan 25, 2013
  3. Jan 24, 2013
  4. Jan 23, 2013
    • McJoppy's avatar
      Update app/models/repository.rb · 26b3050f
      McJoppy authored
      Issue #2699 - Download button not functioning. Replaces slashes with underscore in downloads filename
      26b3050f
    • Zachary Kjellberg's avatar
      Update doc/install/installation.md · 4f103598
      Zachary Kjellberg authored
      Line 295: sudo /etc/init.d/gitlab restart
      Results in: "Error, unicorn not running!"
      This is because unicorn is not yet running for first boot. I suggest changing this to 'start'.
      
      Line 305: sudo apt-get install nginx
      Change command to: sudo apt-get -y install nginx
      Allowing automated install to simplify and follow pattern of earlier installs.
      4f103598
  5. Jan 21, 2013
Loading