Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run the license script | Joas Schilling | 2016-07-22 | 5 | -12/+17 |
| | |||||
* | fixed code | Morris Jobke | 2016-06-20 | 1 | -2/+2 |
| | |||||
* | Update author information | Lukas Reschke | 2016-03-01 | 2 | -0/+2 |
| | | | | Probably nice for the people that contributed to 9.0 to see themselves in the AUTHORS file :) | ||||
* | Remove inaccurate "is already enabled" message | Joas Schilling | 2016-02-16 | 1 | -4/+0 |
| | |||||
* | Make it possible to enable apps for groups only via occ | Joas Schilling | 2016-01-19 | 1 | -5/+36 |
| | |||||
* | Make it possible to disable apps via the console, which are not enabled for ↵ | Joas Schilling | 2016-01-19 | 1 | -2/+15 |
| | | | | the current user | ||||
* | Make sure to list "group enabled" apps as enabled | Joas Schilling | 2016-01-19 | 1 | -4/+16 |
| | | | | also when they are not enabled for the current user | ||||
* | Happy new year! | Thomas Müller | 2016-01-12 | 5 | -6/+7 |
| | |||||
* | Add a warning to the app:check-code if the version is missing | Joas Schilling | 2016-01-07 | 1 | -0/+4 |
| | |||||
* | Add occ command to get app path | Victor Dubiniuk | 2015-12-09 | 1 | -0/+62 |
| | |||||
* | Add cmdline key to show shipped/non-shipped apps only | Victor Dubiniuk | 2015-11-23 | 1 | -0/+17 |
| | |||||
* | Do not allow two different version requirements | Joas Schilling | 2015-11-09 | 1 | -0/+4 |
| | |||||
* | update licence headers via script | Morris Jobke | 2015-10-05 | 3 | -1/+3 |
| | |||||
* | encode arrays as string | Morris Jobke | 2015-09-24 | 1 | -3/+0 |
| | |||||
* | [App Code Check] add check for version and mandatory fields | Morris Jobke | 2015-09-24 | 1 | -1/+68 |
| | | | | | * ref #17598 * including unit tests for mandatory fields/versions | ||||
* | No error code when app already enabled/disabled | Vincent Petry | 2015-08-19 | 2 | -2/+0 |
| | |||||
* | Return error code on failure with occ app:enable/disable | Vincent Petry | 2015-08-18 | 2 | -0/+4 |
| | |||||
* | Merge pull request #16935 from ↵ | Joas Schilling | 2015-07-20 | 1 | -2/+31 |
|\ | | | | | | | | | owncloud/allow-app-check-code-for-deprecated-classes Allow app check code for deprecated classes | ||||
| * | PR #17046 deprecated OCP\Util::mb_(sub)str_replace() | Joas Schilling | 2015-07-17 | 1 | -1/+1 |
| | | |||||
| * | Allow specifying the checkers used in app:check-code | Robin McCorkell | 2015-07-17 | 1 | -15/+21 |
| | | | | | | | | | | By default, all are enabled, but specific ones can be selected through command line options. | ||||
| * | Use the decorator pattern | Joas Schilling | 2015-07-17 | 1 | -5/+9 |
| | | |||||
| * | Restructor the code into different classes instead of extending | Joas Schilling | 2015-07-17 | 1 | -4/+7 |
| | | |||||
| * | Use non-zero exit code | Joas Schilling | 2015-07-17 | 1 | -1/+2 |
| | | |||||
| * | Allow app:check-code to check for deprecated methods | Joas Schilling | 2015-07-17 | 1 | -1/+16 |
| | | |||||
* | | Use constants for the output formats | Joas Schilling | 2015-07-17 | 1 | -1/+1 |
|/ | |||||
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
| | |||||
* | Use non-zero exit code when app is not compliant (so CIs can detect the status) | Joas Schilling | 2015-06-24 | 1 | -0/+1 |
| | |||||
* | Add verbosity option to app:check-code | Morris Jobke | 2015-05-05 | 1 | -6/+17 |
| | | | | | * by default only lists files with errors * option -v lists all files even if there are no errors | ||||
* | Fix the "app-id" parameter description of app:check-code | Joas Schilling | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | Remove the app version from disabled app list | Joas Schilling | 2015-04-20 | 1 | -2/+2 |
| | |||||
* | change handling in app:list | Joas Schilling | 2015-04-09 | 1 | -23/+21 |
| | |||||
* | Add an option to get the output in plain, json or print_r syntax | Joas Schilling | 2015-04-09 | 1 | -7/+35 |
| | |||||
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 4 | -16/+73 |
| | |||||
* | Always include the installed app version in "occ app:list" | Joas Schilling | 2015-03-11 | 1 | -2/+3 |
| | |||||
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 4 | -69/+20 |
| | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36. | ||||
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 4 | -20/+69 |
| | |||||
* | implement php code checker to detect usage of not allowed private APIs - ↵ | Thomas Müller | 2015-02-10 | 1 | -0/+53 |
| | | | | including console command to check local code to be used by developers | ||||
* | Disallow disabling of files app | Morris Jobke | 2015-02-03 | 1 | -2/+6 |
| | |||||
* | Add occ command to list all apps | Robin Appelman | 2013-11-25 | 1 | -0/+47 |
| | |||||
* | rename app_id to app-id | Robin Appelman | 2013-11-25 | 2 | -4/+4 |
| | |||||
* | add occ commands for enabling and disabling apps | Robin Appelman | 2013-11-25 | 2 | -0/+76 |