Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #9798 from owncloud/ocs_share_api_add_expire_date | Björn Schießle | 2014-07-28 | 4 | -9/+83 |
|\ | |||||
| * | add OCS api call to set expire date for link shares | Bjoern Schiessle | 2014-07-25 | 4 | -9/+83 |
* | | Merge pull request #9949 from owncloud/fixing-sqlite-migration-shared-hoster | Morris Jobke | 2014-07-28 | 2 | -2/+27 |
|\ \ | |||||
| * | | generate copy of sqlite database file in data directory | Thomas Müller | 2014-07-28 | 2 | -2/+27 |
* | | | Merge pull request #9924 from owncloud/eventsource-nginx-buffering | Robin Appelman | 2014-07-28 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Prevent nginx from buffering event source events | Robin Appelman | 2014-07-26 | 1 | -0/+2 |
* | | | | Merge pull request #9784 from josh4trunks/libreoffice_match_cl | Thomas Müller | 2014-07-28 | 1 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | Cleanup Document Preview | josh4trunks | 2014-07-22 | 1 | -3/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #9641 from owncloud/localuser-addressbook | Thomas Müller | 2014-07-28 | 2 | -0/+113 |
|\ \ \ \ | |||||
| * | | | | ownCloud users are exported as address book | Thomas Müller | 2014-07-24 | 2 | -0/+113 |
* | | | | | Merge pull request #9631 from owncloud/update-getid3 | Thomas Müller | 2014-07-28 | 1 | -2/+0 |
|\ \ \ \ \ | |||||
| * | | | | | add autoload | Morris Jobke | 2014-07-25 | 1 | -2/+0 |
| * | | | | | update getID3 library | Morris Jobke | 2014-07-25 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #9819 from owncloud/updater-setversionafterupdate | Thomas Müller | 2014-07-28 | 1 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Set version AFTER a successful update | Vincent Petry | 2014-07-23 | 1 | -2/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #9859 from tiezdne/master | Thomas Müller | 2014-07-28 | 1 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Update mimetypes.list.php | tiezdne | 2014-07-24 | 1 | -0/+2 |
* | | | | | | Merge pull request #9905 from owncloud/joblist-non-existing-class | Thomas Müller | 2014-07-28 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Dont try to execute jobs that no longer exist | Robin Appelman | 2014-07-25 | 1 | -1/+4 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #9935 from owncloud/harden-get-urlco | Thomas Müller | 2014-07-28 | 1 | -0/+5 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Verify whether the URL is valid | Lukas Reschke | 2014-07-27 | 1 | -0/+5 |
* | | | | | | Merge pull request #9904 from owncloud/loggedout-getuserfolder | Thomas Müller | 2014-07-28 | 1 | -1/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Dont throw an error when calling $server->getUserFolder when logged out | Robin Appelman | 2014-07-25 | 1 | -1/+5 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #9843 from owncloud/dont-silently-exit-in-cli-mode-master | Thomas Müller | 2014-07-28 | 1 | -7/+9 |
|\ \ \ \ \ \ | |||||
| * | | | | | | reorder if statements to remove negation, indentation correction | Jörn Friedrich Dreyer | 2014-07-25 | 1 | -9/+9 |
| * | | | | | | don't silently exit in cli-mode in case ownCloud in not yet installed | Thomas Müller | 2014-07-24 | 1 | -0/+2 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-28 | 1 | -0/+2 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-27 | 4 | -6/+26 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-26 | 3 | -2/+34 |
* | | | | | | Merge pull request #9669 from owncloud/group-public | Robin Appelman | 2014-07-25 | 7 | -48/+235 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Add group management to the public api | Robin Appelman | 2014-07-16 | 7 | -48/+235 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-25 | 1 | -0/+15 |
* | | | | | | Merge pull request #9841 from owncloud/fix-password-reset-master | Thomas Müller | 2014-07-24 | 2 | -4/+4 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | - adding default value for $recoveryPassword | Thomas Müller | 2014-07-24 | 2 | -4/+4 |
| | |/ / / | |/| | | | |||||
* / | | | | register type mappings for unknown/unsupported mysql types | Thomas Müller | 2014-07-24 | 1 | -0/+4 |
|/ / / / | |||||
* | / / | only commit in case a transaction is active | Thomas Müller | 2014-07-23 | 1 | -1/+3 |
| |/ / |/| | | |||||
* | | | Revert change | Sander | 2014-07-22 | 1 | -2/+2 |
* | | | Allow getAppFolder to get another apps path | Sander | 2014-07-22 | 1 | -3/+2 |
* | | | Merge pull request #9772 from owncloud/fix-chunked-upload-master-2 | Thomas Müller | 2014-07-22 | 1 | -0/+31 |
|\ \ \ | |||||
| * | | | adding special handling of checkPrecondition() for chunked upload | Thomas Müller | 2014-07-22 | 1 | -0/+31 |
* | | | | Merge pull request #9738 from owncloud/remove-uneeded-strip | Thomas Müller | 2014-07-22 | 1 | -22/+22 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Remove uneeded `strip_tags` | Lukas Reschke | 2014-07-19 | 1 | -2/+2 |
| * | | | Extract Auth Header logic into new function handleAuthHeaders(). | Andreas Fischer | 2014-07-19 | 1 | -20/+22 |
| * | | | Deduplicate user/password extraction from alternative HTTP headers. | Andreas Fischer | 2014-07-19 | 1 | -16/+14 |
* | | | | Merge pull request #9757 from owncloud/issue/9756 | Joas Schilling | 2014-07-21 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | Add language parameter to public API for getL10N() | Joas Schilling | 2014-07-21 | 1 | -2/+3 |
* | | | | | perm -> permissions | Thomas Müller | 2014-07-21 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #9406 from philfry/master | Vincent Petry | 2014-07-21 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | silently discard the response body, needed for apache/mod_dav and maybe other... | Philippe Kueck | 2014-07-03 | 1 | -0/+1 |
* | | | | | Merge pull request #9741 from owncloud/fix-repair-innodb-9737-master | Morris Jobke | 2014-07-20 | 1 | -3/+5 |
|\ \ \ \ \ |