Commit Graph

75 Commits

Author SHA1 Message Date
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
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
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
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
fc0a076aca * Missing files
* Work on post exploration code by traversing dates
2010-10-27 20:16:43 -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
acdce69f20 more work 2010-10-19 19:34:31 -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
albert
be10906044 fixed unit tests 2010-03-18 18:35:16 -04:00
albert
06a959a9fd fixed test:units rake task 2010-03-18 18:29:41 -04:00
albert
e46bfb3d76 separated out ip ban logic from regular bans, users can no longer register if an ip ban is in place 2010-03-18 17:55:57 -04:00
albert
9eb578927c added limit methods to user, more work on post views 2010-03-12 15:18:30 -05:00
albert
15c134b270 work on controllers/views started 2010-03-11 19:42:04 -05:00
albert
ac98d7db37 stubbed in blank controllers/helpers/functional tests 2010-03-10 18:21:43 -05:00
albert
836b59b1cd add janitor trials 2010-03-09 16:18:40 -05:00
albert
188c30eeea add janitor trials 2010-03-09 16:18:28 -05:00
albert
12afa9b491 added email verification methods to user 2010-03-09 16:14:29 -05:00
albert
65561a0779 add tag subscriptions 2010-03-09 15:58:24 -05:00
albert
55700efeb1 added notes 2010-02-24 15:40:55 -05:00
albert
7bb935256b added post mod details 2010-02-24 12:18:42 -05:00
albert
96c6afd482 added post mod details 2010-02-24 12:18:32 -05:00
albert
9f05154a5a added forum topic/post 2010-02-20 20:25:01 -05:00
albert
0bb52fd63a added dmail test 2010-02-20 18:08:22 -05:00
albert
1a7197807a added user feedback test 2010-02-19 18:04:43 -05:00
albert
2f907c67b5 fixed unit tests, tweaked attr_accessible rules 2010-02-19 17:54:44 -05:00
albert
703eb6a1b6 added bans 2010-02-19 17:30:11 -05:00
albert
09cca6f631 added ads 2010-02-15 17:56:51 -05:00
albert
9f353c32f4 added post voting 2010-02-15 17:45:09 -05:00
albert
80f033f253 added wiki page 2010-02-15 17:32:32 -05:00