summaryrefslogtreecommitdiffstats
path: root/version.php
Commit message (Collapse)AuthorAgeFilesLines
* 8.1.7v8.1.7C Montero-Luque2016-05-031-2/+2
|
* 8.1.7 RC2v8.1.7RC2C Montero-Luque2016-05-021-2/+2
|
* 8.1.7 RC1v8.1.7RC1C Montero-Luque2016-04-261-2/+2
|
* 8.1.6v8.1.6C Montero-Luque2016-03-081-2/+2
|
* 8.1.6 RC2v8.1.6RC2C Montero-Luque2016-03-041-2/+2
|
* 8.1.6 RC1v8.1.6RC1C Montero-Luque2016-03-011-2/+2
|
* 8.1.5v8.1.5C Montero-Luque2015-12-211-2/+2
|
* 8.1.5 RC2C Montero-Luque2015-12-181-2/+2
|
* 8.1.5 RC1v8.1.5RC1C Montero-Luque2015-12-151-2/+2
|
* 8.1.4v8.1.4C Montero-Luque2015-10-301-2/+2
|
* 8.1.4 RC2v8.1.4RC2C Montero-Luque2015-10-281-2/+2
|
* 8.1.4 RC1v8.1.4RC1C Montero-Luque2015-10-211-2/+2
|
* Restrict upgrades to explicit allowed versionVincent Petry2015-09-181-4/+7
| | | | | | | | | version.php now contains the previous ownCloud version from which upgrades are allowed. Any other upgrades will show a message that the upgrade/downgrade is not supported. Conflicts: version.php
* 8.1.3v8.1.3C Montero-Luque2015-09-101-2/+2
|
* 8.1.2v8.1.2C Montero-Luque2015-09-021-2/+2
|
* 8.1.2 RC1v8.1.2RC1C Montero-Luque2015-08-301-2/+2
|
* 8.1.1v8.1.1Frank Karlitschek2015-08-071-2/+2
|
* 8.1.1 RC1v8.1.1RC1C Montero-Luque2015-08-031-2/+2
|
* Add an update script to reset the valueJoas Schilling2015-07-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | In case encryption was not enabled, we accidently set encrypted = 1 for files inside mount points, since 8.1.0. This breaks opening the files in 8.1.1 because we fixed the code that checks if a file is encrypted. In order to fix the file, we need to reset the flag of the file. However, the flag might be set because the file is in fact encrypted because it was uploaded at a time where encryption was enabled. So we can only do this when: - Current version of ownCloud before the update is 8.1.0 or 8.2.0.(0-2) - Encryption is disabled - files_encryption is not known in the app config If the first two are not the case, we are save. However, if files_encryption values exist in the config, we might have a false negative here. Now if there is no file with unencrypted size greater 0, that means there are no files that are still encrypted with "files_encryption" encryption. So we can also safely reset the flag here. If this is not the case, we go with "better save then sorry" and don't change the flag but write a message to the ownCloud log file.
* 8.1.1 beta1 againv8.1.1beta1C Montero-Luque2015-07-221-1/+1
|
* 8.1.1 beta1v8.1.1betaC Montero-Luque2015-07-221-2/+2
|
* 8.1.0v8.1.0C Montero-Luque2015-07-021-2/+2
|
* update license headers and authorsMorris Jobke2015-06-251-1/+0
|
* 8.1 RC1Frank Karlitschek2015-06-171-2/+2
|
* 8.1 beta 2Frank Karlitschek2015-05-171-2/+2
|
* 8.1.0 beta 1v8.1.0beta1Frank Karlitschek2015-05-071-2/+2
|
* 8.1 alpha 3Frank Karlitschek2015-05-031-2/+2
|
* 8.1.0 alpha 2v8.1.0alpha2Frank Karlitschek2015-04-151-2/+2
|
* 8.1 alpha 1v8.1.0alpha1Frank Karlitschek2015-04-151-2/+2
|
* Merge pull request #14665 from owncloud/fileid-incrementMorris Jobke2015-03-261-1/+1
|\ | | | | SQLite autoincrement test
| * triger db upgrade to set autoincrement for sqliteRobin Appelman2015-03-251-1/+1
| |
* | Update license headersJenkins for ownCloud2015-03-261-1/+21
|/
* This is not 8.1 pre alphaFrank Karlitschek2015-02-281-2/+2
|
* Merge pull request #14530 from owncloud/revert-14403Thomas Müller2015-02-271-21/+1
|\ | | | | Revert "Updating license headers"
| * Revert "Updating license headers"Morris Jobke2015-02-261-21/+1
| | | | | | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* | expand cron argument column to 2048Robin Appelman2015-02-251-1/+1
|/
* Updating license headersJenkins for ownCloud2015-02-231-1/+21
|
* Update version to a higher one then beforeJoas Schilling2015-02-131-1/+1
|
* Revert "Incorporate review changes"Joas Schilling2015-02-131-1/+1
| | | | This reverts commit f6a452cabf02e4a8005f874a77754f68abbc8fa5.
* Incorporate review changesLukas Reschke2015-02-121-1/+1
|
* 8.0 finalv8.0.0Frank Karlitschek2015-02-061-2/+2
|
* 8.0.0 RC2v8.0.0RC2Frank Karlitschek2015-02-041-2/+2
|
* 8.0.0 RC1v8.0.0RC1Frank Karlitschek2015-01-281-2/+2
|
* 8.0 beta 2v8.0.0beta2Frank Karlitschek2015-01-261-2/+2
|
* increase version. This time for realFrank Karlitschek2015-01-181-1/+1
|
* 8.0.0 beta 2v8.0.0beta1Frank Karlitschek2015-01-181-2/+2
|
* 8.0.0 alpha 2v8.0.0alpha2Frank Karlitschek2015-01-111-2/+2
|
* 8.0 alpha 1v8.0.0alpha1Frank Karlitschek2015-01-011-2/+2
|
* jump to 8.0.0.0 The test upgrade and installation of apps realistic.Frank Karlitschek2014-12-301-1/+1
| | | | | Don´t open the champaign yet. This is obviously not the final release. ;-) The final will have the version number 8.0.0.x
* Automatically detect the edition based on the enterprise_key app.Frank Karlitschek2014-12-251-3/+0
|