Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a safe_mode check | Frank Karlitschek | 2013-02-21 | 1 | -0/+5 |
* | Update hint by the internal version number. | Bart Visscher | 2013-02-21 | 1 | -2/+2 |
* | WebDAV-Testing: | Thomas Mueller | 2013-02-20 | 1 | -1/+2 |
* | 5.0.0 beta 1v5.0.0beta1 | Frank Karlitschek | 2013-02-20 | 1 | -2/+2 |
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -28/+62 |
* | Whitespace indent fixes | Bart Visscher | 2013-02-14 | 1 | -3/+3 |
* | Fix NoSpaceAfterComma and SpaceBeforeComma | Bart Visscher | 2013-02-14 | 1 | -3/+3 |
* | Fix SpaceBeforeOpenBrace errors | Bart Visscher | 2013-02-14 | 1 | -2/+2 |
* | alpha 1 | Frank Karlitschek | 2013-02-09 | 1 | -2/+2 |
* | Merge branch 'master' into fix-shared-links | Michael Gapczynski | 2013-02-10 | 1 | -1/+1 |
|\ | |||||
| * | Cache: allow file sizes >2GB | Robin Appelman | 2013-02-10 | 1 | -1/+1 |
* | | Proper fix for shared links | Michael Gapczynski | 2013-02-10 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1543 from owncloud/utf8-locale-master | Thomas Müller | 2013-02-09 | 1 | -6/+5 |
|\ | |||||
| * | some systems use en_US.UTF8 instead of en_US.UTF-8 | Thomas Müller | 2013-02-08 | 1 | -6/+5 |
* | | Merge pull request #1481 from owncloud/fixing-1354-master | Thomas Müller | 2013-02-09 | 1 | -0/+34 |
|\ \ | |/ |/| | |||||
| * | in case curl is not present we cannot test | Thomas Müller | 2013-02-08 | 1 | -0/+4 |
| * | Merge branch 'master' into fixing-1354-master | Thomas Mueller | 2013-02-07 | 1 | -0/+10 |
| |\ | |||||
| * | | basic WebDAV test in place now | Thomas Mueller | 2013-02-05 | 1 | -0/+30 |
* | | | Merge pull request #1451 from eMerzh/fix_1065 | Thomas Müller | 2013-02-07 | 1 | -0/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add Redirect to getUrlContent fix #1065 | Brice Maron | 2013-02-04 | 1 | -0/+3 |
* | | | Merge pull request #1443 from owncloud/use-module-file-info-master | Lukas Reschke | 2013-02-06 | 1 | -0/+8 |
|\ \ \ | |||||
| * | | | we get best results regarding mime type detection if we use fileinfo - let's ... | Thomas Mueller | 2013-02-04 | 1 | -0/+8 |
* | | | | Merge pull request #1357 from owncloud/alternative-loging-master | Thomas Müller | 2013-02-06 | 1 | -0/+2 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | add support for apps to register alternative login methods | Thomas Mueller | 2013-01-29 | 1 | -0/+2 |
* | | | | setlocale test is pointless on Windows | Thomas Mueller | 2013-02-05 | 1 | -0/+5 |
* | | | | new function \OC_Util::runningOnWindows() | Thomas Mueller | 2013-02-05 | 1 | -0/+7 |
| |_|/ |/| | | |||||
* | | | Merge pull request #1444 from owncloud/writable-temp-folder-for-session-data-... | Thomas Müller | 2013-02-04 | 1 | -0/+11 |
|\ \ \ | |_|/ |/| | | |||||
| * | | in case file based session handling in enabled - we need to make sure the con... | Thomas Mueller | 2013-02-04 | 1 | -0/+11 |
* | | | Merge pull request #1171 from owncloud/move-datadirectory-checks | Thomas Müller | 2013-01-31 | 1 | -30/+28 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into move-datadirectory-checks | Michael Gapczynski | 2013-01-18 | 1 | -46/+6 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Move permissions check to new function checkDataDirectoryPermissions() | Michael Gapczynski | 2013-01-18 | 1 | -28/+27 |
| * | | | Move data directory permission checks after data directory existence checks | Michael Gapczynski | 2013-01-12 | 1 | -29/+28 |
* | | | | add multiple domains reverse proxy support | Stefan Herbrechtsmeier | 2013-01-31 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Bumb version number for displayname db upgrade | Robin Appelman | 2013-01-30 | 1 | -1/+1 |
* | | | merge master into filesystem | Robin Appelman | 2013-01-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | version dump to trigger db update | Björn Schießle | 2013-01-29 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Cache: add database indexes for mimetype and mimepart | Robin Appelman | 2013-01-21 | 1 | -1/+1 |
* | | | merge master into filesystem | Robin Appelman | 2013-01-15 | 1 | -46/+6 |
|\| | | |||||
| * | | Move { to same line | Lukas Reschke | 2013-01-14 | 1 | -2/+1 |
| * | | Expand if to multiple lines | Lukas Reschke | 2013-01-14 | 1 | -2/+6 |
| * | | Enhanced auth is totally unmaintained and broken | Lukas Reschke | 2013-01-14 | 1 | -34/+0 |
| * | | Check if user is admin - bool | Lukas Reschke | 2013-01-14 | 1 | -10/+1 |
| |/ | |||||
* | | Bump version | Michael Gapczynski | 2013-01-11 | 1 | -1/+1 |
* | | Change length of mimetypes to 255, the maximum length according to RFC 4288 | Michael Gapczynski | 2013-01-09 | 1 | -1/+1 |
* | | Cache: normalize mimetypes | Robin Appelman | 2013-01-07 | 1 | -1/+1 |
* | | merge master into filesystem | Robin Appelman | 2013-01-03 | 1 | -81/+94 |
|\| | |||||
| * | fixing indent | Thomas Mueller | 2013-01-03 | 1 | -94/+94 |
| * | Update lib/util.php | irgsmirx | 2012-12-20 | 1 | -8/+21 |
* | | Fix shared folders | Michael Gapczynski | 2012-12-28 | 1 | -1/+0 |
* | | merge master into filesystem | Robin Appelman | 2012-12-25 | 1 | -57/+45 |
|\| |