Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-06 | 48 | -0/+120 |
* | Merge pull request #13368 from owncloud/memcache_lowlatency | Lukas Reschke | 2015-03-05 | 6 | -44/+199 |
|\ | |||||
| * | \OC\Memcache\Cache implements \OCP\ICache | Robin McCorkell | 2015-03-05 | 1 | -1/+1 |
| * | Refactor \OC\Memcache\Factory | Robin McCorkell | 2015-03-05 | 5 | -43/+198 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-05 | 220 | -750/+32 |
* | | Merge pull request #14691 from owncloud/karma-forcejasmine2 | Morris Jobke | 2015-03-04 | 1 | -2/+2 |
|\ \ | |||||
| * | | Make sure we use Jasmine 2 for running JS unit tests | Vincent Petry | 2015-03-04 | 1 | -2/+2 |
* | | | Merge pull request #14672 from Crote/master | Morris Jobke | 2015-03-04 | 1 | -3/+10 |
|\ \ \ | |||||
| * | | | Add --show-password option to ldap:show-config | Laurens Post | 2015-03-04 | 1 | -3/+10 |
* | | | | Merge pull request #14693 from owncloud/fix-phpdoc | Vincent Petry | 2015-03-04 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Fix PHPDoc | Lukas Reschke | 2015-03-04 | 2 | -2/+2 |
* | | | | | Merge pull request #14690 from owncloud/trash-deletelink-unittest | Vincent Petry | 2015-03-04 | 1 | -0/+22 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add unit test for selection overlay actions in trashbin | Vincent Petry | 2015-03-04 | 1 | -0/+22 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #14685 from owncloud/test-noop-scanner | Morris Jobke | 2015-03-04 | 1 | -0/+76 |
|\ \ \ \ | |||||
| * | | | | Add a test for ObjectStore\NoopScanner | Joas Schilling | 2015-03-04 | 1 | -0/+76 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #14675 from owncloud/files-external-smb-windows | Thomas Müller | 2015-03-04 | 4 | -42/+136 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix slash normalization error in AmazonS3Migration unit test | Robin McCorkell | 2015-03-04 | 1 | -3/+3 |
| * | | | Use dummy storages instead of real storages in files_external unit tests | Robin McCorkell | 2015-03-03 | 1 | -39/+81 |
| * | | | adding a windows smb config for testing | Thomas Müller | 2015-03-03 | 2 | -0/+52 |
| | |/ | |/| | |||||
* | | | Merge pull request #14582 from rullzer/avatar_fixes | Morris Jobke | 2015-03-04 | 4 | -37/+72 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Avatars in share dialog fixes | Roeland Jago Douma | 2015-03-03 | 4 | -37/+72 |
* | | | Merge pull request #14682 from owncloud/issue/14681-noop-scanner-outdated | Vincent Petry | 2015-03-04 | 1 | -6/+7 |
|\ \ \ | |||||
| * | | | Update scanFile() and scanChildren() to the new signature of the parent class | Joas Schilling | 2015-03-04 | 1 | -6/+7 |
* | | | | Merge pull request #14326 from owncloud/remove-unnessary-backslashes-from-tra... | Morris Jobke | 2015-03-04 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Remove unnecessary backslashes from translations | Joas Schilling | 2015-02-18 | 1 | -2/+2 |
* | | | | | Merge pull request #14651 from owncloud/add-some-headers-to-htaccess-for-my-b... | Morris Jobke | 2015-03-04 | 17 | -267/+456 |
|\ \ \ \ \ | |||||
| * | | | | | Added missing done() calls for async tests | Vincent Petry | 2015-03-03 | 1 | -20/+31 |
| * | | | | | Let users configure security headers in their Webserver | Lukas Reschke | 2015-03-02 | 17 | -267/+445 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-04 | 164 | -712/+160 |
* | | | | | | Merge pull request #14674 from owncloud/fix-l10n-getlanguagecode-2 | Joas Schilling | 2015-03-03 | 4 | -25/+25 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | Fix the behaviour of getLanguageCode() to match the expectation of the name | Joas Schilling | 2015-03-03 | 2 | -23/+8 |
| * | | | | | Use findLanguage() instead of creating the object first | Joas Schilling | 2015-03-03 | 1 | -2/+1 |
| * | | | | | Add a test of what everyone thinks should be the result of this method | Joas Schilling | 2015-03-03 | 1 | -0/+16 |
* | | | | | | Merge pull request #14660 from metaworx/replace-static-dbtableprefix-with-con... | Joas Schilling | 2015-03-03 | 1 | -2/+2 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | replace 'oc_' with dbtableprefix form config for temporary table names and in... | martin-rueegg | 2015-03-03 | 1 | -2/+2 |
* | | | | | | Merge pull request #14574 from owncloud/fix-irequest-for-older-php-versions | Thomas Müller | 2015-03-03 | 4 | -122/+48 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Simplify code | Lukas Reschke | 2015-03-01 | 1 | -2/+3 |
| * | | | | | | Read from IRequest instead of reading twice | Lukas Reschke | 2015-02-27 | 4 | -122/+47 |
* | | | | | | | Merge pull request #14638 from owncloud/issue/14538-repairstep-drop-old-tables | Thomas Müller | 2015-03-03 | 4 | -0/+147 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add a test for dropping the tables | Joas Schilling | 2015-03-03 | 2 | -0/+62 |
| * | | | | | | | Add a repair step to delete old tables | Joas Schilling | 2015-03-02 | 2 | -0/+85 |
* | | | | | | | | Merge pull request #14586 from owncloud/proper-appcodechecker-docu | Thomas Müller | 2015-03-03 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | proper description of appcodechecker in config sample | Morris Jobke | 2015-02-27 | 1 | -2/+3 |
* | | | | | | | | Merge pull request #14496 from owncloud/kill-substr-mssql-master | Thomas Müller | 2015-03-03 | 1 | -102/+0 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove hacky Substring support for MSSQL | Lukas Reschke | 2015-02-25 | 1 | -102/+0 |
* | | | | | | | | | Merge pull request #14653 from sebomoto/fix_loading_feedback | Morris Jobke | 2015-03-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | fix for loading spinner reappearing after errors in db-connection | Sebastian Bolt | 2015-03-02 | 1 | -0/+1 |
* | | | | | | | | | | Merge pull request #14652 from owncloud/kill-download-from-url | Vincent Petry | 2015-03-03 | 3 | -164/+13 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
| * | | | | | | | | | remove $content parameter | Thomas Müller | 2015-03-02 | 1 | -7/+4 |
| * | | | | | | | | | Remove "Download from URL" feature | Lukas Reschke | 2015-03-02 | 3 | -163/+15 |
| | |_|_|_|_|_|/ / | |/| | | | | | | |