Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | functions in OCP should be static | Robin Appelman | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | add a searchbymime to the public api. Please all remember that access to ↵ | Frank Karlitschek | 2013-03-19 | 1 | -0/+10 |
| | | | | internal oc classes will be disabled for all app for ownCloud 6. So please port yur stuff to the public api :-) | ||||
* | return both, count and result if the operation succeeded or failed. Maybe in ↵ | Björn Schießle | 2013-02-22 | 1 | -1/+2 |
| | | | | some cases it is useful to know how much bytes where copied | ||||
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -1/+2 |
| | |||||
* | merge master into filesystem | Robin Appelman | 2013-01-16 | 1 | -1/+2 |
|\ | |||||
| * | add missing return | Thomas Mueller | 2013-01-06 | 1 | -1/+2 |
| | | |||||
* | | don't use depricated OC_Filesystem | Robin Appelman | 2012-10-10 | 1 | -1/+1 |
|/ | |||||
* | style fixes for public files api | Georg Ehrke | 2012-09-08 | 1 | -17/+6 |
| | |||||
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -6/+6 |
| | |||||
* | Whitespace fixes in lib | Bart Visscher | 2012-08-29 | 1 | -1/+1 |
| | |||||
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 1 | -2/+0 |
| | |||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 1 | -1/+1 |
| | |||||
* | getStorage belongs to files not to apps. | Frank Karlitschek | 2012-05-19 | 1 | -0/+9 |
| | |||||
* | document the public classes a bit more | Frank Karlitschek | 2012-05-19 | 1 | -0/+3 |
| | |||||
* | some more documentation cleanups. much more is needed. | Frank Karlitschek | 2012-05-06 | 1 | -18/+11 |
| | | | | And greeting from the Atlanta airport. ;-) | ||||
* | move all the files stuff into a files class | Frank Karlitschek | 2012-05-02 | 1 | -0/+114 |