summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #10290 from owncloud/check_quota_on_new_via_webThomas Müller2014-08-081-0/+23
|\ | | | | check quota when trying to download a file via new -> web
| * check quota when trying to download a file via new -> webJörn Friedrich Dreyer2014-08-081-0/+23
| |
* | Merge pull request #10288 from owncloud/sharing_dont_show_share_dialogBjörn Schießle2014-08-082-18/+32
|\ \ | |/ |/| don't show share dialog and navigation entry if sharing was disabled for the user
| * remove share permissions if user is excluded from sharingBjoern Schiessle2014-08-081-0/+10
| |
| * only show "share with others" and "share by link" navigation bar entries if ↵Bjoern Schiessle2014-08-081-18/+22
|/ | | | user is allowed to share files
* Merge pull request #10280 from owncloud/lazyloading-earlierMorris Jobke2014-08-081-1/+1
|\ | | | | trigger lazy loading earlier, fix #9823
| * trigger lazy loading earlier, fix #9823Jan-Christoph Borchardt2014-08-081-1/+1
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2014-08-08194-1837/+1772
|/
* Merge pull request #10248 from owncloud/enc_remove_keys_from_sessionMorris Jobke2014-08-074-4/+19
|\ | | | | add logout hook to remove keys from session
| * add logout hook to remove keys from sessionBjoern Schiessle2014-08-074-4/+19
| |
* | Merge pull request #9953 from owncloud/fix_text_preview_for_systems_without_ttfMorris Jobke2014-08-071-1/+8
|\ \ | | | | | | implement a txt preview fallback for the case that ttf is not support
| * | implement a txt preview fallback for the case that ttf is not supportGeorg Ehrke2014-07-281-1/+8
| | |
* | | Merge pull request #10261 from owncloud/fix-9829Thomas Müller2014-08-071-1/+1
|\ \ \ | | | | | | | | ldap_ prefix will be added in invokeLDAPMethod(), having it would lead t...
| * | | ldap_ prefix will be added in invokeLDAPMethod(), having it would lead to a ↵Arthur Schiwon2014-08-071-1/+1
| | | | | | | | | | | | | | | | unexisting function, fixes #9829
* | | | Merge pull request #10172 from owncloud/fix-8802Morris Jobke2014-08-071-1/+1
|\ \ \ \ | | | | | | | | | | Use relative, human readable dates in OC.filePickers - Fixes #8802
| * | | | Use human readable relative date for oc-dialog-filepickersTom Needham2014-08-071-1/+1
| | | | |
* | | | | Merge pull request #10079 from owncloud/Improve_scanner_messageThomas Müller2014-08-071-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Improved scanner error message
| * | | | | Improved scanner error messageMartin2014-07-311-1/+1
| | | | | |
* | | | | | Merge pull request #10142 from owncloud/fix-#9283-gzip_supportThomas Müller2014-08-072-8/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | Removed broken tar cutter, added tar and fixed extension switch.
| * | | | | | Previous commit was not based on master, retry. Removed broken tar cutter, ↵Remco Brenninkmeijer2014-08-042-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | double extensions are not possible in temp files. Added tar support. Fixed extension switch.
* | | | | | | Merge pull request #10238 from ↵Thomas Müller2014-08-071-1/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/fix-public-download-with-encryption-master we can only close the session if encryption is not used
| * | | | | | | we can only close the session if encryption is not usedThomas Müller2014-08-071-1/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #10184 from owncloud/getbyid-nodeRobin Appelman2014-08-074-61/+159
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix Folder::getById
| * | | | | | | trim leading slashRobin Appelman2014-08-061-1/+1
| | | | | | | |
| * | | | | | | Fix SharedCache::getPathByIdRobin Appelman2014-08-062-21/+7
| | | | | | | |
| * | | | | | | return null instead of throwing an exceptionRobin Appelman2014-08-062-6/+3
| | | | | | | |
| * | | | | | | Fix Folder::getByIdRobin Appelman2014-08-053-39/+154
| | | | | | | |
* | | | | | | | Merge pull request #10223 from dannosaur/patch-1Jan-Christoph Borchardt2014-08-071-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | fix tiny thumbnails in public preview/share mode
| * | | | | | | | fix tiny thumbnails in public preview/share modeDan Jones2014-08-061-0/+1
| | | | | | | | |
* | | | | | | | | Merge pull request #10218 from owncloud/pzy-masterThomas Müller2014-08-071-0/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | Adding link tag to enable facebook timeline previews
| * | | | | | | | Update public.phppzy2014-08-071-0/+5
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added tag to make facebook load a preview picture Update public.php add check ifMimeSupported and put the thumbsize in a variable generate preview for all supported mimes
* | | | | | | | Merge pull request #8915 from owncloud/MorrisJobke-travisThomas Müller2014-08-0714-6/+367
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | Travis support for PRs and master, stable5 and stable6
| * | | | | | | execute unit test for files external in separate build configThomas Müller2014-08-051-0/+9
| | | | | | | |
| * | | | | | | Disable encryption migration testsMorris Jobke2014-08-051-0/+8
| | | | | | | |
| * | | | | | | mark tests as skipped - TODO travisMorris Jobke2014-08-053-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * swift causes some timeouts and test failures
| * | | | | | | Minor fixesMorris Jobke2014-08-055-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * instanceof \OC\Files\View * fix misplaced paranthesis * remove misplaced character in comment
| * | | | | | | Make View->shouldEmitHooks more robustRobin Appelman2014-08-051-0/+3
| | | | | | | |
| * | | | | | | Don't rely on the sorting the database gives us for testsRobin Appelman2014-08-052-5/+12
| | | | | | | |
| * | | | | | | Travis supportMorris Jobke2014-08-055-0/+267
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use PHPUnit 4.x * force php memory limit on travis to 1024MB * create script for travis * whitelist branches master, stable5 and stable6 on travis (and PRs) * sqlplus64 * conditional JS tests and ocular temporal removal * enable scrutinizer code coverage * move oracle to top to decrease overall test duration
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-07152-1067/+1060
| | | | | | | |
* | | | | | | | Merge pull request #10224 from owncloud/typo-fixMorris Jobke2014-08-071-2/+2
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | typo fix from transifex suggestion
| * | | | | | | typo fix from transifex suggestionVolkan Gezer2014-08-061-2/+2
|/ / / / / / /
* | | | | | | Merge pull request #10144 from owncloud/issue/9972Thomas Müller2014-08-064-4/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Issue/9972 Fix issues with group and username `0`
| * | | | | | | Fix isLoggedIn() check for user '0'Joas Schilling2014-08-042-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #9972
| * | | | | | | Fix getting group '0' from database backendJoas Schilling2014-08-042-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #9972
* | | | | | | | Merge pull request #10186 from owncloud/versioning_fix_pathThomas Müller2014-08-062-2/+36
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [versioning] make sure that getVersions() return the correct path
| * | | | | | | | add unit test to make sure getVersions returns the correct resultBjoern Schiessle2014-08-051-0/+34
| | | | | | | | |
| * | | | | | | | make sure that the versions array contains the correct pathBjoern Schiessle2014-08-051-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-0637-174/+199
| | | | | | | |
* | | | | | | | Merge pull request #10191 from owncloud/sharing_rm_trailing_slashMorris Jobke2014-08-052-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [sharing] remove trailing slash