Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent renaming/deleting mount points | Vincent Petry | 2013-10-15 | 1 | -1/+2 |
* | Merge pull request #5341 from owncloud/fix-logout-link-html | Vincent Petry | 2013-10-15 | 1 | -1/+1 |
|\ | |||||
| * | Fix logout link HTML. | Andreas Fischer | 2013-10-14 | 1 | -1/+1 |
* | | streamCopy() should return proper structure. | Thomas Müller | 2013-10-14 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #4867 from owncloud/fixing-4546-master | Thomas Müller | 2013-10-14 | 4 | -19/+75 |
|\ | |||||
| * | Merge branch 'master' into fixing-4546-master | Thomas Müller | 2013-10-14 | 26 | -349/+202 |
| |\ | |||||
| * | | moving createFileChunked() to OC_Connector_Sabre_File | Thomas Müller | 2013-10-07 | 1 | -15/+34 |
| * | | Merge branch 'master' into fixing-4546-master | Thomas Müller | 2013-10-07 | 313 | -1338/+6557 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into fixing-4546-master | Thomas Müller | 2013-09-30 | 2 | -13/+101 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into fixing-4546-master | Thomas Müller | 2013-09-30 | 44 | -167/+606 |
| |\ \ \ \ | |||||
| * | | | | | adding detection of aborted uploads | Thomas Müller | 2013-09-16 | 1 | -41/+58 |
| * | | | | | returning the number of stored bytes in store() and adding cleanup() method | Thomas Müller | 2013-09-16 | 1 | -1/+22 |
| * | | | | | adding size() to the file cache | Thomas Müller | 2013-09-16 | 1 | -0/+18 |
* | | | | | | case insensitive sort | Frank Karlitschek | 2013-10-14 | 1 | -1/+1 |
* | | | | | | fix style | Frank Karlitschek | 2013-10-14 | 1 | -5/+5 |
* | | | | | | finally fix the app sorting | Frank Karlitschek | 2013-10-14 | 1 | -0/+33 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-13 | 1 | -0/+3 |
* | | | | | Merge branch 'master' of github.com:owncloud/core into fix-unlogged-session-e... | Tom Needham | 2013-10-12 | 6 | -1/+92 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #5207 from owncloud/fixing-4011-part2-master | Thomas Müller | 2013-10-11 | 6 | -1/+92 |
| |\ \ \ \ \ | |||||
| | * | | | | | fixing status code and formatting | Thomas Müller | 2013-10-08 | 2 | -18/+17 |
| | * | | | | | catch specific file exceptions and convert them to proper http status code vi... | Thomas Müller | 2013-10-08 | 1 | -5/+12 |
| | * | | | | | adding additional exceptions for special cases where creating a file might no... | Thomas Müller | 2013-10-07 | 6 | -0/+85 |
* | | | | | | | Include exception message in log entry when session fails to start | Tom Needham | 2013-10-12 | 1 | -1/+1 |
* | | | | | | | Handle ownCloud logging when data dir not created | Tom Needham | 2013-10-11 | 2 | -7/+7 |
* | | | | | | | Log the session exception when ownCloud is not installed | Tom Needham | 2013-10-11 | 1 | -3/+6 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #5233 from owncloud/enc_filter_users | Björn Schießle | 2013-10-11 | 1 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | make sure that we only find file/folder shares | Bjoern Schiessle | 2013-10-09 | 1 | -4/+4 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-10 | 2 | -0/+10 |
* | | | | | | | Merge pull request #5263 from owncloud/fixing-5255-master | VicDeo | 2013-10-10 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | the path need to be normalized before putting it into resolvePath() | Thomas Müller | 2013-10-10 | 1 | -1/+3 |
* | | | | | | | | Merge pull request #4780 from AxelRb/master | Morris Jobke | 2013-10-10 | 1 | -0/+7 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | changed the argument to false for getValue , reformated else statement | Axel Roenn | 2013-10-10 | 1 | -3/+2 |
| * | | | | | | | | Changed default behaviour to not log IP address in case of an auth failure. C... | Axel Roenn | 2013-09-10 | 1 | -2/+8 |
| * | | | | | | | | On an auth failure the uid and the IP address should be logged to the standar... | Axel Roenn | 2013-09-09 | 1 | -0/+2 |
* | | | | | | | | | merge master into hooks-view-same-start | Robin Appelman | 2013-10-10 | 6 | -320/+10 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #5221 from owncloud/fixing-5217-master | VicDeo | 2013-10-10 | 3 | -312/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | php 5.3 compatibility for \OC\AppFramework\DependencyInjection\DIContainer | Thomas Müller | 2013-10-08 | 1 | -2/+3 |
| | * | | | | | | | | php 5.3 compatibility for \OC\Files\Storage | Thomas Müller | 2013-10-08 | 1 | -279/+0 |
| | * | | | | | | | | fixing php 5.3 compatibility | Thomas Müller | 2013-10-08 | 1 | -31/+4 |
| * | | | | | | | | | Merge pull request #5210 from owncloud/sharing_search_users_fix | Björn Schießle | 2013-10-10 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | find users which are in the same group | Bjoern Schiessle | 2013-10-08 | 1 | -1/+1 |
| * | | | | | | | | | | Merge pull request #5232 from owncloud/fixing-webdav-touch-master | Frank Karlitschek | 2013-10-10 | 1 | -6/+0 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | due to internal implementations touch will always be successful - $mtime will... | Thomas Müller | 2013-10-09 | 1 | -6/+0 |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | |||||
| * / | | | | | | | | | don't trigger the create hooks when if the file already exists for file_put_c... | Robin Appelman | 2013-10-09 | 1 | -1/+2 |
| |/ / / / / / / / / | |||||
* / / / / / / / / / | ensure the view's root is a subfolder of the the default root, not only start... | Robin Appelman | 2013-10-09 | 1 | -1/+4 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #5219 from owncloud/catch_wrong_timezone | Björn Schießle | 2013-10-09 | 1 | -2/+6 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | changed default time format to ISO8601 | Bjoern Schiessle | 2013-10-09 | 1 | -1/+1 |
| * | | | | | | | | | catch unknown timezone and fall-back to UTC | Bjoern Schiessle | 2013-10-08 | 1 | -1/+5 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #5032 from owncloud/fixing-5006-master | Andreas Fischer | 2013-10-08 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Use strict comparison === instead of ==. | Andreas Fischer | 2013-10-08 | 1 | -1/+1 |