Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Remove unused and deprecated class and interface AppHelper | Morris Jobke | 2018-03-12 | 7 | -121/+0 | |
| |/ / | ||||||
* | | | Merge pull request #8783 from nextcloud/remove-unused-deprecated-methods | Morris Jobke | 2018-03-12 | 2 | -102/+1 | |
|\ \ \ | ||||||
| * | | | Remove unused and deprecated methods from OCP\Util | Morris Jobke | 2018-03-12 | 2 | -102/+1 | |
| |/ / | ||||||
* / / | Use proper method to format absolute timestamp | Morris Jobke | 2018-03-12 | 1 | -23/+0 | |
|/ / | ||||||
* | | Merge pull request #8757 from nextcloud/search_controller | Morris Jobke | 2018-03-09 | 2 | -0/+2 | |
|\ \ | ||||||
| * | | Update autoloader | Roeland Jago Douma | 2018-03-09 | 2 | -0/+2 | |
* | | | Merge pull request #8710 from nextcloud/followup/8596/tests-for-user-pagination | blizzz | 2018-03-09 | 1 | -1/+5 | |
|\ \ \ | ||||||
| * | | | Fix calculation if there are more results | Joas Schilling | 2018-03-08 | 1 | -1/+5 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #8742 from nextcloud/strict_app | Joas Schilling | 2018-03-09 | 2 | -10/+13 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | OCP\AppFramework\App strict | Roeland Jago Douma | 2018-03-09 | 2 | -10/+13 | |
* | | | Fix autoloader | Roeland Jago Douma | 2018-03-09 | 2 | -0/+2 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-03-09 | 4 | -0/+16 | |
* | | Merge pull request #8716 from nextcloud/fix-cache-prefixing | Roeland Jago Douma | 2018-03-08 | 4 | -18/+22 | |
|\ \ | ||||||
| * | | Actually clear cache values for all base urls | Julius Härtl | 2018-03-07 | 3 | -10/+20 | |
| * | | Use JSCombiner from server container when searching for JS files | Julius Härtl | 2018-03-07 | 1 | -7/+1 | |
| * | | Move base url from global cache prefix to frontend related ones | Julius Härtl | 2018-03-07 | 1 | -3/+3 | |
* | | | Merge pull request #8715 from nextcloud/objectstore-no-part-files | Roeland Jago Douma | 2018-03-08 | 1 | -0/+4 | |
|\ \ \ | ||||||
| * | | | disable part files for object stores | Robin Appelman | 2018-03-07 | 1 | -0/+4 | |
* | | | | 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 | |
|/ / / / / |