.. |
db
|
Return value immediately instead of assigning to a one-time variable
|
2018-01-26 00:02:03 +01:00 |
group
|
Cleanup not used legacy classes
|
2017-03-03 00:31:33 -06:00 |
template
|
Use type casting instead of *val() method
|
2018-01-26 11:35:42 +01:00 |
api.php
|
OC_OCS_Response is deprecated
|
2017-09-21 17:56:00 +02:00 |
app.php
|
Remove IAppConfig::setValue
|
2018-01-17 21:41:57 +01:00 |
db.php
|
Return value immediately instead of assigning to a one-time variable
|
2018-01-26 00:02:03 +01:00 |
defaults.php
|
Fix email buttons for white theme
|
2017-12-11 14:33:54 +01:00 |
eventsource.php
|
Some more invalid PHPDocs in legacy classes
|
2017-08-01 08:20:16 +02:00 |
filechunking.php
|
Update with robin
|
2016-07-21 18:13:58 +02:00 |
files.php
|
Use type casting instead of *val() method
|
2018-01-26 11:35:42 +01:00 |
helper.php
|
Use type casting instead of *val() method
|
2018-01-26 11:35:42 +01:00 |
hook.php
|
Update with robin
|
2016-07-21 18:13:58 +02:00 |
image.php
|
Improve OC_Image code to not guess the type of input, but actually request the specific methods to be called
|
2018-01-18 13:40:55 +01:00 |
json.php
|
Cleanup OC_User and OCP\User
|
2018-01-16 18:39:11 +01:00 |
response.php
|
Update license headers
|
2017-11-06 16:56:19 +01:00 |
template.php
|
Use short for of substr to not need strlen()
|
2018-01-25 22:23:48 +01:00 |
user.php
|
Cleanup OC_User and OCP\User
|
2018-01-16 18:39:11 +01:00 |
util.php
|
Simplify ternary operator statements
|
2018-01-26 12:36:25 +01:00 |