Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup garbage collection for global file cache | Robin Appelman | 2015-02-25 | 1 | -0/+73 |
* | Merge pull request #14458 from owncloud/revive/11157 | Thomas Müller | 2015-02-25 | 1 | -0/+21 |
|\ | |||||
| * | Get the real protocol behind several proxies | Lukas Reschke | 2015-02-24 | 1 | -0/+21 |
* | | Merge pull request #14151 from owncloud/update-sabre2.1 | Thomas Müller | 2015-02-25 | 10 | -150/+721 |
|\ \ | |||||
| * | | Sabre Update to 2.1 | Vincent Petry | 2015-02-23 | 10 | -150/+721 |
* | | | Merge pull request #14213 from AW-UC/naturalsort_defaultcollator-patch-file-s... | Vincent Petry | 2015-02-25 | 1 | -9/+95 |
|\ \ \ | |||||
| * | | | Add PHPunit test for DefaultCollator | AW-UC | 2015-02-24 | 1 | -9/+95 |
* | | | | Merge pull request #14195 from owncloud/activity-manager-performance-improvem... | Lukas Reschke | 2015-02-24 | 1 | -43/+45 |
|\ \ \ \ | |||||
| * | | | | Fix test with the invalid filter check being added | Joas Schilling | 2015-02-13 | 1 | -43/+45 |
| |/ / / | |||||
* | | / | 3rd-party apps are disabled on upgrade - refs #14026 | Thomas Müller | 2015-02-24 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Merge pull request #14416 from owncloud/setup-command | Thomas Müller | 2015-02-23 | 1 | -3/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix namespace of OC_Setup -> \OC\Setup | Thomas Müller | 2015-02-23 | 1 | -3/+3 |
* | | | Merge pull request #13439 from owncloud/app-filter | Thomas Müller | 2015-02-23 | 1 | -1/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Added unit test for app filter | Vincent Petry | 2015-02-23 | 1 | -1/+5 |
* | | | Merge pull request #13829 from owncloud/appmanager-list | Vincent Petry | 2015-02-23 | 4 | -60/+79 |
|\ \ \ | |||||
| * | | | allow overwriting the appmanager in oc_util by subclassing | Robin Appelman | 2015-02-18 | 1 | -26/+27 |
| * | | | better name for getAppsEnabledForUser | Robin Appelman | 2015-02-17 | 1 | -1/+1 |
| * | | | Test improvements | Robin Appelman | 2015-02-17 | 2 | -37/+16 |
| * | | | Use the app manager from oc_app | Robin Appelman | 2015-02-16 | 1 | -3/+10 |
| * | | | Add getInstalledApps and getAppsForUser to the app manager | Robin Appelman | 2015-02-16 | 1 | -0/+32 |
* | | | | Check for PHP configuration before executing unit tests | Thomas Müller | 2015-02-21 | 1 | -2/+5 |
* | | | | Merge pull request #13777 from owncloud/close-cursor | Lukas Reschke | 2015-02-20 | 2 | -16/+22 |
|\ \ \ \ | |||||
| * | | | | fix indention | Bernhard Posselt | 2015-01-29 | 1 | -7/+6 |
| * | | | | add tests for closing the cursor | Bernhard Posselt | 2015-01-29 | 2 | -10/+16 |
| * | | | | ignore cursorclosing | Bernhard Posselt | 2015-01-29 | 1 | -8/+9 |
* | | | | | Prevent directory traversals in ctr of \OC\Files\View | Lukas Reschke | 2015-02-18 | 1 | -0/+17 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #13989 from owncloud/enhancment/security/11857 | Clark Tomlinson | 2015-02-18 | 4 | -6/+250 |
|\ \ \ \ | |||||
| * | | | | Rename to allowEval | Lukas Reschke | 2015-02-16 | 1 | -2/+2 |
| * | | | | Allow AppFramework applications to specify a custom CSP header | Lukas Reschke | 2015-02-16 | 4 | -6/+250 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #14207 from owncloud/propfind-optimize | Morris Jobke | 2015-02-18 | 1 | -0/+30 |
|\ \ \ \ | |||||
| * | | | | add unit test for webdav quota | Robin Appelman | 2015-02-13 | 1 | -0/+30 |
| |/ / / | |||||
* | | | | Refactor OC_Request into TrustedDomainHelper and IRequest | Lukas Reschke | 2015-02-16 | 14 | -379/+924 |
* | | | | fixing unit tests in UsersControllerTest | Thomas Müller | 2015-02-16 | 1 | -11/+11 |
* | | | | Merge pull request #13750 from owncloud/enhanced-code-checker | Thomas Müller | 2015-02-16 | 6 | -0/+85 |
|\ \ \ \ | |||||
| * | | | | implement php code checker to detect usage of not allowed private APIs - incl... | Thomas Müller | 2015-02-10 | 6 | -0/+85 |
* | | | | | Merge pull request #13269 from owncloud/issue/13211-cache-array-implementation | Joas Schilling | 2015-02-16 | 1 | -0/+17 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add an array implementation of cache and use it if we are not debugging | Joas Schilling | 2015-02-16 | 1 | -0/+17 |
* | | | | | update test | Robin Appelman | 2015-02-13 | 1 | -0/+2 |
* | | | | | Dont lower the mtime of a folder when propagating changes | Robin Appelman | 2015-02-13 | 1 | -2/+25 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #13780 from owncloud/cmreflector-inheritance | Lukas Reschke | 2015-02-12 | 1 | -2/+58 |
|\ \ \ \ | |||||
| * | | | | another test for overriding the docblock | Bernhard Posselt | 2015-01-29 | 1 | -0/+14 |
| * | | | | additional inheritance tests | Bernhard Posselt | 2015-01-29 | 1 | -2/+44 |
* | | | | | Merge pull request #13979 from owncloud/group-share-collition-wrong-type-in-p... | Vincent Petry | 2015-02-11 | 1 | -0/+11 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Add a test for the post_shared hook shareType | Joas Schilling | 2015-02-09 | 1 | -0/+11 |
| | |/ / | |/| | | |||||
* | | | | Request requires a second parameter | Thomas Müller | 2015-02-09 | 1 | -6/+16 |
* | | | | Merge pull request #13921 from owncloud/ocs-af | Vincent Petry | 2015-02-09 | 3 | -1/+198 |
|\ \ \ \ | |||||
| * | | | | fix license email | Bernhard Posselt | 2015-02-05 | 1 | -1/+1 |
| * | | | | fix license email | Bernhard Posselt | 2015-02-05 | 2 | -2/+2 |
| * | | | | add a controller and reponse for ocs | Bernhard Posselt | 2015-02-05 | 2 | -0/+197 |
* | | | | | Respect `mod_unique_id` and refactor `OC_Request::getRequestId` | Lukas Reschke | 2015-02-09 | 10 | -96/+195 |
| |/ / / |/| | | |