Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-06 | 2 | -8/+10 |
* | no more require_once() | Thomas Mueller | 2012-09-05 | 2 | -2/+2 |
* | Add missing ; to js code | Bart Visscher | 2012-09-05 | 2 | -4/+4 |
* | I don't think this file was meant to be commited | Robin Appelman | 2012-09-05 | 1 | -6/+0 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-09-05 | 1 | -0/+13 |
* | make use of OC_User::getHome in files_external app | Georg Ehrke | 2012-09-04 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-31 | 2 | -1/+7 |
* | Space before tab fixes | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
* | Remove php close at end of file | Bart Visscher | 2012-08-29 | 9 | -15/+0 |
* | Whitespace fixes in apps | Bart Visscher | 2012-08-29 | 12 | -36/+31 |
* | [tx-robot] updated from transifexv4.5.0beta1 | Jenkins for ownCloud | 2012-08-29 | 1 | -0/+5 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-28 | 3 | -0/+42 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-27 | 1 | -0/+1 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-25 | 1 | -0/+18 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-24 | 4 | -2/+37 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-23 | 1 | -0/+9 |
* | Remove unnecessary files | Michael Gapczynski | 2012-08-20 | 2 | -79/+0 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-21 | 1 | -0/+18 |
* | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 9 | -12/+98 |
|\ | |||||
| * | Merge branch 'master' into share_api | Michael Gapczynski | 2012-08-14 | 12 | -310/+450 |
| |\ | |||||
| * \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-31 | 1 | -2/+3 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into share_api | Michael Gapczynski | 2012-07-25 | 12 | -23/+96 |
| |\ \ \ | |||||
| * | | | | Add CRUDS permissions calls to filesystem, deprecate is_readable() and is_wri... | Michael Gapczynski | 2012-07-24 | 6 | -12/+12 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-20 | 1 | -0/+12 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-17 | 1 | -0/+16 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-16 | 3 | -1/+46 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-15 | 5 | -0/+81 |
| |_|_|/ |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2012-08-13 | 2 | -0/+36 |
* | | | | Improve usability for configuring Dropbox and Google Drive external storage | Michael Gapczynski | 2012-08-13 | 4 | -304/+350 |
* | | | | Suggest mount point name, don't reload custom javascript file | Michael Gapczynski | 2012-08-13 | 1 | -2/+29 |
* | | | | Throw exception in Dropbox and Google Drive storage constructors if parameter... | Michael Gapczynski | 2012-08-13 | 2 | -11/+27 |
* | | | | Show access granted label immediately after granting access | Michael Gapczynski | 2012-08-13 | 2 | -5/+11 |
* | | | | Prevent editing Dropbox configuration input after access granted | Michael Gapczynski | 2012-08-13 | 1 | -0/+1 |
* | | | | Show access granted label next to Google Drive and Dropbox storage in configu... | Michael Gapczynski | 2012-08-13 | 2 | -0/+4 |
* | | | | Fix remove button display for external storage | Michael Gapczynski | 2012-08-13 | 1 | -0/+2 |
* | | | | l10n directories have been missing | Thomas Mueller | 2012-08-13 | 1 | -0/+0 |
* | | | | XSRF checks | Lukas Reschke | 2012-08-10 | 1 | -0/+2 |
| |_|/ |/| | | |||||
* | | | Only call mkdir() if the root folder does not exist for FTP external storage | Michael Gapczynski | 2012-07-27 | 1 | -2/+3 |
| |/ |/| | |||||
* | | remove unused variables | Robin Appelman | 2012-07-20 | 6 | -7/+0 |
* | | remove unused variable from dropbox filestorage backend | Robin Appelman | 2012-07-20 | 1 | -1/+1 |
* | | minor fixes for the google filestorage backend | Robin Appelman | 2012-07-20 | 1 | -5/+4 |
* | | remove unused variables from webdav file backend | Robin Appelman | 2012-07-20 | 1 | -10/+5 |
|/ | |||||
* | create uploads directory for ssl certificates if it didn't exists | Bjoern Schiessle | 2012-07-09 | 1 | -0/+1 |
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 3 | -7/+0 |
* | remove hard coded path | Bjoern Schiessle | 2012-07-09 | 1 | -1/+1 |
* | replace urlencoded slash | Bjoern Schiessle | 2012-07-09 | 1 | -1/+1 |
* | remove comments around code block | Bjoern Schiessle | 2012-07-09 | 1 | -2/+2 |
* | webdav ssl cleanup | Bjoern Schiessle | 2012-07-09 | 1 | -3/+6 |
* | CSRF checks | Lukas Reschke | 2012-07-07 | 2 | -0/+4 |
* | close file after write process | Bjoern Schiessle | 2012-07-06 | 1 | -0/+1 |