1. 21 Oct, 2016 1 commit
  2. 18 Oct, 2016 1 commit
  3. 17 Oct, 2016 3 commits
  4. 15 Oct, 2016 3 commits
  5. 04 Oct, 2016 2 commits
  6. 03 Oct, 2016 4 commits
  7. 27 Sep, 2016 2 commits
  8. 26 Sep, 2016 5 commits
  9. 21 Sep, 2016 2 commits
  10. 19 Sep, 2016 1 commit
  11. 15 Sep, 2016 1 commit
  12. 13 Sep, 2016 2 commits
  13. 12 Sep, 2016 3 commits
  14. 09 Sep, 2016 1 commit
    • Kevin Cunnane's avatar
      Ignore .jfm files in Visual Studio · 3cdfc099
      Kevin Cunnane authored
      .jfm files have started blocking checking for .sqlproj projects in Visual Studio. .jfm files are a new file-type created by the Microsoft ESENT database engine - this is a recent improvement only in Windows 10 Anniversary update. As the SSDT .sqlproj type in Visual Studio uses this engine for .dbmdl metadata files, and this file is locked by the user, this currently blocks users from checking into Git repositories.
      
      This fix helps mitigate this by avoiding checkin of this file type.
      3cdfc099
  15. 08 Sep, 2016 1 commit
  16. 07 Sep, 2016 2 commits
  17. 06 Sep, 2016 2 commits
  18. 05 Sep, 2016 1 commit
  19. 30 Aug, 2016 2 commits
  20. 25 Aug, 2016 1 commit