Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't display share permission if resharing was disabled by the admin | Bjoern Schiessle | 2014-08-05 | 1 | -1/+1 |
| | |||||
* | Merge pull request #10151 from owncloud/issue/9912 | Morris Jobke | 2014-08-05 | 1 | -5/+5 |
|\ | | | | | Increase word wrap limit for emails to 78 characters | ||||
| * | Increase word wrap limit for emails to 78 characters | Joas Schilling | 2014-08-04 | 1 | -5/+5 |
| | | |||||
* | | Merge pull request #10083 from th3fallen/fix-9969-take-two | Joas Schilling | 2014-08-04 | 2 | -37/+9 |
|\ \ | |/ |/| | Fix 9969 | ||||
| * | Removing unnecessary switch statements in fopen methods. | Clark Tomlinson | 2014-07-31 | 2 | -37/+9 |
| | | |||||
* | | Merge pull request #10025 from owncloud/l10n-typo | Thomas Müller | 2014-08-04 | 1 | -8/+8 |
|\ \ | | | | | | | typo fix from transifex suggestion | ||||
| * | | expire -> expiration | Volkan Gezer | 2014-08-02 | 1 | -6/+6 |
| | | | |||||
| * | | suggestions by deepdiver | Volkan Gezer | 2014-08-01 | 1 | -4/+4 |
| | | | |||||
| * | | typo fix from transifex suggestion | Volkan Gezer | 2014-07-30 | 1 | -2/+2 |
| | | | |||||
* | | | fix return documentation | Jörn Friedrich Dreyer | 2014-08-01 | 1 | -7/+5 |
| | | | |||||
* | | | prevent PHP errors and enhance logging | Thomas Müller | 2014-08-01 | 1 | -1/+5 |
| |/ |/| | |||||
* | | Merge pull request #10051 from owncloud/preview-empty-text | Thomas Müller | 2014-07-31 | 4 | -4/+64 |
|\ \ | | | | | | | Use svg mimeicons for empty text files | ||||
| * | | Use svg mimeicons for empty text files | Robin Appelman | 2014-07-30 | 4 | -4/+64 |
| | | | |||||
* | | | Merge pull request #10044 from owncloud/transparency_fix | Jan-Christoph Borchardt | 2014-07-30 | 1 | -0/+8 |
|\ \ \ | | | | | | | | | extract transparency fix from #8050 | ||||
| * | | | extract transparency fix from #8050 | Georg Ehrke | 2014-07-30 | 1 | -0/+8 |
| | | | | |||||
* | | | | Merge pull request #10024 from owncloud/preview-restrict-height | Morris Jobke | 2014-07-30 | 1 | -2/+8 |
|\ \ \ \ | | | | | | | | | | | Also keep maxY into account when scaling a preview while preserving aspect ratio | ||||
| * | | | | Also keep maxY into account when scaling a preview while preserving aspect ratio | Robin Appelman | 2014-07-30 | 1 | -2/+8 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #10000 from owncloud/fix-lowlat-cache-autoload | Jörn Friedrich Dreyer | 2014-07-30 | 1 | -2/+3 |
|\ \ \ \ | |_|/ / |/| | | | Cache factory needs to use globalPrefix in createLowLatency() | ||||
| * | | | Memcache\Factory: Remove static, use globalPrefix. | Andreas Fischer | 2014-07-29 | 1 | -2/+3 |
| | | | | |||||
* | | | | Merge pull request #9970 from owncloud/sharing_set_expire_date | Morris Jobke | 2014-07-30 | 1 | -1/+2 |
|\ \ \ \ | |_|/ / |/| | | | Sharing set expire date | ||||
| * | | | make sure that we set the expire date if a date is adefault date is set | Bjoern Schiessle | 2014-07-28 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge pull request #9888 from owncloud/mysql-tinyint-master | Thomas Müller | 2014-07-30 | 1 | -0/+13 |
|\ \ \ | |_|/ |/| | | migration test for sqlite - adding type mapping for 'tinyint unsigned' | ||||
| * | | migration test for sqlite - adding type mapping for 'tinyint unsigned' | Thomas Müller | 2014-07-29 | 1 | -0/+13 |
| |/ | |||||
* / | remove share permission if user is excluded from sharing | Bjoern Schiessle | 2014-07-29 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #9798 from owncloud/ocs_share_api_add_expire_date | Björn Schießle | 2014-07-28 | 2 | -7/+71 |
|\ | | | | | [share api] add OCS api call to set expire date for link shares | ||||
| * | add OCS api call to set expire date for link shares | Bjoern Schiessle | 2014-07-25 | 2 | -7/+71 |
| | | |||||
* | | 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 | ||||
| * | | 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 | ||||
| * | | | 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 | ||||
| * | | | | Cleanup Document Preview | josh4trunks | 2014-07-22 | 1 | -3/+2 |
| | |_|/ | |/| | | | | | | | | | | Use the env:UserInstallation flag like https://github.com/owncloud/documents/blob/master/lib/converter.php. This will stop the creating of multiple directories for document conversion in tmpDir. | ||||
* | | | | Merge pull request #9641 from owncloud/localuser-addressbook | Thomas Müller | 2014-07-28 | 1 | -0/+104 |
|\ \ \ \ | | | | | | | | | | | ownCloud users are exported as address book | ||||
| * | | | | ownCloud users are exported as address book | Thomas Müller | 2014-07-24 | 1 | -0/+104 |
| | | | | | |||||
* | | | | | Merge pull request #9631 from owncloud/update-getid3 | Thomas Müller | 2014-07-28 | 1 | -2/+0 |
|\ \ \ \ \ | | | | | | | | | | | | | update getID3 library | ||||
| * | | | | | 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 | ||||
| * | | | | | Set version AFTER a successful update | Vincent Petry | 2014-07-23 | 1 | -2/+3 |
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If an app upgrade failed, the core version will not be increased either in the database. This will re-display the update page and make it possible to redo the apps upgrade. Note that any core repair routine must take into account that an update might need to be redone again even though the core's DB state is already the one of the new version. | ||||
* | | | | | Merge pull request #9859 from tiezdne/master | Thomas Müller | 2014-07-28 | 1 | -0/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Update mimetypes.list.php | ||||
| * | | | | | 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 | ||||
| * | | | | | | 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 | ||||
| * | | | | | Verify whether the URL is valid | Lukas Reschke | 2014-07-27 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Required for https://github.com/owncloud/mail/pull/100#issuecomment-50266017 @karlitschek Backport for stable6 and stable7 requested. | ||||
* | | | | | | 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 | ||||
| * | | | | | Dont throw an error when calling $server->getUserFolder when logged out | Robin Appelman | 2014-07-25 | 1 | -1/+5 |
| |/ / / / | |||||
* | | | | | Merge pull request #9669 from owncloud/group-public | Robin Appelman | 2014-07-25 | 4 | -48/+64 |
|\ \ \ \ \ | |/ / / / |/| | | | | Add group management to the public api | ||||
| * | | | | Add group management to the public api | Robin Appelman | 2014-07-16 | 4 | -48/+64 |
| | | | | | |||||
* | | | | | Merge pull request #9841 from owncloud/fix-password-reset-master | Thomas Müller | 2014-07-24 | 1 | -1/+1 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fix password reset in console command and lost password controller |