Commit Graph

157 Commits

Author SHA1 Message Date
albert
f56ae86b5b refactored anon pools 2011-09-16 19:01:40 -04:00
albert
fa062caea9 added test for transparent image resizer 2011-09-16 15:25:18 -04:00
albert
a717134163 refactored resizer to use imagemagick, fixed some tests 2011-09-16 12:38:56 -04:00
albert
18cfc49d96 disable reraise on upload errors 2011-09-15 18:35:42 -04:00
albert
22074eed1f fixes #69: Comment voting non functional 2011-09-14 17:46:42 -04:00
albert
662bc744c7 Fixes #15: Unable to add parent-child links 2011-09-14 12:30:17 -04:00
albert
c818f2c114 fixed pixiv tests, added metatag support when tagging fixes #23: Unable to add to pool using "pool:XXX" syntax 2011-09-13 19:08:39 -04:00
albert
89a406db33 added dtext test 2011-09-13 17:50:34 -04:00
r888888888
67b239dd3e Merge pull request #6 from Bapabooiee/master
Unit test compatibility fixes for ruby-1.8
2011-09-11 11:18:22 -07:00
albert
d9c3a5b519 added test to make sure password is not leaked in user json/xml feed 2011-09-10 16:02:16 -04:00
Dean Matzkov
5efb6a5b92 Fix unit tests for ruby-1.8 compatibility 2011-09-08 21:00:29 -06:00
Robin Liao
851ff11576 Need to provide methods so we can identify when we're using the fallback method, and adjust tests accrodingly 2011-09-03 04:48:51 -07:00
Robin Liao
0690733247 Mocking out a fake Memcached so we can run our tests without a running memcache server 2011-09-03 04:38:07 -07:00
albert
ebee1eb665 fixed upload tests 2011-08-23 18:33:27 -04:00
albert
4265408581 fix tests 2011-08-23 17:22:38 -04:00
albert
c8067a4691 fixing jobs 2011-08-15 19:41:50 -04:00
albert
c078178fc4 added whenever (cron replacement), fixed related tag calculation updates (now delayed), tag subscriptions now calculated on cron 2011-08-05 19:07:28 -04:00
albert
e106f70b6d * Removed memcaching for TagImplication (too many latent race conditions)
* Added Post.exact_tag_match to skip normalization/metatag parsing
* Added DelayedJob support for tag alias/implication processing
2011-08-04 19:54:13 -04:00
albert
09d7bba90a added moderator/tag 2011-08-03 18:40:37 -04:00
albert
3e2b2e7418 added new tag batch change model 2011-08-03 18:32:57 -04:00
albert
04103c3352 added invites 2011-07-29 19:42:25 -04:00
albert
c8afd34d15 added ip addr search 2011-07-29 18:04:50 -04:00
albert
5da43c54f0 fixed all tests 2011-07-22 19:25:56 -04:00
albert
5d05769c2c fix tests 2011-07-22 19:02:53 -04:00
albert
9649e7f40a test fxies 2011-07-22 18:26:55 -04:00
albert
c74fa18898 fix pool controller tests 2011-07-22 18:15:43 -04:00
albert
d0e8084f0f implemented moderator dashboard queue 2011-07-22 17:34:43 -04:00
albert
4828cef27d refactored post mod queue 2011-07-22 13:35:40 -04:00
albert
1c1f75fc03 fix tag al con test 2011-07-20 17:40:45 -04:00
albert
0c2e69b074 fixed tag impl con test 2011-07-20 17:30:13 -04:00
albert
6791d4d113 fixed tag subscription tests 2011-07-20 17:23:38 -04:00
albert
c453e7db0f implemented password resets 2011-07-20 15:54:17 -04:00
albert
37e1b8d9da work on tag controller 2011-07-17 19:05:31 -04:00
albert
5a2644f4a6 fix upload controller test 2011-07-17 18:50:51 -04:00
albert
98403d0cb7 fix user feedback controller test 2011-07-17 18:40:24 -04:00
albert
72e9da01b5 fixing functional tests 2011-07-17 16:42:26 -04:00
albert
04ab2f4701 fixed unit tests 2011-07-16 20:21:28 -04:00
albert
469ae14805 fixed tests, implemented sql based partitioning for favorites 2011-07-16 20:16:34 -04:00
albert
fc9755b748 fixed unit tests 2011-07-16 19:30:42 -04:00
albert
58c3d2af13 fixing tests 2011-07-16 19:20:02 -04:00
albert
d6e4283cc7 refactoring 2011-06-12 16:41:23 -04:00
albert
033f0fc266 added wiki page post set test 2011-06-11 17:29:55 -04:00
albert
1a303fd3db added tests for post sets 2011-06-11 17:05:46 -04:00
albert
ca7afc10be revamped pool tests 2011-06-10 01:02:09 -04:00
albert
f67374da83 * Some major bug fixes related to post sets. Tests for pools and favorites were added.
* Refactored the favorites code a bit. Adding a favorite from either an user or a post now works and will update all necessary records.
2011-06-07 19:06:39 -04:00
albert
49b3d43ddd * meta_search now pulls directly from GitHub
* Updated gems
* [inprogress] New pagination helpers used instead of pagination presenters
* [inprogress] Favorites refactored to use ActiveRecord
* [inprogress] PostSets refactored to use a decorator/dependency injection pattern
* [inprogress] Made pool/post interaction more robust
* Pool#posts now returns an ActiveRelation object
* Fixed unit tests
2011-06-07 17:34:09 -04:00
albert
435d3bf6e2 fixed user tests 2011-06-05 04:05:21 -04:00
albert
158810d9f0 fixed comment test 2011-05-16 09:27:06 -04:00
albert
c348f6118f copied over download.rb changes from oldbooru 2011-04-08 13:18:22 -04:00
albert
cbd877d020 fixed comment vote functional test 2011-04-01 19:01:17 -04:00