Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 42 | -40/+4 |
* | Merge pull request #3370 from Flole998/Flole998-patch-1 | Morris Jobke | 2017-03-01 | 1 | -0/+2 |
|\ | |||||
| * | Fix for Win Clients sometimes not connecting | Flole998 | 2017-02-03 | 1 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-01 | 18 | -36/+134 |
* | | Merge pull request #3649 from nextcloud/bugfix/saving-backup-codes-data-uri | Roeland Jago Douma | 2017-02-28 | 1 | -41/+121 |
|\ \ | |||||
| * | | Fix saving backup codes by using a correct data uri | Christoph Wurst | 2017-02-28 | 1 | -41/+121 |
* | | | Merge pull request #3650 from nextcloud/bugfix/tokenprovider-asserted-method-... | Roeland Jago Douma | 2017-02-28 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | DefaultTokenProviderTest mocked/asserted the wrong method | Christoph Wurst | 2017-02-28 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #3651 from nextcloud/refactor/provisioning-usercontroller-... | Morris Jobke | 2017-02-28 | 1 | -76/+67 |
|\ \ \ | |||||
| * | | | Refactor provision api app's UserControllerTest | Christoph Wurst | 2017-02-28 | 1 | -76/+67 |
| |/ / | |||||
* | | | Merge pull request #3643 from nextcloud/replace-deprecated-tipsy | Lukas Reschke | 2017-02-28 | 4 | -11/+11 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix typo | Morris Jobke | 2017-02-28 | 1 | -1/+1 |
| * | | Replace deprecated $.tipsy(...) by $.tooltip(...) | Christoph Wurst | 2017-02-27 | 4 | -11/+11 |
* | | | Merge pull request #2997 from nextcloud/fix_2957 | Morris Jobke | 2017-02-28 | 4 | -34/+48 |
|\ \ \ | |||||
| * | | | Properly handle groups with a / | Roeland Jago Douma | 2017-02-27 | 4 | -34/+48 |
| |/ / | |||||
* | | | Merge pull request #3635 from individual-it/fix_quota_validation | Morris Jobke | 2017-02-28 | 3 | -13/+35 |
|\ \ \ | |||||
| * | | | make values with white spaces possible | Artur Neumann | 2017-02-28 | 2 | -1/+8 |
| * | | | better quota validation | Artur Neumann | 2017-02-28 | 3 | -12/+27 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-28 | 14 | -14/+152 |
| |/ / |/| | | |||||
* | | | Merge pull request #3618 from nextcloud/fix-install-page-warning | Roeland Jago Douma | 2017-02-27 | 1 | -5/+0 |
|\ \ \ | |||||
| * | | | Remove not needed rule for .warning | Morris Jobke | 2017-02-24 | 1 | -5/+0 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-27 | 22 | -26/+40 |
* | | | | Merge pull request #3623 from nextcloud/daita-patch-1 | Morris Jobke | 2017-02-26 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix condition | Maxence Lange | 2017-02-26 | 1 | -1/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-26 | 12 | -0/+12 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-25 | 40 | -26/+260 |
* | | | | Merge pull request #3489 from nextcloud/give-hint-about-opcache | Morris Jobke | 2017-02-24 | 4 | -1/+99 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Show info in admin settings about PHP opcache if disabled | Morris Jobke | 2017-02-22 | 4 | -1/+99 |
* | | | | Merge pull request #3588 from GreenArchon/issue_#3461 | Lukas Reschke | 2017-02-24 | 2 | -36/+18 |
|\ \ \ \ | |||||
| * | | | | Refactor files' CacheEntry object creation to call cacheEntryFromData() all t... | Frédéric Fortier | 2017-02-22 | 1 | -36/+16 |
| * | | | | Typecast filecache 'storage' as int to return it as documented, fixes #3461 | Frédéric Fortier | 2017-02-20 | 2 | -1/+3 |
* | | | | | Merge pull request #3598 from nextcloud/issue-3583-shared-addressbooks-fail-o... | Roeland Jago Douma | 2017-02-24 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Use the correct principal for shared addressbooks | Joas Schilling | 2017-02-23 | 1 | -1/+1 |
* | | | | | | Merge pull request #3612 from KB7777/patch-1 | Roeland Jago Douma | 2017-02-24 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update Setup.php | KB7777 | 2017-02-24 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3287 from nextcloud/readd_appstoreenabled_switch | Joas Schilling | 2017-02-24 | 4 | -8/+193 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix unit tests and improve appstore logic | Morris Jobke | 2017-02-24 | 4 | -9/+178 |
| * | | | | | | Add back appstoreenabled config switch | Steffen Lindner | 2017-02-24 | 1 | -4/+20 |
* | | | | | | | Merge pull request #3603 from nextcloud/update-icon | Joas Schilling | 2017-02-24 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Bring back checkmark icon on successful update | Morris Jobke | 2017-02-24 | 1 | -1/+4 |
* | | | | | | | | Merge pull request #3605 from nextcloud/single-user | Joas Schilling | 2017-02-24 | 16 | -310/+37 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Clean up single user mode | Morris Jobke | 2017-02-22 | 16 | -310/+37 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-24 | 84 | -142/+760 |
* | | | | | | | Merge pull request #3589 from nextcloud/remove-unneeded-repair-step | Morris Jobke | 2017-02-23 | 29 | -3284/+19 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | cleanup old and not needed repair steps to speed up the update | Morris Jobke | 2017-02-22 | 28 | -3192/+19 |
| * | | | | | | | Remove unneeded UpdateCertificateStore. | Morris Jobke | 2017-02-22 | 3 | -92/+0 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #3576 from robert-scheck/timezone | Morris Jobke | 2017-02-23 | 1 | -5/+0 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | According to issue #3553, the default logtimezone is always UTC | Robert Scheck | 2017-02-23 | 1 | -5/+0 |
* | | | | | | | Merge pull request #2602 from nextcloud/resize-the-controls-after-the-sidebar... | Lukas Reschke | 2017-02-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Increase debounce time to make sure controls are resized after the sidebar di... | Marius Blüm | 2017-01-23 | 1 | -1/+1 |