| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix InfoParser empty tests | Joas Schilling | 2016-11-16 | 1 | -1/+6 |
* | Prevent downgrade attacks for apps | Lukas Reschke | 2016-11-11 | 1 | -0/+0 |
* | Add tests for installer method | Lukas Reschke | 2016-10-31 | 2 | -0/+0 |
* | Adding tests for 4 byte unicode characters | Morris Jobke | 2016-10-19 | 1 | -0/+15 |
* | [9.2] Register commands in info.xml (#26248) | Thomas Müller | 2016-10-11 | 1 | -1/+2 |
* | Don't parse info.xml but reuse already cached app infos - fixes #25603 (#25968) | Thomas Müller | 2016-10-07 | 1 | -2/+2 |
* | Svgo optimization | skjnldsv | 2016-09-27 | 2 | -7/+2 |
* | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -1/+2 |
* | Allow declaration of background jobs in info.xml | Thomas Müller | 2016-05-03 | 1 | -1/+2 |
* | Adding repair steps for install and uninstall - fixes #24306 | Thomas Müller | 2016-05-02 | 1 | -1/+3 |
* | Introduce background repair steps | Thomas Müller | 2016-04-26 | 1 | -1/+2 |
* | Remove deprecated HTTPHelper from InfoParser | Thomas Müller | 2016-04-22 | 1 | -0/+4 |
* | tests: Fix typos (found by codespell) | Stefan Weil | 2016-04-06 | 1 | -2/+2 |
* | Read available l10n files also from theme folder | Morris Jobke | 2016-03-17 | 1 | -0/+0 |
* | Add support for custom values in integrity checker | Lukas Reschke | 2016-03-15 | 2 | -0/+31 |
* | No longer evaluate appinfo/version | Thomas Müller | 2016-02-10 | 2 | -0/+0 |
* | Exclude .htaccess modifications from code checker | Lukas Reschke | 2016-01-22 | 5 | -0/+18 |
* | Add code integrity check | Lukas Reschke | 2015-12-01 | 10 | -0/+240 |
* | The constant is now deprecated | Joas Schilling | 2015-10-14 | 1 | -1/+1 |
* | Use certificates that expire in 10 years | Lukas Reschke | 2015-08-27 | 2 | -24/+42 |
* | Unit test OC_Files::setUploadLimit() | Robin McCorkell | 2015-07-20 | 2 | -0/+67 |
* | Check for methods as good as possible | Joas Schilling | 2015-07-17 | 5 | -0/+9 |
* | Allow checking for functions | Joas Schilling | 2015-07-17 | 8 | -22/+24 |
* | Add support for deprecated constants | Joas Schilling | 2015-07-17 | 4 | -0/+46 |
* | Correctly handle use statements | Joas Schilling | 2015-07-17 | 5 | -0/+48 |
* | Fix max preview, some resizing and caching issues and force preview providers... | Olivier Paroz | 2015-06-06 | 6 | -0/+177 |
* | remove logo-wide from tests | Jan-Christoph Borchardt | 2015-05-21 | 4 | -875/+5 |
* | add positive tests for operator in code checker | Morris Jobke | 2015-05-05 | 1 | -0/+13 |
* | Check usage of != and == - refs #16054 | Thomas Müller | 2015-05-05 | 2 | -0/+22 |
* | Fix encryption feof to not return too early | Vincent Petry | 2015-04-20 | 2 | -0/+50 |
* | Merge pull request #14399 from owncloud/ignore-empty-plurals | Lukas Reschke | 2015-03-26 | 1 | -2/+1 |
|\ |
|
| * | Revert "Correctly fallback to english, if the plural case is not translated" | Joas Schilling | 2015-02-20 | 1 | -2/+1 |
* | | Adding unit test which shows insertIfNotExists to fall apart in certain situa... | Thomas Müller | 2015-03-09 | 1 | -0/+55 |
|/ |
|
* | implement php code checker to detect usage of not allowed private APIs - incl... | Thomas Müller | 2015-02-10 | 5 | -0/+47 |
* | Merge pull request #12625 from owncloud/app-dependencies-libs-and-commands | Bernhard Posselt | 2014-12-15 | 2 | -1/+28 |
|\ |
|
| * | fix unit tests | Thomas Müller | 2014-12-11 | 1 | -1/+1 |
| * | adding dependency to owncloud version - with fallback to requiremin and requi... | Thomas Müller | 2014-12-11 | 2 | -1/+8 |
| * | adding dependencies for supported platforms | Thomas Müller | 2014-12-11 | 2 | -1/+3 |
| * | adding supported libraries - including min and max version | Thomas Müller | 2014-12-11 | 2 | -0/+18 |
* | | Correctly fallback to english, if the plural case is not translated | Joas Schilling | 2014-12-11 | 1 | -1/+2 |
|/ |
|
* | no nested xml tags on dependencies | Thomas Müller | 2014-12-04 | 2 | -14/+10 |
* | adding command dependency | Thomas Müller | 2014-12-04 | 2 | -1/+17 |
* | switch to different parsing implementation to get xml attributes properly han... | Thomas Müller | 2014-12-04 | 4 | -54/+19 |
* | adding supported databases | Thomas Müller | 2014-12-04 | 2 | -2/+7 |
* | introduce dependency analyzer to take care of app dependencies | Thomas Müller | 2014-12-04 | 2 | -0/+47 |
* | adding new dependency for php version in apps info.xml | Thomas Müller | 2014-12-04 | 2 | -1/+9 |
* | handle invalid xml file | Thomas Müller | 2014-11-25 | 1 | -0/+22 |
* | simplify xml parser code | Thomas Müller | 2014-11-25 | 1 | -0/+19 |
* | Introduce app info xml parser including basic unit test - necessary for #10777 | Thomas Müller | 2014-11-25 | 1 | -0/+22 |
* | adding console command to generate javascript translation files based on exis... | Thomas Müller | 2014-10-29 | 6 | -15/+18 |