940 Commits

Author SHA1 Message Date
Andrew McMillan
eaf8fa3fa5 Allow for persistent connections to the auth DB also. 2008-01-26 16:54:51 +13:00
Andrew McMillan
7e2fcf98bd Improve performance, with resulting ordering change. 2008-01-26 16:54:45 +13:00
Andrew McMillan
f54fd0719d Move debugging of headers to before http auth, making it more useful. 2008-01-26 16:54:39 +13:00
Andrew McMillan
ce649d20d3 Paranoia sprinkles. 2008-01-26 16:54:33 +13:00
Andrew McMillan
8c786ad934 Correct comments to reflect reality. 2008-01-26 16:54:28 +13:00
Andrew McMillan
ac79f64831 An alternative patch 1.1.12 which will work without exact correspondence
between caldav_data & calendar_item
2008-01-26 16:54:22 +13:00
Andrew McMillan
e6bbd58973 Efficiency improvements from bypassing get_permissions() call in query. 2008-01-26 16:54:09 +13:00
Andrew McMillan
98654043c5 Efficiency improvements from bypassing get_permissions() call in query. 2008-01-26 16:54:04 +13:00
Andrew McMillan
9e84ab6e14 Efficiency improvements from bypassing get_permissions() call in query. 2008-01-26 16:53:59 +13:00
Andrew McMillan
167c498c55 Improve performance of get_permissions when groups are involved. 2008-01-26 16:53:53 +13:00
Andrew McMillan
86fc2b657c Point to new Wiki URL. 2008-01-26 16:53:46 +13:00
Andrew McMillan
8afea491a9 Fix for when open_basedir is in force. 2008-01-26 16:52:46 +13:00
Andrew McMillan
a4d8ba9440 Fix typo. 2008-01-26 16:52:27 +13:00
Andrew McMillan
c6b312e04a Fix debugging code so this doesn't break a server with open_basedir
enabled.  Not that I in any way endorse the use of open_basedir...
2008-01-26 16:52:18 +13:00
Andrew McMillan
73af273610 Move the dumping of the server variables to before HTTP Auth in case it
is helpful (it very likely will be) for debugging authentication issues.
2008-01-26 16:52:07 +13:00
Andrew McMillan
36f57b149e Fix to work with FastCGI installation. 2008-01-26 16:52:00 +13:00
Andrew McMillan
113fb6a40f Add a function to assist with renaming users. 2008-01-26 16:51:55 +13:00
Andrew McMillan
c61d3edac6 New tables need new permissions. And we now use the specific
appuser / dbuser for everything.
2008-01-26 16:45:31 +13:00
Andrew McMillan
0679ceb866 Remove commented code. 2008-01-26 16:41:40 +13:00
Andrew McMillan
d63b309218 Add configuration file to database updating. 2008-01-26 16:39:26 +13:00
Andrew McMillan
c93b004c0a Regression test result changes now we call update-rscds-database 2008-01-26 16:38:36 +13:00
Andrew McMillan
7226068a04 Ensure database creation applies the right permissions. 2008-01-26 16:38:26 +13:00
Andrew McMillan
7120632632 Add options to not apply any patches. 2008-01-26 16:38:15 +13:00
Andrew McMillan
eef603b509 Move the appuser permission grants out of the database definition
so we can support alternative names for the application DB user.
2008-01-26 16:37:42 +13:00
Andrew McMillan
867dd9a181 Display the number of tests also at the end of the regression run. 2008-01-26 16:20:37 +13:00
Andrew McMillan
46966225ad Show the duration of the regression test run. 2008-01-26 16:20:01 +13:00
Andrew McMillan
4fba80a1c7 Release 0.9.3 0.9.3 2008-01-16 22:31:51 +13:00
Andrew McMillan
6346ae5966 Remove some bugs in timezone handling on WebDAV presentation of folders. 2007-12-14 23:45:36 +13:00
Andrew McMillan
4f444d8bfa Resolve merge conflicts.
Conflicts:

	docs/website/inc/page-header.php
	docs/website/installation.php
2007-12-07 09:23:35 +13:00
Andrew McMillan
27be6f55f3 Fix busted merge. 2007-12-07 09:16:52 +13:00
Andrew McMillan
aa76494204 Merge branch 'master' of git+ssh://git.catalyst.net.nz/git/public/rscds 2007-12-07 07:29:09 +13:00
Andrew McMillan
e7a919eca6 Rename to DAViCal in the documentation. 2007-12-07 07:29:01 +13:00
Andrew McMillan
cf7eaa11bc Rename to DAViCal in the documentation. 2007-12-07 07:28:05 +13:00
Andrew McMillan
8568524fa3 Quanta droppings. 2007-12-04 13:43:15 +13:00
Andrew McMillan
193ada1ef5 Remove that commented code now it's in Git. 2007-12-04 12:19:05 +13:00
Andrew McMillan
bbca4ba75f We'll need to let this settle for a version before we make it the
primary key.  Too many programming changes are needed to accept the
risk of rolling it straight out.
2007-12-04 12:17:59 +13:00
Andrew McMillan
bdb1e60cd1 Note that this is an alternate. 2007-12-04 12:16:52 +13:00
Andrew McMillan
186734fea9 Remove unnecessary newline. 2007-12-04 12:16:17 +13:00
Andrew McMillan
6658b92339 Changes to regression testing from reviewing current Mozilla 0.7 operation. 2007-12-04 12:13:49 +13:00
Andrew McMillan
c2115a22d8 Minimise output on patch failure where alternatives exist. 2007-12-04 08:46:47 +13:00
Andrew McMillan
91f1d2324c Enhance the database patch script to allow for alternative patches. 2007-12-03 22:28:44 +13:00
Andrew McMillan
2031ba23a3 Patch to apply a numeric primary key to caldav_data / calendar_item
in order to attempt to resolve performance issues in non-POSIX collation.
2007-11-28 23:08:26 +13:00
Andrew McMillan
5b4071f8e4 Added a version of patch 1.1.11 which works for PostgreSQL 8.x 2007-11-27 18:07:18 +13:00
Andrew McMillan
adc1166ff6 iCal does an initial look for calendar-home-set when we create the account. 2007-11-27 18:05:51 +13:00
Andrew McMillan
aa928076f3 If we specify the interface that's the one we should grep for the address of! 2007-11-27 18:05:22 +13:00
Andrew McMillan
045b369c69 Note TODO item regarding refactoring this into CalDAVPrincipal 2007-11-27 18:03:47 +13:00
Andrew McMillan
1390626449 Get rid of the last URLs containing protocol://host:port part. 2007-11-25 23:08:17 +13:00
Andrew McMillan
e589d2ed5c Remove protocol://host:port from principal report and be consistent with
calendar-home-set response in other places also.
2007-11-25 13:43:25 +13:00
Andrew McMillan
2cacc8aa1c Almost entirely switched to root-relative URLs now. 2007-11-25 13:31:35 +13:00
Andrew McMillan
96e579910b Use URL construction in PROPPATCH handling. 2007-11-25 13:03:41 +13:00