Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove uneeded lines | Lukas Reschke | 2013-02-09 | 1 | -4/+1 |
* | Merge pull request #1546 from owncloud/fix-loading-hooks | Thomas Müller | 2013-02-09 | 3 | -4/+19 |
|\ | |||||
| * | Always load the apps before trying to match a route | Bart Visscher | 2013-02-08 | 1 | -0/+1 |
| * | Better way of getting the navigation entries for an app | Bart Visscher | 2013-02-08 | 2 | -4/+18 |
* | | Merge pull request #1543 from owncloud/utf8-locale-master | Thomas Müller | 2013-02-09 | 3 | -9/+8 |
|\ \ | |||||
| * | | some systems use en_US.UTF8 instead of en_US.UTF-8 | Thomas Müller | 2013-02-08 | 3 | -9/+8 |
| |/ | |||||
* | | Merge pull request #1570 from owncloud/refactor_filelist_addFile_addDir | Thomas Müller | 2013-02-09 | 1 | -43/+88 |
|\ \ | |||||
| * | | extract common code | Jörn Friedrich Dreyer | 2013-02-09 | 1 | -43/+88 |
* | | | Merge pull request #1569 from owncloud/clean-app-id | Thomas Müller | 2013-02-09 | 8 | -4/+16 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into clean-app-id | Thomas Müller | 2013-02-09 | 310 | -1265/+5289 |
| |\ \ \ | |||||
| * | | | | Remove invalid characters from app id to prevent loading of invalid resources | Bart Visscher | 2013-02-09 | 8 | -4/+16 |
* | | | | | Merge pull request #1575 from owncloud/exec_mimetype | Bernhard Posselt | 2013-02-09 | 2 | -0/+2 |
|\ \ \ \ \ | |||||
| * | | | | | added icons and mimetypes for .msi and .exe files | Bernhard Posselt | 2013-02-09 | 2 | -0/+2 |
* | | | | | | Merge pull request #1383 from owncloud/files_encryption-style-fixes | Sam Tuke | 2013-02-09 | 10 | -829/+685 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | cleanup - more to come after | Thomas Müller | 2013-02-09 | 10 | -568/+403 |
| * | | | | | Merge branch 'master' into files_encryption-style-fixes | Sam Tuke | 2013-02-09 | 800 | -10470/+20042 |
| |\ \ \ \ \ | |||||
| * | | | | | | Reverted erroneous commit | Sam Tuke | 2013-02-06 | 1 | -3/+6 |
| * | | | | | | Merge branch 'master' into files_encryption-style-fixes | Sam Tuke | 2013-02-05 | 25 | -1436/+1769 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into files_encryption-style-fixes | Sam Tuke | 2013-02-05 | 886 | -18133/+35460 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fixed todos: undefined vars and unreachable code | Sam Tuke | 2013-02-05 | 3 | -34/+33 |
| * | | | | | | | | first style fixes - @samtuke: I added some TODO regarding undefined variables... | Thomas Mueller | 2013-01-30 | 2 | -455/+485 |
* | | | | | | | | | Merge pull request #1561 from Raydiation/master | Jörn Friedrich Dreyer | 2013-02-09 | 2 | -2/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | moved iframe height and width fix from js to css | Bernhard Posselt | 2013-02-09 | 2 | -2/+5 |
* | | | | | | | | | | Revert "moved iframe height and width fix from js to css" | Bernhard Posselt | 2013-02-09 | 2 | -5/+2 |
* | | | | | | | | | | Revert "added exe and msi filetypes and icon" | Bernhard Posselt | 2013-02-09 | 2 | -2/+0 |
* | | | | | | | | | | added exe and msi filetypes and icon | Bernhard Posselt | 2013-02-09 | 2 | -0/+2 |
* | | | | | | | | | | moved iframe height and width fix from js to css | Bernhard Posselt | 2013-02-09 | 2 | -2/+5 |
* | | | | | | | | | | Merge pull request #1566 from owncloud/fixing-1505-master | Thomas Müller | 2013-02-09 | 1 | -5/+1 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | | | |||||
| * | | | | | | | | | know your libraries ;-) | Thomas Müller | 2013-02-09 | 1 | -5/+1 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #1572 from owncloud/fix_empty_path_handling | icewind1991 | 2013-02-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix empty path handling | Jörn Friedrich Dreyer | 2013-02-09 | 1 | -1/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Remove unneeded __destruct call in OC\Files\Storage\Temporary | Bart Visscher | 2013-02-09 | 1 | -1/+0 |
* | | | | | | | | | json_encode the appid | Lukas Reschke | 2013-02-09 | 1 | -1/+1 |
* | | | | | | | | | Merge pull request #1481 from owncloud/fixing-1354-master | Thomas Müller | 2013-02-09 | 7 | -1/+77 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | 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 | 496 | -7365/+8501 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | show webdav test results in admin section as well | Thomas Mueller | 2013-02-07 | 2 | -0/+16 |
| * | | | | | | | | | | Execute the post setup check after finishing the setup | Bart Visscher | 2013-02-06 | 4 | -23/+25 |
| * | | | | | | | | | | basic WebDAV test in place now | Thomas Mueller | 2013-02-05 | 2 | -0/+53 |
* | | | | | | | | | | | Merge pull request #1512 from owncloud/mapped-filename-storage | icewind1991 | 2013-02-09 | 6 | -4/+614 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | initial version of a local storage implementation which will use unique slugi... | Thomas Mueller | 2013-02-06 | 6 | -4/+614 |
* | | | | | | | | | | | Merge pull request #1565 from owncloud/fix_replacing | Jörn Friedrich Dreyer | 2013-02-09 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | remove code properly | Georg Ehrke | 2013-02-09 | 1 | -3/+0 |
* | | | | | | | | | | | Merge pull request #1560 from owncloud/fix_replacing | Bernhard Posselt | 2013-02-09 | 1 | -2/+2 |
|\| | | | | | | | | | | |||||
| * | | | | | | | | | | remove (comment out) old code to fix replacing of files | Georg Ehrke | 2013-02-09 | 1 | -2/+2 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #1545 from owncloud/fix-oc_webroot | Thomas Müller | 2013-02-09 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | fix-oc_webroot | Bart Visscher | 2013-02-08 | 1 | -1/+3 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #1537 from owncloud/fix_sharing_dropdown_event_handlers | Thomas Müller | 2013-02-09 | 1 | -60/+71 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | attach handlers to document instead of filelist, minor whitespace cleanups | Jörn Friedrich Dreyer | 2013-02-08 | 1 | -60/+71 |
* | | | | | | | | | | | Merge pull request #1562 from schiesbn/fix_naming | Bernhard Posselt | 2013-02-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ |