Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 232 | -524/+524 |
* | Merge pull request #9484 from nextcloud/feature/noid/support_rotating_tokens | Roeland Jago Douma | 2018-05-16 | 5 | -2/+105 |
|\ | |||||
| * | Allow the rotation of tokens | Roeland Jago Douma | 2018-05-16 | 5 | -2/+105 |
|/ | |||||
* | Merge pull request #9475 from nextcloud/bug/9469/delete_preview_on_version_re... | Morris Jobke | 2018-05-16 | 3 | -0/+20 |
|\ | |||||
| * | Delete the previews when a version is restored | Roeland Jago Douma | 2018-05-14 | 3 | -0/+20 |
* | | Merge pull request #9481 from nextcloud/techdep/noid/make_token_code_strict | Roeland Jago Douma | 2018-05-15 | 8 | -104/+121 |
|\ \ | |||||
| * | | Refix scope | Roeland Jago Douma | 2018-05-15 | 2 | -3/+5 |
| * | | Fix session tests | Roeland Jago Douma | 2018-05-15 | 1 | -2/+11 |
| * | | Fix tests | Roeland Jago Douma | 2018-05-15 | 6 | -30/+32 |
| * | | Make the Token Auth code strict | Roeland Jago Douma | 2018-05-15 | 5 | -90/+94 |
|/ / | |||||
* | | Merge pull request #9444 from nextcloud/techdep/noid/appframework_mapper_to_qb | Roeland Jago Douma | 2018-05-14 | 5 | -2/+290 |
|\ \ | |||||
| * | | The column is not user input so suppress the phan warning | Roeland Jago Douma | 2018-05-14 | 1 | -0/+2 |
| * | | Move over TokenMapper | Roeland Jago Douma | 2018-05-10 | 1 | -1/+2 |
| * | | Bump autoloader | Roeland Jago Douma | 2018-05-10 | 2 | -0/+2 |
| * | | Add a QueryBuilder Mapper | Roeland Jago Douma | 2018-05-10 | 2 | -1/+284 |
* | | | Merge pull request #9442 from nextcloud/feature/noid/use_composer_apcu | Roeland Jago Douma | 2018-05-14 | 2 | -29/+31 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Bump integration test image | Roeland Jago Douma | 2018-05-14 | 1 | -29/+29 |
| * | | Use APCu caching of composer | Roeland Jago Douma | 2018-05-10 | 1 | -0/+2 |
| |/ | |||||
* | | Merge pull request #9420 from nextcloud/feature/5263/cleanup_previes | Morris Jobke | 2018-05-14 | 21 | -74/+353 |
|\ \ | |||||
| * | | Add tests | Roeland Jago Douma | 2018-05-14 | 1 | -0/+159 |
| * | | Move to join | Roeland Jago Douma | 2018-05-14 | 1 | -8/+8 |
| * | | Fix tests | Roeland Jago Douma | 2018-05-14 | 8 | -12/+25 |
| * | | Kill the dete preview watcher | Roeland Jago Douma | 2018-05-14 | 2 | -51/+4 |
| * | | Add the job | Roeland Jago Douma | 2018-05-14 | 6 | -2/+58 |
| * | | Add backgroundcleanup job | Roeland Jago Douma | 2018-05-14 | 1 | -0/+91 |
| * | | Make Appdata static | Roeland Jago Douma | 2018-05-14 | 3 | -9/+16 |
* | | | Merge pull request #9446 from nextcloud/feature/9416/fileid_trashbin_dav_endp... | Morris Jobke | 2018-05-14 | 7 | -2/+26 |
|\ \ \ | |||||
| * | | | Support fileid propfind on trash endpoint | Roeland Jago Douma | 2018-05-11 | 7 | -2/+26 |
* | | | | Merge pull request #9429 from nextcloud/feature/noid/move_webui_to_new_dav | Morris Jobke | 2018-05-14 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Move the webui over to the new dav endpoint | Roeland Jago Douma | 2018-05-08 | 1 | -1/+1 |
* | | | | Merge pull request #9464 from nextcloud/fix/noid/version_expiration_DI | Morris Jobke | 2018-05-14 | 4 | -28/+8 |
|\ \ \ \ | |||||
| * | | | | Use more magic DI in files_versions | Roeland Jago Douma | 2018-05-11 | 4 | -28/+8 |
| | |/ / | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-14 | 6 | -0/+14 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-13 | 88 | -86/+88 |
* | | | | Merge pull request #9288 from GitHubUser4234/ldap_password_renew_nc13fix | Roeland Jago Douma | 2018-05-12 | 2 | -10/+125 |
|\ \ \ \ | |||||
| * | | | | Remove unneeded semicolon and parentheses | Roger Szabo | 2018-04-25 | 1 | -1/+1 |
| * | | | | css indent alignment | Roger Szabo | 2018-04-25 | 1 | -70/+87 |
| * | | | | adjust css to nc13 core changes | Roger Szabo | 2018-04-24 | 1 | -5/+107 |
| * | | | | remove reset password link | Roger Szabo | 2018-04-24 | 1 | -6/+2 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-12 | 38 | -104/+230 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #9447 from nextcloud/feature/noid/trashbin_propfind_oc_size | Roeland Jago Douma | 2018-05-11 | 4 | -0/+14 |
|\ \ \ \ | |||||
| * | | | | Trashbin propfind respond to oc:size | Roeland Jago Douma | 2018-05-10 | 4 | -0/+14 |
| | |_|/ | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-11 | 10 | -0/+22 |
|/ / / | |||||
* | | | Merge pull request #9360 from GitHubUser4234/ldap_password_renew_invarg_fix | Roeland Jago Douma | 2018-05-10 | 2 | -6/+6 |
|\ \ \ | |||||
| * | | | adjust unit tests for \"Invalid argument supplied for foreach()\" fix | Roger Szabo | 2018-05-09 | 1 | -4/+4 |
| * | | | Fix "Invalid argument supplied for foreach()" | Roger Szabo | 2018-05-02 | 1 | -2/+2 |
* | | | | Merge pull request #9427 from nextcloud/bugfix/noid/no_listing_if_not_in_debu... | Roeland Jago Douma | 2018-05-10 | 2 | -2/+9 |
|\ \ \ \ | |||||
| * | | | | If not in debug disable principal listing | Roeland Jago Douma | 2018-05-08 | 2 | -2/+9 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-10 | 38 | -58/+428 |
* | | | | | Merge pull request #9390 from nextcloud/bugfix/noid/no-body-for-no-content | blizzz | 2018-05-09 | 1 | -3/+55 |
|\ \ \ \ \ |