An error occurred fetching the project authors.
  1. 26 May, 2018 1 commit
    • Rubén Dávila's avatar
      Fix error when locking/unlocking a directory through the File Locking feature · 8a471d8d
      Rubén Dávila authored
      When the Project has LFS enabled, we try to lock the file through the
      LFS locking feature too, given we can only lock files through LFS, this
      operation was raising an error.
      
      Additionally a couple of errors has been fixed:
      
      - The previous implementation was only looking for LFS files in the root
        of the project given `@path` was `nil`
      - We were trying to create the PathLock record twice, it was silently
        failing due to the usage of `create` instead of `create!`
      8a471d8d
  2. 20 Feb, 2018 1 commit
  3. 07 Feb, 2018 1 commit
  4. 09 Nov, 2017 1 commit
  5. 06 Jul, 2017 1 commit
  6. 05 Jul, 2017 1 commit
  7. 07 Jun, 2017 1 commit
  8. 22 May, 2017 1 commit
  9. 17 Jun, 2016 1 commit