Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix PHP memory leak in file_get_contents() | Morris Jobke | 2016-04-04 | 2 | -2/+9 |
* | Merge pull request #23557 from owncloud/sabre-plugin-browser-error-page | Thomas Müller | 2016-04-04 | 8 | -3/+229 |
|\ | |||||
| * | Add magical regex to catch browsers | Lukas Reschke | 2016-03-24 | 2 | -1/+15 |
| * | In case of exception we return an html page in case the client is a browser | Thomas Müller | 2016-03-24 | 7 | -3/+215 |
* | | Merge pull request #23743 from owncloud/issue-23686-files-transferownership-s... | Björn Schießle | 2016-04-04 | 2 | -3/+13 |
|\ \ | |||||
| * | | Inject the Mount Manager | Joas Schilling | 2016-04-04 | 2 | -6/+10 |
| * | | Unmount the share before deleting it, so we don't try to use it later on | Joas Schilling | 2016-04-01 | 1 | -0/+6 |
* | | | core: Fix typos (found by codespell) | Stefan Weil | 2016-04-04 | 7 | -9/+9 |
* | | | Fixed 'Help Translate' link | Pau | 2016-04-04 | 1 | -1/+1 |
* | | | Add better messages for sometimes obscure exceptions | Bernhard Posselt | 2016-04-04 | 1 | -2/+27 |
* | | | Merge pull request #23722 from owncloud/also-hide-password-for-private-key-pa... | Thomas Müller | 2016-04-04 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Also replace password in updatePrivateKeyPassword | Lukas Reschke | 2016-04-01 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #23728 from owncloud/sanitize-more-data-for-config-report | Joas Schilling | 2016-04-04 | 1 | -1/+13 |
|\ \ \ | |||||
| * | | | Sanitize more data in config report | Lukas Reschke | 2016-04-01 | 1 | -1/+13 |
* | | | | Merge pull request #23638 from owncloud/new-placeholder-colours-generator | Jan-Christoph Borchardt | 2016-04-03 | 1 | -6/+56 |
|\ \ \ \ | |||||
| * | | | | New colour generator | John Molakvoæ | 2016-04-01 | 1 | -6/+56 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-02 | 34 | -2/+116 |
* | | | | | Merge pull request #23487 from owncloud/core-globalajaxerrorwhengoingaway | Vincent Petry | 2016-04-01 | 2 | -7/+77 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Adjust core unit tests for unload/reload cases | Vincent Petry | 2016-03-23 | 2 | -6/+43 |
| * | | | | Stronger fix for navigate away detection | Vincent Petry | 2016-03-22 | 1 | -2/+10 |
| * | | | | Firefox returns 303 on cross-domain redirect | Vincent Petry | 2016-03-22 | 1 | -1/+1 |
| * | | | | Detect user navigating away, don't interpret as ajax error | Vincent Petry | 2016-03-22 | 1 | -1/+26 |
* | | | | | Merge pull request #23719 from owncloud/pr-16857-printcss-followup | Lukas Reschke | 2016-04-01 | 1 | -0/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Initialise the printcss array | Joas Schilling | 2016-04-01 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-01 | 70 | -58/+104 |
* | | | | Merge pull request #22834 from owncloud/webdav_property_for_share_permissions | Thomas Müller | 2016-03-31 | 5 | -0/+238 |
|\ \ \ \ | |||||
| * | | | | Fix unit tests | Roeland Jago Douma | 2016-03-31 | 2 | -3/+14 |
| * | | | | Correct share permissions for external storages | Roeland Jago Douma | 2016-03-31 | 1 | -0/+9 |
| * | | | | Add sharePermissions webdav property | Roeland Jago Douma | 2016-03-31 | 5 | -0/+218 |
* | | | | | Merge pull request #23274 from Senorsen/add-urlencode-ftp-sftp | Thomas Müller | 2016-03-31 | 2 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Add urlencode to username part of ftp and sftp links | Senorsen | 2016-03-16 | 2 | -2/+2 |
* | | | | | | Merge pull request #23713 from owncloud/small_encryption_fix | Thomas Müller | 2016-03-31 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | make sure that we always remove the file again from the cache after the versi... | Bjoern Schiessle | 2016-03-31 | 1 | -0/+1 |
* | | | | | | | Merge pull request #23564 from owncloud/public-ajaxbasicauth | Morris Jobke | 2016-03-31 | 2 | -2/+20 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Enforce type | Lukas Reschke | 2016-03-31 | 1 | -2/+5 |
| * | | | | | | | Return 401 DummyBasicAuth in case of ajax call | Vincent Petry | 2016-03-31 | 2 | -2/+17 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #23655 from owncloud/better-ldap-design | Morris Jobke | 2016-03-31 | 1 | -0/+18 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Design LDAP wizard to better integrate into the design | Morris Jobke | 2016-03-30 | 1 | -0/+18 |
* | | | | | | | | Merge pull request #23676 from owncloud/handle-null-return-getAppInfo | Morris Jobke | 2016-03-31 | 3 | -1/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Properly handle return values of OC_App::getAppInfo() | Morris Jobke | 2016-03-30 | 3 | -1/+19 |
* | | | | | | | | | Merge pull request #23694 from owncloud/add-cov-graph | Morris Jobke | 2016-03-31 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Adding coverage graph to see how we progress | Thomas Müller | 2016-03-31 | 1 | -0/+2 |
* | | | | | | | | | | Merge pull request #16857 from owncloud/printStylesheets | C. Montero Luque | 2016-03-31 | 4 | -12/+51 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | support print stylesheets | Hendrik Leppelsack | 2016-01-13 | 4 | -12/+51 |
* | | | | | | | | | | Merge pull request #23517 from owncloud/gdrive-stream-download | Frank Karlitschek | 2016-03-31 | 1 | -4/+5 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | GDrive stream download with RetryWrapper | Vincent Petry | 2016-03-30 | 1 | -4/+5 |
* | | | | | | | | | | | Merge pull request #23397 from paurisa/Fixed_23316 | Frank Karlitschek | 2016-03-31 | 2 | -4/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fixed hidden settings and delete icons | Pau | 2016-03-18 | 2 | -4/+4 |
* | | | | | | | | | | | | Merge pull request #23445 from owncloud/enc_small_improvement | Frank Karlitschek | 2016-03-31 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | no need to calculate the header size, if the first block contain a header we ... | Bjoern Schiessle | 2016-03-21 | 1 | -1/+1 |