Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating keystorage movement and fixing hooks | Clark Tomlinson | 2015-04-07 | 14 | -422/+1201 |
* | Initial commit | Clark Tomlinson | 2015-04-07 | 24 | -226/+2233 |
* | Remove server timezone dependency from files list test | Joas Schilling | 2015-04-07 | 1 | -3/+3 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-07 | 6 | -0/+14 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-05 | 6 | -6/+20 |
* | Merge pull request #15338 from owncloud/encryption-mount-option | Thomas Müller | 2015-04-04 | 5 | -8/+48 |
|\ | |||||
| * | add unit test | Robin Appelman | 2015-04-02 | 2 | -0/+13 |
| * | adjust unt tests | Robin Appelman | 2015-04-02 | 2 | -2/+4 |
| * | Add mount point to disable the encryption wrapper | Robin Appelman | 2015-03-31 | 4 | -7/+32 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-04 | 10 | -20/+52 |
* | | Merge pull request #15229 from owncloud/response-setContentLengthHeader | Thomas Müller | 2015-04-03 | 2 | -2/+2 |
|\ \ | |||||
| * | | Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround. | Andreas Fischer | 2015-03-26 | 2 | -2/+2 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-03 | 12 | -8/+218 |
* | | | Merge pull request #15367 from owncloud/pre-setup-hook | Thomas Müller | 2015-04-02 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | setup storage wrappers before setting up the filesystem | Robin Appelman | 2015-04-01 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-02 | 6 | -0/+10 |
* | | | | Use URLGenerator instread of OC_Helper | Roeland Jago Douma | 2015-04-01 | 2 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #15356 from rullzer/apps_oc_to_ocs | Roeland Douma | 2015-04-01 | 7 | -7/+7 |
|\ \ \ | |||||
| * | | | Move core apps from private to public functions | Roeland Jago Douma | 2015-04-01 | 7 | -7/+7 |
* | | | | Merge pull request #15336 from owncloud/revive-15215 | Morris Jobke | 2015-04-01 | 1 | -2/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Only escape single quotes | Lukas Reschke | 2015-03-31 | 1 | -2/+2 |
| * | | | Added rawurlencode for other params in GDrive storage | Vincent Petry | 2015-03-31 | 1 | -2/+2 |
| * | | | Properly quote file names in listFiles query for GDrive | Vincent Petry | 2015-03-31 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-04-01 | 6 | -4/+10 |
|/ / / | |||||
* | | | Revert "Properly quote file names in listFiles query for GDrive" | Lukas Reschke | 2015-03-31 | 1 | -2/+2 |
* | | | Merge pull request #15215 from owncloud/ext-gdrivelistfilequoting | Frank Karlitschek | 2015-03-31 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Added rawurlencode for other params in GDrive storage | Vincent Petry | 2015-03-26 | 1 | -2/+2 |
| * | | Properly quote file names in listFiles query for GDrive | Vincent Petry | 2015-03-26 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-31 | 14 | -36/+62 |
* | | | Merge pull request #15312 from owncloud/activity-fix-compilation | Lukas Reschke | 2015-03-30 | 1 | -12/+7 |
|\ \ \ | |||||
| * | | | Correct the app name for sharing events | Joas Schilling | 2015-03-30 | 1 | -12/+7 |
* | | | | Merge pull request #15076 from owncloud/fix-smb-oc-admin | Robin McCorkell | 2015-03-30 | 1 | -4/+11 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Support constructing an SMB_OC without saved session credentials | Robin McCorkell | 2015-03-20 | 1 | -4/+11 |
* | | | | Merge pull request #13964 from rullzer/capabilities | Morris Jobke | 2015-03-30 | 3 | -0/+280 |
|\ \ \ \ | |||||
| * | | | | Mark functions private | Roeland Jago Douma | 2015-03-11 | 1 | -2/+2 |
| * | | | | Slight better formatting | Roeland Jago Douma | 2015-03-11 | 2 | -47/+11 |
| * | | | | New array syntax | Roeland Jago Douma | 2015-03-11 | 2 | -56/+56 |
| * | | | | Added new header | Roeland Jago Douma | 2015-03-11 | 2 | -11/+35 |
| * | | | | Now added enabled element | Roeland Jago Douma | 2015-03-11 | 2 | -9/+13 |
| * | | | | Added route again | Roeland Jago Douma | 2015-03-11 | 1 | -0/+6 |
| * | | | | Add file_sharing info to capabilities | Roeland Jago Douma | 2015-03-11 | 2 | -0/+282 |
* | | | | | Merge pull request #15239 from owncloud/see-no-evil | Morris Jobke | 2015-03-30 | 1 | -14/+16 |
|\ \ \ \ \ | |||||
| * | | | | | fix layout for Sharing settings | Jan-Christoph Borchardt | 2015-03-27 | 1 | -13/+15 |
| * | | | | | Move federated cloud sharing, files externals and updater to special positions | Joas Schilling | 2015-03-27 | 1 | -2/+2 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-30 | 2 | -0/+4 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-29 | 8 | -4/+12 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-28 | 52 | -4/+104 |
* | | | | | | Merge pull request #13938 from owncloud/deprecate-iappconfig | Thomas Müller | 2015-03-27 | 1 | -5/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix unit tests | Morris Jobke | 2015-03-17 | 1 | -5/+15 |
* | | | | | | | Merge pull request #15254 from owncloud/fix-14853-master | Thomas Müller | 2015-03-27 | 2 | -11/+60 |
|\ \ \ \ \ \ \ |