Commit graph

54 commits

Author SHA1 Message Date
botanic
d20ef06ba0 fix windows warnings in sync 2014-09-09 17:20:23 -07:00
kaetemi
4e4052a3df Mask database connection error 2014-09-09 02:52:24 +02:00
kaetemi
6bd1563f9b Merge 2014-09-09 02:30:24 +02:00
botanic
f7094af0fa fix sync 2014-09-08 17:29:43 -07:00
kaetemi
001f90bb99 Cache PDO connections and connection failures in a single page load 2014-09-09 02:15:25 +02:00
kaetemi
7ebc9478e6 Disable APC page caching 2014-09-09 02:14:49 +02:00
botanic
dbcbefe77a attachment error checking 2014-09-08 11:59:49 -07:00
botanic
69e2257cbb make the random generation more secure 2014-09-08 11:46:43 -07:00
botanic
e73079a1d1 turn debugging off 2014-09-08 04:56:13 -07:00
botanic
1ee6cd5387 properly display permissions 2014-09-08 04:55:05 -07:00
botanic
087c8fce40 Fix smarty issues 2014-09-08 02:36:38 -07:00
kaetemi
4798c0168e Better use this 2014-09-08 07:16:07 +02:00
kaetemi
5554aa2aec Enable PHP APC cache for AMS smarty 2014-09-08 07:10:28 +02:00
botanic
dfb748b06f Merge 2014-09-07 05:40:29 -07:00
botanic
2f1f2139b5 added initial domain_management plugin, also fixed potental conflicting hook names 2014-09-07 03:17:20 -07:00
kaetemi
55d2685aca Change ClientApplication to DomainId in permission table 2014-09-07 08:53:10 +02:00
kaetemi
65a4681d36 Add login configuration 2014-09-07 03:43:00 +02:00
botanic
2694a99c85 fix missing pcntl_fork func 2014-09-05 22:24:09 -07:00
botanic
4f51c4cdb6 fixed sync to be more robust 2014-09-05 19:38:53 -07:00
botanic
f9c4c3ac1f throw error on non-writable file 2014-09-05 19:26:12 -07:00
botanic
e7ca564187 Fix #189 2014-09-05 18:46:13 -07:00
botanic
4ce203b32c remove unecessery printing 2014-09-05 02:21:00 -07:00
botanic
bb38a64e78 fixed some caching 2014-09-05 02:17:19 -07:00
botanic
6b92b85b04 fix sync 2014-09-05 02:10:09 -07:00
botanic
85910829a7 Made filesize friendly 2014-09-05 01:30:54 -07:00
botanic
0570aedff7 Fix #188 2014-09-05 00:50:07 -07:00
botanic
460298c773 Upload button setup
TODO: add files to database
TODO: hash folder to stick files in
2014-09-04 19:58:04 -07:00
botanic
0dc2509c0e fix #185 2014-09-03 05:00:36 -07:00
botanic
157c286502 fix support group bug and dblayer bug 2014-09-03 04:42:28 -07:00
botanic
fa0262bc0a Fix syntax error with unassigned ticket 2014-09-03 04:13:44 -07:00
botanic
f29aa60fc7 fixed change email on shard 2014-09-03 00:23:47 -07:00
botanic
6edcdcf65f Merge 2014-09-02 23:26:53 -07:00
botanic
556f246b81 Fix add user in settings 2014-09-02 23:24:41 -07:00
kaetemi
b691fa9694 Crash workaround 2014-09-03 08:18:21 +02:00
botanic
82aaca7eea Merge 2014-09-02 21:40:10 -07:00
botanic
7b27b580b1 Fix #181 2014-09-02 21:39:35 -07:00
kaetemi
fd59c37eda Force all user ids equal 2014-09-03 06:38:38 +02:00
kaetemi
c008e0b46d Transactions not required here either, actually 2014-09-03 06:16:41 +02:00
kaetemi
4982e7c6c4 Merge 2014-09-03 06:08:08 +02:00
kaetemi
27efa58777 Reduce unnecessary manual transaction commit 2014-09-03 06:07:02 +02:00
botanic
d9a2e44e9e Merge 2014-09-02 21:04:22 -07:00
botanic
099bce3701 missing ) 2014-09-02 21:03:51 -07:00
kaetemi
44b8223a5f Disable connection cache workaround 2014-09-03 05:47:47 +02:00
kaetemi
3f9eb61e07 Don't create transactions for SELECT queries 2014-09-03 05:39:16 +02:00
kaetemi
33d7bf5c15 Fix #180 2014-09-03 05:11:11 +02:00
kaetemi
fdc514b039 Fix #180 2014-09-03 04:46:08 +02:00
kaetemi
011869167d Only make a single database connection per host, and keep them persistent 2014-09-03 03:51:11 +02:00
kaetemi
bf7a91b3fc Some more adjustments for DBLayer... 2014-09-03 03:08:22 +02:00
kaetemi
6fed8bad5b Re-use the database connection 2014-09-02 20:39:07 +02:00
kaetemi
57781ca616 Remove invalid behaviour with ring databases 2014-09-02 19:56:37 +02:00