Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #14191 from nextcloud/bugfix/noid/make-testcase-overwrite-... | Morris Jobke | 2019-02-14 | 1 | -0/+4 |
|\ | |||||
| * | Make TestCase->overwriteService() work with App classes | Joas Schilling | 2019-02-14 | 1 | -0/+4 |
* | | Merge pull request #14167 from nextcloud/techdebt/noid/update-php-parser-for-... | Roeland Jago Douma | 2019-02-14 | 4 | -5/+5 |
|\ \ | |||||
| * | | Fix AsyncBusTests | Roeland Jago Douma | 2019-02-14 | 1 | -2/+2 |
| * | | Update PHP-Parser for 7.1 compatibility | Joas Schilling | 2019-02-14 | 3 | -3/+3 |
* | | | Merge pull request #14186 from nextcloud/enh/systemtags_to_webpack | Roeland Jago Douma | 2019-02-14 | 18 | -28/+83 |
|\ \ \ | |||||
| * | | | Update tests | Roeland Jago Douma | 2019-02-14 | 1 | -12/+1 |
| * | | | Move systemtags to common webpack | Roeland Jago Douma | 2019-02-14 | 15 | -10/+78 |
| * | | | Move systemtags icon to icons.scss | Roeland Jago Douma | 2019-02-14 | 3 | -6/+4 |
* | | | | Merge pull request #14199 from nextcloud/enh/core_scss_to_webpack | Morris Jobke | 2019-02-14 | 13 | -41/+26 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Move jquery.ocdialog.scss to bundle | Roeland Jago Douma | 2019-02-14 | 5 | -30/+10 |
| * | | | Move jquery-ui-fixes to bundle | Roeland Jago Douma | 2019-02-14 | 12 | -21/+26 |
| |/ / | |||||
* | | | Merge pull request #13995 from nextcloud/feature/dont-call-get-repair-steps | Roeland Jago Douma | 2019-02-14 | 5 | -23/+39 |
|\ \ \ | |||||
| * | | | Fix unit test | Daniel Kesselberg | 2019-02-13 | 2 | -12/+22 |
| * | | | Make $repairSteps & $dispatcher mandatory | Daniel Kesselberg | 2019-02-13 | 1 | -1/+1 |
| * | | | Do not run getRepairSteps in register_commands | Daniel Kesselberg | 2019-02-13 | 3 | -11/+17 |
* | | | | Merge pull request #14197 from nextcloud/fix/trashbin_restore_translation | Roeland Jago Douma | 2019-02-14 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Compile assets | Roeland Jago Douma | 2019-02-14 | 2 | -2/+2 |
| * | | | | Fix trashbin restore translation | Roeland Jago Douma | 2019-02-14 | 1 | -1/+1 |
* | | | | | Merge pull request #14200 from nextcloud/fix/noid/ldap-lowercase-request-attr... | blizzz | 2019-02-14 | 2 | -15/+19 |
|\ \ \ \ \ | |||||
| * | | | | | ensure attribute names are lower cased | Arthur Schiwon | 2019-02-14 | 2 | -15/+19 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #14160 from nextcloud/update-crl | Morris Jobke | 2019-02-14 | 2 | -54/+57 |
|\ \ \ \ \ | |||||
| * | | | | | Update CRL to contain revoked files_external_dropbox, passman & payback | Morris Jobke | 2019-02-14 | 2 | -54/+57 |
* | | | | | | Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3 | John Molakvoæ | 2019-02-14 | 12 | -288/+525 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Merge branch 'master' into operation_progress_improvements3 | Tomasz Grobelny | 2019-01-29 | 1366 | -60281/+44785 |
| |\ \ \ \ \ | |||||
| * | | | | | | Fix unit tests | Tomasz Grobelny | 2018-11-24 | 3 | -180/+286 |
| * | | | | | | Use reportOperationProgress for removing files | Tomasz Grobelny | 2018-11-24 | 1 | -43/+43 |
| * | | | | | | Properly handle errors (including 500) | Tomasz Grobelny | 2018-11-24 | 2 | -2/+9 |
| * | | | | | | Add progress reporting to move and copy operations | Tomasz Grobelny | 2018-11-24 | 4 | -33/+60 |
| * | | | | | | Fix progress bar label | Tomasz Grobelny | 2018-11-24 | 4 | -14/+21 |
| * | | | | | | Move progress bar to separate component | Tomasz Grobelny | 2018-11-24 | 7 | -28/+108 |
| * | | | | | | Restructuring code in file-upload.js | Tomasz Grobelny | 2018-11-24 | 1 | -27/+37 |
* | | | | | | | Merge pull request #14183 from BrookeDot/patch-2 | Roeland Jago Douma | 2019-02-14 | 2 | -10/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | remove googleplus svg see #14183 | BandonRandon | 2019-02-13 | 1 | -1/+0 |
| * | | | | | | | Update development.notice.php | Brooke | 2019-02-13 | 1 | -9/+2 |
* | | | | | | | | Merge pull request #13681 from nextcloud/dependabot/npm_and_yarn/settings/nex... | Roeland Jago Douma | 2019-02-14 | 15 | -487/+370 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Adjust Apps and User settings to new Vue components | Christoph Wurst | 2019-02-14 | 15 | -487/+370 |
| * | | | | | | | | Bump nextcloud-vue from 0.5.0 to 0.6.0 in /settings | dependabot[bot] | 2019-02-14 | 2 | -4/+4 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #14185 from nextcloud/fix/init_shared_storage_for_recents | Morris Jobke | 2019-02-14 | 1 | -3/+32 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Filter out versions and trashbin | Roeland Jago Douma | 2019-02-13 | 1 | -0/+2 |
| * | | | | | | | | Loop for the recent search | Roeland Jago Douma | 2019-02-13 | 1 | -3/+26 |
| * | | | | | | | | We need to initialize the storage else the jailed path is always null | Roeland Jago Douma | 2019-02-13 | 1 | -0/+4 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #14168 from nextcloud/feature/noid/improve-update-channel-... | Morris Jobke | 2019-02-14 | 6 | -57/+157 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Fix corners that are cut in popup menu in Safari | Morris Jobke | 2019-02-13 | 1 | -0/+1 |
| * | | | | | | | Improve update channel layout to be a popup menu | Morris Jobke | 2019-02-13 | 5 | -57/+156 |
* | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-14 | 224 | -382/+494 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge pull request #14170 from nextcloud/feature/update-app-password-activity | Roeland Jago Douma | 2019-02-13 | 3 | -19/+131 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add test cases for rename / grant / revoke | Daniel Kesselberg | 2019-02-13 | 1 | -4/+94 |
| * | | | | | | | Show more information on update app password | Daniel Kesselberg | 2019-02-13 | 2 | -15/+37 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #14005 from nextcloud/enh/versions_to_webpack | Roeland Jago Douma | 2019-02-13 | 20 | -27/+61 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | |