summaryrefslogtreecommitdiffstats
path: root/version.php
Commit message (Collapse)AuthorAgeFilesLines
* 13.0.5Morris Jobke2018-07-231-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.5 RC 2Morris Jobke2018-07-131-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.5 RC 1Morris Jobke2018-07-121-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.4Morris Jobke2018-06-111-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.3Morris Jobke2018-06-071-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.3 RC 2Morris Jobke2018-06-041-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.3 RC 1Morris Jobke2018-06-011-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Certain tokens can expireRoeland Jago Douma2018-05-221-1/+1
| | | | | | | | However due to the nature of what we store in the token (encrypted passwords etc). We can't just delete the tokens because that would make the oauth refresh useless. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* 13.0.2Morris Jobke2018-04-251-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.2 RC 1Morris Jobke2018-04-191-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.1Morris Jobke2018-03-131-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.1 RC1Morris Jobke2018-03-091-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Final 13.0.0Morris Jobke2018-02-051-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.0 RC 4Morris Jobke2018-01-311-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.0 RC3Morris Jobke2018-01-261-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.0 RC2Morris Jobke2018-01-181-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.0 RC1Morris Jobke2018-01-111-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.0 beta 4Morris Jobke2018-01-051-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.0 beta3Morris Jobke2017-12-131-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* 13.0.0 beta 2Morris Jobke2017-12-121-2/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* v13.0.0 Beta 1Lukas Reschke2017-11-141-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Update license headersMorris Jobke2017-11-061-0/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Migrate all core id columns to bigintJoas Schilling2017-09-291-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix missing "unsigned" on integer columnsJoas Schilling2017-09-191-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add a repair step to drop the account_terms table on oc migrationJoas Schilling2017-08-071-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Trigger update to run the migrationJoas Schilling2017-07-251-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adopt DB and Manager to personal settings structureArthur Schiwon2017-06-231-1/+1
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* We are working on 13 now!Roeland Jago Douma2017-05-221-4/+3
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Increase versionRoeland Jago Douma2017-05-211-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* v12.0.0Lukas Reschke2017-05-211-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* 12.0.0RC3Lukas Reschke2017-05-201-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* 12.0.0RC2Lukas Reschke2017-05-191-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* 12.0.0RC1Lukas Reschke2017-05-191-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Allow migrating from ownCloud 10.0.0Joas Schilling2017-05-181-0/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Add a migration step to save the data from the accounts table before migratingJoas Schilling2017-05-181-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* 12.0.0 Beta 4Lukas Reschke2017-05-171-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Bump to 12.0.0 beta 3Lukas Reschke2017-05-151-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* we can't predict the size of propertyvalue. text -> clobGeorg Ehrke2017-05-091-1/+1
| | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* Increase version to beta2Lukas Reschke2017-05-081-2/+2
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Bump versionRoeland Jago Douma2017-05-021-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Bump versionRoeland Jago Douma2017-05-021-1/+1
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Merge pull request #4513 from nextcloud/bump-version-to-beta1Lukas Reschke2017-05-011-1/+1
|\ | | | | Bump version to Nextcloud 12.0 beta 1
| * Bump version to Nextcloud 12.0 beta 1Lukas Reschke2017-04-261-2/+2
| | | | | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | Disable OC Migration until we found a path to do itJoas Schilling2017-04-281-1/+0
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Add app bundlesLukas Reschke2017-04-261-1/+1
|/ | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* add new password column to the share table in order to set passwords for ↵Bjoern Schiessle2017-04-031-1/+1
| | | | | | share by mails Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* Recognize .bat and .cmd filesJoas Schilling2017-02-101-1/+1
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Prevent migration from ownCloud 11 to Nextcloud 12Joas Schilling2017-01-231-1/+9
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Adjust version to NextcloudLukas Reschke2017-01-051-1/+1
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Don't disable apps on update if PHP >= 7.0.0Lukas Reschke2016-12-151-1/+1
| | | | | | | | When PHP in a version higher than 7.0.0 is used we catch fatal exceptions in app.php and gracefully already disable the app. There is thus no need to also disable the apps on updates. This has been requested by Jan to fix because that is "the most annoying thing ever" :TM:. – I'd say we give it a try and if that causes problems in the future we can consider alternative approaches. Signed-off-by: Lukas Reschke <lukas@statuscode.ch>