Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Add ARGON2I support to the hasher | Roeland Jago Douma | 2018-04-04 | 2 | -45/+122 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-11 | 22 | -70/+160 | |
* | | | | | | | | | Merge pull request #9136 from nextcloud/bugfix/noid/fix_provisioning_integrat... | Morris Jobke | 2018-04-11 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix tests | Roeland Jago Douma | 2018-04-11 | 1 | -3/+3 | |
| * | | | | | | | | | The integrationtests expect a string | Roeland Jago Douma | 2018-04-10 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #9137 from nextcloud/default-log-rotate-size | Morris Jobke | 2018-04-11 | 4 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Set the default log rotate size to 100 MB | Morris Jobke | 2018-04-11 | 4 | -5/+5 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #8910 from nextcloud/fix-login-error | Morris Jobke | 2018-04-11 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use proper types | Roeland Jago Douma | 2018-04-11 | 1 | -4/+1 | |
| * | | | | | | | | | | Avoid to leak a user ID that is not a string to reach a user backend | Morris Jobke | 2018-04-11 | 1 | -0/+4 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooks | Morris Jobke | 2018-04-11 | 16 | -19/+156 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | DI for NC's user manager | Arthur Schiwon | 2018-04-05 | 6 | -14/+35 | |
| * | | | | | | | | | | more consistent naming | Arthur Schiwon | 2018-04-05 | 9 | -25/+25 | |
| * | | | | | | | | | | admin_audit and dav listen to announce and revoke signals | Arthur Schiwon | 2018-04-05 | 6 | -0/+55 | |
| * | | | | | | | | | | LDAP backend to emit announce and revoke signals on mapping changes | Arthur Schiwon | 2018-04-05 | 5 | -7/+68 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9128 from nextcloud/bugfix/9076/make_oracle_happy | Roeland Jago Douma | 2018-04-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Also make it the uid_lower migration work on oracle | Roeland Jago Douma | 2018-04-10 | 1 | -1/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9132 from nextcloud/remove-navigation-ajax | Morris Jobke | 2018-04-11 | 3 | -33/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Use new navigation endpoint and get rid of the legacy navigationdetect ajax | Julius Härtl | 2018-04-10 | 3 | -33/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #9130 from nextcloud/fix/app-fetcher-phpdoc | Roeland Jago Douma | 2018-04-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix AppFetcher::setVersion phpdoc | Christoph Wurst | 2018-04-10 | 1 | -1/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #9002 from nextcloud/whitespace | Jan-Christoph Borchardt | 2018-04-10 | 4 | -34/+38 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix max-width to fit the new margin | Julius Härtl | 2018-04-10 | 1 | -1/+1 | |
| * | | | | | | | | Fix arrow position on mobile | Julius Härtl | 2018-04-04 | 1 | -1/+6 | |
| * | | | | | | | | Fix settings menu offset | Julius Härtl | 2018-04-04 | 1 | -0/+3 | |
| * | | | | | | | | Fix app menu, popovers and searchbox | Julius Härtl | 2018-04-04 | 3 | -18/+15 | |
| * | | | | | | | | Add more space to the logo | Julius Härtl | 2018-04-04 | 1 | -1/+1 | |
| * | | | | | | | | Increase header height from 45px to 50 | Jan-Christoph Borchardt | 2018-04-04 | 3 | -19/+18 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-10 | 214 | -546/+578 | |
* | | | | | | | | | Merge pull request #9127 from nextcloud/make-possible-to-run-acceptance-tests... | Morris Jobke | 2018-04-09 | 6 | -23/+168 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Rename helper for PHP built-in web server | Daniel Calviño Sánchez | 2018-04-09 | 2 | -14/+14 | |
| * | | | | | | | | | Add helper to run acceptance tests on an Apache server | Daniel Calviño Sánchez | 2018-04-09 | 1 | -0/+130 | |
| * | | | | | | | | | Add support for setting the domain also when a specific helper is used | Daniel Calviño Sánchez | 2018-04-09 | 1 | -1/+5 | |
| * | | | | | | | | | Install and configure Nextcloud server as www-data | Daniel Calviño Sánchez | 2018-04-09 | 1 | -1/+8 | |
| * | | | | | | | | | Use Docker image for acceptance tests | Daniel Calviño Sánchez | 2018-04-09 | 2 | -7/+11 | |
* | | | | | | | | | | Merge pull request #9111 from nextcloud/use-proper-bool-user-disabled-state | Morris Jobke | 2018-04-09 | 5 | -8/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-04-09 | 2 | -3/+3 | |
| * | | | | | | | | | | Properly return boolean on enable state | John Molakvoæ (skjnldsv) | 2018-04-09 | 3 | -5/+4 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #7972 from nextcloud/fix_7782 | Morris Jobke | 2018-04-09 | 7 | -12/+570 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Do not run download scenarios tagged as "large" in Drone | Daniel Calviño Sánchez | 2018-04-06 | 1 | -1/+1 | |
| * | | | | | | | | | | Make possible to provide "--tags=XXX" parameter to Behat | Daniel Calviño Sánchez | 2018-04-06 | 1 | -1/+7 | |
| * | | | | | | | | | | Add integration tests for zip32/zip64 boundaries of number of files | Daniel Calviño Sánchez | 2018-04-06 | 2 | -0/+162 | |
| * | | | | | | | | | | Add integration tests for downloading basic zip files | Daniel Calviño Sánchez | 2018-04-06 | 4 | -0/+298 | |
| * | | | | | | | | | | Fix use of data directory in integration tests | Daniel Calviño Sánchez | 2018-04-06 | 1 | -2/+23 | |
| * | | | | | | | | | | Use zip32 only if there are less than 65536 files | Daniel Calviño Sánchez | 2018-04-06 | 2 | -8/+57 | |
| * | | | | | | | | | | Use zip32 if possible | Roeland Jago Douma | 2018-04-06 | 2 | -9/+31 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #9108 from nextcloud/ocs-api-subadmins-quota-adduser | Morris Jobke | 2018-04-09 | 1 | -43/+77 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Allow user creation with subadmins and quota | John Molakvoæ (skjnldsv) | 2018-04-06 | 1 | -43/+77 | |
* | | | | | | | | | | Merge pull request #9114 from nextcloud/make-possible-to-provide-acceptance-t... | Morris Jobke | 2018-04-09 | 4 | -11/+57 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Make possible to set the acceptance tests directory to use | Daniel Calviño Sánchez | 2018-04-06 | 2 | -7/+55 |