aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make it 10.0.1v10.0.1Lukas Reschke2016-09-281-2/+2
|
* Merge pull request #1555 from nextcloud/updatestate-can-be-empty-stable10Lukas Reschke2016-09-282-2/+2
|\ | | | | [stable10] UpdateState is empty if no update is available
| * UpdateState is empty if no update is availableLukas Reschke2016-09-282-2/+2
|/ | | | This leads to log messages such as "Undefined index: updaterEnabled at /media/psf/nextcloud/apps/updatenotification/lib/Controller/AdminController.php#116".
* [tx-robot] updated from transifexNextcloud bot2016-09-2826-12/+110
|
* Merge pull request #1544 from nextcloud/backport-1543-increase-component-lengthBjörn Schießle2016-09-272-2/+2
|\ | | | | [stable10] Increase the max length for components
| * Increase the max length for componentsJoas Schilling2016-09-272-2/+2
|/
* Make it 10.0.1 RC4Lukas Reschke2016-09-271-2/+2
|
* Make it 10.0.1 RC3Lukas Reschke2016-09-271-2/+2
|
* Merge pull request #1541 from ↵Lukas Reschke2016-09-279-18/+53
|\ | | | | | | | | nextcloud/backport-1540-switch-for-autoupdater-control [stable10] Switch for autoupdater control
| * Use the same URL everywhereJoas Schilling2016-09-273-10/+10
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Respect updater kill switch and fall back to download buttonJoas Schilling2016-09-276-8/+38
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Return the autoupdater value from the serverJoas Schilling2016-09-272-0/+5
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #1528 from nextcloud/stable10-backport-1406Marius Blüm2016-09-271-6/+16
|\ | | | | [stable10] Fix folder drag glitch in Firefox
| * Fix folder drag glitch in FirefoxMorris Jobke2016-09-261-6/+16
| | | | | | | | | | | | | | | | | | issue: * drag'n'drop a folder into the files app in Firefox * the highlight stays there because Firefox doesn't trigger the drop event for folders solution: * behave like the drop event if the dragover event isn't fired for 100ms (only applied in Firefox)
* | [tx-robot] updated from transifexNextcloud bot2016-09-2734-42/+242
| |
* | Merge pull request #1532 from ↵Morris Jobke2016-09-271-6/+1
|\ \ | | | | | | | | | | | | nextcloud/revert-1517-stable9.1-fix-openbasedir-realpath-warning Revert "[stable10] Only use realpath for real directories (#26060)"
| * | Revert "[stable10] Only use realpath for real directories (#26060)"Morris Jobke2016-09-271-6/+1
|/ /
* | Merge pull request #1517 from ↵Morris Jobke2016-09-271-1/+6
|\ \ | | | | | | | | | | | | nextcloud/stable9.1-fix-openbasedir-realpath-warning [stable10] Only use realpath for real directories (#26060)
| * | Only use realpath for real directories (#26060)Vincent Petry2016-09-261-1/+6
| |/ | | | | | | | | | | | | | | | | | | | | | | In some cross-local-storage use cases, the Local storage is instantiated with "/" as data directory. In such cases, calling realpath() would cause PHP warnings when open_basedir is set. This fix bypasses the realpath() call when dealing with a root storage. Downstreaming of https://github.com/owncloud/core/pull/26060 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Make it 10.0.1 RC2Lukas Reschke2016-09-261-2/+2
| |
* | Merge pull request #1500 from nextcloud/stable10-backport-1499Lukas Reschke2016-09-269-14/+111
|\ \ | |/ |/| [stable10] Add repair step and revert "Open updater" button
| * write channel to config file when changedMorris Jobke2016-09-261-0/+1
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Revert "Fix tests"Morris Jobke2016-09-262-7/+1
| | | | | | | | | | | | This reverts commit a44c1c748c935422f530a592f57c5dc5609a8072. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Add repair step to remove .step file after updateMorris Jobke2016-09-232-0/+82
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
| * Revert "Show an update button instead of the updater"Morris Jobke2016-09-234-7/+27
| | | | | | | | | | | | This reverts commit 202ae42506e9bbb167889735b2c56ccebace594b. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2016-09-264-0/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-262-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-2512-0/+68
| |
* | [tx-robot] updated from transifexNextcloud bot2016-09-242-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2016-09-2324-110/+226
|
* [tx-robot] updated from transifexNextcloud bot2016-09-2232-232/+844
|
* Merge pull request #1484 from nextcloud/stable10-video-iconsLukas Reschke2016-09-226-0/+38
|\ | | | | [stable10] add audio and video icons
| * add icon-more-whiteJan-Christoph Borchardt2016-09-222-0/+8
| |
| * add proper classes for white audio and video iconsJan-Christoph Borchardt2016-09-221-0/+6
| |
| * add audio and video iconsJan-Christoph Borchardt2016-09-225-0/+24
|/
* Change version to 10.0.1 finalLukas Reschke2016-09-211-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2016-09-214-16/+46
|
* [tx-robot] updated from transifexNextcloud bot2016-09-206-4/+64
|
* [tx-robot] updated from transifexNextcloud bot2016-09-1916-30/+146
|
* [tx-robot] updated from transifexNextcloud bot2016-09-1820-2/+74
|
* [tx-robot] updated from transifexNextcloud bot2016-09-1712-20/+10
|
* [tx-robot] updated from transifexNextcloud bot2016-09-168-0/+36
|
* [tx-robot] updated from transifexNextcloud bot2016-09-1522-108/+444
|
* Correct version string to 9.1.1.0v10.0.1RC1Lukas Reschke2016-09-141-1/+1
|
* Change version to 10.0.1 RC1Lukas Reschke2016-09-141-2/+2
|
* Merge pull request #1402 from nextcloud/stable10-backport-1399Morris Jobke2016-09-144-82/+85
|\ | | | | [stable10] Move Travis tests to DroneCI
| * Move Travis tests to DroneCILukas Reschke2016-09-144-82/+85
|/ | | | | | | | | | 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
* [tx-robot] updated from transifexNextcloud bot2016-09-1418-4/+82
|
* Merge pull request #1397 from nextcloud/stable10-backport-1338Morris Jobke2016-09-136-8/+42
|\ | | | | [stable10] Opening the trashbin causes errors in log for files without preview
| * add actual check if mysql is up alreadyMorris Jobke2016-09-131-8/+5
| |