Commit Graph

12110 Commits

Author SHA1 Message Date
albert
ee9aca973f add tag impl functional test 2011-01-29 04:29:58 -05:00
albert
d6f7ccd7ef added alias functional test 2011-01-29 04:17:45 -05:00
albert
a86b986805 added session controller test 2011-01-28 18:12:09 -05:00
albert
3ba52acfe0 added post controller test 2011-01-28 18:03:00 -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
f7e2344b9f * Reworked how post versioning works, now more closely resembles the 1.18 strategy 2011-01-26 18:10:49 -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
0cfaed90f8 fixed some functional tests 2011-01-22 17:04:57 -05:00
albert
c5a9067e72 fixed unit tests 2011-01-22 03:01:15 -05:00
albert
6824e98af3 * Refactored routes some
* Fixed some major bugs with pools and pool versioning
2011-01-21 18:07:34 -05:00
albert
cd451109e8 stubbed in pool controller test 2011-01-20 18:30:36 -05:00
albert
d84818366b remove coverage 2011-01-20 17:41:54 -05:00
albert
a6dfd4f0f5 work on note views 2011-01-19 14:28:22 -05:00
albert
0224c41252 janitor trial view work 2011-01-14 17:04:01 -05:00
albert
3d5873c182 some fixes to janitor trials, implemented jan trial controller test 2011-01-14 16:45:10 -05:00
albert
dceda1b073 added ip bans controller 2011-01-14 15:50:17 -05:00
albert
541163685d implemented forum post controller 2011-01-13 18:16:39 -05:00
albert
523cc9fe02 work on forum post controller 2011-01-12 18:21:39 -05:00
albert
d6f1d09da0 deleting a forum topic should delete its posts 2011-01-12 18:06:46 -05:00
albert
668fbab77a * Updated gemfile
* Added forum post/topic unit tests
* Added forum post/topic controller tests
2011-01-12 18:00:07 -05:00
albert
46164eab4f finished dmails and favorites functional tests 2010-12-05 22:27:45 -05:00
albert
b18f6340e7 renamed sessions to session 2010-12-04 00:51:20 -05:00
albert
976a25a6c6 additional functional tests, some controller fixes 2010-12-01 18:50:04 -05:00
albert
39dd2e277a * Refactored PostSet, splitting it into PostSets::Post and PostSets::Favorite
* Additional functional tests
2010-12-01 17:21:05 -05:00
albert
f8ab736677 fixed tests 2010-11-19 17:20:13 -05:00
albert
c6304c6e08 views 2010-11-19 16:24:17 -05:00
albert
a156cc8c62 moved some donmai-specific stuff out of default config 2010-11-19 13:44:11 -05:00
albert
190beedb7a post histories finished 2010-11-06 12:16:24 -04:00
albert
f3b4312ef3 * Refactored post history. Each post now has a single history record. This history record has multiple revisions, serialized as JSON in a text field. 2010-11-06 03:08:27 -04: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
551c25909c * Denormalized post versions. Testing has shown it reduces the size
of the table 66%.
2010-11-04 18:17:03 -04:00
albert
d0d3487fc8 converted haml templates 2010-10-28 20:11:17 -04:00
albert
fc0a076aca * Missing files
* Work on post exploration code by traversing dates
2010-10-27 20:16:43 -04:00
albert
f9cdcef2c0 * Implemented comment votes
* Refactored voting code a bit
2010-10-27 19:51:01 -04:00
albert
857379fadf * Added post voting (partial)
* Fixed jrails
* Added header to comment/index
* Post votes now store the score
2010-10-27 19:23:53 -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
484ff696e2 fixed jrails, fixed deprecation warnings 2010-10-27 13:40:50 -04:00
albert
a9da0f1059 add jrails, work on comments 2010-10-21 18:56:00 -04:00
albert
f8b1bd3142 work on comments 2010-10-20 19:24:53 -04:00
albert
d7eafdaaf5 sync 2010-10-20 16:03:00 -04:00
albert
7b28eeea4d changes 2010-10-19 19:34:52 -04:00
albert
acdce69f20 more work 2010-10-19 19:34:31 -04:00
albert
cb3d7e9e9b changes 2010-10-08 19:07:47 -04:00
albert
f051e04550 sync 2010-10-08 18:42:26 -04:00
albert
6bc469b05d changes 2010-08-27 16:59:59 -04:00
albert
ad39553aac updated tests, switched to rails 3.0.0rc2 2010-08-26 14:36:02 -04:00
albert
694b6f0813 sync 2010-08-18 18:44:18 -04:00
albert
5610731b35 sync 2010-08-18 18:42:33 -04:00
albert
23656e3fa9 * Continued work on improving post view templates
* Added statistics-based estimator for related tag calculator
* Fleshed out IpBan class based on changes to Danbooru 1.xx
2010-04-29 17:32:15 -04:00