| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-08 | 24 | -16/+58 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-03-07 | 22 | -14/+40 |
* | Merge pull request #14736 from owncloud/errors-list | Morris Jobke | 2015-03-06 | 3 | -3/+9 |
|\ |
|
| * | adjust list of errors, more compact and readable | Jan-Christoph Borchardt | 2015-03-06 | 3 | -3/+9 |
* | | Merge pull request #14722 from owncloud/master-14711 | Lukas Reschke | 2015-03-06 | 1 | -2/+37 |
|\ \ |
|
| * | | Fix totally broken AppStore code... | Lukas Reschke | 2015-03-06 | 1 | -2/+37 |
* | | | Merge pull request #14734 from owncloud/unit-test-insertIfNotExist | Thomas Müller | 2015-03-06 | 3 | -51/+35 |
|\ \ \
| |_|/
|/| | |
|
| * | | use insertIfNotExist() in cache put | Thomas Müller | 2015-03-06 | 1 | -5/+11 |
| * | | Fix PHPDoc on the way .... | Thomas Müller | 2015-03-06 | 1 | -13/+15 |
| * | | Use an atomic implementation on sqlite for insertIfNotExist() | Thomas Müller | 2015-03-06 | 1 | -33/+9 |
|/ / |
|
* / | [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 |