Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-21 | 4 | -0/+10 | |
| |_|/ |/| | | ||||||
* | | | Merge pull request #19884 from owncloud/locking_exception | Thomas Müller | 2015-10-20 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | catch all exception if table doesn't exists | Björn Schießle | 2015-10-20 | 1 | -1/+1 | |
* | | | | Merge pull request #19874 from owncloud/delete-cookie-instead-of-setting-valu... | Thomas Müller | 2015-10-20 | 2 | -2/+7 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Delete cookie instead of emptying value | Lukas Reschke | 2015-10-19 | 2 | -2/+7 | |
* | | | | Merge pull request #19666 from owncloud/fix_13002 | Thomas Müller | 2015-10-20 | 1 | -46/+0 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Combine OCS API getUser method code into provisioning_api app | Roeland Jago Douma | 2015-10-13 | 1 | -46/+0 | |
* | | | | [OCI setup] remove static logger/config calls | Morris Jobke | 2015-10-20 | 1 | -15/+17 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-20 | 2 | -0/+2 | |
* | | | | Merge pull request #17641 from owncloud/fix_objectstore_rename | Jörn Friedrich Dreyer | 2015-10-19 | 3 | -10/+14 | |
|\ \ \ \ | ||||||
| * | | | | fix objectstore files having create permissions | Robin Appelman | 2015-10-16 | 1 | -2/+2 | |
| * | | | | detect object homestorage in share code | Robin Appelman | 2015-10-16 | 1 | -1/+3 | |
| * | | | | don't move files in cache twice, fixes renaming for objectstores | Jörn Friedrich Dreyer | 2015-10-16 | 1 | -7/+9 | |
* | | | | | Merge pull request #19833 from owncloud/fix_view_rmdir | Robin Appelman | 2015-10-19 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Removemount expects absolutePath | Roeland Jago Douma | 2015-10-16 | 1 | -1/+1 | |
* | | | | | The full name has to be tested if it's a dir - fixes #19854 | Thomas Müller | 2015-10-19 | 1 | -1/+1 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-19 | 4 | -0/+8 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-18 | 16 | -56/+294 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-17 | 76 | -152/+0 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #19843 from owncloud/an-app-is-identified-by-having-a-info... | Thomas Müller | 2015-10-16 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | an-app-is-identified-by-having-a-info.xml-app.php-should-not-be-mandatory | Thomas Müller | 2015-10-16 | 1 | -1/+1 | |
* | | | | | Check for error when resharing | Roeland Jago Douma | 2015-10-16 | 1 | -4/+4 | |
* | | | | | When sharing with the owner show the path | Roeland Jago Douma | 2015-10-16 | 1 | -1/+4 | |
|/ / / / | ||||||
* | | | | Remove $ETagFunction - it was never used | Thomas Müller | 2015-10-16 | 1 | -7/+1 | |
* | | | | Consolidate webdav code - move all to one app | Thomas Müller | 2015-10-16 | 26 | -3873/+1 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-16 | 2 | -0/+26 | |
* | | | check if fopen was successful before continue | Bjoern Schiessle | 2015-10-15 | 1 | -3/+7 | |
* | | | only wrap source if fopen was successful | Bjoern Schiessle | 2015-10-15 | 1 | -1/+4 | |
* | | | Remove ArrayParser because it is unused | Morris Jobke | 2015-10-14 | 1 | -238/+0 | |
* | | | Merge pull request #19731 from owncloud/update-list-of-deprecated-methods | Thomas Müller | 2015-10-14 | 2 | -7/+27 | |
|\ \ \ | ||||||
| * | | | update deprecation message | Morris Jobke | 2015-10-14 | 1 | -1/+1 | |
| * | | | Update list of deprecated methods | Joas Schilling | 2015-10-14 | 2 | -7/+27 | |
* | | | | Merge pull request #19760 from owncloud/adding_occ_upgrade_text_note | Thomas Müller | 2015-10-14 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | adding occ upgrade text note | Martin | 2015-10-14 | 1 | -0/+1 | |
* | | | | | Merge pull request #19764 from owncloud/issue-19759-app-check-code-issue | Thomas Müller | 2015-10-14 | 1 | -2/+2 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Variables don't have a class, so we can't use toString() on it | Joas Schilling | 2015-10-14 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #19738 from owncloud/proppatch-lastmodified | Thomas Müller | 2015-10-14 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Fix mtime PROPPATCH to be "lastmodified" instead of "getlastmodified" | Vincent Petry | 2015-10-13 | 1 | -3/+3 | |
* | | | | | Merge pull request #19580 from owncloud/issue-19399-remote-shares-case-sensit... | Thomas Müller | 2015-10-14 | 2 | -0/+40 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make sure that remote shares use the correct uid casing | Joas Schilling | 2015-10-06 | 2 | -0/+40 | |
* | | | | | | Merge pull request #19727 from owncloud/fix_19678 | Thomas Müller | 2015-10-14 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Return path instead of itemsource | Roeland Jago Douma | 2015-10-13 | 1 | -2/+2 | |
* | | | | | | | Merge pull request #19730 from owncloud/fix_17560 | Thomas Müller | 2015-10-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Squash collection shares | Roeland Jago Douma | 2015-10-13 | 1 | -0/+1 | |
| |/ / / / / | ||||||
* | | / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-14 | 4 | -4/+8 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #19677 from owncloud/silently-fail-app-upgrade-exceptions-... | Thomas Müller | 2015-10-13 | 2 | -10/+12 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Always pass in ILogger | Thomas Müller | 2015-10-09 | 2 | -4/+2 | |
| * | | | | Clean code | Thomas Müller | 2015-10-09 | 1 | -2/+2 | |
| * | | | | Catch exceptions during app upgrade - fixes #16240 | Thomas Müller | 2015-10-09 | 1 | -4/+8 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-13 | 2 | -0/+2 |