Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | more hints | Robin Appelman | 2015-06-02 | 1 | -1/+1 | |
| * | | | | more type hints | Robin Appelman | 2015-06-02 | 7 | -11/+11 | |
| * | | | | phpdoc, strict and type hints | Robin Appelman | 2015-06-02 | 3 | -5/+18 | |
| * | | | | only use mount provider if we have a valid user | Robin Appelman | 2015-06-02 | 1 | -2/+4 | |
| * | | | | call mount providers that are registered after the filesystem is setup | Robin Appelman | 2015-06-02 | 3 | -8/+75 | |
| * | | | | move emitter implementation to a trait | Robin Appelman | 2015-06-02 | 2 | -77/+104 | |
* | | | | | Merge pull request #16402 from owncloud/issue-15956-slow-group-usercount | Thomas Müller | 2015-06-08 | 6 | -31/+42 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Sort user groups by group name and hide the user count | Joas Schilling | 2015-05-18 | 6 | -31/+42 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-08 | 22 | -78/+192 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-07 | 78 | -24/+504 | |
| |_|/ / |/| | | | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-06 | 18 | -10/+32 | |
* | | | | Merge pull request #16771 from owncloud/fix-storage-full-message | Lukas Reschke | 2015-06-05 | 5 | -3/+37 | |
|\ \ \ \ | ||||||
| * | | | | Add owner to the storage stats to enable better notifications | Morris Jobke | 2015-06-05 | 5 | -3/+37 | |
* | | | | | Merge pull request #16768 from owncloud/add-missing-mime-types | Morris Jobke | 2015-06-05 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Adding mark down mime type mkd - fixes https://github.com/owncloud/files_text... | Thomas Müller | 2015-06-05 | 1 | -0/+1 | |
| * | | | | | Adding mimetype x-h for header files - fixes https://github.com/owncloud/file... | Thomas Müller | 2015-06-05 | 1 | -0/+2 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #16767 from owncloud/webdav-preventdeleteroot | Lukas Reschke | 2015-06-05 | 2 | -25/+16 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix sabre directory test cases | Vincent Petry | 2015-06-05 | 1 | -24/+15 | |
| * | | | | | Prevent deleting Webdav root | Vincent Petry | 2015-06-05 | 1 | -1/+1 | |
* | | | | | | Merge pull request #16770 from owncloud/update-ocp-phpdoc | Morris Jobke | 2015-06-05 | 7 | -5/+36 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | [OCP] update PHPdoc to contain correct @since tags | Morris Jobke | 2015-06-05 | 7 | -5/+36 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #16753 from owncloud/issue-16752-check-for-existing-user-i... | Thomas Müller | 2015-06-05 | 4 | -0/+80 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add unit tests for non existing users | Joas Schilling | 2015-06-05 | 2 | -0/+68 | |
| * | | | | | Check whether the user exists before trying to set up his file system | Joas Schilling | 2015-06-05 | 2 | -0/+12 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #16765 from owncloud/fix-chunked-upload-jenkins | Thomas Müller | 2015-06-05 | 3 | -0/+266 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | fix unit test | Thomas Müller | 2015-06-05 | 1 | -29/+22 | |
| * | | | | Bring back unit tests for \OC\Cache\File | Thomas Müller | 2015-06-05 | 1 | -0/+85 | |
| * | | | | Bring back OC\Cache\File - fixes #16760 | Thomas Müller | 2015-06-05 | 2 | -0/+188 | |
* | | | | | Merge pull request #16755 from owncloud/files-mkcolbackslash | Vincent Petry | 2015-06-05 | 2 | -4/+45 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix "@throws" tags on doc blocks | Joas Schilling | 2015-06-05 | 1 | -3/+15 | |
| * | | | | Add unit tests for InvalidPath Exception being thrown | Joas Schilling | 2015-06-05 | 1 | -1/+27 | |
| * | | | | Validate path in getChild | Vincent Petry | 2015-06-05 | 1 | -0/+3 | |
* | | | | | Merge pull request #16718 from owncloud/files-catchajaxexceptions | Thomas Müller | 2015-06-05 | 4 | -21/+59 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Catch exceptions in files ajax calls | Vincent Petry | 2015-06-03 | 4 | -21/+59 | |
* | | | | | Merge pull request #16748 from owncloud/fix-ldap-port-detection-regression | Morris Jobke | 2015-06-05 | 1 | -13/+21 | |
|\ \ \ \ \ | ||||||
| * | | | | | port detection needs to take care of now thrown exceptions when LDAP server i... | Arthur Schiwon | 2015-06-04 | 1 | -13/+21 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-05 | 32 | -10/+150 | |
* | | | | | | Merge pull request #16746 from owncloud/fix-phpdoc | Robin McCorkell | 2015-06-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix typo in PHPDoc | Morris Jobke | 2015-06-04 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-04 | 130 | -94/+172 | |
* | | | | | Merge pull request #15895 from owncloud/dav-getremoteetag | Joas Schilling | 2015-06-03 | 2 | -3/+35 | |
|\ \ \ \ \ | ||||||
| * | | | | | Disable update check test when testing wrappers | Vincent Petry | 2015-06-02 | 1 | -0/+3 | |
| * | | | | | Added storage backend test for checkUpdate | Vincent Petry | 2015-06-02 | 1 | -0/+15 | |
| * | | | | | Get etag from remote OC server | Vincent Petry | 2015-06-02 | 1 | -3/+17 | |
* | | | | | | Merge pull request #16730 from owncloud/LukasReschke-patch-1 | Thomas Müller | 2015-06-03 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix unit tests | Lukas Reschke | 2015-06-03 | 1 | -2/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #16703 from owncloud/fix-ie8-ie9 | Morris Jobke | 2015-06-03 | 1 | -0/+6 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add min-height to login page for IE8 and IE9 | Morris Jobke | 2015-06-03 | 1 | -0/+1 | |
| * | | | | | | Revert "fix theme in IE8 and IE9" | Morris Jobke | 2015-06-03 | 1 | -0/+5 | |
* | | | | | | | Merge pull request #16691 from owncloud/trash-deleteasrecipientkeepversions | Morris Jobke | 2015-06-03 | 2 | -9/+125 | |
|\ \ \ \ \ \ \ |