1. 16 9月, 2013 1 次提交
  2. 13 9月, 2013 3 次提交
  3. 10 9月, 2013 2 次提交
  4. 07 9月, 2013 1 次提交
  5. 05 9月, 2013 1 次提交
  6. 03 9月, 2013 1 次提交
  7. 31 8月, 2013 1 次提交
  8. 30 8月, 2013 1 次提交
    • S
      Create satellites during update to 6.0. Fix #4938 · bae719df
      Snooze- 提交于
      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.
      bae719df
  9. 28 8月, 2013 1 次提交
    • A
      Standardize commit diff api url, change blob api url, add get single commit · 59f428dc
      Alex Van't Hof 提交于
      Use "/commits/:sha/diff" as opposed to "/commit/:sha", keeping in line
      with existing api urls (e.g. "/projects/:id", etc.)
      
      Fix 500 error resulting from a diff api call with an invalid commit hash
      
      Move "/commits/:sha/blob" to "/blobs/:sha", leaving the old path for
      backwards compatibility.
      
      Add ability to get a single commit via "/commits/:sha"
      59f428dc
  10. 27 8月, 2013 1 次提交
  11. 26 8月, 2013 4 次提交
  12. 22 8月, 2013 1 次提交
  13. 21 8月, 2013 6 次提交
  14. 20 8月, 2013 2 次提交
  15. 16 8月, 2013 2 次提交
  16. 14 8月, 2013 1 次提交
  17. 10 8月, 2013 1 次提交
  18. 09 8月, 2013 2 次提交
  19. 08 8月, 2013 1 次提交
  20. 07 8月, 2013 1 次提交
  21. 05 8月, 2013 1 次提交
  22. 03 8月, 2013 1 次提交
  23. 02 8月, 2013 1 次提交
  24. 31 7月, 2013 1 次提交
  25. 30 7月, 2013 2 次提交