70 Revīzijas (c28e462583e9ef32266dfc1285b986c4d2673294)

Autors SHA1 Ziņojums Datums
  Thomas Müller 71fa0a75bf
Allow declaration of background jobs in info.xml pirms 8 gadiem
  Thomas Müller 54f45f95f5
Adding repair steps for install and uninstall - fixes #24306 pirms 8 gadiem
  Thomas Müller 2ee7d2485c
Introduce background repair steps pirms 8 gadiem
  Thomas Müller d0030aad6c
Remove deprecated HTTPHelper from InfoParser pirms 8 gadiem
  Stefan Weil 02e226a6b3 tests: Fix typos (found by codespell) pirms 8 gadiem
  Morris Jobke 23c0f4ff5f Read available l10n files also from theme folder pirms 8 gadiem
  Lukas Reschke 5278bfe0e4 Add support for custom values in integrity checker pirms 8 gadiem
  Thomas Müller 8b165c5ed5 No longer evaluate appinfo/version pirms 8 gadiem
  Lukas Reschke bc62aa1ef5 Exclude .htaccess modifications from code checker pirms 8 gadiem
  Lukas Reschke 4971015544 Add code integrity check pirms 8 gadiem
  Joas Schilling d904a09a04 The constant is now deprecated pirms 8 gadiem
  Lukas Reschke ab87274930 Use certificates that expire in 10 years pirms 9 gadiem
  Robin McCorkell aac84f732d Unit test OC_Files::setUploadLimit() pirms 9 gadiem
  Joas Schilling eb1c437941 Check for methods as good as possible pirms 9 gadiem
  Joas Schilling 2783a78070 Allow checking for functions pirms 9 gadiem
  Joas Schilling f228a3dc28 Add support for deprecated constants pirms 9 gadiem
  Joas Schilling d2fc1b2302 Correctly handle use statements pirms 9 gadiem
  Olivier Paroz 71d65cb713 Fix max preview, some resizing and caching issues and force preview providers to resize their previews properly pirms 9 gadiem
  Jan-Christoph Borchardt 4e93d9e3a2 remove logo-wide from tests pirms 9 gadiem
  Morris Jobke 493844eda4 add positive tests for operator in code checker pirms 9 gadiem
  Thomas Müller aae098c24a Check usage of != and == - refs #16054 pirms 9 gadiem
  Vincent Petry 76dad297ff Fix encryption feof to not return too early pirms 9 gadiem
  Thomas Müller b966a4eb17 Adding unit test which shows insertIfNotExists to fall apart in certain situations pirms 9 gadiem
  Joas Schilling ae60108692 Revert "Correctly fallback to english, if the plural case is not translated" pirms 9 gadiem
  Thomas Müller d74662df7d implement php code checker to detect usage of not allowed private APIs - including console command to check local code to be used by developers pirms 9 gadiem
  Thomas Müller f1d1714113 fix unit tests pirms 9 gadiem
  Joas Schilling cbad5c998b Correctly fallback to english, if the plural case is not translated pirms 9 gadiem
  Thomas Müller 5a03e0a5cf adding dependency to owncloud version - with fallback to requiremin and requiremax pirms 9 gadiem
  Thomas Müller ee46548f57 adding dependencies for supported platforms pirms 9 gadiem
  Thomas Müller 770f987659 adding supported libraries - including min and max version pirms 9 gadiem
  Thomas Müller b55ac514ac no nested xml tags on dependencies pirms 9 gadiem
  Thomas Müller 086ec3de15 adding command dependency pirms 9 gadiem
  Thomas Müller c80ec91f28 switch to different parsing implementation to get xml attributes properly handled pirms 9 gadiem
  Thomas Müller ba52c996cf adding supported databases pirms 9 gadiem
  Thomas Müller b469e9f6fb introduce dependency analyzer to take care of app dependencies pirms 9 gadiem
  Thomas Müller f74d568bda adding new dependency for php version in apps info.xml pirms 9 gadiem
  Thomas Müller 5ce34fbaf6 handle invalid xml file pirms 9 gadiem
  Thomas Müller d4f107d4dd simplify xml parser code pirms 9 gadiem
  Thomas Müller c503ecd544 Introduce app info xml parser including basic unit test - necessary for #10777 pirms 9 gadiem
  Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files pirms 9 gadiem
  Lukas Reschke 1b3feb710d Use `rawurlencode` since this seems to be expected by cURL pirms 9 gadiem
  Lukas Reschke cede9fd7ef Remove unneeded unit tests pirms 9 gadiem
  Lukas Reschke 4efe6f6240 Add unit tests and fix rootcerts creation bug pirms 10 gadiem
  Georg Ehrke 724d027f19 add unit test pirms 10 gadiem
  Vincent Petry d6ce45fe61 Correctly read the full stream in file_get_contents pirms 10 gadiem
  Thomas Müller 230e5e3788 let's name the column 'select' because this is a keyword on all platforms pirms 10 gadiem
  Thomas Müller 459b5086d5 adding test for migrations on columns using keywords pirms 10 gadiem
  Thomas Müller 99e068761a adding a comment to the database schema pirms 10 gadiem
  Oliver Gasser cacb66480b Add unit tests for decimal type usage pirms 10 gadiem
  Morris Jobke 67957294c2 fix wrong test data in l10n pirms 10 gadiem