Doug Bell
|
e8a1b87dfd
|
fixed TT table foreign keys
|
2009-10-09 19:51:11 -05:00 |
|
JT Smith
|
eea9cdd69d
|
bug fixes
|
2009-10-09 19:40:54 -05:00 |
|
JT Smith
|
d0d7ed565b
|
fixed bugs
|
2009-10-09 19:18:16 -05:00 |
|
JT Smith
|
382d3a68c0
|
added up to cartItem
|
2009-10-09 19:02:55 -05:00 |
|
JT Smith
|
120d9398ad
|
got as far as bucketLog
|
2009-10-09 11:32:25 -05:00 |
|
JT Smith
|
1fa3d15f8d
|
my bad
|
2009-10-09 10:48:30 -05:00 |
|
JT Smith
|
08d87a6986
|
fixed bugs
|
2009-10-08 18:09:37 -05:00 |
|
JT Smith
|
077128f931
|
added everything to ZipArchiveAsset
|
2009-10-08 15:55:58 -05:00 |
|
JT Smith
|
b0f0e10322
|
added all the FK up to SyndicatedContent
|
2009-10-07 17:35:40 -05:00 |
|
JT Smith
|
d841c8b9ef
|
added a lot more foreign keys
|
2009-09-29 23:05:38 -05:00 |
|
JT Smith
|
f24642be64
|
bug fixes
|
2009-09-29 16:10:46 -05:00 |
|
JT Smith
|
b3fd84c5c0
|
started adding foreign keys
|
2009-09-29 15:41:35 -05:00 |
|
JT Smith
|
f7f827e894
|
bug fixes
|
2009-09-29 14:23:03 -05:00 |
|
JT Smith
|
78770eb4f6
|
initial innodb conversion complete, but untested
|
2009-09-29 13:58:08 -05:00 |
|
JT Smith
|
63024130e8
|
the baseline conversion script
|
2009-09-29 11:43:08 -05:00 |
|
JT Smith
|
814bde6b93
|
Merge branch 'memcached' into WebGUI8
Conflicts:
lib/WebGUI/Cache.pm
|
2009-09-28 17:54:15 -05:00 |
|
JT Smith
|
d16a220628
|
bug fixes
|
2009-09-28 17:36:10 -05:00 |
|
JT Smith
|
26c3bdac70
|
added hot sessions
|
2009-09-28 15:06:12 -05:00 |
|
JT Smith
|
1fe612ef8f
|
converted scratch to hot session
|
2009-09-28 12:04:09 -05:00 |
|
JT Smith
|
393789e72f
|
added off switch for debugging to speed things up
|
2009-09-27 21:52:46 -05:00 |
|
JT Smith
|
ee8ebd44e4
|
removed typo
|
2009-09-27 17:36:02 -05:00 |
|
JT Smith
|
2a94b0806c
|
added logging
|
2009-09-27 17:33:46 -05:00 |
|
JT Smith
|
d399f23baf
|
fixed bugs, adding logging
|
2009-09-27 13:21:40 -05:00 |
|
JT Smith
|
0c6b814ed4
|
more bug fixes
|
2009-09-26 11:56:30 -05:00 |
|
JT Smith
|
ebb6134c2d
|
bug fixes
|
2009-09-25 22:50:59 -05:00 |
|
JT Smith
|
ccff9c7014
|
Converted all existing uses of cache.
|
2009-09-25 22:24:33 -05:00 |
|
JT Smith
|
af705232a8
|
added exceptions, docs, and removed disableCache
|
2009-09-25 18:41:03 -05:00 |
|
JT Smith
|
a34f584780
|
Added WebGUI::Error::Connection, and fixed docs
|
2009-09-25 15:22:11 -05:00 |
|
JT Smith
|
cb230c6599
|
Revert "a start on a new memcached based cache system"
This reverts commit 2865744fc9.
|
2009-09-25 10:11:52 -05:00 |
|
JT Smith
|
09358cbfe7
|
started params validate work
|
2009-09-25 10:07:04 -05:00 |
|
JT Smith
|
880ee82009
|
continuing new cache integration
|
2009-09-24 23:51:29 -05:00 |
|
JT Smith
|
5dcb58a42a
|
Merge branch 'WebGUI8' into memcached
Conflicts:
lib/WebGUI/Cache.pm
|
2009-09-24 23:35:30 -05:00 |
|
JT Smith
|
ef438bfb7b
|
preparing webgui 8 migration stuff
|
2009-09-24 23:32:25 -05:00 |
|
JT Smith
|
46737d6945
|
starting migration to memcached
|
2009-09-24 23:28:45 -05:00 |
|
JT Smith
|
66db563c39
|
basics all tested
|
2009-09-24 23:12:20 -05:00 |
|
JT Smith
|
eff27a141d
|
Merge branch 'memcached' of github.com:plainblack/webgui into memcached
|
2009-09-24 22:47:01 -05:00 |
|
JT Smith
|
9569d0c3ab
|
fixed the remaining bugs in mget
|
2009-09-24 22:46:39 -05:00 |
|
Colin Kuskie
|
3c36b404b4
|
Try to optimize mget in Cache.pm
|
2009-09-24 20:42:25 -07:00 |
|
JT Smith
|
65239eee4d
|
mget not working, but it's better than it was
|
2009-09-24 22:31:19 -05:00 |
|
JT Smith
|
180c207335
|
fixed a bug in parseKey
|
2009-09-24 21:55:38 -05:00 |
|
Colin Kuskie
|
4b974d644b
|
Restore original Darwin buffer hack.
|
2009-09-24 19:49:30 -07:00 |
|
JT Smith
|
c6d6882f4a
|
starting on a test kid for the new cache library
|
2009-09-24 21:34:34 -05:00 |
|
JT Smith
|
1f41a72140
|
a start on a new memcached based cache system
|
2009-09-24 16:58:12 -05:00 |
|
JT Smith
|
2865744fc9
|
a start on a new memcached based cache system
|
2009-09-24 16:49:32 -05:00 |
|
JT Smith
|
4344007a88
|
moving the maintenance.html file to the appropriate place
|
2009-09-24 11:16:19 -05:00 |
|
Graham Knop
|
532f8ece6b
|
set library path before loading WebGUI modules in WebGUI::Test
|
2009-09-24 07:52:18 -05:00 |
|
Colin Kuskie
|
77fc01af38
|
Do not set a redirect when streaming downloads. fixes file #11029
|
2009-09-23 21:27:43 -07:00 |
|
Colin Kuskie
|
564378bba8
|
Do not log empty statuses in the InOutBoard.
|
2009-09-23 16:34:24 -07:00 |
|
Colin Kuskie
|
1ccb468914
|
Add a method to unmock the logger.
|
2009-09-23 15:56:59 -07:00 |
|
Colin Kuskie
|
8276336cbe
|
Templates in the trash or clipboard now log and return warnings. fixes bug #11031
|
2009-09-23 15:40:35 -07:00 |
|