1. 12 Sep, 2016 2 commits
    • Jeremy Mikola's avatar
      PHPLIB-215: Accessor method for GridFS stream file document · 57b40124
      Jeremy Mikola authored
      This adds Bucket::getFileDocumentForStream() and Bucket::getFileIdForStream() methods, the latter of which was renamed from getIdFromStream().
      
      Additionally, this replaces the getId() method in both internal stream classes with a getFile() method. The debug output for ReadableStream has also been simplified to include the entire file document instead of ID, chunkSize, and length.
      57b40124
    • Jeremy Mikola's avatar
      Merge pull request #240 · 1e3be59e
      Jeremy Mikola authored
      1e3be59e
  2. 08 Sep, 2016 3 commits
  3. 26 Aug, 2016 1 commit
  4. 25 Aug, 2016 3 commits
  5. 15 Aug, 2016 6 commits
  6. 27 Jul, 2016 1 commit
  7. 26 Jul, 2016 2 commits
  8. 15 Jul, 2016 1 commit
  9. 14 Jul, 2016 1 commit
  10. 30 Jun, 2016 5 commits
  11. 20 Jun, 2016 15 commits