Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | add storage backend interface to public namespace | Robin Appelman | 2013-09-10 | 3 | -2/+345 | |
| * | | | | | | | | | | improve phpdoc for the public files interface | Robin Appelman | 2013-09-10 | 4 | -51/+105 | |
| * | | | | | | | | | | move filesystem expceptions to global namespace | Robin Appelman | 2013-09-10 | 10 | -57/+99 | |
| * | | | | | | | | | | move public files api to a clearer namespace | Robin Appelman | 2013-09-10 | 3 | -13/+13 | |
| * | | | | | | | | | | update phpdoc for public fileapi | Robin Appelman | 2013-09-06 | 2 | -10/+10 | |
| * | | | | | | | | | | extract interfaces from fileapi for public namespace | Robin Appelman | 2013-09-06 | 6 | -3/+259 | |
| * | | | | | | | | | | use === | Robin Appelman | 2013-09-06 | 1 | -1/+1 | |
| * | | | | | | | | | | Provide an implementation of the fileapi for oc6 build on top of the old api | Robin Appelman | 2013-09-01 | 8 | -1/+1345 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | remove unused OC_L10N | Thomas Müller | 2013-09-13 | 1 | -1/+0 | |
* | | | | | | | | | | adding TB and GB to OC_Helper::humanFileSize | Thomas Müller | 2013-09-13 | 1 | -2/+9 | |
* | | | | | | | | | | Merge pull request #4719 from owncloud/port_4701_master | Thomas Müller | 2013-09-12 | 12 | -73/+103 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | more is_resource checks before readdir | Arthur Schiwon | 2013-09-05 | 3 | -23/+30 | |
| * | | | | | | | | | Always check variable type before using readdir to avoid surprises | Arthur Schiwon | 2013-09-04 | 9 | -50/+73 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | adding icons for shared folders and external folders | Thomas Müller | 2013-09-12 | 1 | -0/+8 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #4798 from owncloud/fixing-variable-typos-master | VicDeo | 2013-09-11 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | no further comment - which dev did not test this BEFORE submitting the pull r... | Thomas Müller | 2013-09-11 | 1 | -3/+3 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-11 | 1 | -4/+18 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #4472 from owncloud/remove-disconnect | Andreas Fischer | 2013-09-10 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove disconnect function from OC_DB | Bart Visscher | 2013-08-16 | 1 | -12/+0 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-10 | 3 | -12/+12 | |
* | | | | | | | | | Merge pull request #4757 from owncloud/deleteAll-alias | Thomas Müller | 2013-09-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | change View->deleteAll to an alias of View->rmdir since rmdir works recursive | Robin Appelman | 2013-09-07 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #4772 from owncloud/preview_improvements | Thomas Müller | 2013-09-09 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | use avconv instead of ffmpeg | Georg Ehrke | 2013-09-05 | 1 | -4/+4 | |
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-08 | 1 | -5/+5 | |
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-07 | 5 | -1/+26 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | remove some more debug output | Bjoern Schiessle | 2013-09-06 | 1 | -2/+0 | |
* | | | | | | | | | | remove some error_logs | Bjoern Schiessle | 2013-09-06 | 1 | -1/+0 | |
* | | | | | | | | | | remove error logs | Bjoern Schiessle | 2013-09-06 | 1 | -2/+2 | |
* | | | | | | | | | | if the files doesn't exist yet we start with the parent to search for shares | Bjoern Schiessle | 2013-09-06 | 1 | -4/+12 | |
* | | | | | | | | | | Revert "fixes #4574" | Thomas Müller | 2013-09-06 | 1 | -10/+5 | |
* | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-05 | 3 | -8/+43 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #4477 from owncloud/hooks-view | Bernhard Posselt | 2013-09-04 | 1 | -32/+57 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | also emit hooks for views that are a subfolder of the user folder | Robin Appelman | 2013-08-17 | 1 | -32/+57 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #4449 from owncloud/clean_up_util | Morris Jobke | 2013-09-03 | 10 | -231/+307 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into clean_up_util | kondou | 2013-09-02 | 55 | -337/+2197 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix some phpdoc and camelcase | kondou | 2013-08-23 | 1 | -15/+17 | |
| * | | | | | | | | | fixing typos | Thomas Müller | 2013-08-22 | 1 | -9/+10 | |
| * | | | | | | | | | Merge branch 'master' into clean_up_util | kondou | 2013-08-20 | 116 | -766/+1124 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix some naming and spacing in lib/util.php | kondou | 2013-08-18 | 2 | -12/+17 | |
| * | | | | | | | | | | Clean up \OC\Util | kondou | 2013-08-15 | 10 | -211/+279 | |
* | | | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-03 | 1 | -4/+4 | |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #4672 from owncloud/ocs_cleanup | blizzz | 2013-09-02 | 1 | -49/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | remove knowledgebase calls that are no longer used in ownCloud 5/6 | Frank Karlitschek | 2013-08-31 | 1 | -49/+0 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #4673 from owncloud/ocsapi_cleanup | Jörn Friedrich Dreyer | 2013-09-02 | 1 | -28/+0 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | remove the activity call here. it is not implemented anyways. This will be pr... | Frank Karlitschek | 2013-08-31 | 1 | -28/+0 | |
| |/ / / / / / / / | ||||||
* | | | | | | | / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-01 | 3 | -0/+25 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #4329 from owncloud/fix_4258 | Christopher | 2013-09-01 | 1 | -136/+165 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Check for $this->fileInfo and @depend on testData() | kondou | 2013-09-01 | 1 | -2/+2 | |
| * | | | | | | | | Merge branch 'master' into fix_4258 | kondou | 2013-08-31 | 19 | -2/+1392 | |
| |\| | | | | | | |