Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | public, remote and default_enable are not deprecated | Morris Jobke | 2015-09-24 | 1 | -3/+3 |
| | |||||
* | encode arrays as string | Morris Jobke | 2015-09-24 | 1 | -1/+6 |
| | |||||
* | [App Code Check] add check for version and mandatory fields | Morris Jobke | 2015-09-24 | 1 | -0/+141 |
| | | | | | * ref #17598 * including unit tests for mandatory fields/versions | ||||
* | Merge pull request #17434 from owncloud/update-showappnameonappupdate | Morris Jobke | 2015-08-20 | 1 | -0/+69 |
|\ | | | | | Display app names in update page for app updates | ||||
| * | Additions to update page | Vincent Petry | 2015-08-20 | 1 | -2/+4 |
| | | | | | | | | | | | | | | Apps to update and to disable will always be shown. Main title changes only when apps need updated, not core. Added bullet style. Exclude incompatible apps from updated apps list. | ||||
| * | Display app names in update page for app updates | Vincent Petry | 2015-08-19 | 1 | -0/+67 |
| | | | | | | | | | | Whenever the update page is displayed for apps, show app names instead of the core update text. | ||||
* | | PR #17046 deprecated OCP\Util::mb_(sub)str_replace() | Joas Schilling | 2015-07-17 | 1 | -0/+2 |
| | | |||||
* | | Only decorate the type when it was matched | Joas Schilling | 2015-07-17 | 8 | -78/+191 |
| | | |||||
* | | Use the decorator pattern | Joas Schilling | 2015-07-17 | 7 | -62/+215 |
| | | |||||
* | | Restructor the code into different classes instead of extending | Joas Schilling | 2015-07-17 | 6 | -186/+327 |
| | | |||||
* | | Check for methods as good as possible | Joas Schilling | 2015-07-17 | 3 | -5/+119 |
| | | |||||
* | | Allow checking for functions | Joas Schilling | 2015-07-17 | 3 | -10/+54 |
| | | |||||
* | | Add support for deprecated constants | Joas Schilling | 2015-07-17 | 3 | -8/+54 |
| | | |||||
* | | Add deprecation version to the list | Joas Schilling | 2015-07-17 | 2 | -9/+14 |
| | | |||||
* | | Correctly handle use statements | Joas Schilling | 2015-07-17 | 2 | -3/+42 |
| | | |||||
* | | Allow app:check-code to check for deprecated methods | Joas Schilling | 2015-07-17 | 3 | -43/+109 |
|/ | |||||
* | Merge pull request #17348 from owncloud/fix-lower-than | Morris Jobke | 2015-07-03 | 1 | -11/+38 |
|\ | | | | | Correct lower than wording | ||||
| * | fix wording | Morris Jobke | 2015-07-03 | 1 | -1/+1 |
| | | |||||
| * | Correct wording | Lukas Reschke | 2015-07-02 | 1 | -1/+1 |
| | | | | | | | | If a max version of 8.0.1 has been specified the message should indicate that 8.0.1 is also supported. | ||||
| * | Add missing type annotations | Lukas Reschke | 2015-07-02 | 1 | -10/+37 |
| | | |||||
* | | [app code check] add OC_Search_Provider and _Result | Morris Jobke | 2015-07-02 | 1 | -0/+2 |
|/ | | | | Thanks to @libasys for noticing this. | ||||
* | update license headers and authors | Morris Jobke | 2015-06-25 | 3 | -1/+3 |
| | |||||
* | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-05-19 | 1 | -9/+0 |
| | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | Merge pull request #16067 from owncloud/verbosity-in-app-code-check | Lukas Reschke | 2015-05-06 | 1 | -1/+1 |
|\ | | | | | Add verbosity option to app:check-code | ||||
| * | Add verbosity option to app:check-code | Morris Jobke | 2015-05-05 | 1 | -1/+1 |
| | | | | | | | | | | * by default only lists files with errors * option -v lists all files even if there are no errors | ||||
* | | Check usage of != and == - refs #16054 | Thomas Müller | 2015-05-05 | 2 | -0/+18 |
|/ | |||||
* | Ignore test folders when checking the code for compliance | Thomas Müller | 2015-04-23 | 1 | -1/+1 |
| | |||||
* | Add experimental applications switch | Lukas Reschke | 2015-04-03 | 1 | -1/+1 |
| | | | | Allows administrators to disable or enabled experimental applications as well as show the trust level. | ||||
* | Fix docs and line breaks | Joas Schilling | 2015-04-02 | 1 | -1/+5 |
| | |||||
* | Correctly purge the cache when an app is disabled via cli | Joas Schilling | 2015-04-01 | 1 | -1/+17 |
| | |||||
* | Merge pull request #14495 from owncloud/update-mailmap-01 | Thomas Müller | 2015-03-26 | 7 | -31/+130 |
|\ | | | | | Updating .mailmap | ||||
| * | Update license headers | Jenkins for ownCloud | 2015-03-26 | 7 | -31/+130 |
| | | |||||
* | | Correctly only send the errors of the current file to the event | Joas Schilling | 2015-03-26 | 1 | -2/+3 |
|/ | |||||
* | Merge pull request #14529 from owncloud/intuitive-version-check | Thomas Müller | 2015-02-27 | 1 | -6/+66 |
|\ | | | | | Make version check work on the lowest common version denominator | ||||
| * | add phpdoc | Bernhard Posselt | 2015-02-26 | 1 | -0/+20 |
| | | |||||
| * | make version check work on the lowest common version denominator | Bernhard Posselt | 2015-02-26 | 1 | -6/+46 |
| | | |||||
* | | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 7 | -123/+37 |
|/ | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Merge pull request #13829 from owncloud/appmanager-list | Vincent Petry | 2015-02-23 | 1 | -18/+53 |
|\ | | | | | Better caching for enabled apps | ||||
| * | better name for getAppsEnabledForUser | Robin Appelman | 2015-02-17 | 1 | -1/+1 |
| | | |||||
| * | Update cache when enabling/disabling apps | Robin Appelman | 2015-02-17 | 1 | -1/+4 |
| | | |||||
| * | Add getInstalledApps and getAppsForUser to the app manager | Robin Appelman | 2015-02-16 | 1 | -17/+49 |
| | | |||||
* | | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 7 | -37/+123 |
| | | |||||
* | | integrate code checker in the installer | Thomas Müller | 2015-02-11 | 2 | -4/+19 |
| | | |||||
* | | implement php code checker to detect usage of not allowed private APIs - ↵ | Thomas Müller | 2015-02-10 | 2 | -0/+226 |
|/ | | | | including console command to check local code to be used by developers | ||||
* | enabled disabled files app in repair step | Morris Jobke | 2015-02-03 | 1 | -1/+1 |
| | |||||
* | Disallow disabling of files app | Morris Jobke | 2015-02-03 | 1 | -0/+4 |
| | |||||
* | add libs which have no version number | Thomas Müller | 2015-02-02 | 1 | -4/+1 |
| | |||||
* | Check new and old ways of required oC version for app compatibility | Joas Schilling | 2015-01-14 | 1 | -0/+2 |
| | |||||
* | HHVM: Call libxml_use_internal_errors() instead of surpressing errors. | Andreas Fischer | 2014-12-17 | 1 | -1/+2 |
| | | | | In contrast to the previous solution, this also works on HHVM. | ||||
* | fixing owncloud version | Thomas Müller | 2014-12-15 | 1 | -1/+2 |
| |