Commit Graph

117 Commits

Author SHA1 Message Date
r888888888
9f0d818f81 compatibility fixes 2014-12-10 16:59:54 -08:00
Toks
095d02414c Exempt deletions from dupe flag checking 2014-10-31 20:01:42 -04:00
evazion
a36472f35b Add artist finding tests for new Pixiv URLs.
* Add tests for finding artists using the new Pixiv URLs in Artist#find_all_by_url.
* Add tests for the artist finder JSON API in ArtistsController#finder.
* Add tests for the artist page search form in ArtistsController#index.
2014-10-05 14:11:31 -05:00
r888888888
6772566665 fixes #2166 2014-07-23 15:15:47 -07:00
r888888888
c1a4bfda55 allow editing of pending aliases/implications 2014-07-18 14:49:08 -07:00
r888888888
bb402f5a27 fixes #2197 2014-07-17 16:34:54 -07:00
r888888888
f65691b5e6 fix tests 2014-06-18 16:51:55 -07:00
r888888888
4ab6a2417f fixes #2199 2014-06-17 18:07:19 -07:00
r888888888
58a0086e69 potential fix for #2192 2014-06-12 21:41:37 -07:00
Toks
3dd6b787c8 Update test 2014-05-30 13:27:34 -04:00
r888888888
fad0ab7c93 fixes #2133 2014-04-16 17:43:34 -07:00
r888888888
a1817bd0c3 fix tests 2014-03-19 12:59:51 -07:00
r888888888
09e47607cc fix test 2014-02-03 13:03:45 -08:00
Toks
cb629613bd #2079: Fix tests 2014-01-08 17:06:56 -05:00
Toks
11871d88b6 fixes #1844
closes #1653
2013-10-26 00:08:37 -04:00
r888888888
e3227d1e3d fix specs 2013-08-04 17:11:51 -07:00
r888888888
e6fb0c3caf fix post functional test 2013-07-25 14:37:15 -07:00
r888888888
2cfc5c296c style intro page, ignore artist tags in Tag.trending, set root page to explore/posts/intro 2013-07-02 15:00:50 -07:00
Toks
adf4c614f1 update tests for #1508 2013-06-30 11:57:55 -04:00
r888888888
f6510703e0 fixes #1792 2013-06-21 17:29:48 -07:00
r888888888
6de808bd3b fix forum post views 2013-06-20 16:10:37 -07:00
r888888888
a40331cfe8 fixed forum topics test 2013-06-17 16:00:53 -07:00
r888888888
ce8c5204e3 add tests case for #1555 2013-05-31 16:04:41 -07:00
r888888888
677d6c11a5 fixes #1629 2013-05-24 14:21:01 -07:00
r888888888
eab2eb1d82 fixes #1651 2013-05-21 17:52:03 -07:00
r888888888
0a9e2a39b0 add account deletion 2013-05-16 15:15:00 -07:00
r888888888
da197bb659 fix note controller test 2013-05-13 20:15:04 -07:00
r888888888
d5f575159f rename references of privileged to gold 2013-04-28 00:04:52 -07:00
r888888888
513c0f8eeb fixes #1427 2013-04-23 17:07:33 -07:00
r888888888
9ec746b952 fix functional tests 2013-04-18 21:10:57 -07:00
r888888888
e4895ffab1 fixes #1275 2013-04-16 22:13:14 -07:00
r888888888
db24ed3508 add tests for user promotion/demotion admin interface 2013-04-16 21:03:32 -07:00
albert
5a0b0dfa68 fix tests 2013-04-05 17:43:01 -04:00
albert
a9be96ce8b implements user name change requests 2013-03-26 18:13:03 -04:00
albert
a4b67fa072 fix tests and typo bugs 2013-03-22 18:54:37 -04:00
albert
2ac22d07cd implement api limiting 2013-03-20 16:35:35 -07:00
albert
7470d189c3 add api authentication 2013-03-20 15:43:17 -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
e53d60d99b fixes #824 2013-03-10 16:31:39 -04: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
f16a70ab7e fix test 2013-02-23 21:09:55 -05:00
albert
e3ddafa265 fix tests 2013-02-18 20:59:45 -05:00
albert
8749c43b3e refactored search 2013-01-10 17:45:52 -05:00
albert
17881068e1 * Removed Pixa/Tinami sources
* Upgraded to Rails 3.2.3
* Fixed tests
2012-06-01 19:22:58 -04:00
albert
779d83e253 fixed pool deletion logic 2012-03-15 18:26:39 -04:00
albert
9fb0f16f01 fixed tests 2012-03-12 18:22:44 -04:00
albert
c14f020ce2 * Fix for Pixiv changes
* Fix for artist/wiki pages for -names
2012-02-08 12:44:17 -05:00
albert
c8bcf5ad7c updated to rails 3.2, fixed tests 2012-01-27 14:22:47 -05:00
albert
4283bce8b9 fix functional tests 2012-01-15 17:04:22 -05:00