Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #18531 from owncloud/ext-user-credentials | Thomas Müller | 2016-01-22 | 4 | -1/+96 |
|\ | | | | | External storage 'Login credentials' auth mechanism | ||||
| * | allow comparing clob using expressionbuilder->eq if you explicitly say ↵ | Robin Appelman | 2016-01-18 | 1 | -1/+3 |
| | | | | | | | | you're comparing strings | ||||
| * | Introduce CredentialsManager for storage of credentials in DB | Robin McCorkell | 2016-01-18 | 2 | -0/+79 |
| | | | | | | | | | | | | | | | | | | | | | | CredentialsManager performs a simple role, of storing and retrieving encrypted credentials from the database. Credentials are stored by user ID (which may be null) and credentials identifier. Credentials themselves may be of any type that can be JSON encoded. The rationale behind this is to avoid further (mis)use of oc_preferences, which was being used for all manner of data not related to user preferences. | ||||
| * | Introduce IDBConnection::setValues() | Robin McCorkell | 2016-01-18 | 1 | -0/+14 |
| | | | | | | | | | | setValues() attempts to insert a new row, or failing that, update an existing row. The ability to set preconditions is also available. | ||||
* | | Merge pull request #20768 from owncloud/mount-cache | Thomas Müller | 2016-01-22 | 3 | -0/+160 |
|\ \ | | | | | | | cache mountpoints in the db | ||||
| * | | clear mount cache when removing applicables | Robin Appelman | 2016-01-20 | 1 | -0/+19 |
| | | | |||||
| * | | clear mount cache when deleting user | Robin Appelman | 2016-01-20 | 1 | -1/+9 |
| | | | |||||
| * | | multiple minor fies | Robin Appelman | 2016-01-20 | 3 | -0/+12 |
| | | | |||||
| * | | cache mountpoints in the db | Robin Appelman | 2016-01-20 | 3 | -0/+121 |
| |/ | |||||
* | | Fix PHPDoc - @changed is no official tag -> use @since | Morris Jobke | 2016-01-22 | 3 | -6/+3 |
| | | |||||
* | | Merge pull request #21792 from owncloud/systemtags-managerfactory | Thomas Müller | 2016-01-21 | 2 | -0/+69 |
|\ \ | | | | | | | Allow custom implementation of system tag managers | ||||
| * | | Allow custom implementation of system tag managers | Vincent Petry | 2016-01-20 | 2 | -0/+69 |
| |/ | | | | | | | | | | | | | Added config.php option to replace the default implementation of system tag manager and system tag object mapper. Also adjusted the comments manager factory to inject the server container | ||||
* / | Introduce IUser::setEMailAddress and add hook mechanism | Thomas Müller | 2016-01-20 | 1 | -0/+9 |
|/ | |||||
* | Merge pull request #21705 from owncloud/improve-background-job-message | Thomas Müller | 2016-01-15 | 1 | -0/+8 |
|\ | | | | | Improve background job error message | ||||
| * | Add message key to context of logException | Thomas Müller | 2016-01-15 | 1 | -0/+8 |
| | | |||||
* | | Merge pull request #21717 from owncloud/addpublicgroupinterface | Thomas Müller | 2016-01-15 | 1 | -1/+1 |
|\ \ | | | | | | | allow apps to add an OCP GroupInterface backend | ||||
| * | | allow apps to add an OCP GroupInterface backend | Jörn Friedrich Dreyer | 2016-01-14 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #20898 from owncloud/cache-interfaces | Thomas Müller | 2016-01-15 | 9 | -8/+1203 |
|\ \ | | | | | | | Public Cache interfaces | ||||
| * | | remove unneeded public cache methods | Robin Appelman | 2016-01-14 | 1 | -19/+0 |
| | | | |||||
| * | | split locking related methods to their own interface | Robin Appelman | 2016-01-14 | 2 | -27/+60 |
| | | | |||||
| * | | Add IStorage interface for consistent naming | Robin Appelman | 2016-01-14 | 4 | -48/+520 |
| | | | | | | | | | | | | minor phpdoc fixed | ||||
| * | | add since tags | Robin Appelman | 2016-01-14 | 7 | -0/+69 |
| | | | |||||
| * | | fix phpdoc | Robin Appelman | 2016-01-14 | 1 | -1/+1 |
| | | | |||||
| * | | add watcher interface | Robin Appelman | 2016-01-14 | 2 | -0/+80 |
| | | | |||||
| * | | Add updater interface and expose cache interfaces from storage | Robin Appelman | 2016-01-14 | 2 | -0/+92 |
| | | | |||||
| * | | add scanner interface | Robin Appelman | 2016-01-14 | 1 | -0/+74 |
| | | | |||||
| * | | Return a class from cache operations instead of an array | Robin Appelman | 2016-01-14 | 2 | -26/+6 |
| | | | |||||
| * | | add cache entry interface | Robin Appelman | 2016-01-14 | 1 | -0/+118 |
| | | | |||||
| * | | propagator interface | Robin Appelman | 2016-01-14 | 1 | -0/+34 |
| | | | |||||
| * | | Add public cache interface | Robin Appelman | 2016-01-14 | 1 | -0/+262 |
| |/ | |||||
* | | 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 | 2 | -2/+134 |
|/ | |||||
* | Merge pull request #21653 from owncloud/update-license-headers-2016 | Thomas Müller | 2016-01-13 | 178 | -207/+313 |
|\ | | | | | Update license headers 2016 | ||||
| * | Happy new year! | Thomas Müller | 2016-01-12 | 178 | -207/+313 |
| | | |||||
* | | Merge pull request #20948 from owncloud/fed-sync-contacts | Thomas Müller | 2016-01-13 | 1 | -1/+14 |
|\ \ | | | | | | | Syncing system addressbooks across federated ownClouds | ||||
| * | | Use EventDispatcher to allow additional setup of auth backends - move ↵ | Thomas Müller | 2016-01-12 | 1 | -1/+14 |
| |/ | | | | | | | federation auth to federation app | ||||
* / | Allow admins to add system wide root certificates | Robin Appelman | 2016-01-12 | 2 | -2/+12 |
|/ | |||||
* | fix identation in public/irequest.php | Morris Jobke | 2016-01-12 | 1 | -4/+16 |
| | |||||
* | Remove generateRandomBytes from OC_Util | Roeland Jago Douma | 2016-01-10 | 1 | -1/+1 |
| | |||||
* | Merge pull request #21292 from owncloud/checkAppEnabled-not-needed-anymore | Thomas Müller | 2016-01-08 | 1 | -1/+1 |
|\ | | | | | core will handle invalid URLs and redirects properly | ||||
| * | core will handle invalid URLs and redirects properly | Morris Jobke | 2015-12-18 | 1 | -1/+1 |
| | | |||||
* | | Deprecate remaining function and entire class | Roeland Jago Douma | 2016-01-07 | 1 | -0/+2 |
| | | |||||
* | | Cleanup router code | Lukas Reschke | 2016-01-07 | 1 | -2/+11 |
| | | | | | | | | | | - Some functions are entirely broken - PHPDoc etc... | ||||
* | | Move regeneration of session ID into session classes | Lukas Reschke | 2016-01-04 | 1 | -0/+8 |
| | | | | | | | | There were code paths that nowadays call ISession::login directly thus bypassing the desired regeneration of the session ID. This moves the session regeneration deeper into the session handling and thus ensures that it is always called. Furthermore, I also added the session regeneration to the remember me cookie plus added some test case expectations for this. | ||||
* | | Refactor OC_Util::callCheck | Morris Jobke | 2015-12-22 | 1 | -1/+3 |
| | | |||||
* | | Merge pull request #21281 from owncloud/allow-di-for-background-jobs | Thomas Müller | 2015-12-18 | 1 | -1/+18 |
|\ \ | |/ |/| | Allow background jobs to be service names for DI | ||||
| * | Add methods to interface which have always been required | Joas Schilling | 2015-12-18 | 1 | -1/+18 |
| | | |||||
* | | Merge pull request #21280 from owncloud/drop-unused-methods | Thomas Müller | 2015-12-18 | 1 | -2/+9 |
|\ \ | |/ |/| | OC_Helper::makeURLAbsolute is not used anymore | ||||
| * | Move OC_Helper code to OCP\Util for linkToRemote | Morris Jobke | 2015-12-18 | 1 | -1/+5 |
| | | |||||
| * | properly use OCP\Util instead of OC_Helper | Morris Jobke | 2015-12-18 | 1 | -1/+4 |
| | |