Maxwell Salzberg
|
3be247f8ca
|
remove unicorn intializer as we now do it in config.ru
|
2012-01-27 13:16:34 -08:00 |
|
Maxwell Salzberg
|
c69df0fb29
|
fix photos controller test
|
2012-01-27 13:06:27 -08:00 |
|
danielgrippi
|
3146380365
|
aggressively kill unicorn workers with UnicornKiller. [ci skip]
|
2012-01-27 11:54:58 -08:00 |
|
danielgrippi
|
95b7e30e00
|
preload_app in unicorn
|
2012-01-27 11:42:51 -08:00 |
|
danielgrippi
|
ff71bc5a44
|
remove @backbone reference in people/show (thx @mrZYX for the catch); added loaders to people and tag pages
|
2012-01-27 10:53:03 -08:00 |
|
Sarah Mei
|
014d5a1724
|
Revert .rvmrc changes because readline -e doesn't work on OS X
|
2012-01-27 07:39:23 -08:00 |
|
Maxwell Salzberg
|
e2cb572c15
|
random cleanup; delete some unused methods, clean up some logic in some
controllers; update the default referee to /stream [ci skip]
|
2012-01-27 02:23:38 -08:00 |
|
Maxwell Salzberg
|
c100f8bfdd
|
clean up Person scopes, and re-use one in contact controller to deprecate a controller method
|
2012-01-27 02:23:38 -08:00 |
|
Maxwell Salzberg
|
7cef6a8d22
|
remove unneeded line from apps_controller [ci skip]
|
2012-01-27 02:23:37 -08:00 |
|
Maxwell Salzberg
|
46da8310f5
|
small styling changes
|
2012-01-27 02:23:37 -08:00 |
|
Maxwell Salzberg
|
8002091d67
|
kinda refactor another sucky controller method
|
2012-01-27 02:23:37 -08:00 |
|
Maxwell Salzberg
|
cc5334ce9a
|
make this scary join a scope [ci skip]
|
2012-01-27 02:23:37 -08:00 |
|
Maxwell Salzberg
|
c43bb90794
|
we never use this data [ci skip]
|
2012-01-27 02:23:37 -08:00 |
|
Maxwell Salzberg
|
117acdd17f
|
move mention regex to a constant in mention
|
2012-01-27 02:23:37 -08:00 |
|
Maxwell Salzberg
|
718c4fd38c
|
refactor status_message_controller#create to suck less. it still sucks
|
2012-01-27 02:23:37 -08:00 |
|
danielgrippi
|
0da5f18ad5
|
add placeholder in CommentStreamView. [ci skip]
|
2012-01-26 19:58:00 -08:00 |
|
danielgrippi
|
5a78796ec0
|
Merge branch 'input-placeholders' of https://github.com/Raven24/diaspora into Raven24-input-placeholders
|
2012-01-26 19:52:27 -08:00 |
|
danielgrippi
|
53128f3153
|
set mentions limit at 1 instead of 2. [ci skip]
|
2012-01-26 18:57:41 -08:00 |
|
danielgrippi
|
a3d596a853
|
DG MS; only fetch contacts when focused in on Publisher.input(); limit autocomplete; added uma back; fixed jasmine tests.
|
2012-01-26 18:51:02 -08:00 |
|
danielgrippi
|
fa1ee731af
|
DG MS; made an imageUrl handlebars helper for assets served through handlebars templates.
|
2012-01-26 17:04:03 -08:00 |
|
Maxwell Salzberg
|
48941fbae1
|
DG MS; add rack-rewrite to handle forwarding old urls [ci skip]
|
2012-01-26 16:32:46 -08:00 |
|
danielgrippi
|
c133c16dc2
|
DG MS; don't fetch people or contact objects (you don't need) on multi stream.
|
2012-01-26 14:52:31 -08:00 |
|
danielgrippi
|
028817541e
|
remove star from procfile [ci skip]
|
2012-01-26 13:41:35 -08:00 |
|
danielgrippi
|
d9ee842401
|
Merge branch 'deferred_post'
|
2012-01-26 13:31:15 -08:00 |
|
danielgrippi
|
005b165e87
|
defer dispatching to help app processes not bloat in memory
|
2012-01-26 13:24:53 -08:00 |
|
Maxwell Salzberg
|
c23e6d9afd
|
dispatcher#post should not take opts
|
2012-01-26 13:24:53 -08:00 |
|
danielgrippi
|
da9e57b2c9
|
added oink in dev mode
|
2012-01-26 13:18:58 -08:00 |
|
Jonne Haß
|
bddd9b244f
|
flickr embedding doesn't break the JS anymore
|
2012-01-26 05:38:43 +01:00 |
|
danielgrippi
|
e170829bf7
|
pull back less Person objects in the stream query.
|
2012-01-25 19:40:40 -08:00 |
|
Dennis Collinson
|
b0ef88fb9f
|
WIP convert multiStream query to evilQuery
|
2012-01-25 19:10:25 -08:00 |
|
Maxwell Salzberg
|
c490224516
|
change the name of the rake task as we are doing it locally for now
|
2012-01-25 18:23:49 -08:00 |
|
Dennis Collinson
|
f332610016
|
Refactor user.shareables_from into evil query class for optimization, possibly broken.
|
2012-01-25 16:32:18 -08:00 |
|
Dennis Collinson
|
d69953b0d6
|
enter the idea of the evilquery
|
2012-01-25 14:20:16 -08:00 |
|
Maxwell Salzberg
|
939383ef32
|
You can now use rake assets:precompile to upload all of your static assets to s3. This uses your prexisiting settings in AppConfig for s3. then, start your server with ASSET_HOST={cdn_hostname} remember to include https and no trailing slash
|
2012-01-25 11:22:45 -08:00 |
|
Jonne Haß
|
e1658f8d8b
|
switch PhotosController#index over to guid, fix #2729
|
2012-01-25 12:45:02 +01:00 |
|
Jonne Haß
|
9c67cd7eb9
|
collapse Post#last_three_comments and Commentable#last_three_comments, do not double query comments in CommentsController#index for a JSON response, remove spec that tests ordering as it's not deterministic on psql without specified order
|
2012-01-25 12:44:50 +01:00 |
|
danielgrippi
|
72aee6b2c1
|
don't use .last(3), use .limit(3) instead. also, don't put an order on an association as it isn't overridable. (this commit minimizes AR object instantiation in the stream)
|
2012-01-24 23:47:45 -08:00 |
|
Maxwell Salzberg
|
3808547ac4
|
adding back the images we use in development
|
2012-01-24 18:20:50 -08:00 |
|
Maxwell Salzberg
|
9aaec14800
|
remove a bunch of unused images. we might use one or two of these on test but we can deal with it later [ci skip]
|
2012-01-24 17:52:40 -08:00 |
|
danielgrippi
|
eaed3505e4
|
Don't create share_visibilities for public posts, sans migration of deleting old data.
|
2012-01-24 16:49:07 -08:00 |
|
Maxwell Salzberg
|
821c164809
|
update resque-ensure-connected
|
2012-01-24 16:48:28 -08:00 |
|
Maxwell Salzberg
|
53304df740
|
I can't test this at this momement. I will put it back in once i have a
chance to test it first Revert "finally found a way to disable airbrake [ci skip]"
This reverts commit 8aafd56482.
|
2012-01-24 15:42:39 -08:00 |
|
Maxwell Salzberg
|
335172c411
|
move unicorn killer to initializer so thin still works, also a fix for newrelic not sending data
|
2012-01-24 15:42:25 -08:00 |
|
Jonne Haß
|
8aafd56482
|
finally found a way to disable airbrake [ci skip]
|
2012-01-25 00:28:28 +01:00 |
|
danielgrippi
|
d301d453a1
|
whoops. [ci skip]
|
2012-01-24 15:13:30 -08:00 |
|
danielgrippi
|
c1d3df6a64
|
fix require [ci skip]
|
2012-01-24 15:12:58 -08:00 |
|
Maxwell Salzberg
|
e0186138f2
|
add rpm_contrib for instrumenting resque jobs
|
2012-01-24 14:58:36 -08:00 |
|
Maxwell Salzberg
|
a1aae2c3dc
|
add airbrake back to resque
|
2012-01-24 14:58:36 -08:00 |
|
Maxwell Salzberg
|
ba010833c7
|
move newrelic and airbrake out of any group, as it is not loading at all
if it is in any bundler group #confused
|
2012-01-24 14:58:36 -08:00 |
|
danielgrippi
|
52438ffaf2
|
add unicorn back in. only use one worker process for now. also, move chrome_frame middleware into the correct load path in lib. [ci skip]
|
2012-01-24 14:56:55 -08:00 |
|