summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update composerMorris Jobke2018-01-1240-200/+283
* Merge pull request #7822 from nextcloud/check-if-realpath-returns-falseRoeland Jago Douma2018-01-121-1/+1
|\
| * Check if realpath() returns falseMorris Jobke2018-01-121-1/+1
|/
* Merge pull request #7819 from nextcloud/fix-explode-in-legacy-helper.phpMorris Jobke2018-01-121-2/+2
|\
| * Fix explode() call in legacy/helper.php to have correct typesMorris Jobke2018-01-121-2/+2
* | Merge pull request #7820 from nextcloud/13-7818Morris Jobke2018-01-120-0/+0
|\ \
| * | Log full exception in cron instead of only the messageMorris Jobke2018-01-121-2/+2
* | | Merge pull request #7818 from nextcloud/log-full-exception-in-cronMorris Jobke2018-01-121-2/+2
|\ \ \
| * | | Log full exception in cron instead of only the messageMorris Jobke2018-01-121-2/+2
| | |/ | |/|
* | | Merge pull request #7815 from nextcloud/php7-and-higherMorris Jobke2018-01-123-94/+5
|\ \ \
| * | | Raise PHP version number to PHP 7.0Morris Jobke2018-01-123-94/+5
| |/ /
* | | Merge pull request #7816 from nextcloud/fix-strpos-for-current-appRoeland Jago Douma2018-01-121-1/+1
|\ \ \
| * | | Fix strpos if needle is not foundMorris Jobke2018-01-121-1/+1
| |/ /
* | | Merge pull request #7814 from nextcloud/base.php-strict-typingRoeland Jago Douma2018-01-121-6/+6
|\ \ \
| * | | Fix strict typing issues in lib/base.phpMorris Jobke2018-01-121-6/+6
| |/ /
* | | Merge pull request #7811 from nextcloud/fix-clearstatcacheRoeland Jago Douma2018-01-121-1/+1
|\ \ \
| * | | Fix call to clearstatcache to actually use the file pathMorris Jobke2018-01-121-1/+1
| |/ /
* | | Merge pull request #7812 from nextcloud/make-sure-the-arrays-are-arraysRoeland Jago Douma2018-01-121-3/+3
|\ \ \ | |/ / |/| |
| * | Make sure the arrays are arraysJoas Schilling2018-01-121-3/+3
|/ /
* / [tx-robot] updated from transifexNextcloud bot2018-01-12120-130/+160
|/
* Merge pull request #7764 from nextcloud/13rc1v13.0.0RC1Morris Jobke2018-01-111-2/+2
|\
| * 13.0.0 RC1Morris Jobke2018-01-111-2/+2
|/
* Merge pull request #7796 from nextcloud/ldap-sync-fixesMorris Jobke2018-01-113-12/+11
|\
| * revert resolving of recursion (3628d4d65d67d12afc93d969de61cb06a33179fd)Arthur Schiwon2018-01-111-5/+2
| * fix return value when ldapPagingSize returns nullArthur Schiwon2018-01-112-3/+4
| * enrich log message with backtrace, but level it down to DEBUGArthur Schiwon2018-01-111-3/+3
| * when paged results are turned off, all (max possible) users are returnedArthur Schiwon2018-01-112-2/+3
* | Merge pull request #7709 from nextcloud/fix-password-displayed-as-username-in...Morris Jobke2018-01-116-9/+17
|\ \
| * | Add strengthify bar after plain text input clone of password inputDaniel Calviño Sánchez2018-01-112-0/+2
| * | Bump strengthify to 0.5.3Roeland Jago Douma2018-01-103-8/+14
| * | Fix password displayed as username in Firefox password manager dialogDaniel Calviño Sánchez2018-01-051-1/+1
* | | Merge pull request #7776 from nextcloud/theming-capabilties-enhancementsMorris Jobke2018-01-116-53/+99
|\ \ \
| * | | More detailed theming capabilitiesJulius Härtl2018-01-106-53/+99
* | | | Merge pull request #7791 from nextcloud/bugfix/noid/fix-update-notificationMorris Jobke2018-01-111-6/+1
|\ \ \ \
| * | | | Fix displaying of the HTML notificationJoas Schilling2018-01-111-6/+1
| |/ / /
* | | | Merge pull request #7790 from nextcloud/usermanagement-fixesMorris Jobke2018-01-113-49/+35
|\ \ \ \
| * | | | Fix popover and styling in user managementJulius Härtl2018-01-113-49/+35
* | | | | Merge pull request #7650 from rpirritano/masterMorris Jobke2018-01-114-11/+10
|\ \ \ \ \
| * | | | | made small changes to login screenRobert Pirritano2018-01-114-11/+10
| | |_|_|/ | |/| | |
* | | | | Merge pull request #7783 from nextcloud/fix-empty-details-view-after-renaming...Julius Härtl2018-01-114-14/+94
|\ \ \ \ \
| * | | | | Add acceptance test for renaming a file with the details view openDaniel Calviño Sánchez2018-01-112-0/+57
| * | | | | Fix empty details view after renaming a fileDaniel Calviño Sánchez2018-01-112-1/+31
| * | | | | Move adding test files to "beforeEach()"Daniel Calviño Sánchez2018-01-111-13/+6
* | | | | | Merge pull request #7778 from nextcloud/zip_impJoas Schilling2018-01-111-0/+0
|\ \ \ \ \ \
| * | | | | | [3rdparty] Improve zip supportRoeland Jago Douma2018-01-101-0/+0
* | | | | | | Merge pull request #7787 from nextcloud/add-noopener-to-_blank-linksRoeland Jago Douma2018-01-111-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Adds rel="noopener noreferrer" to _blank links inside commentsThomas Citharel2018-01-111-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #7785 from nextcloud/mount-type-federated-sharesRoeland Jago Douma2018-01-111-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | return correct mount type for federated sharesBjoern Schiessle2018-01-111-0/+10
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-01-114-4/+8
| |_|/ / / |/| | | |