Commit Graph

54 Commits

Author SHA1 Message Date
albert
c65feee149 updated gems, fix pixiv test 2012-08-16 14:33:16 -04:00
albert
17881068e1 * Removed Pixa/Tinami sources
* Upgraded to Rails 3.2.3
* Fixed tests
2012-06-01 19:22:58 -04:00
albert
382340e4aa added new relic 2012-04-25 14:39:30 -05:00
albert
7269ec0076 removed small image support 2012-03-13 18:28:32 -04:00
albert
dd5a965884 fixes 2012-03-12 17:50:45 -04:00
albert
050ca21c57 updated gem 2012-02-10 18:11:37 -05:00
albert
e36483550d updated gems 2012-02-10 17:55:05 -05:00
albert
6b62bfe857 added daemons gem 2012-01-27 18:26:58 -05:00
albert
b030cbf6ac upgraded to rails 3.2.1 2012-01-27 17:15:46 -05:00
albert
c8bcf5ad7c updated to rails 3.2, fixed tests 2012-01-27 14:22:47 -05:00
albert
ff266ed6b9 updated to rails 3.1.3 2011-11-29 18:13:34 -05:00
albert
ccbdbd74c1 updated gemfile 2011-11-02 17:58:36 -04:00
albert
50005ccf95 revert back to rmagick 2011-11-02 12:38:26 -04:00
albert
02eac64bd9 added more conditional checks for javascripts to reduce computation load 2011-11-02 12:27:40 -04:00
albert
ddd036ef97 fixes #118: flash uploads are broken 2011-10-14 18:02:11 -04:00
albert
5a4682e6f9 tweaked styles 2011-10-01 16:33:58 -04:00
albert
54fbaafa04 updated gemfile 2011-09-29 17:13:41 -04:00
albert
dc31e74809 added tinami support 2011-09-26 17:30:35 -04:00
albert
9b41a3ea27 updated lockfile 2011-09-24 10:42:09 -04:00
albert
c42513ea8e updated gemfile to use revised daemons gem 2011-09-21 16:18:16 -04:00
albert
2a91a7af84 updated gemfile 2011-09-21 16:08:01 -04:00
albert
a717134163 refactored resizer to use imagemagick, fixed some tests 2011-09-16 12:38:56 -04:00
albert
a19dd6a69f added sanitize, fixes #26: Clicking the wiki link withing comments gives a "page does not exist" error 2011-09-13 15:19:07 -04:00
albert
a33bd94ba3 updated rails gem to 3.1.0 release 2011-09-06 11:07:54 -04:00
Robin Liao
8f4720b1d8 Added a fallback for mini_magic + ImageMagic for platforms where it is more than difficult to compile the ImageResizer 2011-09-03 00:26:28 -07:00
randuin
31863738c1 Added vim .swp files to the gitignore and
also added pry to the development group for the Gemfile
2011-09-02 18:19:15 -07:00
albert
434d686bfd added therubyracer gem 2011-08-30 13:49:57 -04:00
albert
781100f2d9 added uglifier-rails 2011-08-30 13:42:09 -04:00
albert
d8e4f51f60 updated versions 2011-08-30 13:17:32 -04:00
albert
124403a921 implemented last-forum-read-at 2011-08-23 17:11:21 -04:00
albert
2b7a8f2d67 view changes 2011-08-22 16:28:31 -04:00
albert
c92bdf491e updated to rails 3.1.rc5 2011-08-06 16:22:49 -04:00
albert
80683f3f17 updated rails version 2011-08-06 15:50:37 -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
58c3d2af13 fixing tests 2011-07-16 19:20:02 -04:00
albert
07f8dba7f2 work 2011-06-21 12:20:22 -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
9e287726e3 work 2011-05-29 03:47:06 -04:00
albert
ca68b2def1 moved stylesheets and javascripts to assets 2011-05-24 18:24:45 -04:00
albert
1c964b5189 upgraded to rails 3.1.0.rc1 2011-05-24 18:04:25 -04:00
albert
630e3f3cad updated gemfile 2011-04-29 17:19:37 -04:00
albert
f9c961cdc6 * Removed unapprovals, added post flags and post appeals (still need to update tests)
* Restyled text
2011-03-28 18:48:02 -04:00
albert
6d0157265c pool views 2011-02-25 17:41:00 -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
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
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