summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adding a check to see if keyFileContents is empty:Stefan Weiberg2018-08-211-0/+4
* Merge pull request #10771 from nextcloud/fix/10766/backup-codes-column-length...Morris Jobke2018-08-216-3/+65
|\
| * raise version to trigger migrationMorris Jobke2018-08-211-1/+1
| * Fix integration test execution on DronChristoph Wurst2018-08-212-2/+2
| * Fix backup codes column length to fix Argon2 hash valuesChristoph Wurst2018-08-213-0/+53
| * Add an integration test that inserts long back codes valuesChristoph Wurst2018-08-211-0/+9
* | Merge pull request #10539 from nextcloud/feature-8642-memory-checkMorris Jobke2018-08-2110-4/+314
|\ \
| * | Refactor some codeMorris Jobke2018-08-211-15/+4
| * | Adds license to files. Updates the branch.Michael Weimann2018-08-2010-35/+267
| |\ \
| * | | Bump autoloaderRoeland Jago Douma2018-08-202-0/+2
| * | | Adds tests for the memory checksMichael Weimann2018-08-203-73/+57
| * | | Adds a memory limit warning for console commands if the limit is below the re...Michael Weimann2018-08-205-14/+51
| * | | Adds tests for the setup memory limit checksMichael Weimann2018-08-203-11/+193
| * | | Adds a setup check for the memory limitMichael Weimann2018-08-203-2/+74
* | | | Merge pull request #10772 from nextcloud/fix/generated-migration-code-sinceMorris Jobke2018-08-211-3/+0
|\ \ \ \
| * | | | Fix generated migration class codeChristoph Wurst2018-08-211-3/+0
| | |_|/ | |/| |
* | | | Merge pull request #10710 from nextcloud/fix/iusermanager-createuser-typoMorris Jobke2018-08-211-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix typo in IUserManager::createUser docChristoph Wurst2018-08-161-1/+1
* | | | [tx-robot] updated from transifexNextcloud bot2018-08-21150-458/+514
| |_|/ |/| |
* | | Merge pull request #10700 from nextcloud/fix/10516/sharepermissionsMorris Jobke2018-08-203-23/+6
|\ \ \
| * | | adapt jsunit testArthur Schiwon2018-08-161-1/+1
| * | | Take base permissions from DAV, fixes #10516Arthur Schiwon2018-08-151-1/+1
| * | | remove unexecutable codeArthur Schiwon2018-08-151-21/+4
* | | | Merge pull request #10663 from nextcloud/dependabot/composer/build/integratio...Morris Jobke2018-08-201-1/+1
|\ \ \ \
| * | | | Update behat/behat requirement from ~3.3.0 to ~3.5.0 in /build/integrationdependabot[bot]2018-08-131-1/+1
* | | | | Merge pull request #10628 from nextcloud/feature/10154/app-directory-permissi...Morris Jobke2018-08-204-12/+217
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Excludes not writable app roots from the directory permission checkMichael Weimann2018-08-092-10/+51
| * | | | Extends the setup check js testsMichael Weimann2018-08-091-11/+69
| * | | | Adds a test for the app directory permission check.Michael Weimann2018-08-091-0/+58
| * | | | Adds a setup check for app directory permissions.Michael Weimann2018-08-092-1/+49
* | | | | Merge pull request #10723 from nextcloud/fix/10722/10716/header-fixesJohn Molakvoæ2018-08-201-3/+10
|\ \ \ \ \
| * | | | | Removes doubled stylesMichael Weimann2018-08-171-3/+0
| * | | | | Header style tweaksMichael Weimann2018-08-171-2/+11
| * | | | | Fixes some header style issuesMichael Weimann2018-08-161-2/+3
* | | | | | Merge pull request #10747 from nextcloud/fix/10745/sticky-safariJulius Härtl2018-08-204-7/+15
|\ \ \ \ \ \
| * | | | | | Adds a vendor prefix for position stickyMichael Weimann2018-08-194-7/+15
* | | | | | | Merge pull request #10738 from nextcloud/fix/10669/store-sorting-only-for-log...blizzz2018-08-202-1/+32
|\ \ \ \ \ \ \
| * | | | | | | Improves the testsMichael Weimann2018-08-171-9/+24
| * | | | | | | Stores the sorting only if there is an userMichael Weimann2018-08-171-1/+1
| * | | | | | | Adds a test to check that the sorting isn't stored without an userMichael Weimann2018-08-171-0/+16
* | | | | | | | Merge pull request #10697 from nextcloud/smb-log-removed-entriesMorris Jobke2018-08-201-11/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | log entries that are hidden during file listingRobin Appelman2018-08-161-11/+25
* | | | | | | | | Merge pull request #10687 from nextcloud/fix/noid/false-positive-change-mentionMorris Jobke2018-08-204-35/+72
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix unit testsArthur Schiwon2018-08-151-10/+47
| * | | | | | | | | don't force LDAP updates on userExists anymoreArthur Schiwon2018-08-141-9/+1
| * | | | | | | | | don't blame email address changersArthur Schiwon2018-08-142-16/+24
* | | | | | | | | | Merge pull request #10755 from nextcloud/documentation/noid/fix-comments-in-c...Morris Jobke2018-08-201-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix comment style in config sampleMorris Jobke2018-08-201-5/+5
* | | | | | | | | | | Merge pull request #10712 from nextcloud/fix/noid/check_if_provider_is_availa...blizzz2018-08-202-2/+16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Check if a preview provider is available before using itRoeland Jago Douma2018-08-172-2/+16
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |