albert
eb1ba8f708
fix tests
2013-02-17 21:32:07 -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
75d977ae80
refactored post search
2012-01-27 13:05:41 -05:00
albert
073ab8ee96
* Fixed favorites deletion
...
* Fixed parenting when dealing with post deletion
2012-01-06 18:20:18 -05:00
albert
cdc958d4f3
added cached columns for post update count, post upload count, note update count, favorite count to users; fixed tests
2011-11-01 13:45:26 -04:00
albert
be9e559fb1
* Implement is_status_locked on posts
2011-10-30 02:00:33 -04:00
albert
0de90d487b
fixed tests
2011-10-22 19:01:27 -04:00
albert
a7267cf00b
fixed tests
2011-10-16 01:40: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
Dean Matzkov
5efb6a5b92
Fix unit tests for ruby-1.8 compatibility
2011-09-08 21:00:29 -06: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
469ae14805
fixed tests, implemented sql based partitioning for favorites
2011-07-16 20:16:34 -04:00
albert
58c3d2af13
fixing tests
2011-07-16 19:20:02 -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
aee5cf0aa1
fixed unit tests
2011-03-30 15:11:22 -04:00
albert
f48000a8b5
got rid of removedpost, restore classic is_deleted mechanics
2011-02-12 17:37:48 -05:00
albert
2053e6ad8c
* Renamed Post.find_by_tags into Post.tag_match, made into a full fledged scope
...
* Post.tag_match no longer takes an options hash (use other arel builders instead)
2011-01-28 17:40:22 -05:00
albert
7051b016f5
added revert methods for post
2011-01-26 18:26:32 -05:00
albert
683d4583ac
* Added note version controller and test
...
* Added pool version controller and test
* Refactored unit tests for post disapprovals
* Renamed PostModerationDetail to PostDisapproval
2011-01-25 18:13:05 -05:00
albert
6076788d60
* Approvers can no longer approve an unapproved post if they previously approved it
2010-11-04 18:31:36 -04:00
albert
fc0a076aca
* Missing files
...
* Work on post exploration code by traversing dates
2010-10-27 20:16:43 -04:00
albert
1c9d8c37c7
Fixed some major bugs with implications, cleaning up the cache
...
expiration process and adding some additional tests.
Cleaned up the unit tests. They should all run cleanly with rake
test:units now.
2010-10-27 16:56:12 -04:00
albert
ad39553aac
updated tests, switched to rails 3.0.0rc2
2010-08-26 14:36:02 -04:00
albert
5610731b35
sync
2010-08-18 18:42:33 -04:00
albert
55700efeb1
added notes
2010-02-24 15:40:55 -05:00
albert
9f353c32f4
added post voting
2010-02-15 17:45:09 -05:00
albert
e745a87e5f
added attr accessible guards to post
2010-02-15 14:45:39 -05:00
albert
3d9d6e229a
added pool unit test
2010-02-13 05:11:27 -05:00
albert
f0ed612042
added tag alias unit test
2010-02-12 13:43:00 -05:00
albert
d388b1b3bd
added pool/uploader tests to post unit test
2010-02-11 23:26:38 -05:00
albert
72d1ece96a
uncommented tests
2010-02-11 23:19:56 -05:00
albert
cdc1f653b6
finished post unit tests; added pool/tag alias/tag implication stub code
2010-02-11 23:15:31 -05:00
albert
bed94a4e30
updated tag unit tests
2010-02-11 14:59:58 -05:00
albert
2f3a6e4a8b
added moderation tests for post test
2010-02-10 16:33:00 -05:00
albert
39424ca52b
added full pending post unit test
2010-02-09 00:44:01 -05:00
albert
9c441aff4c
added resizer
2010-02-08 01:40:39 -05:00
Albert Yi
3bfae1f0db
added user test, basic user methods
2010-02-06 16:48:40 -05:00