Commit Graph

34508 Commits (03a0f4cbad4edbf1e3f8e7e335271331ee48690b)
 

Author SHA1 Message Date
Lukas Reschke 03a0f4cbad
Rename COPYING-AGPL to COPYING
That way GitHub properly indexes the license information and displays it inline. Also renamed one old usage of "ownCloud" to Nextcloud.
8 years ago
Morris Jobke e39e1bdf4e Merge pull request #1395 from nextcloud/issue-369-htaccess-max-sizes
Make sure memory limit is > post size and upload filesize
8 years ago
Roeland Jago Douma edb4a680e0 Merge pull request #1348 from karakayasemi/patch-1
Bug fix CachedMountInfo for user home storage
8 years ago
Roeland Jago Douma 630b2ff01d Merge pull request #1400 from nextcloud/fix-mysql-racecondition
add actual check if mysql is up already
8 years ago
Morris Jobke 11cc8903bb
add actual check if mysql is up already 8 years ago
Roeland Jago Douma b6439da128 Merge pull request #1338 from nextcloud/fix-trashbin-errors
Opening the trashbin causes errors in log for files without preview
8 years ago
Roeland Jago Douma 314dc0ef91 Merge pull request #1396 from nextcloud/fix-phpunit-4.8
Make tests work with 4.8 at least
8 years ago
Roeland Jago Douma aee2ce2697 Merge pull request #1399 from nextcloud/use-tests-to-drone-from-travis
Move Travis tests to DroneCI
8 years ago
Lukas Reschke c0656fb4ef
Move Travis tests to DroneCI
Should give us some quicker test execution speed as we're not limited by Travis

Explicitly invoke with "bash"

Install instance already

Use newest litmus container
8 years ago
Lukas Reschke e89ce4a681 Merge pull request #1393 from longsleep/redirect_url-on-setup-support
Pass redirect_url through setup form
8 years ago
Joas Schilling a3c8534b7b
Make sure memory limit is > post size and upload filesize 8 years ago
Joas Schilling db710e0b03
Make tests work with 4.8 at least 8 years ago
Simon Eisenmann 1a240a23e5 Pass redirect_url through setup form
When accessing a 'not set up' Nextcloud with a redirect_url parameter
the parameter will is added to the setup POST request, resulting in the
requested redirect after setup is complete.

This is required in scenarios where Nextcloud is used as authorization
provider like on the Spreedbox to allow redirection to the required page
when normally a login form would be shown but the setup form is shown
instead.
8 years ago
Christoph Wurst 0543661064 Merge pull request #1383 from nextcloud/improve-ci-speed
clone depth of 1 and execute integration tests first
8 years ago
Morris Jobke b7eec4563b Merge pull request #1386 from nextcloud/better-mentions
Try to mention 3 people that will leave comments
8 years ago
Morris Jobke 5f1da7692a add nextcloud-bot to userBlacklist 8 years ago
Joas Schilling f9e6eb6d39
Try to mention 3 people that will leave comments 8 years ago
Morris Jobke 15e7f8f3cc Merge pull request #1370 from nextcloud/dav-fixassemblystreamperf
[uc] Improve chunk upload AssemblyStream performance
8 years ago
Morris Jobke 021d0ae271 Merge pull request #1378 from nextcloud/phpunit_db_fix
Fix getMock phpunit warnings
8 years ago
Morris Jobke f8450e507b Merge pull request #1376 from nextcloud/upstream-25966
Allow increasing permissions for share owner
8 years ago
Morris Jobke c70d100643
clone depth of 1 and execute integration tests first
* specify git image
8 years ago
Roeland Jago Douma 56d37e27bc
Fix tests 8 years ago
Vincent Petry fb52b1af67
Allow increasing permissions for share owner
In some cases, the owner of the share is also recipient through a group
share. The owner must still be able to increase permissions in that
situation.
8 years ago
Vincent Petry 1ab472b9ad
Improve chunk upload AssemblyStream performance 8 years ago
Roeland Jago Douma 368f407698
Fix getMock UtilTest 8 years ago
Roeland Jago Douma 206b48d250
Fix getMock UsersControllerTest 8 years ago
Roeland Jago Douma d616984879
Fix getMock User 8 years ago
Roeland Jago Douma 478b86e5e5
Fix getMock UrlGeneratortest 8 years ago
Roeland Jago Douma 2f36bbecb8
Fix getMock TagTest 8 years ago
Roeland Jago Douma 1d166d645b
Fix getMock ManagerTest 8 years ago
Roeland Jago Douma 7bc2d178ca
Fix getMock CertificateMangerTest 8 years ago
Roeland Jago Douma 5aad530e6c
Fix getMock RepairUnmergedSharesTest 8 years ago
Roeland Jago Douma cd5183dccc
Fix getMock DBLockingProviderTest 8 years ago
Roeland Jago Douma dcf8091d69
Fix getMock HelperStorageTest 8 years ago
Roeland Jago Douma 31532ecf13
Fix getMock ViewTest 8 years ago
Roeland Jago Douma 5069b74f8b
Fix getMock scannertest 8 years ago
Roeland Jago Douma d277053f22
Fix getMock QuotaTest 8 years ago
Roeland Jago Douma fe15dccb45
Fix getMock FolderTests 8 years ago
Roeland Jago Douma d77982c03f
Fix getMock UserMountcacheTest 8 years ago
Roeland Jago Douma 4b8d474ec5
Fix getMock Cache 8 years ago
Roeland Jago Douma 3782edf49c
Fix getMock DecryptAllTest 8 years ago
Roeland Jago Douma 16e88a7ebf
Fix getMock ManagerTest 8 years ago
Roeland Jago Douma 77779d678f
Fix getMock FileCacheTest 8 years ago
Roeland Jago Douma c4ef825ceb
Fix getMock JobListTest 8 years ago
Roeland Jago Douma 9404c04512
Fix getMock AppTests 8 years ago
Nextcloud bot feb85981cd
[tx-robot] updated from transifex 8 years ago
Morris Jobke de53ede14c Merge pull request #1380 from nextcloud/update-to-drone-0.5
Update drone.yml to 0.5
8 years ago
Morris Jobke e42cd6fb61
update drone.yml to 0.5 8 years ago
Lukas Reschke eab25d54e4 Merge pull request #1372 from nextcloud/upstream-26039
Fix failing preview unit tests
8 years ago
Roeland Jago Douma 4e3aa89769 Merge pull request #1374 from nextcloud/upstream-26061
Choose button remains disbaled for httpd/unix-directory
8 years ago