Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | propagator interface | Robin Appelman | 2016-01-14 | 2 | -2/+38 | |
| * | | | | | | Add public cache interface | Robin Appelman | 2016-01-14 | 2 | -1/+264 | |
| |/ / / / / | ||||||
* | | | / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-15 | 14 | -2/+28 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #21623 from owncloud/stricter_defaultprovider | Thomas Müller | 2016-01-14 | 1 | -6/+28 | |
|\ \ \ \ \ | ||||||
| * | | | | | Only select elements from the database that we support | Roeland Jago Douma | 2016-01-14 | 1 | -1/+26 | |
| * | | | | | Use namedparameter | Roeland Jago Douma | 2016-01-14 | 1 | -6/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #21714 from owncloud/groups-insertifnotexists | Thomas Müller | 2016-01-14 | 1 | -34/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use IDbConnectin::insertIfNotExist | Thomas Müller | 2016-01-14 | 1 | -2/+1 | |
| * | | | | | Use insertIfNotExists() when creating a group | Joas Schilling | 2016-01-14 | 1 | -33/+5 | |
| |/ / / / | ||||||
* | | | | | add TODOs with the actual interface name | Jörn Friedrich Dreyer | 2016-01-14 | 2 | -2/+2 | |
* | | | | | move methods to correct interface, deprecate private interface | Jörn Friedrich Dreyer | 2016-01-14 | 8 | -127/+151 | |
|/ / / / | ||||||
* | | | | Merge pull request #21704 from owncloud/fix-namespace-issue | Thomas Müller | 2016-01-14 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Fix usage of PHP method within namespace | Morris Jobke | 2016-01-14 | 1 | -1/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #21703 from owncloud/fix_share_create_hooks | Thomas Müller | 2016-01-14 | 1 | -1/+17 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | [Share 2.0] Fix pre_share and post_share hooks | Roeland Jago Douma | 2016-01-13 | 1 | -1/+17 | |
| | |/ | |/| | ||||||
* / | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-14 | 4 | -4/+24 | |
|/ / | ||||||
* | | Merge pull request #20497 from owncloud/bubble_up_hint_exception | Thomas Müller | 2016-01-13 | 2 | -33/+36 | |
|\ \ | ||||||
| * | | Simply use logException() to log the exception - no need for custom code | Thomas Müller | 2016-01-13 | 1 | -22/+11 | |
| * | | Fix PHPDoc | Thomas Müller | 2016-01-13 | 1 | -12/+23 | |
| * | | Bubble up hint exceptions in hooks, so the user can see the hint | Jörn Friedrich Dreyer | 2016-01-13 | 1 | -0/+3 | |
* | | | [Share 2.0] Let the factory do the factory stuff | Roeland Jago Douma | 2016-01-13 | 5 | -131/+53 | |
* | | | [Share 2.0] Use full share id (providerId:shareId) | Roeland Jago Douma | 2016-01-13 | 5 | -61/+127 | |
* | | | [Share 2.0] Add share provider factory | Roeland Jago Douma | 2016-01-13 | 6 | -61/+194 | |
* | | | [Share 2.0] Allow registering of share providers | Roeland Jago Douma | 2016-01-13 | 2 | -17/+164 | |
* | | | Merge pull request #20018 from owncloud/cache_group_backend | Thomas Müller | 2016-01-13 | 1 | -29/+129 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Properly close cursors | Roeland Jago Douma | 2016-01-12 | 1 | -6/+13 | |
| * | | Cache if a group exists | Roeland Jago Douma | 2016-01-12 | 1 | -0/+1 | |
| * | | Inject DBConnection | Roeland Jago Douma | 2016-01-12 | 1 | -24/+89 | |
| * | | The group database backend should cache groups | Roeland Jago Douma | 2016-01-12 | 1 | -12/+39 | |
* | | | Merge pull request #21591 from owncloud/add-code-checking-for-apps | Thomas Müller | 2016-01-13 | 4 | -13/+58 | |
|\ \ \ | ||||||
| * | | | Verify signature of apps with level "Official" coming from the appstore | Lukas Reschke | 2016-01-10 | 4 | -13/+58 | |
* | | | | Merge pull request #21630 from owncloud/add-some-security-headers-as-hardening | Thomas Müller | 2016-01-13 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Add X-Download-Options and X-Permitted-Cross-Domain-Policies | Lukas Reschke | 2016-01-12 | 1 | -0/+2 | |
* | | | | | Merge pull request #21648 from owncloud/smb-statcache-cap | Thomas Müller | 2016-01-13 | 1 | -0/+87 | |
|\ \ \ \ \ | ||||||
| * | | | | | cap the number of entries we cache in smb's statcache | Robin Appelman | 2016-01-12 | 1 | -0/+87 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #21668 from owncloud/add-super-evil-and-hidden-config-swit... | Thomas Müller | 2016-01-13 | 3 | -2/+43 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add hidden config switch to disable code integrity checking | Lukas Reschke | 2016-01-12 | 3 | -2/+43 | |
* | | | | | | Merge pull request #21671 from owncloud/fix-setup-on-master | Thomas Müller | 2016-01-13 | 1 | -1/+8 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use legacy method when ownCloud is not yet installed | Lukas Reschke | 2016-01-12 | 1 | -1/+8 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #21673 from owncloud/chrsch-master | Thomas Müller | 2016-01-13 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | -- Fixed error where $enabled is parsed but empty | Christoph Schaefer | 2016-01-13 | 1 | -0/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 568 | -711/+925 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Happy new year! | Thomas Müller | 2016-01-12 | 568 | -711/+925 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #20948 from owncloud/fed-sync-contacts | Thomas Müller | 2016-01-13 | 1 | -1/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use EventDispatcher to allow additional setup of auth backends - move federat... | Thomas Müller | 2016-01-12 | 1 | -1/+14 | |
| |/ / / / / | ||||||
* | / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-13 | 10 | -0/+18 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Allow admins to add system wide root certificates | Robin Appelman | 2016-01-12 | 5 | -21/+97 | |
|/ / / / | ||||||
* | | | | Merge pull request #21637 from owncloud/reformat-irequest | Thomas Müller | 2016-01-12 | 1 | -4/+16 | |
|\ \ \ \ | ||||||
| * | | | | fix identation in public/irequest.php | Morris Jobke | 2016-01-12 | 1 | -4/+16 | |
* | | | | | Merge pull request #21628 from owncloud/deprecated_secure_random_funcions | Thomas Müller | 2016-01-12 | 12 | -16/+16 | |
|\ \ \ \ \ | |/ / / / |/| | | | |