Commit Graph

26 Commits

Author SHA1 Message Date
r888888888
18dd5acca7 Merge branch 'ruby-2.1'
Conflicts:
	app/assets/javascripts/comments.js
	app/helpers/delayed_jobs_helper.rb
2014-04-23 18:05:31 -07:00
r888888888
fad0ab7c93 fixes #2133 2014-04-16 17:43:34 -07:00
r888888888
ec0280bcde upgrade to ruby 2.0.0 2014-02-26 13:16:34 -08:00
小太
cba839ba76 Kill trailing whitespace in ruby files 2013-03-19 23:10:10 +11: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
albert
a3658f6811 tweak logger 2013-02-17 18:14:12 -05:00
albert
963bb18de2 fix 2013-02-17 17:55:21 -05:00
albert
48d4673935 add memorylogic 2013-02-17 17:50:00 -05:00
albert
fdff706336 add tagged logging 2013-02-17 17:33:09 -05:00
albert
4cc04d395a fix 2012-02-10 17:51:34 -05:00
albert
1eae813f6d revert precompile behavior 2012-01-27 18:38:24 -05:00
albert
c8bcf5ad7c updated to rails 3.2, fixed tests 2012-01-27 14:22:47 -05:00
albert
1e9efe65f4 updated mailer urls 2011-09-18 17:12:48 -04:00
albert
d42e82eb2f updated mailer urls 2011-09-18 17:08:17 -04:00
albert
713ee07b55 removed img dir initializer 2011-09-16 19:04:33 -04:00
albert
cfb4c04d6a disable ssl for mailer 2011-09-15 18:24:52 -04:00
albert
a562d27a5f fixes for mailer config 2011-09-15 18:21:42 -04:00
albert
c92bdf491e updated to rails 3.1.rc5 2011-08-06 16:22:49 -04:00
albert
72e9da01b5 fixing functional tests 2011-07-17 16:42:26 -04:00
albert
469ae14805 fixed tests, implemented sql based partitioning for favorites 2011-07-16 20:16:34 -04:00
albert
1c964b5189 upgraded to rails 3.1.0.rc1 2011-05-24 18:04:25 -04:00
albert
158810d9f0 fixed comment test 2011-05-16 09:27:06 -04:00
albert
5856b105f5 stuff 2011-03-29 13:56:30 -04:00
albert
5610731b35 sync 2010-08-18 18:42:33 -04:00
Albert Yi
3bfae1f0db added user test, basic user methods 2010-02-06 16:48:40 -05:00
Albert Yi
9bb07046cd initial 2010-02-04 15:08:49 -05:00