Commit Graph

302 Commits

Author SHA1 Message Date
albert
803fbeada8 update version 2013-04-05 17:44:49 -04:00
albert
9aff0f840c consolidate cronjobs 2013-04-04 18:15:13 -04:00
albert
3a96bb0811 fixes for tag subs 2013-04-03 14:36:28 -04:00
albert
9a70d8c353 fix timeout 2013-04-01 00:06:58 -04:00
albert
88a900ac9e increse timeouts for delayed job actions 2013-03-31 23:40:06 -04:00
albert
9dabc2db67 fixes #1033 2013-03-31 18:46:15 -04:00
albert
fc32a0023c add weekly maintenance script 2013-03-31 14:11:48 -04:00
albert
d7c6702be0 fixes #1127 2013-03-29 15:49:09 -04:00
albert
520e97485b add support for user name changes 2013-03-26 01:03:42 -04:00
albert
6d555a408a fixes #1079 2013-03-25 22:32:24 -04:00
albert
48b1f63028 fixes #1041 2013-03-22 20:36:34 -04:00
albert
194d94a1aa fixes #1032 2013-03-22 08:40:44 -07:00
albert
4807d9a233 fixes #1033 2013-03-22 08:40:00 -07:00
albert
93468b1ad7 fixes #1024 2013-03-21 16:25:42 -07:00
albert
5ba535efd3 fix text 2013-03-21 15:21:07 -07:00
albert
4606ec4763 priv users now have 6sec timeout, platinum users have 9sec timeout 2013-03-21 07:46:49 -07:00
albert
50d2430436 fixes #996 2013-03-20 09:35:45 -07:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11:00
albert
d21c4500d2 fixed tests 2013-03-18 03:26:02 -04:00
albert
c6a814ce3f add tag correction support 2013-03-17 23:03:02 -04:00
albert
68a711c63f fixes #905, as well as fix for pool nav 2013-03-17 21:54:28 -04:00
albert
b5e5607902 reduce frequency of post count expiration for blank tag case 2013-03-15 13:15:44 -04:00
albert
6afad417aa remove newrelic yml 2013-03-15 11:09:29 -04:00
albert
15d565b455 fixes 2013-03-15 11:05:39 -04:00
albert
a30cdb0b9c refactor cron schedule 2013-03-15 11:04:31 -04:00
albert
2460acc65b fixes #867 2013-03-14 17:03:10 -04:00
albert
d5801db396 remove nrconfig reference 2013-03-13 16:35:04 -04:00
albert
656d591806 fixes to tag alias cache expiration, improved instructions for sign up 2013-03-13 12:15:56 -04:00
albert
b40df085d6 add nrconfig 2013-03-12 17:33:22 -04:00
albert
9cf65b6edc hide default license key for newrelic 2013-03-12 17:28:16 -04:00
albert
61cd492d4e fix tests 2013-03-12 17:01:52 -04:00
albert
47b88a1bb2 add hourly check for upload queue issues, restore old note coloring 2013-03-12 15:49:58 -04:00
albert
17f1069719 fixes #834 2013-03-11 13:25:34 -04:00
albert
c5ce14ac68 fixes #837 2013-03-11 13:14:25 -04:00
albert
99b1eb40bc add vacuum/analyze to crontab 2013-03-11 12:58:55 -04:00
albert
6a26e2c7f7 fixes #825 2013-03-10 16:36:54 -04:00
albert
e53d60d99b fixes #824 2013-03-10 16:31:39 -04:00
albert
fb21db2774 fixes #816 2013-03-09 12:59:09 -05:00
albert
2a1758636b fix favorite tags 2013-03-08 21:50:44 -05:00
albert
c9f6954b03 add action mailer init 2013-03-08 17:49:50 -05:00
albert
626c34b893 work on ses integration 2013-03-08 17:41:40 -05:00
albert
733c64ff2a fixes #744 2013-03-08 17:14:40 -05:00
albert
2b5a44a4fa fixes #774 2013-03-08 16:46:47 -05:00
albert
8f65b567a2 fixes #796 2013-03-08 13:44:34 -05:00
albert
80f3bb5e47 remove flag/appeal/pool element text flash on post/show 2013-03-08 13:17:47 -05:00
albert
2338f004eb refactored tsquery sql to use rails escaping mechanisms 2013-03-07 16:34:12 -05:00
albert
4c913b40c0 add db maintenance to cron script 2013-03-07 16:01:49 -05:00
albert
d9a17d2378 add new tag alias correction helper 2013-03-05 22:08:48 -05:00
albert
18dd8bd1e2 fixes #661 2013-03-05 16:56:10 -05:00
albert
f52181db94 Major revamp of security. Passwords are first SHA1 hashed and then
that hash is bcrypted.  Bcrypted hashes are stored in a new column on
users.  This separate column is only to allow for rollbacks,
eventually the old SHA1 hash column will be removed.  Sensitive cookie
details are now encrypted to prevent user tampering and more stringent
checks on secret_token and session_secret_key are enforced.
2013-03-04 22:55:41 -05:00