Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | dn2ocname: also apply group filter to readAttribute() | Roland Tapken | 2018-03-07 | 1 | -6/+4 | |
| * | | | | | | Apply ldapUserFilter on members of group | Roland Tapken | 2018-02-07 | 1 | -1/+5 | |
* | | | | | | | Merge pull request #8593 from eneiluj/master | Morris Jobke | 2018-03-08 | 2 | -38/+96 | |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Add tests | Roeland Jago Douma | 2018-03-08 | 2 | -28/+86 | |
| * | | | | | | 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 | 2 | -1/+25 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Fix tests | Roeland Jago Douma | 2018-03-07 | 1 | -0/+17 | |
| * | | | | | | Check if the cached js file exists | Roeland Jago Douma | 2018-03-07 | 1 | -1/+8 | |
* | | | | | | | Merge pull request #8373 from nextcloud/right-header-stdrd | Morris Jobke | 2018-03-07 | 9 | -164/+203 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Fixed public template | John Molakvoæ (skjnldsv) | 2018-03-07 | 5 | -38/+36 | |
| * | | | | | | Fixed loading state in apps nav menu | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -23/+25 | |
| * | | | | | | Fixed appsmenu | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -1/+1 | |
| * | | | | | | Fixed centering of the nav/picker popup | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -6/+6 | |
| * | | | | | | App menu fix | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -1/+2 | |
| * | | | | | | Use correct variables | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -1/+1 | |
| * | | | | | | Create special option to toggle header menu container | John Molakvoæ (skjnldsv) | 2018-03-04 | 4 | -7/+9 | |
| * | | | | | | Clean scss, use proper loading icon and menu position on narrow screens | John Molakvoæ (skjnldsv) | 2018-03-04 | 3 | -50/+72 | |
| * | | | | | | New standard for top right header | John Molakvoæ (skjnldsv) | 2018-03-04 | 1 | -50/+64 | |
* | | | | | | | 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 #8652 from nextcloud/navigation-controller-etag | Morris Jobke | 2018-03-07 | 2 | -2/+62 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix tests | Julius Härtl | 2018-03-07 | 1 | -1/+1 | |
| * | | | | | | | | Replace logout href to avoid new etag on every request | Julius Härtl | 2018-03-06 | 2 | -7/+22 | |
| * | | | | | | | | Add ETag to NavigationController | Julius Härtl | 2018-03-05 | 2 | -2/+47 | |
* | | | | | | | | | 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 | 13 | -52/+140 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | reuse query builder | Robin Appelman | 2018-01-12 | 4 | -11/+16 | |
| * | | | | | | | | | refactor user searching | Robin Appelman | 2017-12-20 | 9 | -52/+101 | |
| * | | | | | | | | | Added newline to end of htaccess file | Abijeet | 2017-12-18 | 1 | -1/+1 | |
| * | | | | | | | | | Adds search by email function on the users screen. | Abijeet | 2017-12-16 | 3 | -4/+38 | |
* | | | | | | | | | | Merge pull request #8579 from nextcloud/feature/2692/merge-can-i-update | Morris Jobke | 2018-03-06 | 9 | -18/+277 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix the cursor on the icon | Joas Schilling | 2018-03-06 | 1 | -1/+2 | |
| * | | | | | | | | | Add a little arrow to indicate that the list can be opened | Joas Schilling | 2018-03-06 | 2 | -3/+16 | |
| * | | | | | | | | | Fix the available list | Joas Schilling | 2018-03-06 | 1 | -1/+0 | |
| * | | | | | | | | | Show a loading message while we determinate the status of the updates | Joas Schilling | 2018-03-06 | 2 | -1/+7 | |
| * | | | | | | | | | Check for app updates when there is a new major version available | Joas Schilling | 2018-02-28 | 6 | -16/+253 | |
| * | | | | | | | | | Ignore dev files | Joas Schilling | 2018-02-28 | 1 | -0/+1 | |
| * | | | | | | | | | 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 | 7 | -43/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove unused and outdated hook | Morris Jobke | 2018-03-06 | 1 | -3/+0 |