Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Setting version to 8.1.10 finalv8.1.10 | Vincent Petry | 2016-09-19 | 1 | -2/+2 |
| | |||||
* | ownCloud Server 8.1.10 RC1v8.1.10RC1 | Daniel Molkentin | 2016-08-18 | 2 | -3/+3 |
| | |||||
* | Merge pull request #25393 from ↵ | Vincent Petry | 2016-08-18 | 2 | -2/+7 |
|\ | | | | | | | | | owncloud/stable8.1-fdb0d4ad528425b934d9b039c9f09c132b86d0f4 [stable8.1] check if renamed user is still valid by reapplying the ld… | ||||
| * | Fix another missing check | Juan Pablo Villafáñez | 2016-08-18 | 1 | -1/+1 |
| | | |||||
| * | Add missing filter during cleanup | Juan Pablo Villafáñez | 2016-08-18 | 1 | -1/+1 |
| | | |||||
| * | [stable8.1] check if renamed user is still valid by reapplying the ldap ↵ | felixboehm | 2016-08-18 | 1 | -0/+5 |
|/ | | | | filter (#25338) | ||||
* | [stable8.1] Test jenkins pipeline (#25401) (#25504) | Thomas Müller | 2016-08-14 | 3 | -2/+91 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * [stable8.1] Test jenkins pipeline (#25401) * Use phantomjs-prebuilt as warning is telling us * Php7.0 is not supported and there are no primary storage tests on stable8.2 * [Stable8.2] fix unit test on new jenkins setup and adjust Jenkinsfile (#25772) (#25775) (#25783) * Next step jenkinsfile (#25622) * Adding timestamper and evaluation of test results even in case of failure * Adding build timeout * use fixed value 120 minutes as timeout for each test executing for now * Terminate the build as soon as test execution fails * Adjust external testing as well * Finalize use of executeAndReport * Array sort order is of no relevance | ||||
* | ownCloud Server 8.1.9v8.1.9 | Daniel Molkentin | 2016-07-18 | 1 | -2/+2 |
| | |||||
* | Backport of guzzle fix from 5.3.1 | Vincent Petry | 2016-07-18 | 1 | -0/+0 |
| | |||||
* | Fix oracle unit test on 8.1 (#25471) | Thomas Müller | 2016-07-13 | 1 | -4/+13 |
| | |||||
* | ownCloud Server 8.1.9 RC2v8.1.9RC2 | Daniel Molkentin | 2016-07-13 | 1 | -2/+2 |
| | |||||
* | Merge pull request #25329 from owncloud/stable8.1-fix-versionrevertperms | Vincent Petry | 2016-07-13 | 2 | -0/+72 |
|\ | | | | | [stable8.1] Prevent revert when no permission to revert | ||||
| * | Hide revert button when no permission to revert | Vincent Petry | 2016-07-13 | 2 | -0/+72 |
|/ | |||||
* | Additional perm check in Webdav (#25452) | Vincent Petry | 2016-07-12 | 2 | -0/+87 |
| | |||||
* | [stable8.1] Set content type when downloading log file to force download in ↵ | Thomas Müller | 2016-07-08 | 2 | -0/+4 |
| | | | | some browsers (#25382) (#25400) | ||||
* | [stable8.1] Preview tests require imagick 2 (#24588) | Thomas Müller | 2016-07-04 | 2 | -0/+7 |
| | | | | | | * SVG preview unit test requires Imagick * Fix preview tests | ||||
* | ownCloud 8.1.9 RC1v8.1.9RC1 | Daniel Molkentin | 2016-06-29 | 2 | -3/+3 |
| | |||||
* | Merge pull request #25230 from owncloud/stable8.1-enc-revertversionsize | Vincent Petry | 2016-06-23 | 1 | -0/+11 |
|\ | | | | | [stable8.1] Rollback version must also adjust cached size | ||||
| * | Rollback version must also adjust cached size | Vincent Petry | 2016-06-22 | 1 | -0/+11 |
|/ | |||||
* | Merge pull request #25140 from owncloud/stable81-backport-25126 | Vincent Petry | 2016-06-16 | 1 | -0/+2 |
|\ | | | | | [stable8.1] load authentication apps first | ||||
| * | load authentication apps first | Christoph Wurst | 2016-06-16 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #25116 from owncloud/cross-storage-move-updater-81 | Vincent Petry | 2016-06-16 | 1 | -2/+3 |
|\ \ | |/ |/| | [8.1] fix updating folder sizes with cross storage move | ||||
| * | fix updating folder sizes with cross storage move | Robin Appelman | 2016-06-15 | 1 | -2/+3 |
|/ | |||||
* | Revert "fix updating folder sizes with cross storage move" | Robin Appelman | 2016-06-15 | 1 | -2/+1 |
| | | | | This reverts commit 42d7a32774e452398a406cb2ad4fb9cb0dccf6a4. | ||||
* | fix updating folder sizes with cross storage move | Robin Appelman | 2016-06-15 | 1 | -1/+2 |
| | |||||
* | Add a warning when the transaction isolation level is not READ_COMMITED (#24917) | Joas Schilling | 2016-06-01 | 2 | -0/+22 |
| | |||||
* | dont update search onResize (#24849) | Fabian | 2016-05-30 | 1 | -2/+0 |
| | |||||
* | Merge pull request #24412 from owncloud/stable8.1_24405 | Vincent Petry | 2016-05-25 | 3 | -3/+25 |
|\ | | | | | [Stable8.1] Use a CappedCache in the user database backend | ||||
| * | Allow indirect set in CappedMemoryCache | Robin Appelman | 2016-05-24 | 2 | -2/+14 |
| | | |||||
| * | Use a CappedCache in the user database backend | Roeland Jago Douma | 2016-05-03 | 1 | -1/+11 |
| | | | | | | | | | | | | When running with a user database backend on large installations the cache can grow to significant sizes. This can be especially problematic when running big cron/repair jobs. | ||||
* | | Merge pull request #23403 from owncloud/backport-23282-stable8.1 | Vincent Petry | 2016-05-24 | 2 | -3/+89 |
|\ \ | | | | | | | [stable8.1] fix writing to cache when fallback server should be used immediately | ||||
| * | | fix writing to cache when fallback server should be used immediately | Arthur Schiwon | 2016-04-26 | 2 | -3/+89 |
| | | | |||||
* | | | Merge pull request #24693 from owncloud/stable8.1-fixchunkttl | Vincent Petry | 2016-05-18 | 1 | -1/+3 |
|\ \ \ | | | | | | | | | [stable8.1] Allow chunk GC mtime tolerance for unfinished part chunks | ||||
| * | | | Allow chunk GC mtime tolerance for unfinished part chunks | Vincent Petry | 2016-05-18 | 1 | -1/+3 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Whenever part chunks are written, every fwrite in the write loop will reset the mtime to the current mtime. Only at the end will the touch() operation set the mtime to now + ttl, in the future. However the GC code is expecting that every chunk with mtime < now are old and must be deleted. This causes the GC to sometimes delete part chunks in which the write loop is slow. To fix this, a tolerance value is added in the GC code to allow for more time before a part chunk gets deleted. | ||||
* | | | Merge pull request #24506 from owncloud/stable8.1-updater-server-configurable | Vincent Petry | 2016-05-17 | 3 | -64/+38 |
|\ \ \ | | | | | | | | | [stable8.1.] Make update server URL configurable | ||||
| * | | | Make update server URL configurable | Lukas Reschke | 2016-05-13 | 3 | -64/+38 |
|/ / / | | | | | | | | | | Currently testing the updates is a big problem and not really super easy possible. Since we now have a new updater server we should also make this configurable so that people can properly test updates. | ||||
* | | | 8.1.8 | C Montero-Luque | 2016-05-12 | 1 | -2/+2 |
| | | | |||||
* | | | Bitmap preview unit test requires Imagick (#24577) | Thomas Müller | 2016-05-12 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #24572 from owncloud/stable8.1_24568 | Thomas Müller | 2016-05-11 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | [Stable 8.1] Fix etag propegation test race condition | ||||
| * | | | Fix test race condition | Roeland Jago Douma | 2016-05-11 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | E-tag propagation replies on the mtime of the file. Order of events: 1. add file 'foo.txt' with content 'bar' 2. Set mtime to now() - 1 3. Check if etag changed. Now this goes right often when 1 and 2 happen in the same second. However imagine 1. add file 'foo.txt' with content 'bar' (at t=0.999) 2. Set mtime to now() - 1 (at t=1.001) Now the mtime will be set to the same time. Thus not chaning the etag. | ||||
* | | | | Merge pull request #24556 from owncloud/kill-en@pirate-stable8.1 | Thomas Müller | 2016-05-11 | 14 | -72/+0 |
|\ \ \ \ | |/ / / |/| | | | [stable8.1] Yo-ho-oh - Murder all band 'o pirates | ||||
| * | | | Yo-ho-oh - Murder all band 'o pirates | Thomas Müller | 2016-05-11 | 14 | -72/+0 |
|/ / / | |||||
* | | | 8.1.8 RC2v8.1.8RC2 | C Montero-Luque | 2016-05-10 | 1 | -2/+2 |
| | | | |||||
* | | | 8.1.1 RC1v8.1.8RC1 | C Montero-Luque | 2016-05-09 | 2 | -3/+3 |
| |/ |/| | |||||
* | | 8.1.7v8.1.7 | C Montero-Luque | 2016-05-03 | 1 | -2/+2 |
| | | |||||
* | | 8.1.7 RC2v8.1.7RC2 | C Montero-Luque | 2016-05-02 | 1 | -2/+2 |
| | | |||||
* | | 8.1.7 RC1v8.1.7RC1 | C Montero-Luque | 2016-04-26 | 2 | -3/+3 |
|/ | |||||
* | Merge pull request #24284 from owncloud/backport-24262-stable8.1 | Vincent Petry | 2016-04-26 | 1 | -1/+2 |
|\ | | | | | [stable8.1] check whether index is set before using it | ||||
| * | check whether index is set before using it | Arthur Schiwon | 2016-04-26 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #24170 from owncloud/stable8.1-certificate | Thomas Müller | 2016-04-22 | 2 | -0/+15 |
|\ | | | | | [stable8.1] Ignore certificate file if it starts with file:// |