aboutsummaryrefslogtreecommitdiffstats
path: root/version.php
Commit message (Collapse)AuthorAgeFilesLines
* trigger db updateMorris Jobke2014-06-281-1/+1
|
* 7.0 beta 1v7.0.0beta1Frank Karlitschek2014-06-251-2/+2
|
* 7.0.0 alpha 2v7.0.0alpha2Frank Karlitschek2014-06-211-2/+2
|
* increase to 7.0 alpha 1Frank Karlitschek2014-06-111-2/+2
|
* - drop permissions table and related codeThomas Müller2014-06-051-1/+1
| | | | | | - the file/folder's permission is now stored in the file cache - BackGroundWatcher has been removed - this has meanwhile be replaced by occ files:scan which can be executed in a cron jobs - increase version to trigger database migration
* # This is a combination of 2 commits.Thomas Müller2014-05-281-1/+1
| | | | | | | | | | | | | # The first commit's message is: adding tests for long paths increment path field in database up to 4000 (maximum for Oracle - otherwise we could use php's 4096) increment version to trigger database migration adding unit test for too long path # This is the 2nd commit message: fix too long path
* Some more PHPDoc fixesLukas Reschke2014-04-211-1/+3
|
* Increase version to trigger upgrade related to .ocdataVincent Petry2014-03-171-1/+1
|
* Add index on oc_appconfig for appidRobin Appelman2013-12-181-1/+1
|
* master is ownCloud 7 pre alpha nowFrank Karlitschek2013-12-051-2/+2
|
* ownCloud 6 RC2v6.0.0RC2Frank Karlitschek2013-12-021-2/+2
|
* ownCloud 6 RC1v6.0.0RC1Frank Karlitschek2013-11-281-2/+2
|
* beta 5 is herev6.0.0beta5Frank Karlitschek2013-11-201-2/+2
|
* increase version number to trigger a DB migration to get more testers for ↵Frank Karlitschek2013-11-151-1/+1
| | | | the new indexes.
* beta 4Frank Karlitschek2013-11-131-2/+2
|
* ownCloud 6 beta 3v6.0.0beta3Frank Karlitschek2013-11-061-2/+2
|
* increase version number to trigger db migrationFrank Karlitschek2013-10-301-1/+1
|
* Fix typoLukas Reschke2013-10-291-1/+1
| | | Whooah! - I'm even committing this total important change without peer review ;-)
* beta 2Frank Karlitschek2013-10-281-2/+2
|
* beta 1Frank Karlitschek2013-10-231-2/+2
|
* 6.0 alpha 2v6.0.0alpha2Frank Karlitschek2013-10-161-2/+2
|
* show the channel. Also mark git as git channel so that someone can see where ↵Frank Karlitschek2013-10-131-1/+1
| | | | this build comes from
* 6.0 alpha 1Frank Karlitschek2013-10-091-2/+2
|
* increase version number to trigger db updateBjoern Schiessle2013-10-041-1/+1
|
* add explanationFrank Karlitschek2013-10-011-1/+1
|
* use a 4 digit numberFrank Karlitschek2013-10-011-1/+1
|
* put the current version and edition into a seperate file to simplify ↵Frank Karlitschek2013-09-301-0/+17
packaging. introduce update channels and build version for automated channel updates. More about that later Conflicts: lib/ocsclient.php lib/util.php