Piotr Mitros
|
fe082d6248
|
Script to e-mail users in bulk, in batches, from a text file
|
2012-03-05 08:55:18 -05:00 |
|
Piotr Mitros
|
cc13aef05a
|
Check on user authenticated in AJAX
|
2012-03-04 14:21:52 -05:00 |
|
Piotr Mitros
|
f27c16c87a
|
Missed another spot
|
2012-03-04 14:09:14 -05:00 |
|
Piotr Mitros
|
d1276e9af7
|
Missed a spot
|
2012-03-04 14:06:08 -05:00 |
|
Piotr Mitros
|
b348f5d9b3
|
Cache toolbox disabled
|
2012-03-04 13:25:12 -05:00 |
|
Piotr Mitros
|
98f5a79dfc
|
Disabled profile cache -- we ran into issues
|
2012-03-04 09:40:07 -05:00 |
|
Bridger Maxwell
|
cb24b17279
|
Changed the wiki titles to say 6.002x (they were missing the x)
|
2012-03-03 23:49:51 -05:00 |
|
Piotr Mitros
|
3a6bb0cd8b
|
Properly logging
|
2012-03-03 19:21:03 -05:00 |
|
Piotr Mitros
|
385a87c767
|
info files now referenced explicitly instead of symlink
|
2012-03-03 18:02:14 -05:00 |
|
Piotr Mitros
|
5ae7334b38
|
Extract email list from DB
|
2012-03-03 15:46:28 -05:00 |
|
David Ormsbee
|
04ebd38368
|
update tracking log to use pids
|
2012-03-03 15:06:33 -05:00 |
|
David Ormsbee
|
60312d927b
|
switch tracking logs to go to local file
|
2012-03-03 14:56:28 -05:00 |
|
Piotr Mitros
|
3d4e158782
|
Missed on file
|
2012-03-03 14:15:49 -05:00 |
|
Piotr Mitros
|
22748768ab
|
Cache keys hashed, scripts to assign student to groups and send out bulk e-mails
|
2012-03-03 13:53:24 -05:00 |
|
Bridger Maxwell
|
8c3c33b7ac
|
Fixed accordion on hidden courseware pages
|
2012-03-01 17:12:39 -05:00 |
|
David Ormsbee
|
d60d689611
|
Merge performance fixes, and rename StudentModule.get_from_cache to get_with_caching
|
2012-02-29 18:28:18 -05:00 |
|
Piotr Mitros
|
7f68610dac
|
Error in case sensitivity. Applying patch from gjs' machine
|
2012-02-29 14:22:33 -05:00 |
|
David Ormsbee
|
638ff966ec
|
Added LOGGING_ENV so that syslog can more easily split our logs.
|
2012-02-27 18:37:38 -05:00 |
|
David Ormsbee
|
46278515b6
|
replaced print with debug log statement
|
2012-02-27 18:36:57 -05:00 |
|
Bridger Maxwell
|
f7ac370f67
|
Updated askbot karma point requirements
|
2012-02-26 01:15:55 -05:00 |
|
Bridger Maxwell
|
61983b70a4
|
Added better random score generation, for recording profile page tutorial
|
2012-02-26 01:15:24 -05:00 |
|
Bridger Maxwell
|
1b936997a1
|
Fixed format specifier to not print out 12 instead of 12.0 on profile page
|
2012-02-24 23:06:31 -05:00 |
|
Bridger Maxwell
|
ab0b791010
|
Added caching for processed course.xml
--HG--
branch : dormsbee_performance
|
2012-02-24 17:14:23 -05:00 |
|
David Ormsbee
|
6ad93db8ce
|
ug fixes to StudentModel caching. Added cache-update on db-update because we do POST/GET pairings for submitting answers and checking them.
--HG--
branch : dormsbee_performance
|
2012-02-24 14:32:32 -05:00 |
|
David Ormsbee
|
1bfd1d78ae
|
merging modx updates elimination from default
--HG--
branch : dormsbee_performance
|
2012-02-24 13:02:49 -05:00 |
|
David Ormsbee
|
be69bc3f76
|
merged pmitros_cut_writes
|
2012-02-24 13:01:53 -05:00 |
|
David Ormsbee
|
fd75b49bec
|
add caching for StudentModule
--HG--
branch : dormsbee_performance
|
2012-02-24 12:55:18 -05:00 |
|
Piotr Mitros
|
05aad2359a
|
Only keeping session cookie; no Askbot stuff
--HG--
branch : pmitros_cut_writes
|
2012-02-24 12:40:44 -05:00 |
|
Piotr Mitros
|
f803f4dfb8
|
Merge with master
--HG--
branch : pmitros_cut_writes
|
2012-02-24 12:02:09 -05:00 |
|
Piotr Mitros
|
3deaf6ff4d
|
Merge dormsbee
|
2012-02-24 11:52:35 -05:00 |
|
David Ormsbee
|
b54ff42532
|
add caching to User and UserProfile
--HG--
branch : dormsbee_performance
|
2012-02-23 20:09:15 -05:00 |
|
David Ormsbee
|
463ba9a1ea
|
merge superflous head I created because I'm an hg newb
|
2012-02-23 14:47:08 -05:00 |
|
David Ormsbee
|
487407172c
|
merged
|
2012-02-23 14:40:08 -05:00 |
|
David Ormsbee
|
bd34843036
|
Add caching for User objects (again)
|
2012-02-23 14:30:36 -05:00 |
|
David Ormsbee
|
c5b0115be0
|
add User object caching
|
2012-02-23 13:28:00 -05:00 |
|
Piotr Mitros
|
49f86241ed
|
Maximum tracking event is now 10k. We were losing ends of event on the main server with big sessions
|
2012-02-22 21:21:44 -05:00 |
|
Piotr Mitros
|
09cc7ec35d
|
Tracking now records time
|
2012-02-22 21:15:25 -05:00 |
|
Piotr Mitros
|
ec4538ac65
|
Untested patch to eliminate AJAX DB writes
--HG--
branch : pmitros_cut_writes
|
2012-02-22 21:06:41 -05:00 |
|
Piotr Mitros
|
e18074024e
|
Missing authentication on /info
|
2012-02-22 15:49:38 -05:00 |
|
Piotr Mitros
|
d42198ada9
|
Rerandomize patch merged
|
2012-02-22 14:43:34 -05:00 |
|
Piotr Mitros
|
c9bbc54238
|
Rerandomize per_student/always/never tested and working
--HG--
branch : pmitros-rerandomize
|
2012-02-22 14:37:51 -05:00 |
|
Piotr Mitros
|
c202d550f5
|
Merge
--HG--
branch : pmitros-rerandomize
|
2012-02-22 13:59:21 -05:00 |
|
Piotr Mitros
|
7b27b01642
|
Default view now info
|
2012-02-22 13:58:03 -05:00 |
|
Piotr Mitros
|
91d083f881
|
Default page is now course updates/info
|
2012-02-22 11:25:35 -05:00 |
|
David Ormsbee
|
c52727b0e0
|
add migration for putting an index on auth_user.email
|
2012-02-22 11:01:27 -05:00 |
|
David Ormsbee
|
f9f9dbdf53
|
Merged profile-cache updates
|
2012-02-21 19:45:05 -05:00 |
|
Piotr Mitros
|
3037a0c8ab
|
Fixed bad commit
|
2012-02-21 18:36:36 -05:00 |
|
Piotr Mitros
|
d99676432b
|
Rerandomize patch -- untested
--HG--
branch : pmitros-rerandomize
|
2012-02-21 18:27:37 -05:00 |
|
Piotr Mitros
|
10732cbcc2
|
Support for sections outside of course.xml
|
2012-02-21 18:11:19 -05:00 |
|
Piotr Mitros
|
2033b065f0
|
Merge with subtitles
|
2012-02-21 18:09:16 -05:00 |
|