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