BigW Consortium Gitlab

  1. 17 Feb, 2015 1 commit
  2. 05 Feb, 2015 1 commit
  3. 30 Jan, 2015 1 commit
  4. 03 Jun, 2014 1 commit
  5. 24 Mar, 2014 1 commit
  6. 13 Feb, 2014 1 commit
  7. 09 Feb, 2014 1 commit
  8. 30 Dec, 2013 1 commit
  9. 20 Nov, 2013 1 commit
  10. 14 Nov, 2013 1 commit
  11. 02 Nov, 2013 2 commits
  12. 23 Oct, 2013 1 commit
  13. 21 Oct, 2013 1 commit
    • Use init.d/gitlab script from 6-0-stable branch · e41f4a84
      Natt Piyapramote authored
      Seems like init.d/gitlab script from master branch is not working anymore. Change to a version from 6-0-stable works fine.
      
      It says:
      ```
      Starting the GitLab Unicorn web server...
      /etc/init.d/gitlab: 132: /etc/init.d/gitlab: script/web: not found
      Starting the GitLab Sidekiq event dispatcher...
      /etc/init.d/gitlab: 141: /etc/init.d/gitlab: script/background_jobs: not found
      GitLab is not running.
      ```
  14. 20 Oct, 2013 1 commit
  15. 15 Oct, 2013 1 commit
  16. 07 Oct, 2013 1 commit
  17. 13 Sep, 2013 2 commits
  18. 29 Aug, 2013 1 commit
    • Create satellites during update to 6.0. Fix #4938 · bae719df
      Snooze- authored
      Satellites for projects that were located in the root namespace needs to be recreated once they've been migrated to the creator’s namespace during the upgrade process.
      
      This can be achieved by running the sudo -u git -H bundle exec rake gitlab:satellites:create RAILS_ENV=production during the update process.
      
      The command has been added to the 5.4 to 6.0 update doc.
  19. 26 Aug, 2013 1 commit
    • Clear redis cache and precompile assets during update to 6.0. Fix #4874 #4840 · c4bf88f9
      Axilleas Pipinellis authored
      As a consequence on the namespaces change from 5.4 to 6.0, after upgrade
      lots of links on the dashboard were not working (pointing to projects
      without the group part on the url).
      Also, after upgrading to 6.0-stable, the network (branch history) function
      does not work. The progress bar rotates forever, but the network graph cannot
      be generated.
      
      Clearing redis cache fixes those issues.
  20. 22 Aug, 2013 1 commit
  21. 21 Aug, 2013 1 commit
  22. 20 Aug, 2013 1 commit
  23. 16 Aug, 2013 2 commits
  24. 04 Aug, 2013 1 commit
  25. 01 Aug, 2013 1 commit
  26. 30 Jul, 2013 1 commit
  27. 29 Jul, 2013 2 commits
  28. 13 Jul, 2013 1 commit
  29. 25 Jun, 2013 1 commit
  30. 22 Jun, 2013 1 commit
  31. 20 Jun, 2013 1 commit
  32. 17 Jun, 2013 1 commit
  33. 07 Jun, 2013 1 commit
  34. 18 May, 2013 1 commit