Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | prevent phpunit from messing with the bound $this | Robin Appelman | 2015-02-25 | 1 | -6/+17 | |
| * | | | | Add FileAccess trait for commands | Robin Appelman | 2015-02-25 | 1 | -0/+25 | |
| * | | | | Add async command system to handle asynchronous operations | Robin Appelman | 2015-02-25 | 2 | -1/+149 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #14502 from owncloud/failing-mysql-master-tests | Thomas Müller | 2015-02-26 | 2 | -3/+0 | |
|\ \ \ \ | ||||||
| * | | | | Extend the class so the Filesystem is cleaned up | Joas Schilling | 2015-02-25 | 2 | -3/+0 | |
| |/ / / | ||||||
* | | | | remove IDb interface from core class usage | Bernhard Posselt | 2015-02-25 | 1 | -1/+1 | |
* | | | | fix tabs and spaces | Bernhard Posselt | 2015-02-25 | 1 | -119/+119 | |
* | | | | fix mappertestutility | Bernhard Posselt | 2015-02-25 | 1 | -116/+120 | |
* | | | | use IDBConnection and close cursors after insert/update/delete | Bernhard Posselt | 2015-02-25 | 2 | -47/+48 | |
* | | | | Return null when requesting tags for null user | Vincent Petry | 2015-02-25 | 1 | -0/+10 | |
| |/ / |/| | | ||||||
* | | | 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 | |
|\ \ \ \ |