Sam
|
d9df40dfcd
|
minor refactor
|
2014-02-06 17:07:15 +11:00 |
|
Sam
|
a69f59ef51
|
FEATURE: much faster asset precompilation with a redis backed cache
|
2014-02-06 16:55:53 +11:00 |
|
Vikhyat Korrapati
|
6acc5c19e7
|
Use LOAD_PLUGINS=1 instead of LOAD_PLUGINS=true for consistency.
|
2014-02-05 10:50:28 +05:30 |
|
Vikhyat Korrapati
|
fab4e59f76
|
Fix plugin:spec rake task to include subdirectories.
|
2014-02-05 06:11:49 +05:30 |
|
Vikhyat Korrapati
|
102352e205
|
Add rake task for running plugin tests.
|
2014-02-02 01:52:53 +05:30 |
|
Neil Lalonde
|
3a6c3ee65d
|
Add two rake tasks: db:rebuild_indexes and import:remove_backup
|
2014-01-31 15:30:47 -05:00 |
|
Robin Ward
|
4981525047
|
REFACTOR: Fixes poor class hierarchy for listing topics
- Upgrades Ember to latest
- Fixes a bunch of bugs with page titles and missing "active" states
|
2014-01-18 19:26:24 +01:00 |
|
Sam
|
1533a1163c
|
use_ssl is just confusing, it means use_https , fix name of setting
|
2014-01-09 10:51:38 +11:00 |
|
Régis Hanol
|
e732aa8a86
|
BUGFIX: we should not store absolute urls for locally uploaded avatar templates
Highly recommended to run: `RAILS_ENV=production bundle exec rake avatars:regenerate` to fix the avatar templates stored in the database.
|
2014-01-07 17:45:06 +01:00 |
|
Robin Ward
|
4f8aed295a
|
FEATURE: Embeddable Discourse comments, now with simple-rss instead of feedzirra
|
2013-12-31 15:01:22 -05:00 |
|
Robin Ward
|
62db063e1e
|
Revert "Support for Embeddable Comments via IFRAME" - it depends on Curl
which not every server has. Have to rethink this.
This reverts commit e3e4c62887 .
|
2013-12-31 12:52:31 -05:00 |
|
Robin Ward
|
e3e4c62887
|
Support for Embeddable Comments via IFRAME
|
2013-12-31 12:26:24 -05:00 |
|
Robin Ward
|
3a459f3634
|
Support for dry runs when importing via Disqus, replacing text, foreign accents
|
2013-12-30 11:32:21 -05:00 |
|
Sam
|
66afabcf4c
|
stop messing with asset pipeline defaults
stripping postfixes is wasteful and uneeded. It messes up our build
|
2013-12-19 12:33:17 +11:00 |
|
Robin Ward
|
b41ee7256e
|
Support for importing Disqus posts into a category
|
2013-12-12 16:31:24 -05:00 |
|
Robin Ward
|
fcad3b8119
|
Experimental: Disqus XML importer
|
2013-12-12 15:36:19 -05:00 |
|
Neil Lalonde
|
ec26063fdc
|
In populate:posts tool, catch post validation errors and retry
|
2013-12-06 14:39:11 -05:00 |
|
Régis Hanol
|
7bb23c8ce8
|
FIX: better handle errors in youtube onebox
|
2013-12-06 12:01:30 +01:00 |
|
Neil Lalonde
|
13da653f2b
|
Add a tool to generate a lot of posts in a topic. thor populate help posts to see usage.
|
2013-12-05 12:41:24 -05:00 |
|
Régis Hanol
|
f65cde3cda
|
do not bump posts when rebaking
|
2013-11-22 01:52:26 +01:00 |
|
Scott Carleton
|
908ba32d37
|
Avoiding double manifest files
Capistrano chokes if there's two manifest files.
http://meta.discourse.org/t/rails-4-non-digest-assets-and-capistrano/10948?u=scotterc
|
2013-11-14 18:22:44 -05:00 |
|
Régis Hanol
|
706f96af0a
|
rake task to install/update plugins (props to @marcoceppi)
|
2013-11-07 18:48:23 +01:00 |
|
Régis Hanol
|
86a60113a6
|
fix avatars:regenerate rake task
|
2013-11-06 12:32:27 +01:00 |
|
Régis Hanol
|
37fd7ab574
|
pull hotlinked images
|
2013-11-05 19:07:29 +01:00 |
|
Régis Hanol
|
eb9c1f28ed
|
add debug mode to autospec
|
2013-11-05 11:01:17 +01:00 |
|
Sam
|
b11e665ecc
|
Rails 4 is now the out-of-the-box default
|
2013-11-05 09:36:52 +11:00 |
|
Sam
|
cc27c5f363
|
Rails 4 changes behavior of precompile not to include originals
This patch will restore rails 3 beavior and fix emoji etc under rails 4
|
2013-11-04 09:58:34 +11:00 |
|
Régis Hanol
|
b56b11d96a
|
add qunit to autospec
|
2013-11-01 23:57:50 +01:00 |
|
Sam
|
270fde7dbd
|
correct rake test:prepare so it seeds the db correctly
move category creation into seeds as well, so db can be seeded from structure.sql
|
2013-10-25 10:31:33 +11:00 |
|
Robin Ward
|
348e2e3ef2
|
Support for per-user API keys
|
2013-10-22 17:34:39 -04:00 |
|
Régis Hanol
|
4536b5fe04
|
added a job to clean up orphan uploads
|
2013-10-15 11:15:48 +02:00 |
|
Régis Hanol
|
f244650832
|
update images:pull_hotlinked rake task to add support for the markdown reference link style
|
2013-10-10 11:57:36 +02:00 |
|
Régis Hanol
|
15de4ac890
|
add a rake task to pull hotlinked images
|
2013-10-10 04:04:08 +02:00 |
|
Sam
|
279c3a3add
|
rake task to generate api_key
|
2013-09-10 16:02:26 +10:00 |
|
Régis Hanol
|
3e80e885ae
|
rake task to regenerate avatars
|
2013-09-08 12:22:50 +02:00 |
|
Régis Hanol
|
36b6b8d78e
|
removed old rake task until it's updated
|
2013-07-31 23:24:16 +02:00 |
|
Sam
|
9749001b54
|
a much more robust qunit daemonizer
|
2013-07-30 14:15:20 +10:00 |
|
Sam
|
7e5c7f5987
|
fork web server, makes much more sense
|
2013-07-30 13:04:29 +10:00 |
|
Sam
|
5aa50699f0
|
tweak so more time for starup
|
2013-07-30 12:35:41 +10:00 |
|
Sam
|
85ddf73cf3
|
make qunit at least wait for a network connection
|
2013-07-30 12:32:12 +10:00 |
|
Robin Ward
|
0317cf9608
|
Show topics as a list of topics on the User Stream.
|
2013-07-25 15:56:20 -04:00 |
|
Robin Ward
|
19f3a8d640
|
Each user activity filter has its own URL now.
|
2013-07-17 15:42:31 -04:00 |
|
Sam
|
a1f1849392
|
getting weird exceptions after handling one, work around
|
2013-07-05 17:44:32 +10:00 |
|
Sam
|
1db9108c1b
|
add some error handling
|
2013-07-05 16:55:14 +10:00 |
|
Robin Ward
|
2d821d1ff4
|
Clicking the #site-logo will refresh the latest list.
|
2013-07-04 17:31:06 -04:00 |
|
Robin Ward
|
4a3bc1fb43
|
More Javascript Tests + Fixtures. Also a rake task to crawl them.
|
2013-07-04 16:20:43 -04:00 |
|
Régis Hanol
|
40f93bda8b
|
make sure we trigger the post process when rebaking the posts
|
2013-06-21 18:30:57 +02:00 |
|
Régis Hanol
|
8a751e6e44
|
make sure we also delete optimized images
|
2013-06-21 09:34:02 +02:00 |
|
Robin Ward
|
9f3d5b9f1e
|
Merge pull request #1044 from ZogStriP/clean-orphan-uploaded-files
added a rake task to clean orphan uploaded files
|
2013-06-20 07:53:50 -07:00 |
|
Sam
|
70683c1f09
|
Merge pull request #1034 from chrishunt/rebake-oneboxes
Optionally rebake oneboxes with posts:rebake task
|
2013-06-20 01:18:57 -07:00 |
|