1. 03 Dec, 2014 4 commits
  2. 02 Dec, 2014 20 commits
  3. 01 Dec, 2014 15 commits
  4. 30 Nov, 2014 1 commit
    • Dmitriy Zaporozhets's avatar
      Merge branch 'backup_restore' into 'master' · 3dc986cf
      Dmitriy Zaporozhets authored
      Properly fix wiki restore
      
      My previous patch didn't fix the restore issue (!247).
      
      ProjectWiki.new() creates a new wiki git repository, so any tries to bare clone a bundle fail. With this patch we remove the newly created wiki.git before restoring from the backup bundle.
      
      \cc @jacobvosmaer @dzaporozhets are you ok with this solution/hack?
      
      Relevant issues: #845
      
      See merge request !248
      3dc986cf