Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Highlight client identifier in auth grant page | Morris Jobke | 2017-08-14 | 1 | -1/+4 |
* | Add heading to account access page | Jan-Christoph Borchardt | 2017-08-12 | 1 | -0/+1 |
* | Merge pull request #6084 from nextcloud/brand-it | Roeland Jago Douma | 2017-08-12 | 1 | -3/+3 |
|\ | |||||
| * | Brand it :see_no_evil: | Lukas Reschke | 2017-08-11 | 1 | -3/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-12 | 22 | -14/+150 |
|/ | |||||
* | Merge pull request #5861 from nextcloud/shareinfo | Lukas Reschke | 2017-08-11 | 7 | -118/+646 |
|\ | |||||
| * | Add unit tests | Roeland Jago Douma | 2017-08-10 | 4 | -16/+437 |
| * | Remove old code + add Middleware | Roeland Jago Douma | 2017-08-10 | 5 | -125/+96 |
| * | Move shareinfo over to proper controller | Roeland Jago Douma | 2017-08-10 | 2 | -1/+137 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-11 | 6 | -18/+580 |
* | | Merge pull request #6004 from nextcloud/forward-5902-repair-drop-account-term... | Roeland Jago Douma | 2017-08-10 | 6 | -4/+66 |
|\ \ | |||||
| * | | Use the existing array of OC versions | Joas Schilling | 2017-08-07 | 1 | -3/+1 |
| * | | Add a repair step to drop the account_terms table on oc migration | Joas Schilling | 2017-08-07 | 5 | -1/+65 |
* | | | Merge pull request #5616 from nextcloud/ldap-wizard-remove-LDAPTLS_REQCERT-at... | Morris Jobke | 2017-08-10 | 3 | -20/+7 |
|\ \ \ | |||||
| * | | | fix phpdoc return types (no code change) | Arthur Schiwon | 2017-07-21 | 2 | -4/+4 |
| * | | | do not attempt to recognise cert issue by using LDAPTLS_REQCERT | Arthur Schiwon | 2017-07-21 | 1 | -16/+3 |
* | | | | Merge pull request #6065 from nextcloud/mysql5.5 | Morris Jobke | 2017-08-10 | 1 | -1/+44 |
|\ \ \ \ | |||||
| * | | | | Add CI job for mysql 5.5 | Morris Jobke | 2017-08-10 | 1 | -1/+44 |
* | | | | | Merge pull request #5981 from nextcloud/fix-preview-of-theming | Roeland Jago Douma | 2017-08-10 | 8 | -33/+314 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix preview of theming | Daniel Calviño Sánchez | 2017-08-10 | 1 | -5/+9 |
| * | | | | Refactor reloadStylesheets to receive absolute URLs | Daniel Calviño Sánchez | 2017-08-10 | 1 | -3/+3 |
| * | | | | Provide "server.css" URL in ThemingController response | Daniel Calviño Sánchez | 2017-08-10 | 2 | -4/+48 |
| * | | | | Split updateStylesheet tests for success and error | Daniel Calviño Sánchez | 2017-08-10 | 1 | -17/+51 |
| * | | | | Unify DataResponse format with its uses in the rest of the file | Daniel Calviño Sánchez | 2017-08-10 | 1 | -6/+9 |
| * | | | | Add acceptance tests for setting the color in the Theming app | Daniel Calviño Sánchez | 2017-08-10 | 4 | -0/+187 |
| * | | | | Add getter for the timeout multiplier | Daniel Calviño Sánchez | 2017-08-10 | 1 | -0/+9 |
* | | | | | Merge pull request #6056 from nextcloud/mysql5.6 | Roeland Jago Douma | 2017-08-10 | 1 | -1/+44 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add CI job for mysql 5.6 | Morris Jobke | 2017-08-09 | 1 | -1/+44 |
* | | | | | Merge pull request #6052 from nextcloud/fix_jail_copy | Morris Jobke | 2017-08-10 | 1 | -0/+6 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Fix copy from jailed storage | Roeland Jago Douma | 2017-08-09 | 1 | -0/+6 |
* | | | | | Merge pull request #6057 from nextcloud/fix-require-once | Roeland Jago Douma | 2017-08-10 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix require once for actionInclude | Morris Jobke | 2017-08-09 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-10 | 6 | -0/+22 |
|/ / / / | |||||
* | | | | Merge pull request #6051 from nextcloud/redis-cluster | Morris Jobke | 2017-08-09 | 1 | -4/+3 |
|\ \ \ \ | |||||
| * | | | | Fix redis-cluster support on drone | Morris Jobke | 2017-08-09 | 1 | -4/+3 |
|/ / / / | |||||
* | | | | Merge pull request #5791 from nextcloud/add-php7.2-tests | Morris Jobke | 2017-08-09 | 16 | -21/+81 |
|\ \ \ \ | |||||
| * | | | | Fix ldap tests | Roeland Jago Douma | 2017-08-09 | 2 | -0/+11 |
| * | | | | Fix files_sharing CacheTests | Roeland Jago Douma | 2017-08-09 | 1 | -2/+2 |
| * | | | | Fix SessionTest | Roeland Jago Douma | 2017-08-09 | 1 | -0/+11 |
| * | | | | Fix RepairMimeTypeTest | Roeland Jago Douma | 2017-08-09 | 1 | -4/+10 |
| * | | | | Fix CacheTest | Roeland Jago Douma | 2017-08-09 | 1 | -2/+2 |
| * | | | | Fix LostControllerTest | Roeland Jago Douma | 2017-08-09 | 1 | -0/+4 |
| * | | | | If there is no content don't error | Roeland Jago Douma | 2017-08-09 | 1 | -1/+1 |
| * | | | | User proper anonymous function | Roeland Jago Douma | 2017-08-09 | 1 | -5/+6 |
| * | | | | Fix encryption test | Roeland Jago Douma | 2017-08-09 | 1 | -2/+3 |
| * | | | | Fix LoginController | Roeland Jago Douma | 2017-08-09 | 1 | -0/+4 |
| * | | | | Use non-deprecated INTL_IDNA_VARIANT_UTS46 | Lukas Reschke | 2017-08-09 | 2 | -3/+3 |
| * | | | | Make definition compatible | Lukas Reschke | 2017-08-09 | 1 | -1/+1 |
| * | | | | Update PHP 7.2 container | Lukas Reschke | 2017-08-09 | 1 | -2/+2 |
| * | | | | Make declaration compatible | Lukas Reschke | 2017-08-09 | 1 | -1/+1 |