• lucas.parsy's avatar
    GdriveStorage: add a new google drive storage · d005d845
    lucas.parsy authored
    Squashed commit of the following:
    
    commit 2283732c2e3649d66c3b83f00ac2a9d846f50a35
    Author: Lucas Parsy <lucas.parsy@nexedi.com>
    Date:   Fri Dec 4 11:02:50 2015 +0100
    
        modified gdrivestorage's allDocs to return only the documents ids.
        modified gdrivestorage test file to fit the above changes.
        refactored an URI template in gdrivestorage.
    
    commit eaf750820f349ff1add6ef5172779a119dc06597
    Author: Lucas Parsy <lucas.parsy@nexedi.com>
    Date:   Fri Nov 27 17:16:16 2015 +0100
    
        added allAttachments method to gdriveStorage with tests.
        corrected bug in get method returning a string instead of an object.
    
    commit 212e4d6b41382c9d8ad2aaa9743671850eac245d
    Author: Lucas Parsy <lucas.parsy@nexedi.com>
    Date:   Fri Nov 27 15:49:05 2015 +0100
    
        various fixes on gdriveStorage and his tests.
    
        removed the removeAttachment method as it was useless.
        removed error catching when user was doing request with invalid credentials.
        throw error when doing a pu...
    d005d845
Makefile 5.09 KB