Sam Saffron
9b489506d0
update memory profiler, oj and lru redux
2015-06-05 01:39:38 +10:00
Sam Saffron
89b475e538
FEATURE: clean up microdata breadcrumb
...
* do not include any breadcrumb for uncategorized
* do not include the work "Categories" as a breadcrumb
2015-06-03 18:17:45 +10:00
Régis Hanol
56f077db69
FIX: optimized images fail if source is remote and S3 is disabled
2015-06-01 11:13:56 +02:00
Sam Saffron
775c6d7a65
add missing comment for bundler
2015-06-01 12:33:09 +10:00
Sam
2c3062548b
FEATURE: upgrade image compression gem
2015-05-29 12:39:55 +10:00
Sam
bb3fb37650
FIX: when uploading same file was pasted into multiple composers
2015-05-28 15:08:54 +10:00
Régis Hanol
9cd6b91b6d
update onebox to latest
2015-05-26 16:19:39 +02:00
Sam
f079dd63ed
PERF: remove "fog" dependency
2015-05-25 17:57:06 +10:00
Sam
ff55bcb4d0
eventmachine is no longer a strong dependency
2015-05-25 12:45:08 +10:00
Robin Ward
01d4085125
Removed bad JS tests, upgrade QUnit + ember-qunit
2015-05-13 14:13:37 -04:00
Robin Ward
d9e5302a16
FIX: HTMLBars compilation was broken in production mode
2015-05-11 11:20:46 -04:00
Régis Hanol
4da6124fa5
update onebox to latest
2015-05-08 16:42:55 +02:00
Sam
8a3a02421a
update onebox gem
2015-05-07 14:08:27 +10:00
Sam
ca2309c6ec
correct concurrency issue in message bus
2015-05-06 13:19:41 +10:00
Erick Guan
b772ff6e13
FEATURE: add slug geneartion options
2015-05-05 18:08:30 +08:00
Sam
4408ea2a42
FIX: if redis is flushed message bus will keep working
...
also remove message bus dependency on eventmachine
2015-05-04 10:03:22 +10:00
Sam
4f1c6a30cd
Update logster so it does not crash error reporting where redis is down
2015-05-01 17:21:14 +10:00
Godfrey Chan
0887f33d77
Bump to sass-rails 4.0.5 for Rails 4.2 support
2015-04-28 23:19:45 -04:00
Godfrey Chan
233f56b6aa
AMS 0.8.3 was released with the patch we want
2015-04-28 23:15:26 -04:00
Sam
4eaee8f611
Merge pull request #3377 from scossar/auto-rtl
...
Auto rtl
2015-04-28 07:58:35 +10:00
Sam
0f6d9f749c
Merge pull request #3397 from zzakcanncode/bumprails41
...
Bump rails to latest patch 4.1 release. (4.1.10)
2015-04-28 07:52:48 +10:00
Arthur Neves
f84541b1ba
Update rspec to rspec 3.2.0
2015-04-25 18:29:43 -04:00
Arthur Neves
e6655e7d7e
Bump rails to latest patch 4.1 release. (4.1.10)
...
We should be using the latest patch release of the current supported
version.
Also this adds a more explicit version of rails on the Gemfile. This is
will help to test on rails 4.2 and master.
2015-04-24 15:36:46 -04:00
Sam
d186de05f4
update logster
2015-04-16 12:36:48 +10:00
Simon Cossar
4b8ad7637c
Remove old styles from rtl.scss. Add new styles to fix some positioning.
2015-04-14 19:19:11 -07:00
Sam
9191fbe9fb
Upgrade ruby racer so we can remove our freedom patch
2015-04-15 09:21:52 +10:00
Régis Hanol
f180d22025
update onebox
2015-04-06 10:50:16 +02:00
Sam
536c930090
update message bus so we pick up on Exception -> StandardError change
2015-03-23 12:26:18 +11:00
Sam
8bc5de665b
message bus upgrade to correct polling in background tabs
2015-03-20 09:01:32 +11:00
Sam
59a2f622c6
FIX: pause processing background messages while saving a post
2015-03-16 18:27:18 +11:00
Sam
927f14ebda
update more gems
2015-03-10 11:32:51 +11:00
Sam
710f33b135
more gem updates
2015-03-10 11:26:32 +11:00
Sam
34fcad154e
more gem updates (this is all part of preparing for a new docker image)
2015-03-10 11:23:11 +11:00
Sam
7835bb90ef
update gems
2015-03-10 11:09:49 +11:00
Robin Ward
26a9c35293
FIX: Allow logster to report errors in a subfolder
2015-03-09 15:52:24 -04:00
Robin Ward
4691fe35b3
FIX: 6to5 was renamed to Babel
...
I can't believe they just pulled the old gem and broke people deploying
our site to production. I get it, your name changed, but don't break
other people's apps with no deprecations.
2015-03-05 13:08:32 -05:00
Sam
669247f16f
update lru redux to latest (fixes issue under jruby)
2015-03-02 09:31:28 +11:00
Sam
9d3c7f4a52
FIX: update logster fixes ?test causing a 500
2015-02-27 12:30:34 +11:00
Sam
4806004185
update rack-mini-profiler
2015-02-27 12:22:00 +11:00
Sam
ff4bbf51d2
Gem updates
2015-02-26 15:29:04 +11:00
Robin Ward
7e2dd2463e
Bump onebox version.
2015-02-24 10:50:19 -05:00
Sam
b5bcf7bf3d
update some testing gems
2015-02-16 07:17:45 +11:00
Sam
c867074e0e
Update gems, hiredis contained a confirmed memory leak
2015-02-16 07:12:26 +11:00
Sam
43375c8b15
FIX: upgrade event machine
...
1.0.5 and 1.0.6 contain confirmed memory leaks
2015-02-16 07:06:19 +11:00
Sam
bd8d8b2b49
Revert "Revert "update gems" , may be causing mem leak"
...
This reverts commit 112e82d11a
.
2015-02-16 07:04:50 +11:00
Sam
0b7c92166c
upgrade pg, appears to be false positive
2015-02-15 08:27:35 +11:00
Sam
112e82d11a
Revert "update gems" , may be causing mem leak
...
This reverts commit 5eea774f54
.
2015-02-15 08:25:58 +11:00
Sam
cd0fa12562
FIX: downgrade pg to stop memory leak
2015-02-13 10:10:15 +11:00
Sam
e96dbd6f06
Revert "Upgrade i18n gem"
...
This reverts commit dde24c4ddb
.
2015-02-12 12:11:49 +11:00
Sam
dde24c4ddb
Upgrade i18n gem
2015-02-12 12:05:19 +11:00