Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "adding unit tests" | Vincent Petry | 2015-03-26 | 1 | -31/+0 |
* | Merge pull request #15168 from owncloud/oc-etag-master | Vincent Petry | 2015-03-26 | 1 | -0/+31 |
|\ | |||||
| * | adding unit tests | Thomas Müller | 2015-03-26 | 1 | -0/+31 |
* | | Add wrapper for Guzzle | Lukas Reschke | 2015-03-25 | 6 | -26/+179 |
|/ | |||||
* | Merge pull request #15153 from owncloud/uniquename-node | Lukas Reschke | 2015-03-24 | 1 | -0/+36 |
|\ | |||||
| * | Add `getNonExistingName()` to the node api | Robin Appelman | 2015-03-24 | 1 | -0/+36 |
* | | Merge pull request #15126 from owncloud/sabre-storagenotavailable | Morris Jobke | 2015-03-24 | 1 | -1/+11 |
|\ \ | |/ |/| | |||||
| * | Soft fail in CustomPropertiesBackend whenever storage not available | Vincent Petry | 2015-03-23 | 1 | -1/+11 |
* | | The iran timezone removed the DST handling which breaks the timezone lib | Joas Schilling | 2015-03-23 | 1 | -3/+1 |
|/ | |||||
* | Introducing 3D images support (media type) | Olivier Paroz | 2015-03-20 | 1 | -284/+250 |
* | Merge pull request #14857 from owncloud/preview-provider-registration-in-manager | Thomas Müller | 2015-03-20 | 1 | -0/+4 |
|\ | |||||
| * | Create an interface for OC_Image and OCP\Image for the public API | Joas Schilling | 2015-03-16 | 1 | -0/+4 |
* | | Merge pull request #11884 from owncloud/ext-appframework | Vincent Petry | 2015-03-20 | 1 | -1/+2 |
|\ \ | |||||
| * | | Use storage id + appframework for ext storage CRUD | Vincent Petry | 2015-03-12 | 1 | -1/+2 |
* | | | Merge pull request #14993 from owncloud/stop-on-missing-deps | Thomas Müller | 2015-03-20 | 1 | -20/+20 |
|\ \ \ | |||||
| * | | | Do not add apps2/ directory if it does not exist | Joas Schilling | 2015-03-19 | 1 | -20/+20 |
* | | | | Merge pull request #15035 from owncloud/assocmapper | Morris Jobke | 2015-03-20 | 2 | -25/+54 |
|\ \ \ \ | |||||
| * | | | | If the execute method on the mapper receives an assoc array, it binds by valu... | Bernhard Posselt | 2015-03-19 | 2 | -25/+54 |
* | | | | | Merge pull request #14947 from oparoz/repairmimetypes-sql | Morris Jobke | 2015-03-19 | 1 | -1/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Adding test cases where the extension is using capital letters | Olivier Paroz | 2015-03-17 | 1 | -1/+5 |
* | | | | | Merge pull request #15025 from rullzer/ocs_respect_enforced_date | Thomas Müller | 2015-03-19 | 1 | -0/+35 |
|\ \ \ \ \ | |||||
| * | | | | | Added unit test | Roeland Jago Douma | 2015-03-19 | 1 | -0/+35 |
* | | | | | | Merge pull request #14704 from owncloud/storage-wrapper-mount | Robin Appelman | 2015-03-19 | 2 | -0/+63 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix test | Robin Appelman | 2015-03-16 | 1 | -2/+2 |
| * | | | | | | fix factory test | Robin Appelman | 2015-03-11 | 2 | -6/+5 |
| * | | | | | | Allow setting the watcher policy as mount option | Robin Appelman | 2015-03-11 | 1 | -0/+9 |
| * | | | | | | Copy mount options to the storage | Robin Appelman | 2015-03-11 | 1 | -0/+10 |
| * | | | | | | Add test for storage factory | Robin Appelman | 2015-03-11 | 1 | -0/+45 |
* | | | | | | | Merge pull request #14980 from owncloud/fix-fileglobalgc | Thomas Müller | 2015-03-19 | 1 | -0/+34 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Add unit tests for gc() for \OC\Cache\FileGlobalGC | Robin McCorkell | 2015-03-18 | 1 | -0/+34 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #14995 from owncloud/remove-unrequired-backtick-removal | Vincent Petry | 2015-03-18 | 1 | -0/+22 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add test for backticks in path and etag | Joas Schilling | 2015-03-18 | 1 | -0/+22 |
| |/ / / / / | |||||
* / / / / / | Soft fail in custom properties backend | Vincent Petry | 2015-03-18 | 1 | -0/+28 |
|/ / / / / | |||||
* | | | | | Merge pull request #14968 from owncloud/files-reallowsinglequote | Thomas Müller | 2015-03-17 | 1 | -0/+26 |
|\ \ \ \ \ | |||||
| * | | | | | Add positive test for path verification | Vincent Petry | 2015-03-17 | 1 | -0/+26 |
| | |/ / / | |/| | | | |||||
* / | | | | Cache \OC\URLGenerator::imagePath | Lukas Reschke | 2015-03-17 | 1 | -5/+12 |
|/ / / / | |||||
* | | | | Merge pull request #14927 from oparoz/raw-mimetypes | Thomas Müller | 2015-03-17 | 1 | -1/+90 |
|\ \ \ \ | |||||
| * | | | | Introducing the Raw mimetypes | Olivier Paroz | 2015-03-16 | 1 | -1/+90 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #14931 from owncloud/issue/14881-closures-for-navigation-e... | Lukas Reschke | 2015-03-17 | 1 | -0/+160 |
|\ \ \ \ | |||||
| * | | | | Add tests for the navigation manager (closure) behaviour | Joas Schilling | 2015-03-16 | 1 | -0/+160 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #12085 from owncloud/add-swift-mailer | Lukas Reschke | 2015-03-17 | 6 | -111/+457 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add debug log message back | Lukas Reschke | 2015-03-16 | 1 | -1/+6 |
| * | | | Show more detailed error message | Lukas Reschke | 2015-03-16 | 2 | -23/+3 |
| * | | | Adjust unit test | Lukas Reschke | 2015-03-16 | 1 | -1/+6 |
| * | | | Incorporate review changes | Lukas Reschke | 2015-03-16 | 2 | -40/+22 |
| * | | | Use new IMailer and add unit-tests for lostcontroller | Lukas Reschke | 2015-03-16 | 1 | -9/+92 |
| * | | | Migrate to SwiftMail | Lukas Reschke | 2015-03-16 | 6 | -102/+393 |
| |/ / | |||||
* | | | Merge pull request #14883 from owncloud/imagepng_expects_resource_issue | Thomas Müller | 2015-03-16 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | validate resource's integrity before using it | Georg Ehrke | 2015-03-16 | 1 | -0/+5 |
| |/ / | |||||
* | | | Merge pull request #14766 from owncloud/fix-insertifnotexists-poc | Morris Jobke | 2015-03-16 | 2 | -14/+126 |
|\ \ \ |