Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #8593 from eneiluj/master | Morris Jobke | 2018-03-08 | 1 | -28/+18 |
|\ | |||||
| * | Add tests | Roeland Jago Douma | 2018-03-08 | 1 | -18/+8 |
| * | Make SecurityMiddleware strict | Roeland Jago Douma | 2018-03-08 | 1 | -10/+9 |
| * | Do not throw AppNotEnabledException for app public pages - refs #6962, refs #... | Julien Veyssier | 2018-02-28 | 1 | -1/+2 |
* | | Merge pull request #8711 from nextcloud/objectstore-write-only-fopen | Morris Jobke | 2018-03-08 | 1 | -7/+13 |
|\ \ | |||||
| * | | don't read existing file when overwriting using object store | Robin Appelman | 2018-03-07 | 1 | -7/+13 |
* | | | Merge pull request #8662 from nextcloud/better-debugging-unit-tests | Roeland Jago Douma | 2018-03-07 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | Single quotes | Joas Schilling | 2018-03-07 | 1 | -1/+1 |
| * | | | Suppress phan error | Joas Schilling | 2018-03-07 | 1 | -0/+1 |
| * | | | Try without autoloading | Joas Schilling | 2018-03-06 | 1 | -1/+1 |
| * | | | Better debugging for "Your test case is not allowed to access the database." | Joas Schilling | 2018-03-05 | 1 | -0/+6 |
* | | | | Merge pull request #8714 from nextcloud/8705 | Morris Jobke | 2018-03-07 | 1 | -1/+8 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Check if the cached js file exists | Roeland Jago Douma | 2018-03-07 | 1 | -1/+8 |
* | | | | Merge pull request #8696 from nextcloud/fix-public-api-doc | blizzz | 2018-03-07 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Fix PHPDoc for public API | Morris Jobke | 2018-03-06 | 1 | -1/+1 |
* | | | | | Merge pull request #8596 from nextcloud/bugfix/8454/sharee-email-matches-not-... | Morris Jobke | 2018-03-06 | 1 | -4/+9 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add the users result only when non empty so tests stay the same | Joas Schilling | 2018-03-02 | 1 | -1/+3 |
| * | | | | Also array_slice wide email matches of local users | Joas Schilling | 2018-03-01 | 1 | -4/+7 |
* | | | | | Merge pull request #7419 from Abijeet/feature-7175 | Morris Jobke | 2018-03-06 | 8 | -48/+80 |
|\ \ \ \ \ | |||||
| * | | | | | reuse query builder | Robin Appelman | 2018-01-12 | 3 | -10/+13 |
| * | | | | | refactor user searching | Robin Appelman | 2017-12-20 | 6 | -48/+68 |
| * | | | | | Adds search by email function on the users screen. | Abijeet | 2017-12-16 | 1 | -2/+11 |
* | | | | | | Merge pull request #8579 from nextcloud/feature/2692/merge-can-i-update | Morris Jobke | 2018-03-06 | 2 | -2/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Also allow to specify the cache file name | Joas Schilling | 2018-02-28 | 2 | -2/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #5833 from nextcloud/fix_uninstall_rep_step | Morris Jobke | 2018-03-06 | 4 | -40/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Remove unused and outdated hook | Morris Jobke | 2018-03-06 | 1 | -3/+0 |
| * | | | | | | Remove unused $enableAppsCache in OC_App | Tobia De Koninck | 2018-03-06 | 1 | -13/+0 |
| * | | | | | | Remove OC_App::disable method | Tobia De Koninck | 2018-03-06 | 3 | -17/+3 |
| * | | | | | | Run repair steps on uninstall in all cases | Tobia De Koninck | 2018-03-06 | 2 | -10/+10 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #8666 from nextcloud/strict_idproof | Morris Jobke | 2018-03-06 | 3 | -10/+13 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Make \OC\Security\IdentityProof strict | Roeland Jago Douma | 2018-03-05 | 3 | -10/+13 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-06 | 2 | -0/+2 |
|/ / / / / | |||||
* | | | | | Merge pull request #8659 from nextcloud/csrf_token_strict | Roeland Jago Douma | 2018-03-05 | 4 | -13/+17 |
|\ \ \ \ \ | |||||
| * | | | | | Make \OC\Security\CSRF strict | Roeland Jago Douma | 2018-03-05 | 4 | -13/+17 |
| | |_|_|/ | |/| | | | |||||
* / | | | | Make OC\Security\CSP strict | Roeland Jago Douma | 2018-03-05 | 3 | -30/+33 |
|/ / / / | |||||
* | | | | Merge pull request #8603 from nextcloud/enc-cleanup | Morris Jobke | 2018-03-05 | 3 | -11/+0 |
|\ \ \ \ | |||||
| * | | | | this was a migration step to ownCloud 8.0 to restructure the encryption folde... | Bjoern Schiessle | 2018-03-02 | 3 | -11/+0 |
| | |_|/ | |/| | | |||||
* | | | | Fix comments | Roeland Jago Douma | 2018-03-05 | 3 | -9/+9 |
* | | | | Fix tests | Roeland Jago Douma | 2018-03-05 | 2 | -2/+2 |
* | | | | Make \OCP\Mail strict | Roeland Jago Douma | 2018-03-05 | 8 | -85/+93 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-05 | 2 | -0/+10 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-04 | 6 | -16/+32 |
* | | | | Merge pull request #8289 from nextcloud/appdata_hardening | Joas Schilling | 2018-03-02 | 2 | -1/+38 |
|\ \ \ \ | |||||
| * | | | | Hardening of SimpleFile getContent | Roeland Jago Douma | 2018-02-27 | 2 | -1/+38 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-02 | 10 | -0/+54 |
* | | | | | Merge pull request #8284 from nextcloud/lib_log-storage-test-failed | Roeland Jago Douma | 2018-03-01 | 1 | -0/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | External storage test: log exceptions | Roland Tapken | 2018-02-11 | 1 | -0/+3 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-01 | 14 | -0/+58 |
* | | | | | Correct mistaken regex wildcard in .htaccess | Dan Callahan | 2018-02-28 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-02-28 | 16 | -2/+42 |