Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Show svg mime icons when no preview is available | Robin Appelman | 2014-02-19 | 3 | -13/+20 |
* | Merge pull request #4799 from owncloud/tune_legacy_cache_webdav_properties_pr... | Jan-Christoph Borchardt | 2014-02-19 | 1 | -11/+8 |
|\ | |||||
| * | cleanup and actually execute the query | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -4/+8 |
| * | use doctrine to construct concat expression | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -8/+1 |
| * | Concatenate string in SQL instead of PHP | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -10/+10 |
* | | Merge pull request #7274 from owncloud/scrutinizer-patch-1 | Morris Jobke | 2014-02-19 | 12 | -13/+36 |
|\ \ | |||||
| * | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 12 | -13/+36 |
* | | | Merge pull request #7257 from owncloud/filelist-fileinfo | Vincent Petry | 2014-02-19 | 3 | -26/+6 |
|\ \ \ | |/ / |/| | | |||||
| * | | use a FileInfo object of the directory when generting the filelist | Robin Appelman | 2014-02-18 | 3 | -26/+6 |
* | | | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 25 | -89/+228 |
|\ \ \ | |||||
| * \ \ | Merge pull request #7190 from owncloud/appconfig-legacy-apps | Thomas Müller | 2014-02-18 | 13 | -31/+43 |
| |\ \ \ | |||||
| | * | | | Remove usage of legacy OC_Appconfig | Robin Appelman | 2014-02-13 | 13 | -31/+43 |
| * | | | | Merge pull request #7176 from owncloud/style | Lukas Reschke | 2014-02-18 | 1 | -1/+1 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Style fixes | Bart Visscher | 2014-02-12 | 1 | -1/+1 |
| * | | | | Merge pull request #7235 from DavidVentura/master | Jan-Christoph Borchardt | 2014-02-17 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | small change for compatibility | David | 2014-02-17 | 1 | -1/+1 |
| * | | | | | Merge pull request #7211 from mattcaron/master | Vincent Petry | 2014-02-17 | 1 | -1/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Consolidate two sections, per code review. Issue #1648 | Matthew Caron | 2014-02-17 | 1 | -6/+2 |
| | * | | | | | Fit shared videos to viewer, just like images. Issue #1648 | Matthew Caron | 2014-02-14 | 1 | -0/+7 |
| | |/ / / / | |||||
| * | | | | | LDAP: improve wizard strings, fixes #5567 | Arthur Schiwon | 2014-02-17 | 3 | -3/+3 |
| * | | | | | don't block login forever if we are stuck in the middle of the initial encryp... | Bjoern Schiessle | 2014-02-17 | 5 | -10/+24 |
| * | | | | | catch errors during decryption | Bjoern Schiessle | 2014-02-17 | 2 | -16/+105 |
| * | | | | | catch errors during initial encryption | Bjoern Schiessle | 2014-02-17 | 2 | -26/+47 |
| |/ / / / | |||||
* | | | | | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-14 | 26 | -61/+142 |
|\| | | | | |||||
| * | | | | fileinfo is no longer a array | Bjoern Schiessle | 2014-02-14 | 1 | -1/+1 |
| * | | | | Merge pull request #6748 from owncloud/fileinfo | icewind1991 | 2014-02-14 | 4 | -15/+15 |
| |\ \ \ \ | |||||
| | * \ \ \ | merge master into fileinfo | Robin Appelman | 2014-01-29 | 73 | -5091/+10487 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into fileinfo | Robin Appelman | 2014-01-17 | 13 | -35/+64 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | remove more is_array from encryption | Robin Appelman | 2014-01-17 | 3 | -13/+13 |
| | * | | | | | | Don't use is_array on FileInfo | Robin Appelman | 2014-01-17 | 2 | -3/+3 |
| * | | | | | | | Merge pull request #6726 from owncloud/fix_6630 | Vincent Petry | 2014-02-14 | 4 | -4/+4 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fixed double file encoding for previews | Vincent Petry | 2014-01-30 | 2 | -2/+2 |
| | * | | | | | | | don't urldecode get var, php does this automatically | Georg Ehrke | 2014-01-30 | 2 | -2/+2 |
| * | | | | | | | | Merge pull request #7183 from owncloud/remove-force-lowercase | Thomas Müller | 2014-02-14 | 1 | -3/+20 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | remove forced lowercase from extension, fix #4747, also coding style fixes | Jan-Christoph Borchardt | 2014-02-13 | 1 | -3/+20 |
| | | |_|_|_|_|/ / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #7168 from owncloud/issue/7152 | Vincent Petry | 2014-02-14 | 1 | -4/+12 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Send correct path on file upload when using public app | Joas Schilling | 2014-02-12 | 1 | -4/+12 |
| * | | | | | | | | Merge pull request #7178 from owncloud/issue/6277 | Thomas Müller | 2014-02-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | External FTP Storage should request hostname instead of URL | Joas Schilling | 2014-02-12 | 1 | -1/+1 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #6964 from owncloud/storagestatistics-reuse | icewind1991 | 2014-02-12 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| | * | | | | | | | Merge branch 'master' into storagestatistics-reuse | Robin Appelman | 2014-02-10 | 22 | -161/+660 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | merge master into storagestatistics-reuse | Robin Appelman | 2014-02-05 | 28 | -216/+532 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Reuse the calculated free_space in buildFileStorageStatistics | Robin Appelman | 2014-01-27 | 1 | -4/+4 |
| * | | | | | | | | | | Merge pull request #7085 from owncloud/quick-fix-7019-master | Thomas Müller | 2014-02-11 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |||||
| | * | | | | | | | | | Load authentication apps to get users from all backends - fixes #7019 | Thomas Müller | 2014-02-05 | 1 | -0/+1 |
| | | |/ / / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | LDAP: improve debug message | Arthur Schiwon | 2014-02-10 | 1 | -1/+2 |
| * | | | | | | | | | LDAP: also try MS AD's thumbnailPhoto when looking for an avatar image | Arthur Schiwon | 2014-02-10 | 1 | -6/+24 |
| * | | | | | | | | | Merge pull request #7134 from owncloud/issue/5794 | Morris Jobke | 2014-02-10 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Make google drive client secret and dropbox api secret a password field | Joas Schilling | 2014-02-07 | 1 | -2/+2 |
| * | | | | | | | | | Merge pull request #7140 from owncloud/enc_dont_login_during_encryption | Morris Jobke | 2014-02-10 | 1 | -1/+8 |
| |\ \ \ \ \ \ \ \ \ |