nextcloud/apps
Roeland Jago Douma ec1d94c629
Merge pull request #8052 from nextcloud/fix-array-methods
Fix array method usages with a proper call
2018-01-26 09:53:13 +01:00
..
admin_audit Add tests 2018-01-25 13:44:47 +01:00
comments Fix array method usages with a proper call 2018-01-25 22:20:10 +01:00
dav Merge pull request #8052 from nextcloud/fix-array-methods 2018-01-26 09:53:13 +01:00
encryption Merge pull request #8059 from nextcloud/use-stripos 2018-01-26 09:50:31 +01:00
federatedfilesharing Remove useless return statements 2018-01-25 22:50:40 +01:00
federation Properly log the full exception instead of only the message 2018-01-23 10:57:21 +01:00
files [tx-robot] updated from transifex 2018-01-26 01:10:52 +00:00
files_external Use proper code flow instead of not needed else branch 2018-01-25 23:01:03 +01:00
files_sharing Fix array method usages with a proper call 2018-01-25 22:20:10 +01:00
files_trashbin Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
files_versions Use $var[] = $a instead of array_push - 2x faster 2018-01-25 22:36:03 +01:00
lookup_server_connector Bump apps 2018-01-14 11:40:53 +01:00
oauth2 Bump apps 2018-01-14 11:40:53 +01:00
provisioning_api Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
sharebymail Remove useless return statements 2018-01-25 22:50:40 +01:00
systemtags Fix systemtags/list to be compliant 2018-01-16 15:55:01 +01:00
testing Made locking providers strict 2018-01-16 21:54:20 +01:00
theming Fix "Undefined method setExpectedException()" 2018-01-24 18:10:16 +01:00
twofactor_backupcodes Use $var[] = $a instead of array_push - 2x faster 2018-01-25 22:36:03 +01:00
updatenotification [tx-robot] updated from transifex 2018-01-19 01:10:55 +00:00
user_ldap Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
workflowengine Use stripos instead of strpos(strtolower(), 'something') 2018-01-25 22:59:50 +01:00