Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
|\| | ||||||
| * | call it "proxy" instead of "curlproxy" | root | 2012-12-19 | 1 | -4/+4 | |
| * | make it more readable as deepdiver suggested | Frank Karlitschek | 2012-12-19 | 1 | -2/+6 | |
| * | add curl proxy support. Fixes #504 | Frank Karlitschek | 2012-12-19 | 1 | -27/+28 | |
| * | Merge pull request #961 from owncloud/check_locale | Frank Karlitschek | 2012-12-19 | 1 | -0/+12 | |
| |\ | ||||||
| | * | add a check and a warning if setlocale is working | Frank Karlitschek | 2012-12-19 | 1 | -0/+12 | |
| * | | Merge pull request #868 from owncloud/new_doc_system | Frank Karlitschek | 2012-12-19 | 1 | -30/+1 | |
| |\ \ | | |/ | |/| | ||||||
| | * | remove PgeNavi. It's no longer used | Frank Karlitschek | 2012-12-13 | 1 | -30/+1 | |
* | | | use numeric ids for storages in the filecache | Robin Appelman | 2012-12-15 | 1 | -1/+1 | |
* | | | merge master into filesystem | Robin Appelman | 2012-12-15 | 1 | -31/+30 | |
|\| | | ||||||
| * | | More style fixes | Bart Visscher | 2012-12-15 | 1 | -2/+1 | |
| * | | Fix "Line indented incorrectly" | Bart Visscher | 2012-12-15 | 1 | -29/+29 | |
| |/ | ||||||
* | | Merge branch 'master' into filesystem | Robin Appelman | 2012-12-11 | 1 | -6/+4 | |
|\| | ||||||
| * | Merge pull request #182 from owncloud/fix-redirect | Bart Visscher | 2012-12-07 | 1 | -6/+4 | |
| |\ | ||||||
| | * | Fix warning about redirect_url not set | Bart Visscher | 2012-12-07 | 1 | -1/+1 | |
| | * | Make the redirect_url working again | Lukas Reschke | 2012-10-31 | 1 | -6/+4 | |
* | | | merge master into filesystem | Robin Appelman | 2012-11-30 | 1 | -6/+15 | |
|\| | | ||||||
| * | | add function to safely end output buffering | Robin Appelman | 2012-11-29 | 1 | -3/+12 | |
| * | | implement share via link token | Jörn Friedrich Dreyer | 2012-11-20 | 1 | -1/+1 | |
* | | | Create public function initMountPoints() for initializing a specified user's ... | Michael Gapczynski | 2012-11-22 | 1 | -16/+0 | |
* | | | Remove incorrect extra parameter for init() call | Michael Gapczynski | 2012-11-22 | 1 | -1/+1 | |
* | | | merge master into filesystem | Robin Appelman | 2012-11-21 | 1 | -1/+1 | |
|\| | | ||||||
| * | | Fix typo in getUrlContent fix #514 | Brice Maron | 2012-11-19 | 1 | -1/+1 | |
* | | | merge master into filesystem | Robin Appelman | 2012-11-18 | 1 | -0/+39 | |
|\| | | ||||||
| * | | Little case fix | Brice Maron | 2012-11-17 | 1 | -1/+1 | |
| * | | Add User agent when OC does a request | Brice Maron | 2012-11-17 | 1 | -1/+1 | |
| * | | Merge pull request #375 from tdevos/master | Thomas Müller | 2012-11-17 | 1 | -0/+39 | |
| |\ \ | ||||||
| | * | | Remove parentheses in return, modify description, and fix a mistake | thomas | 2012-11-15 | 1 | -3/+3 |