| Commit message (Expand) | Author | Age | Files | Lines |
* | Happy new year! | Thomas Müller | 2016-01-12 | 178 | -207/+313 |
* | 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 | 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 |
* | | Move regeneration of session ID into session classes | Lukas Reschke | 2016-01-04 | 1 | -0/+8 |
* | | 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 |
|\ \
| |/
|/| |
|
| * | 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 |
|\ \
| |/
|/| |
|
| * | 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 |
* | | Make sure the interface and the implementation match | Joas Schilling | 2015-12-18 | 1 | -6/+2 |
|/ |
|
* | OC_Helper::linkToRoute is deprecated | Roeland Jago Douma | 2015-12-17 | 1 | -1/+1 |
* | Merge pull request #21240 from owncloud/avatar_speedup | Thomas Müller | 2015-12-17 | 1 | -0/+11 |
|\ |
|
| * | [Avatars] Add function to get the Node of the avatar | Roeland Jago Douma | 2015-12-16 | 1 | -0/+11 |
* | | OC_Helper::linkTo is deprecated | Roeland Jago Douma | 2015-12-17 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #21135 from owncloud/add-polyfill | Thomas Müller | 2015-12-11 | 2 | -6/+8 |
|\ |
|
| * | Use PHP polyfills | Lukas Reschke | 2015-12-11 | 2 | -6/+8 |
* | | IMemcacheTTL was backported to 8.2.2 | Morris Jobke | 2015-12-10 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #21073 from owncloud/memcache-lock-ttl | Thomas Müller | 2015-12-10 | 1 | -0/+38 |
|\ |
|
| * | add since | Robin Appelman | 2015-12-09 | 1 | -0/+1 |
| * | Add interface for memcache backends that support setting ttl on exisiting keys | Robin Appelman | 2015-12-09 | 1 | -0/+37 |
* | | improve PHP doc and remove superflous by reference indicator | Arthur Schiwon | 2015-12-09 | 1 | -2/+2 |
* | | anounce CommentsManager getter in public server interface | Arthur Schiwon | 2015-12-09 | 1 | -0/+6 |
* | | fix phpdoc | Arthur Schiwon | 2015-12-09 | 1 | -2/+3 |
* | | fix php doc | Arthur Schiwon | 2015-12-09 | 1 | -1/+1 |
* | | add icommentsmanger and icomment implementation | Arthur Schiwon | 2015-12-09 | 3 | -6/+57 |
|/ |
|
* | Merge pull request #21030 from owncloud/querybuilder-new-features | Thomas Müller | 2015-12-08 | 1 | -0/+43 |
|\ |
|
| * | Add a method to the get "to use" table and column name | Joas Schilling | 2015-12-08 | 1 | -0/+19 |
| * | Add select distinct to the query builder | Joas Schilling | 2015-12-08 | 1 | -0/+16 |
| * | Allow getting the last insert id without much hassle | Joas Schilling | 2015-12-08 | 1 | -0/+8 |
* | | Merge pull request #20786 from owncloud/systemtags-dav | Thomas Müller | 2015-12-08 | 1 | -1/+1 |
|\ \ |
|
| * | | Fixed system tags DAV and API and docs | Vincent Petry | 2015-12-04 | 1 | -1/+1 |
* | | | Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTML | Lukas Reschke | 2015-12-08 | 1 | -3/+3 |
| |/
|/| |
|
* | | Remove unused setActiveNavigationEntry of OC_App - it's also in OCP\App | Morris Jobke | 2015-12-04 | 1 | -1/+2 |
* | | Merge pull request #20545 from owncloud/scan-storage-in-background-job | Thomas Müller | 2015-12-03 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | Move files/ajax/scan.php to background job | Lukas Reschke | 2015-11-28 | 1 | -1/+0 |
* | | Fix code from comments | Jesús Macias | 2015-12-03 | 4 | -27/+15 |
* | | Migrate storate status code to storagenotavailablexception | Jesús Macias | 2015-12-03 | 1 | -0/+3 |
* | | Fix code from PR comments | Jesús Macias | 2015-12-03 | 5 | -8/+13 |
* | | Add new external storage exceptions for different errors | Jesús Macias | 2015-12-03 | 4 | -0/+177 |
* | | Merge pull request #20872 from owncloud/systemtags-better-not-found-exception | Thomas Müller | 2015-12-03 | 2 | -2/+28 |
|\ \ |
|
| * | | Add a method to get the list of tags from the TagNotFound Exception | Joas Schilling | 2015-12-01 | 2 | -2/+28 |
* | | | Adding unit test for MailNotifications::sendInternalShareMail() | Thomas Müller | 2015-12-02 | 1 | -1/+1 |
* | | | Merge pull request #20719 from owncloud/adding-system-addressbook-of-users | Thomas Müller | 2015-12-02 | 2 | -0/+24 |
|\ \ \ |
|
| * | | | Proposal: add enumeration function to IUserManager which simply calls a callb... | Thomas Müller | 2015-12-02 | 1 | -0/+7 |
| * | | | Add the user's cloud id to the vCard | Thomas Müller | 2015-12-02 | 1 | -0/+8 |