Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | postpone the cost of setting up some of the external storage backends untill ... | Robin Appelman | 2012-10-21 | 6 | -8/+81 |
* | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-21 | 2 | -0/+20 |
|\ | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-21 | 2 | -0/+20 |
* | | drop filectime from the filesystem api's | Robin Appelman | 2012-10-20 | 5 | -8/+0 |
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-20 | 2 | -1/+6 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-20 | 2 | -1/+6 |
* | | merge master into filesystem | Robin Appelman | 2012-10-18 | 1 | -0/+18 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-18 | 1 | -0/+18 |
* | | merge master into filesystem | Robin Appelman | 2012-10-17 | 6 | -5/+41 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-16 | 2 | -0/+25 |
| * | Whitespace cleanup | Bart Visscher | 2012-10-14 | 3 | -10/+9 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-14 | 2 | -1/+13 |
* | | merge master into filesystem | Robin Appelman | 2012-10-13 | 7 | -4/+32 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-13 | 3 | -4/+16 |
| * | don't throw errors if certificate folder doesn't exist | Robin Appelman | 2012-10-12 | 1 | -4/+7 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-12 | 3 | -0/+13 |
* | | fix namespace problems for external storage backends | Robin Appelman | 2012-10-11 | 8 | -70/+65 |
* | | implement getId for the external storage providers | Robin Appelman | 2012-10-11 | 7 | -1/+37 |
* | | merge master into filesystem | Robin Appelman | 2012-10-11 | 13 | -145/+165 |
|\| | |||||
| * | fix filetype for smb storage backend | Robin Appelman | 2012-10-11 | 1 | -1/+1 |
| * | fix webdav storage backend when trying to open a non existing file for reading | Robin Appelman | 2012-10-11 | 2 | -3/+6 |
| * | skip the files_external test cases the correct way | Robin Appelman | 2012-10-11 | 8 | -134/+125 |
| * | Various bug fixes for swift | Benjamin Liles | 2012-10-11 | 1 | -11/+27 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-11 | 2 | -0/+10 |
* | | don't use depricated OC_Filesystem | Robin Appelman | 2012-10-10 | 2 | -12/+12 |
* | | merge master into filesystem | Robin Appelman | 2012-10-10 | 2 | -0/+45 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-10 | 1 | -0/+5 |
| * | add directory while creating mount point | Björn Schießle | 2012-10-09 | 1 | -0/+40 |
* | | fix files_external test cases | Robin Appelman | 2012-10-08 | 2 | -4/+7 |
* | | merge phpunit into filesystem | Robin Appelman | 2012-10-08 | 16 | -18/+144 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-07 | 3 | -0/+14 |
| * | add support to mount a specific folder from dropbox | Robin Appelman | 2012-10-06 | 1 | -0/+11 |
| * | test case for dropbox storage | Robin Appelman | 2012-10-06 | 2 | -0/+37 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-06 | 1 | -0/+6 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-05 | 1 | -0/+6 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-04 | 8 | -0/+41 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-03 | 2 | -0/+11 |
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-10-02 | 31 | -97/+123 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-10-02 | 28 | -81/+89 |
| * | l18n support added to files_external/js | Thomas Mueller | 2012-10-02 | 2 | -15/+33 |
| * | automatically remove and prevent installation of apps with a require version ... | Frank Karlitschek | 2012-10-02 | 1 | -1/+1 |
* | | merge master into filesystem | Robin Appelman | 2012-10-01 | 3 | -10/+36 |
|\| | |||||
| * | check if file really exist before add/remove it | Björn Schießle | 2012-09-27 | 2 | -4/+12 |
| * | only upload valid ssl root certificates | Björn Schießle | 2012-09-27 | 1 | -6/+14 |
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-27 | 1 | -0/+10 |
| * | take '\' on windows systems into account to prevent file deletion above uploa... | Björn Schießle | 2012-09-26 | 1 | -1/+1 |
| * | fix security issue, don't allow to go back in the path | Björn Schießle | 2012-09-26 | 1 | -1/+1 |
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-09-26 | 4 | -11/+69 |
|\| | |||||
| * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-26 | 1 | -1/+13 |
| * | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-25 | 1 | -0/+18 |
| |\ |