aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/App
Commit message (Expand)AuthorAgeFilesLines
* getIncompatibleApps needs a string not an arrayRoeland Jago Douma2018-02-211-1/+1
* Use normal header() calls instead of private method callsMorris Jobke2018-02-191-0/+2
* Merge pull request #8411 from nextcloud/add-strict-types-to-oc_appMorris Jobke2018-02-171-2/+2
|\
| * Fix app version to be always string and neither array nor nullMorris Jobke2018-02-171-2/+2
* | Validate the info.xml against the appstore schema fileJoas Schilling2018-02-162-91/+63
|/
* Use non aliased method insteadMorris Jobke2018-02-131-1/+1
* Add deprecation checksMorris Jobke2018-01-311-0/+8
* Move getAppInfo and getAppVersion to IAppManagerJulius Härtl2018-01-311-8/+42
* Merge pull request #8054 from nextcloud/substr-use-indexMorris Jobke2018-01-261-3/+2
|\
| * Use index based string access for substr with length of 1Morris Jobke2018-01-261-3/+2
* | Merge pull request #8064 from nextcloud/background-jobsMorris Jobke2018-01-261-0/+3
|\ \
| * | Deprecated OCP interface to fetch background job typeMorris Jobke2018-01-261-0/+3
| |/
* | Merge pull request #8063 from nextcloud/inline-valueJoas Schilling2018-01-261-2/+1
|\ \
| * | Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-2/+1
| |/
* / Implements are not needed because they are already done by base classMorris Jobke2018-01-252-2/+2
|/
* Remove IAppConfig::getValueRoeland Jago Douma2018-01-171-4/+4
* Add OCP\User deprecations to app code checkerMorris Jobke2018-01-161-0/+4
* Merge pull request #7833 from nextcloud/fix-code-checkerChristoph Wurst2018-01-141-4/+5
|\
| * Fix casting in app code checkerMorris Jobke2018-01-121-4/+5
* | Merge pull request #7840 from nextcloud/dep_configRoeland Jago Douma2018-01-141-1/+0
|\ \
| * | Remove deprecated \OCP\ConfigRoeland Jago Douma2018-01-131-1/+0
| |/
* / Add casts to XML parser in DatabaseSchemaCheckerMorris Jobke2018-01-121-15/+15
|/
* Also log exception for failed appstore requestMorris Jobke2018-01-021-1/+2
* Don't spam the log when we could not properly connect to the appstoreRoeland Jago Douma2017-12-291-1/+1
* Also replace all other occurencesMorris Jobke2017-12-181-1/+1
* If there is no internet connection don't try to contact appstoreRoeland Jago Douma2017-11-171-1/+2
* Run updated license header updaterMorris Jobke2017-11-071-1/+1
* Update license headersMorris Jobke2017-11-0617-0/+41
* Allow multiple settings and sections per appJoas Schilling2017-10-051-0/+27
* finetune the appinfo parserArthur Schiwon2017-09-261-1/+4
* make it possible to register plugins and kick out the circle oneArthur Schiwon2017-09-261-0/+3
* Fix L10N::tRoeland Jago Douma2017-08-011-4/+4
* Fix MigrationSchemaChecker and CryptoWrapperLukas Reschke2017-08-011-0/+6
* Add new bundleLukas Reschke2017-07-262-0/+51
* More phpstorm inspection fixesRoeland Jago Douma2017-07-242-5/+6
* Check the migration files for table, column and index length errorsJoas Schilling2017-07-052-2/+212
* Deprecate static writeLog() methodMorris Jobke2017-06-231-0/+1
* Version and dependency are now requiredJoas Schilling2017-05-221-31/+7
* We don't use the prefix on index namesJoas Schilling2017-05-161-6/+4
* Fix apps without translationsJoas Schilling2017-05-161-0/+4
* Check the name length of database itemsJoas Schilling2017-05-161-0/+107
* Check the syntax of the language fileJoas Schilling2017-05-161-0/+56
* Merge pull request #4825 from nextcloud/add-timeout-appstoreLukas Reschke2017-05-121-1/+3
|\
| * Add timeout for requests to appstoreMorris Jobke2017-05-111-1/+3
* | Log connectiong problems while fetching data from appstoreMorris Jobke2017-05-113-6/+24
|/
* Automatic injection into the FetchersJoas Schilling2017-05-103-11/+12
* Make sure the AppFetcher fetches the new applist from the appstoreRoeland Jago Douma2017-05-022-11/+43
* Do not do ETag caching when the version is updatedRoeland Jago Douma2017-05-021-12/+12
* Add SocialSharingBundleLukas Reschke2017-04-262-0/+47
* Add spreed to Groupware bundleLukas Reschke2017-04-261-0/+1