Thomas Müller
|
40fcc7480c
Merge pull request #15734 from owncloud/add-deprecate-tags
|
9 lat temu |
Morris Jobke
|
0a594cd3a5
Add @deprecated to all methods with a proper method in \OCP
|
9 lat temu |
Roeland Douma
|
d877c1f1e1
Merge pull request #15736 from owncloud/remove-dependency-on-legacy-code-in-ocp
|
9 lat temu |
Morris Jobke
|
9b8ebdadf7
Reduce call of legacy wrapper by call the OCP directly
|
9 lat temu |
Morris Jobke
|
ccf47f40aa
Remove unused variables
|
9 lat temu |
Morris Jobke
|
7644950b48
Add @since tags to all methods in public namespace
|
9 lat temu |
Jenkins for ownCloud
|
b585d87d9d
Update license headers
|
9 lat temu |
Morris Jobke
|
06aef4e8b1
Revert "Updating license headers"
|
9 lat temu |
Jenkins for ownCloud
|
6a1a4880f0
Updating license headers
|
9 lat temu |
Scrutinizer Auto-Fixer
|
adaee6a5a1
Scrutinizer Auto-Fixes
|
10 lat temu |
Joas Schilling
|
b330d07b51
Fix more documentation failes
|
10 lat temu |
Jörn Friedrich Dreyer
|
2a6a9a8cef
polish documentation based on scrutinizer patches
|
10 lat temu |
Morris Jobke
|
ef592981ea
unify license headers for public API files
|
11 lat temu |
Morris Jobke
|
30f4d91d01
Public API documentation fixes
|
11 lat temu |
Robin Appelman
|
1b50154c95
functions in OCP should be static
|
11 lat temu |
Frank Karlitschek
|
3cb016d478
add a searchbymime to the public api. Please all remember that access to internal oc classes will be disabled for all app for ownCloud 6. So please port yur stuff to the public api :-)
|
11 lat temu |
Björn Schießle
|
d8137fdf66
return both, count and result if the operation succeeded or failed. Maybe in some cases it is useful to know how much bytes where copied
|
11 lat temu |
Bart Visscher
|
ffae6f4b84
Style-fix: Breakup long lines
|
11 lat temu |
Robin Appelman
|
5445b94416
merge master into filesystem
|
12 lat temu |
Thomas Mueller
|
19edb29cc3
add missing return
|
12 lat temu |
Robin Appelman
|
aaa1b73364
don't use depricated OC_Filesystem
|
12 lat temu |
Georg Ehrke
|
89e5b85fa7
style fixes for public files api
|
12 lat temu |
Thomas Mueller
|
3829460ab8
adding space between) and {
|
12 lat temu |
Bart Visscher
|
52f2e7112e
Whitespace fixes in lib
|
12 lat temu |
Jörn Friedrich Dreyer
|
e59a1806cf
remove superfluous ?> at the end of .php files (left out apps/*/templates)
|
12 lat temu |
Frank Karlitschek
|
a945fa10a6
update copyright
|
12 lat temu |
Frank Karlitschek
|
7e49a33d64
getStorage belongs to files not to apps.
|
12 lat temu |
Frank Karlitschek
|
08f7d4c552
document the public classes a bit more
|
12 lat temu |
Frank Karlitschek
|
5d55c709dd
some more documentation cleanups. much more is needed.
|
12 lat temu |
Frank Karlitschek
|
8c7f854671
move all the files stuff into a files class
|
12 lat temu |