Stephan Kaag
|
f12925887c
|
Drop Rails3 support
|
2014-02-17 19:42:08 +01:00 |
|
Stephan Kaag
|
a6b4b5dbf2
|
Replace Clockwork with Sidetiq
|
2013-08-14 21:39:40 +02:00 |
|
Stephan Kaag
|
f99acebdaa
|
Rails 4 updates
|
2013-07-24 21:09:18 +02:00 |
|
Stephan Kaag
|
b58da2fcf9
|
Add some TODO's
|
2013-07-22 22:39:20 +02:00 |
|
Stephan Kaag
|
ebd5fa76c5
|
Reuse post-analyzer and cooked-document when requesting multiple post stats
|
2013-07-22 22:24:47 +02:00 |
|
Stephan Kaag
|
ad2b667504
|
Remove dead code
|
2013-07-22 22:16:46 +02:00 |
|
Stephan Kaag
|
0e3b8fbb24
|
Remove some calls to all. They are not required, and Rails4 raises warnings about them.
|
2013-07-22 20:44:11 +02:00 |
|
Stephan Kaag
|
ea51f0fe04
|
Determine template_args only once per instance
|
2013-07-22 20:20:41 +02:00 |
|
Stephan Kaag
|
b19f631b3a
|
Some Rails4 updates
|
2013-07-22 19:01:22 +02:00 |
|
Stephan Kaag
|
6067736562
|
Refactor topic_query.rb for better readability
- Available options are defined and validated
- Internal methods are now protected
- Renamed some variables to be more consistent
|
2013-07-16 21:20:18 +02:00 |
|
Stephan Kaag
|
9c243aa9ce
|
Simplify avatar lookup class
|
2013-07-12 23:10:21 +02:00 |
|
Stephan Kaag
|
f53ba6a3b0
|
Refactor array concatenation
|
2013-07-12 21:49:11 +02:00 |
|
Stephan Kaag
|
6dc9d3c411
|
Add primary key id to category_featured_topics and topic_users
|
2013-07-12 19:01:37 +02:00 |
|
Stephan Kaag
|
2abfd38aee
|
Refactor code that raises deprecating warnings in Rails 4
|
2013-07-08 18:35:11 +02:00 |
|
Stephan Kaag
|
7cc7116680
|
No need to include all ActionView::Helpers in Topic, we only need the sanitize helper.
This also fixes a bug in Rails 4 where image_url gets accidentally overridden.
|
2013-07-03 21:43:29 +02:00 |
|
Stephan Kaag
|
93cc6f63ae
|
Update migrations to be compatible with Rails 4
|
2013-07-03 21:07:13 +02:00 |
|
Stephan Kaag
|
89b621d31a
|
Refactor update_all statements in order to prevent deprecation warnings in Rails 4
|
2013-07-02 18:36:47 +02:00 |
|
Stephan Kaag
|
e39cc464b1
|
Refactor routes in order to be compatible with Rails 4
|
2013-07-01 20:00:06 +02:00 |
|
Stephan Kaag
|
469bf044c3
|
Remove superfluous }
|
2013-06-05 21:54:07 +03:00 |
|