BigW Consortium Gitlab

  1. 05 Feb, 2015 1 commit
  2. 03 Feb, 2015 1 commit
  3. 31 Aug, 2014 1 commit
    • add prepare for upgrade section · 44185ace
      Ben Bodenmiller authored
      helps detect and correct issues that may occur during upgrade before
      they have already occurred. easier to address issues before you start
      upgrade process.
  4. 21 Aug, 2014 1 commit
  5. 04 Aug, 2014 2 commits
  6. 05 Jul, 2014 1 commit
  7. 03 Jun, 2014 1 commit
  8. 24 Mar, 2014 1 commit
  9. 30 Dec, 2013 1 commit
  10. 20 Nov, 2013 1 commit
  11. 14 Nov, 2013 1 commit
  12. 02 Nov, 2013 2 commits
  13. 24 Oct, 2013 1 commit
  14. 23 Oct, 2013 1 commit
  15. 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.
      ```
  16. 20 Oct, 2013 1 commit
  17. 15 Oct, 2013 1 commit
  18. 07 Oct, 2013 1 commit
  19. 13 Sep, 2013 2 commits
  20. 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.
  21. 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.
  22. 22 Aug, 2013 1 commit
  23. 21 Aug, 2013 1 commit
  24. 20 Aug, 2013 1 commit
  25. 16 Aug, 2013 2 commits
  26. 04 Aug, 2013 1 commit
  27. 01 Aug, 2013 1 commit
  28. 30 Jul, 2013 1 commit
  29. 29 Jul, 2013 2 commits
  30. 13 Jul, 2013 1 commit
  31. 25 Jun, 2013 1 commit
  32. 22 Jun, 2013 1 commit
  33. 20 Jun, 2013 1 commit
  34. 17 Jun, 2013 1 commit
  35. 07 Jun, 2013 1 commit