Commit Graph

17769 Commits (48ee72732efb98d74000c3aa37afbd2cb9180c6f)
 

Author SHA1 Message Date
Thomas Müller 48ee72732e Merge pull request #8567 from owncloud/test-ocshareunittests 11 years ago
Björn Schießle dab3cb65cf Merge pull request #8522 from owncloud/sharing_ux_improvements 11 years ago
icewind1991 4c19acf09b Merge pull request #8403 from owncloud/fix-oc-dialog 11 years ago
jbtbnl c98edf18cc Merge pull request #8584 from Bagera/master 11 years ago
Bagera 7b39704c61 Set row height in files table 11 years ago
Jenkins for ownCloud c9df98abae [tx-robot] updated from transifex 11 years ago
Lukas Reschke 166f2af5d8 Merge pull request #8582 from owncloud/remove-outdated-update-sc 11 years ago
Thomas Müller 5fb94bf76f Merge pull request #8542 from owncloud/phpdoc-improvements 11 years ago
Thomas Müller 401bc60981 Merge pull request #8586 from owncloud/more-unit-tests 11 years ago
Lukas Reschke b0381cfe12 Add tests for other types that PHP might cast 11 years ago
Thomas Müller 37ba6f503a fixing variable naming 11 years ago
Thomas Müller 58857b8df5 @returns -> @return 11 years ago
Thomas Müller 55fc693750 @breif -> @brief 11 years ago
Thomas Müller fa503a4772 fix PHPDoc 11 years ago
Thomas Müller 650a55e2ba object -> \OC\Preview 11 years ago
Thomas Müller 7853bc4cac adding PHPDoc 11 years ago
Thomas Müller 147007bdd8 fixing typo and missing @throws 11 years ago
Robin McCorkell 4755392c65 More PHPDoc for file functions 11 years ago
Robin McCorkell f7e777f7d2 Fix various code errors detected by Scrutinizer 11 years ago
Robin McCorkell bac8962bbc Fix Scrutinizer errors 11 years ago
Robin McCorkell bd3bf4b507 Change parameter order of implode 11 years ago
Robin McCorkell 875a8acedf Fix Scrutinizer errors about missing user backend 11 years ago
Robin McCorkell 8ab01599a9 Use OC_User_Interface instead of OC_User_Backend 11 years ago
Lukas Reschke 7e448a376f Fix PHPDoc and typos 11 years ago
Robin McCorkell 3bed3d2a23 Change parameter type for useBackend 11 years ago
Robin McCorkell 87b548ed91 Fix all PHPDoc types and variable names, in /lib 11 years ago
Robin McCorkell a7ae2e874a Squash 'a | b' into 'a|b', in /lib 11 years ago
Robin McCorkell b5bc37d2e4 Fix @return array PHPDocs, in /lib 11 years ago
Robin McCorkell b653ad164b Replace @returns with @return, in /lib 11 years ago
Bagera 5757d02b76 fixes #7949 11 years ago
Lukas Reschke 2d1296bb03 We do not support updates from 4.5 > 7.0 11 years ago
Thomas Müller f5bc680f9c Merge pull request #8572 from owncloud/core-getabsolutepathwithzero 11 years ago
Vincent Petry bab8c1f8e5 Fixed getAbsolutePath case when path is "0" 11 years ago
Thomas Müller 7babd44dd0 Merge pull request #8524 from owncloud/prompt-dialog 11 years ago
Bjoern Schiessle 737be1a10f move expire message to the bottom 11 years ago
Björn Schießle b8de1e5d71 Merge pull request #8398 from owncloud/enc_backup_keys 11 years ago
Morris Jobke e934129bf6 Merge pull request #8566 from owncloud/controller-defaults 11 years ago
Robin Appelman c85e6d919e Use jquery to get the window width 11 years ago
Bjoern Schiessle a9ac11718e backup the encryption key after the encryption was disabled so that the user 11 years ago
Vincent Petry 6d00675d69 Merge pull request #8562 from owncloud/better-addmountpoint 11 years ago
Bjoern Schiessle b985021082 hide default expire message if user sets expire date 11 years ago
Bjoern Schiessle b8dc85b2f6 increase width of share dialog 11 years ago
Robin Appelman 46d6cb739d Don't set the dialog content height to a zero or negative value 11 years ago
Robin Appelman 541495b1b5 Dont use absolute positioning for buttonrow 11 years ago
Bjoern Schiessle d56d03e230 add information about default expire date to the share dialog 11 years ago
Bjoern Schiessle ec045b251c hide input field if default expire date isn't activated 11 years ago
Vincent Petry 627eba5348 Added ground work for OC.Share unit tests 11 years ago
Morris Jobke 22e57d7e5a Merge pull request #8550 from owncloud/fix-sticky-footer 11 years ago
Bernhard Posselt a152e320f6 make it possible to omit parameters and use the default parameters from the controller method 11 years ago
Vincent Petry c06063255f Merge pull request #8526 from owncloud/escape-share-emails-master 11 years ago