| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Use `rawurlencode` since this seems to be expected by cURL | Lukas Reschke | 2014-10-14 | 1 | -0/+4 |
* | Remove unneeded unit tests | Lukas Reschke | 2014-09-22 | 2 | -19/+0 |
* | Add unit tests and fix rootcerts creation bug | Lukas Reschke | 2014-08-31 | 3 | -0/+41 |
* | add unit test | Georg Ehrke | 2014-06-04 | 2 | -0/+0 |
* | Correctly read the full stream in file_get_contents | Vincent Petry | 2014-04-01 | 1 | -0/+29 |
* | let's name the column 'select' because this is a keyword on all platforms | Thomas Müller | 2014-02-26 | 2 | -2/+2 |
* | adding test for migrations on columns using keywords | Thomas Müller | 2014-02-26 | 2 | -0/+30 |
* | adding a comment to the database schema | Thomas Müller | 2014-01-20 | 1 | -0/+1 |
* | Add unit tests for decimal type usage | Oliver Gasser | 2013-12-18 | 2 | -2/+4 |
* | fix wrong test data in l10n | Morris Jobke | 2013-12-07 | 3 | -3/+3 |
* | Add DB tests for default numeric | Oliver Gasser | 2013-11-12 | 2 | -0/+44 |
* | on windows we supply an openssl.cnf file in order to execute the unit tests p... | Thomas Müller | 2013-10-15 | 1 | -0/+350 |
* | add test data for cal and contact preview | Georg Ehrke | 2013-09-24 | 2 | -0/+19 |
* | Merge pull request #4825 from owncloud/fix-sharing-expiration-oracle | Bart Visscher | 2013-09-16 | 2 | -0/+42 |
|\ |
|
| * | Add database tests for INSERT/SELECT date format. | Andreas Fischer | 2013-09-12 | 2 | -0/+42 |
* | | Add unittests & check filetype in setLocalAvatar() | kondou | 2013-08-25 | 1 | -0/+0 |
|/ |
|
* | Merge pull request #4271 from owncloud/plural_translations | Owen Winkler | 2013-08-08 | 3 | -0/+15 |
|\ |
|
| * | unit tests for plural translations added | Thomas Müller | 2013-08-02 | 3 | -0/+15 |
* | | Optimize image and skip mimetype test | kondou | 2013-08-01 | 1 | -0/+0 |
* | | Add OC_Image Unit Test | kondou | 2013-08-01 | 3 | -0/+0 |
|/ |
|
* | Going from text to clob is not something we do. | Bart Visscher | 2013-06-28 | 1 | -1/+2 |