summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4745 from nextcloud/improve-textLukas Reschke2017-05-081-2/+2
|\
| * Improve readability of verify textMorris Jobke2017-05-081-2/+2
|/
* Merge pull request #4692 from nextcloud/unify-sharing-messagesMorris Jobke2017-05-082-44/+16
|\
| * don't mention the owner of a file in case of a re-share by mail. The recipien...Bjoern Schiessle2017-05-082-44/+16
* | Merge pull request #4718 from nextcloud/handle-stalled-or-invisible-elements-...Morris Jobke2017-05-083-78/+493
|\ \
| * | Add automatic handling of common command failures of Mink elementsDaniel Calviño Sánchez2017-05-063-2/+315
| * | Extract element finding to a command objectDaniel Calviño Sánchez2017-05-062-78/+178
| * | Make internal find methods staticDaniel Calviño Sánchez2017-05-061-8/+10
| * | Add missing type hintsDaniel Calviño Sánchez2017-05-061-3/+3
* | | Merge pull request #4621 from nextcloud/fix_readonly_shared_calendar_proppatchMorris Jobke2017-05-083-2/+11
|\ \ \
| * | | fix PROPPATCH requests to read-only shared calendarsGeorg Ehrke2017-05-083-2/+11
* | | | Merge pull request #4675 from nextcloud/fix_4651Morris Jobke2017-05-089-246/+478
|\ \ \ \
| * | | | Fix initRoeland Jago Douma2017-05-082-2/+2
| * | | | Fix ImageExportPluginTestRoeland Jago Douma2017-05-082-129/+115
| * | | | No more XSSRoeland Jago Douma2017-05-081-1/+1
| * | | | Clear cache on vcard change/deleteRoeland Jago Douma2017-05-083-8/+31
| * | | | Request proper size for contacts menuRoeland Jago Douma2017-05-083-73/+9
| * | | | Cache the carddav photo endpointRoeland Jago Douma2017-05-084-19/+281
| * | | | Always dispatch Carddav eventsRoeland Jago Douma2017-05-083-33/+58
* | | | | Merge pull request #4733 from nextcloud/fix-browser-dav-rootRobin Appelman2017-05-081-4/+3
|\ \ \ \ \
| * | | | | fix error when browsing the dav rootRobin Appelman2017-05-081-4/+3
* | | | | | Merge pull request #4695 from nextcloud/reset-verify-stateLukas Reschke2017-05-081-0/+15
|\ \ \ \ \ \
| * | | | | | reset verification state if max tries are reachedBjoern Schiessle2017-05-041-0/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4741 from nextcloud/bump-to-beta2Lukas Reschke2017-05-081-2/+2
|\ \ \ \ \ \
| * | | | | | Increase version to beta2Lukas Reschke2017-05-081-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4727 from stffabi/IncreaseDeviceEntropyLukas Reschke2017-05-084-8/+15
|\ \ \ \ \ \
| * | | | | | Increase device password entropy. Use lower- and upper-case characters and di...Fabrizio Steiner2017-05-084-8/+15
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #4734 from nextcloud/allow-specifying-logo-mimetypeLukas Reschke2017-05-085-15/+33
|\ \ \ \ \ \
| * | | | | | Add function to request SVG or regular fallback imageLukas Reschke2017-05-085-15/+33
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #4740 from nextcloud/external-moved-to-appstoreLukas Reschke2017-05-081-1/+0
|\ \ \ \ \ \
| * | | | | | External has been moved to appstoreLukas Reschke2017-05-081-1/+0
| |/ / / / /
* | | | | | Merge pull request #4738 from nextcloud/check-if-nextcloud-is-installedLukas Reschke2017-05-081-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Check if Nextcloud is installedLukas Reschke2017-05-081-1/+2
|/ / / / /
* | | | | Merge pull request #4716 from nextcloud/user-settings-dropdownRobin Appelman2017-05-082-63/+283
|\ \ \ \ \
| * | | | | polish user actions dropdownRobin Appelman2017-05-062-63/+283
| |/ / / /
* | | | | Merge pull request #4556 from nextcloud/downstream-ldap-78Lukas Reschke2017-05-081-30/+10
|\ \ \ \ \
| * | | | | Use proxy classesJuan Pablo Villafáñez2017-04-271-30/+10
* | | | | | Merge pull request #4514 from nextcloud/automatic-mysql-4byte-detectionLukas Reschke2017-05-086-14/+78
|\ \ \ \ \ \
| * | | | | | Fix docsJoas Schilling2017-05-081-1/+1
| * | | | | | Fix autoloadingJoas Schilling2017-04-282-0/+2
| * | | | | | config.sample.php doc update for MySQL 4-Byte unicodeMartin2017-04-281-5/+8
| * | | | | | MySQL 4 byte is now detected during setup in any case.Thomas Müller2017-04-282-8/+10
| * | | | | | Add console command to migrate the charsetThomas Müller2017-04-283-29/+62
| * | | | | | Fix mysql settingsThomas Müller2017-04-281-5/+3
| * | | | | | During setup of a mysql database we try to detect if charset 'utf8mb4' can be...Thomas Müller2017-04-281-0/+26
* | | | | | | Merge pull request #4617 from nextcloud/theming-plain-backgroundLukas Reschke2017-05-088-20/+157
|\ \ \ \ \ \ \
| * | | | | | | Adjust login button color and remove borderJulius Härtl2017-05-081-4/+4
| * | | | | | | Fix tests for theming backgroundColorJulius Härtl2017-05-083-6/+50
| * | | | | | | Theming app: Add plain background color optionJulius Haertl2017-05-086-15/+108
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #4632 from nextcloud/login-logo-ratioLukas Reschke2017-05-082-1/+11
|\ \ \ \ \ \ \