Lukas Reschke
357fdb1a4d
Remove .htaccess creation code
...
1. We're maintaining the same code twice which leads inevitably to problems as this one. The createHtaccess routine is only used to use the correct paths to the 404 and 403 document.
2. Updating the ownCloud instance as described in our documentation (`Delete everything from your ownCloud installation directory, except data and config.`) will break the links to the ErrorDocuments anyways and show the default error handlers if ownCloud is not installed in the root directory.
2014-02-28 11:59:30 +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