Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #17046 from nicolas-grekas/fix-16654 | blizzz | 2015-07-16 | 2 | -17/+7 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Do not use OC*::mb_*_replace(), they are useless | Nicolas Grekas | 2015-07-16 | 2 | -17/+7 | |
* | | | | | | Merge pull request #17620 from owncloud/s2s-hasupdated-catch405 | Morris Jobke | 2015-07-14 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Throw StorageNotAvailable if propfind on root failed | Vincent Petry | 2015-07-13 | 1 | -1/+5 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-14 | 4 | -0/+4 | |
|/ / / / / / | ||||||
* | | | | | | Strip public webdav info about sharing and mount points | Vincent Petry | 2015-07-13 | 1 | -2/+16 | |
* | | | | | | Merge pull request #17481 from rullzer/mimetype-list | Morris Jobke | 2015-07-13 | 3 | -202/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move to OC::$configDif | Roeland Jago Douma | 2015-07-10 | 1 | -3/+3 | |
| * | | | | | | Move mimetypemapping.json to mimetypemapping.dist.json | Roeland Jago Douma | 2015-07-08 | 1 | -2/+9 | |
| * | | | | | | Move mimetypes.list.php to config/mimetypemapping.json | Roeland Jago Douma | 2015-07-08 | 3 | -202/+5 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-12 | 2 | -0/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-11 | 2 | -0/+6 | |
* | | | | | | | Move mimetypealiases.json to mimetypealiases.dist.json | Roeland Jago Douma | 2015-07-10 | 1 | -1/+6 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-10 | 4 | -6/+14 | |
* | | | | | | | Merge pull request #17517 from RealRancor/fix_failed_login_syntax | Morris Jobke | 2015-07-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed "Remote IP:" syntax on failed logins | RealRancor | 2015-07-09 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #15586 from Egari/addThemeSupportToMimeIcon | Morris Jobke | 2015-07-09 | 1 | -15/+20 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add theme support to mimetypeIcon through imagePath integration | stolter | 2015-07-07 | 1 | -15/+20 | |
* | | | | | | | | | Merge pull request #16965 from owncloud/getUserFolder-in-IRootFolder | Morris Jobke | 2015-07-09 | 5 | -24/+42 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add getUserFolder to IRootFolder | Morris Jobke | 2015-07-03 | 5 | -24/+42 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-09 | 2 | -0/+2 | |
* | | | | | | | | | Merge pull request #17472 from RealRancor/add_is_dir | Morris Jobke | 2015-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add is_dir check to getAllApps() function | RealRancor | 2015-07-08 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #17330 from owncloud/fix-share-path-for-group-exceptions | Morris Jobke | 2015-07-08 | 1 | -10/+28 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Make sure the owner always has the right path | Joas Schilling | 2015-07-07 | 1 | -3/+6 | |
| * | | | | | | | | Fix the path for users which have an exception for a group share | Joas Schilling | 2015-07-02 | 1 | -7/+22 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-08 | 2 | -2/+2 | |
* | | | | | | | | | Add missing tunnel on new class | Joas Schilling | 2015-07-07 | 1 | -0/+8 | |
* | | | | | | | | | Merge pull request #17399 from rullzer/mimetype-php | Morris Jobke | 2015-07-07 | 1 | -71/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make php also use config/mimetypealiases.json | Roeland Jago Douma | 2015-07-07 | 1 | -71/+7 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* / | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-07 | 6 | -0/+8 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #16724 from owncloud/mimetype-js | Roeland Douma | 2015-07-06 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Javascript mimetype icon resolver | Roeland Jago Douma | 2015-07-06 | 1 | -0/+2 | |
* | | | | | | | | | Merge pull request #16924 from owncloud/copy-recursive-polyfill | Thomas Müller | 2015-07-06 | 1 | -0/+89 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | better handling of folders | Robin Appelman | 2015-07-03 | 1 | -1/+1 | |
| * | | | | | | | | phpdoc | Robin Appelman | 2015-06-15 | 1 | -2/+30 | |
| * | | | | | | | | add recursive copy polyfill for storage backends | Robin Appelman | 2015-06-14 | 1 | -0/+61 | |
* | | | | | | | | | Merge pull request #17304 from owncloud/fix-17265 | Vincent Petry | 2015-07-06 | 1 | -2/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Check if response could get generated | Lukas Reschke | 2015-07-02 | 1 | -2/+9 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-06 | 2 | -0/+2 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-05 | 14 | -2/+34 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-07-04 | 64 | -64/+0 | |
* | | | | | | | | | Fixing unit test execution | Thomas Müller | 2015-07-03 | 1 | -3/+3 | |
* | | | | | | | | | Remove OC_Appconfig | Thomas Müller | 2015-07-03 | 5 | -155/+24 | |
* | | | | | | | | | Remove OC_Log | Thomas Müller | 2015-07-03 | 36 | -196/+128 | |
* | | | | | | | | | Remove legacy search classes | Thomas Müller | 2015-07-03 | 4 | -171/+0 | |
* | | | | | | | | | Merge pull request #17379 from owncloud/kill-file-mapper | Vincent Petry | 2015-07-03 | 3 | -1050/+282 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Remove file mapper - was only use in Windows and never worked properly | Thomas Müller | 2015-07-03 | 3 | -1050/+282 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #16923 from owncloud/flysystem-base | Thomas Müller | 2015-07-03 | 1 | -0/+243 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | also dont download existing on fopen when using w+ and wb+ | Robin Appelman | 2015-07-03 | 1 | -2/+2 |