summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3567 from nextcloud/autocomplete-settingsBjörn Schießle2017-02-221-4/+16
|\
| * use (int) instead of intval for performance reasonsBjoern Schiessle2017-02-221-2/+2
| * properly include classMorris Jobke2017-02-211-5/+5
| * Use intval() for validation of config optionsMorris Jobke2017-02-211-2/+2
| * allow to configure a min-length of search strings for auto-compeltion and a m...Bjoern Schiessle2017-02-211-0/+12
* | Merge pull request #3418 from nextcloud/add-groups-to-userinfoLukas Reschke2017-02-222-3/+36
|\ \
| * | add groups to user info outputBjoern Schiessle2017-02-092-3/+36
* | | Merge pull request #3570 from nextcloud/fix-share-loadingJohn Molakvoæ2017-02-221-2/+2
|\ \ \
| * | | Fix position of share autocomplete loading iconMorris Jobke2017-02-211-2/+2
* | | | Merge pull request #3413 from nextcloud/theming-appdataLukas Reschke2017-02-226-100/+378
|\ \ \ \
| * | | | Add test for creating AppData folderJulius Haertl2017-02-201-13/+47
| * | | | Use createMockJulius Haertl2017-02-162-46/+25
| * | | | Use ::class in tests and correct importJulius Haertl2017-02-163-28/+34
| * | | | Add tests for theming migration stepJulius Haertl2017-02-162-7/+143
| * | | | Adapt ThemingController testsJulius Haertl2017-02-161-52/+81
| * | | | Add repair step to move existing theming imagesJulius Haertl2017-02-162-1/+85
| * | | | Move theming images to AppDataJulius Haertl2017-02-162-26/+36
* | | | | [tx-robot] updated from transifexNextcloud bot2017-02-2254-138/+302
* | | | | Merge pull request #3557 from marncz/masterJohn Molakvoæ2017-02-211-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed path in other folders searchMarcin2017-02-211-2/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2017-02-2150-100/+100
|/ / / /
* | | | Merge pull request #3521 from nextcloud/ldap-fix-uuid-attr-detectionLukas Reschke2017-02-2020-43/+895
|\ \ \ \
| * | | | add tests to DB groupArthur Schiwon2017-02-172-0/+12
| * | | | Background jobs can take 4k of characters only. We find a good batch size.Arthur Schiwon2017-02-175-18/+89
| * | | | Add repair stepsArthur Schiwon2017-02-1714-2/+710
| * | | | add integration test for uuid attr detectionArthur Schiwon2017-02-172-0/+88
| * | | | Fix determining the UUID attribute, default of the override is nullArthur Schiwon2017-02-171-1/+1
| * | | | Fix integration test by not relying on Fake instancesArthur Schiwon2017-02-173-40/+13
| |/ / /
* | | | Fix misleading wording: searching is affected, not user access.Arthur Schiwon2017-02-201-1/+1
* | | | Merge pull request #3505 from robert-scheck/autoindexLukas Reschke2017-02-201-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Only request "IndexIgnore" if mod_autoindex is loadedRobert Scheck2017-02-201-0/+2
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2017-02-196-2/+10
* | | [tx-robot] updated from transifexNextcloud bot2017-02-172-2/+8
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-02-164-8/+14
* | Merge pull request #3449 from nextcloud/notify-subfolder-self-testRoeland Jago Douma2017-02-151-3/+8
|\ \
| * | fix self test for non leading slashRobin Appelman2017-02-101-2/+2
| * | Make the notify self test for subfolders more reliableRobin Appelman2017-02-101-1/+6
* | | Merge pull request #2704 from nextcloud/2fa-fix-backup-codes-printRoeland Jago Douma2017-02-151-9/+11
|\ \ \
| * | | add title to backup codes print pageChristoph Wurst2017-01-171-0/+1
| * | | print and close the new tab, not the current one when printing backup codesChristoph Wurst2017-01-171-9/+10
* | | | Merge pull request #3421 from espro/freeipa-uuid-fixMorris Jobke2017-02-151-1/+1
|\ \ \ \
| * | | | Update uuidAttributes list to include FreeIPA's ipauniqueidBrent Bloxam2017-02-101-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #3485 from nextcloud/Popovermenu-files-css-fixblizzz2017-02-151-4/+0
|\ \ \ \
| * | | | Css fixJohn Molakvoæ (skjnldsv)2017-02-151-4/+0
* | | | | Merge pull request #3473 from nextcloud/fix-addressbook-deletionblizzz2017-02-154-3/+30
|\ \ \ \ \
| * | | | | this is publicJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
| * | | | | Test fixJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
| * | | | | testsJohn Molakvoæ (skjnldsv)2017-02-141-1/+1
| * | | | | getUsersOwnAddressBooksJohn Molakvoæ (skjnldsv)2017-02-142-1/+28
| |/ / / /
* | | | | Merge pull request #3487 from nextcloud/fix-files-header-nameblizzz2017-02-153-13/+0
|\ \ \ \ \