Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify code | Lukas Reschke | 2015-03-01 | 1 | -2/+3 |
* | Read from IRequest instead of reading twice | Lukas Reschke | 2015-02-27 | 4 | -122/+47 |
* | Merge pull request #14565 from owncloud/more-https | Thomas Müller | 2015-02-27 | 2 | -5/+5 |
|\ | |||||
| * | Add more HTTPS endpoints | Lukas Reschke | 2015-02-27 | 2 | -5/+5 |
* | | Merge pull request #14437 from owncloud/node-check-fileinfo | Thomas Müller | 2015-02-27 | 2 | -2/+31 |
|\ \ | |/ |/| | |||||
| * | Add unit test | Robin Appelman | 2015-02-26 | 1 | -0/+15 |
| * | Check if we have a proper fileinfo | Robin Appelman | 2015-02-25 | 1 | -2/+16 |
* | | Merge pull request #14529 from owncloud/intuitive-version-check | Thomas Müller | 2015-02-27 | 2 | -9/+84 |
|\ \ | |||||
| * | | add phpdoc | Bernhard Posselt | 2015-02-26 | 1 | -0/+20 |
| * | | make version check work on the lowest common version denominator | Bernhard Posselt | 2015-02-26 | 2 | -9/+64 |
* | | | Merge pull request #14563 from owncloud/LukasReschke-patch-1 | Morris Jobke | 2015-02-27 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Add notice about Travis Checks | Lukas Reschke | 2015-02-27 | 1 | -0/+2 |
|/ / / | |||||
* | | | Merge pull request #14530 from owncloud/revert-14403 | Thomas Müller | 2015-02-27 | 793 | -14657/+7383 |
|\ \ \ | |||||
| * | | | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 793 | -14657/+7383 |
| |/ / | |||||
* | | | Merge pull request #14561 from owncloud/fix-sftp | Thomas Müller | 2015-02-27 | 1 | -1/+4 |
|\ \ \ | |||||
| * | | | apply suggestions from @atmoz to fix SFTP setup | Morris Jobke | 2015-02-26 | 1 | -1/+4 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-27 | 108 | -196/+116 |
* | | | | Merge pull request #14550 from owncloud/gc-warning | Thomas Müller | 2015-02-26 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | fix warning in gc | Robin Appelman | 2015-02-26 | 1 | -1/+2 |
* | | | | | Merge pull request #14532 from owncloud/defaultvalueforremoteid | Vincent Petry | 2015-02-26 | 2 | -1/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Bump up files_sharing version for schema update | Vincent Petry | 2015-02-26 | 1 | -1/+1 |
| * | | | | Add default value for remote_id | Vincent Petry | 2015-02-26 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #14503 from owncloud/quota-preventdatalossforfailedmove | Lukas Reschke | 2015-02-26 | 4 | -13/+120 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Delete target file for unsuccessful copy/rename | Vincent Petry | 2015-02-26 | 2 | -10/+85 |
| * | | | Properly detect streamCopy errors | Vincent Petry | 2015-02-25 | 2 | -3/+35 |
* | | | | Merge pull request #14527 from owncloud/clarify-link | Morris Jobke | 2015-02-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | clarify link on apps management to the dev documentation | Morris Jobke | 2015-02-26 | 1 | -1/+1 |
* | | | | | Merge pull request #14474 from owncloud/move-utf-8-check-to-setup | Morris Jobke | 2015-02-26 | 3 | -25/+7 |
|\ \ \ \ \ | |||||
| * | | | | | Move UTF-8 check to setup | Lukas Reschke | 2015-02-24 | 3 | -25/+7 |
* | | | | | | Merge pull request #14505 from owncloud/dav-copy-fix | Morris Jobke | 2015-02-26 | 1 | -14/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Removed unused $node variable | Vincent Petry | 2015-02-26 | 1 | -1/+1 |
| * | | | | | | Fixes WebDAV copy | Vincent Petry | 2015-02-25 | 1 | -14/+4 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #13969 from raimund-schluessler/master | Morris Jobke | 2015-02-26 | 1 | -4/+11 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix variable already defined | Raimund Schlüßler | 2015-02-09 | 1 | -1/+1 |
| * | | | | | | Append search results to custom container | Raimund Schlüßler | 2015-02-08 | 1 | -4/+11 |
* | | | | | | | update 3rdparty to current master | Morris Jobke | 2015-02-26 | 1 | -0/+0 |
* | | | | | | | Merge pull request #14300 from owncloud/commandbus | Morris Jobke | 2015-02-26 | 17 | -4/+468 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix exception message | Morris Jobke | 2015-02-26 | 1 | -1/+1 |
| * | | | | | | | set max argument length to 4000 | Robin Appelman | 2015-02-25 | 2 | -2/+2 |
| * | | | | | | | Rename getAsyncCommandBus to getCommandBus | Robin Appelman | 2015-02-25 | 3 | -3/+3 |
| * | | | | | | | prevent phpunit from messing with the bound $this | Robin Appelman | 2015-02-25 | 1 | -6/+17 |
| * | | | | | | | require command that do file access to be run sync when encryption is enabled | Robin Appelman | 2015-02-25 | 1 | -0/+2 |
| * | | | | | | | Add FileAccess trait for commands | Robin Appelman | 2015-02-25 | 2 | -0/+43 |
| * | | | | | | | Allow apps to determine which commands should be run synchronous based on tra... | Robin Appelman | 2015-02-25 | 2 | -1/+65 |
| * | | | | | | | add superclosure to thirdparty | Robin Appelman | 2015-02-25 | 1 | -0/+0 |
| * | | | | | | | throw an exception when trying to push a background job that wont fit in the ... | Robin Appelman | 2015-02-25 | 1 | -0/+3 |
| * | | | | | | | expand cron argument column to 2048 | Robin Appelman | 2015-02-25 | 2 | -2/+2 |
| * | | | | | | | Add async command system to handle asynchronous operations | Robin Appelman | 2015-02-25 | 11 | -2/+343 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #14208 from owncloud/oc-msg-remove-object-dependency | Morris Jobke | 2015-02-26 | 1 | -36/+71 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove dependency from arbitrary data object structure for easier usage | Joas Schilling | 2015-02-20 | 1 | -36/+71 |