Skip to content
Snippets Groups Projects
  1. Oct 09, 2013
    • Snooze-'s avatar
      Create satellites during update to 6.0. Fix #4938 · ecec03ee
      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.
      ecec03ee
  2. Aug 26, 2013
    • Achilleas Pipinellis's avatar
      Clear redis cache and precompile assets during update to 6.0. Fix #4874 #4840 · c4bf88f9
      Achilleas 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.
      c4bf88f9
  3. Aug 22, 2013
  4. Aug 21, 2013
  5. Aug 20, 2013
  6. Aug 16, 2013
  7. Aug 04, 2013
  8. Aug 01, 2013
  9. Jul 30, 2013
  10. Jul 29, 2013
  11. Jul 13, 2013
  12. Jun 25, 2013
  13. Jun 22, 2013
  14. Jun 20, 2013
  15. Jun 17, 2013
  16. Jun 07, 2013
  17. May 18, 2013
Loading