Thomas Müller
da3974bcb2
- drop permissions table and related code
...
- 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
2014-06-05 08:22:01 +02:00
Thomas Müller
a2e4bc8d33
# This is a combination of 2 commits.
...
# 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
2014-05-28 15:30:44 +02:00
Lukas Reschke
e88731a477
Some more PHPDoc fixes
2014-04-21 15:44:54 +02:00
Vincent Petry
082c4cda50
Increase version to trigger upgrade related to .ocdata
2014-03-17 17:58:19 +01:00
Robin Appelman
47245e7417
Add index on oc_appconfig for appid
2013-12-18 15:13:27 +01:00
Frank Karlitschek
125dff8997
master is ownCloud 7 pre alpha now
2013-12-05 10:35:19 +01:00
Frank Karlitschek
c2e83e635d
ownCloud 6 RC2
2013-12-02 00:10:28 +01:00
Frank Karlitschek
f361036cf8
ownCloud 6 RC1
2013-11-28 13:00:02 +01:00
Frank Karlitschek
c2ccf4a6b3
beta 5 is here
2013-11-20 19:30:30 +01:00
Frank Karlitschek
16dce51917
increase version number to trigger a DB migration to get more testers for the new indexes.
2013-11-15 10:30:04 +01:00
Frank Karlitschek
cd4a816c11
beta 4
2013-11-13 19:42:52 +01:00
Frank Karlitschek
b9aec16037
ownCloud 6 beta 3
2013-11-06 23:07:26 +01:00
Frank Karlitschek
edafd29630
increase version number to trigger db migration
2013-10-30 19:38:17 +01:00
Lukas Reschke
de57e36b6b
Fix typo
...
Whooah! - I'm even committing this total important change without peer review ;-)
2013-10-29 22:11:49 +01:00
Frank Karlitschek
c3b48c69db
beta 2
2013-10-28 19:05:31 +01:00
Frank Karlitschek
c7621badf3
beta 1
2013-10-23 18:14:07 +02:00
Frank Karlitschek
d9972fae62
6.0 alpha 2
2013-10-16 10:51:44 +02:00
Frank Karlitschek
7cf81f2d12
show the channel. Also mark git as git channel so that someone can see where this build comes from
2013-10-13 21:51:47 +02:00
Frank Karlitschek
45510f2fe0
6.0 alpha 1
2013-10-09 13:54:41 +02:00
Bjoern Schiessle
fd34c969d2
increase version number to trigger db update
2013-10-04 17:41:23 +02:00
Frank Karlitschek
6cda88b49d
add explanation
2013-10-01 14:28:59 +02:00
Frank Karlitschek
bf0f3bf0da
use a 4 digit number
2013-10-01 12:37:19 +02:00
Frank Karlitschek
2cf26ee0b1
put the current version and edition into a seperate file to simplify packaging. introduce update channels and build version for automated channel updates. More about that later
...
Conflicts:
lib/ocsclient.php
lib/util.php
2013-09-30 20:19:26 +02:00