Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace other usages | Joas Schilling | 2016-01-25 | 8 | -21/+25 |
* | Add parameters to public interface | Joas Schilling | 2016-01-25 | 1 | -0/+39 |
* | Merge pull request #18444 from owncloud/occ-config-types | Thomas Müller | 2016-01-25 | 6 | -73/+413 |
|\ | |||||
| * | Allow array recursion in get | Joas Schilling | 2016-01-14 | 2 | -6/+31 |
| * | Allow deleting a nested system config value | Joas Schilling | 2016-01-14 | 3 | -16/+156 |
| * | Retain backwards compatibility | Joas Schilling | 2016-01-14 | 2 | -76/+71 |
| * | occ config:system:set can now set other value types | Robin McCorkell | 2016-01-14 | 2 | -52/+232 |
* | | Merge pull request #21401 from owncloud/dav-cache-getchildren | Thomas Müller | 2016-01-25 | 3 | -7/+32 |
|\ \ | |||||
| * | | Put nodes from Directory->getChildren in the ObjectTree cache | Robin Appelman | 2016-01-17 | 3 | -7/+32 |
* | | | Merge pull request #21424 from owncloud/appversions | Thomas Müller | 2016-01-25 | 2 | -21/+11 |
|\ \ \ | |||||
| * | | | Faster AppConfig->getValues | Robin Appelman | 2016-01-11 | 1 | -7/+6 |
| * | | | Use appconfig for getAppVersions | Robin Appelman | 2016-01-11 | 1 | -14/+5 |
* | | | | Merge pull request #21806 from owncloud/mdusher-master | Thomas Müller | 2016-01-25 | 1 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | fix error message and comment | Morris Jobke | 2016-01-20 | 1 | -2/+2 |
| * | | | | Added ' to characters allowed in the username | Michael U | 2016-01-20 | 1 | -2/+2 |
* | | | | | Merge pull request #21811 from owncloud/fix-unauthenticated-avatar | Thomas Müller | 2016-01-25 | 1 | -2/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Show default placeholder if avatar image can't be fetched | Morris Jobke | 2016-01-20 | 1 | -2/+5 |
* | | | | | | Merge pull request #21844 from owncloud/drop-image-path | Thomas Müller | 2016-01-25 | 8 | -37/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove OC_Helper::imagePath and use the proper public interface | Morris Jobke | 2016-01-24 | 8 | -37/+25 |
* | | | | | | | Merge pull request #21862 from owncloud/sync-certificates-with-upstream | Thomas Müller | 2016-01-25 | 1 | -119/+60 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Sync certificates with upstream | Lukas Reschke | 2016-01-22 | 1 | -119/+60 |
* | | | | | | | | Merge pull request #21878 from owncloud/fix-apps-management-templating | Thomas Müller | 2016-01-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Includ author and license in l10n string to be able to change order | Morris Jobke | 2016-01-25 | 1 | -2/+2 |
* | | | | | | | | | Merge pull request #21879 from owncloud/remove-unused-code | Thomas Müller | 2016-01-25 | 1 | -1/+0 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | remove unused variable | Morris Jobke | 2016-01-25 | 1 | -1/+0 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #21877 from owncloud/fix_dav_app | Lukas Reschke | 2016-01-25 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add missing use statements for IGroupManager and IUserSession | Roeland Jago Douma | 2016-01-25 | 1 | -0/+2 |
|/ / / / / / / / | |||||
* | / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-25 | 16 | -40/+86 |
| |/ / / / / / |/| | | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-24 | 20 | -24/+68 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-23 | 150 | -16/+352 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #19002 from UoM-ResPlat-DevOps/swift-streaming-download | Thomas Müller | 2016-01-22 | 1 | -16/+13 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Modified swift handling to explicitly set 404 responses to false | Daniel Tosello | 2016-01-12 | 1 | -1/+2 |
| * | | | | | | Fixing swift fopen by ensuring stream is a valid resource | Daniel Tosello | 2015-12-10 | 1 | -1/+4 |
| * | | | | | | Streaming download from Swift external storage | Tim Dettrick | 2015-12-10 | 1 | -17/+10 |
* | | | | | | | Merge pull request #21841 from owncloud/share2_deletefromself | Thomas Müller | 2016-01-22 | 4 | -2/+404 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | [Share 2.0] Add deleteFromSelf method | Roeland Jago Douma | 2016-01-22 | 4 | -2/+404 |
* | | | | | | | | Merge pull request #21836 from RomanKreisel/master | Thomas Müller | 2016-01-22 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Solves # | Roman Kreisel | 2016-01-21 | 1 | -0/+5 |
* | | | | | | | | | Merge pull request #21719 from owncloud/move-notification-api-to-ocp | Thomas Müller | 2016-01-22 | 17 | -149/+143 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Allow automatic injection of the Manager | Joas Schilling | 2016-01-22 | 2 | -1/+5 |
| * | | | | | | | | | Adjust the since on the interface | Joas Schilling | 2016-01-22 | 5 | -48/+48 |
| * | | | | | | | | | Move the notification API to public namespace | Joas Schilling | 2016-01-22 | 16 | -100/+90 |
* | | | | | | | | | | Merge pull request #21814 from owncloud/systemtags-backend-permissions | Thomas Müller | 2016-01-22 | 12 | -112/+715 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Inject user session to check for admin in system tags DAV handlers | Vincent Petry | 2016-01-21 | 6 | -30/+122 |
| * | | | | | | | | | Fix DAV to respect system tags permissions | Vincent Petry | 2016-01-21 | 12 | -109/+620 |
* | | | | | | | | | | Merge pull request #21850 from owncloud/more-output-for-integrity-check | Thomas Müller | 2016-01-22 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Print output for integrity check during ./occ upgrade | Morris Jobke | 2016-01-22 | 1 | -0/+6 |
* | | | | | | | | | | | Merge pull request #18531 from owncloud/ext-user-credentials | Thomas Müller | 2016-01-22 | 30 | -89/+780 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | allow comparing clob using expressionbuilder->eq if you explicitly say you're... | Robin Appelman | 2016-01-18 | 5 | -6/+50 |
| * | | | | | | | | | | | bumb app version | Robin Appelman | 2016-01-18 | 1 | -1/+1 |