1. 20 Sep, 2015 9 commits
  2. 19 Sep, 2015 2 commits
    • Robert Speicher's avatar
      Merge branch 'fix-failing-migration' into 'master' · 96790b1a
      Robert Speicher authored
      Fix failing migration on mysql
      
      We didn't specify that the db user needs the right to create temporary
      tables before. That's why the migration will fail on most installations
      that installed gitlab according to our documentation. This MR removes
      the "TEMPORARY" from the migration and changes the documentation to
      include the necessary rights for the future.
      
      Fixes #2590
      
      See merge request !1351
      96790b1a
    • Kirilll Zaitsev's avatar
      Removed format validation · 9021200a
      Kirilll Zaitsev authored
      9021200a
  3. 18 Sep, 2015 29 commits