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