danielgrippi
|
52c8540091
|
Revert "attempt to make travis happy" [ci skip]
This reverts commit 8507dc864f.
|
2012-02-14 15:05:28 -08:00 |
|
danielgrippi
|
8507dc864f
|
attempt to make travis happy
|
2012-02-14 15:00:59 -08:00 |
|
Maxwell Salzberg
|
3d569cc4bc
|
fix for some crazy lack-of-stubbing on some http requests...
|
2012-02-09 16:20:22 -08:00 |
|
danielgrippi
|
a3e13e3c0e
|
User#like! method.
|
2012-02-03 14:42:03 -08:00 |
|
danielgrippi
|
4f7dda6012
|
bang! kill redis cache.
|
2012-02-02 12:45:43 -08:00 |
|
danielgrippi
|
310a0679f1
|
particpate stream, yo!
|
2012-02-01 16:05:16 -08:00 |
|
danielgrippi
|
02021584a7
|
EvilQuery for Participation, refactor comment creation
you can now create a comment with User#comment!(post, text)
|
2012-02-01 15:09:31 -08:00 |
|
Maxwell Salzberg
|
49f18d435a
|
upgrade factory girl there are 3 failing cukes.
|
2012-01-21 21:58:50 -08:00 |
|
Dennis Collinson
|
8e3db3aebe
|
make jasmine view tests work, load templates, party
|
2012-01-07 14:23:21 -08:00 |
|
danielgrippi
|
6f7c9e9301
|
Remove resque_rescheduler as it was killing our app servers (receiving
http requests).
Revert "retry less"
This reverts commit 7784156e3b.
Revert "supress resque retries"
This reverts commit 80cdcd4edd.
Revert "Retry federation if remote pod is down"
This reverts commit bcbc86e502.
Conflicts:
app/models/jobs/http_multi.rb
|
2011-11-07 12:50:02 -08:00 |
|
Manuel Schölling
|
bcbc86e502
|
Retry federation if remote pod is down
|
2011-10-27 00:36:55 +02:00 |
|
Ilya Zhitomirskiy
|
f4bfa22768
|
added a clear cache rake task, removed fake redis for mockredis, slight
refactor of the redis_cache class
|
2011-10-05 11:54:24 -07:00 |
|
Raphael Sofaer
|
2e96f0121e
|
simplify multi-server spec running with foreman. couldn't really get it automated tonight, not sure why.
|
2011-09-22 00:24:01 -04:00 |
|
danielgrippi
|
97f80272b2
|
DG MS; changed Job:: to Jobs::; require all mail jobs from Job base class
|
2011-09-15 12:42:53 -07:00 |
|
Maxwell Salzberg
|
60ace5c297
|
DG MS; Broke out HydraWrapper in HttpMulti job
|
2011-09-14 15:50:07 -07:00 |
|
Maxwell Salzberg
|
665facaeb0
|
DG MS renamed private dispatcher; started refactor including public
dispatcher
|
2011-09-12 17:02:40 -07:00 |
|
Sarah Mei
|
f06b8c7a58
|
First pass at removing order dependencies so specs will be reliable on postgres and mysql
|
2011-09-05 17:51:45 -07:00 |
|
Sarah Mei
|
2255e80b69
|
So. It turns out that postgresql has a less-consistent idea of what .first means in an association with no default ordering. All the places we were doing bob.aspects.first (& etc.) needed to be more specific. & o ya, POSTGRES IS GREEN.
|
2011-08-29 22:03:05 -07:00 |
|
Sarah Mei
|
b7b1c6b276
|
Fix interaction between I18n fallbacks and our interpolation fallback code. Refactor I18n tests into their own file. Remove some test support code that made it hard to test I18n.
|
2011-07-30 22:41:46 -07:00 |
|
Raphael Sofaer
|
f9bf34a73e
|
Fix defaults for activerecord models in i18n
|
2011-07-29 15:51:38 -07:00 |
|
Raphael Sofaer
|
17774d8b3b
|
Getting repost back to almost green.
|
2011-07-21 19:15:47 -07:00 |
|
Raphael Sofaer
|
7382dfb7be
|
Multi-server spec now successfully passes along a reshare
|
2011-07-21 18:23:33 -07:00 |
|
Raphael Sofaer
|
e19fb6d0f8
|
Use authority instead of host in order to get the port as well.
|
2011-07-21 18:23:33 -07:00 |
|
Ilyaaaaaaaaaaaaa Zhitomirskiy
|
537766d0d7
|
Started working on repost integration test
|
2011-07-21 18:23:33 -07:00 |
|
Ilyaaaaaaaaaaaaa Zhitomirskiy
|
bd1c8efe54
|
wip integration servers
|
2011-07-21 18:23:33 -07:00 |
|
Raphael Sofaer
|
20de3a5622
|
Refactor StatusMessagesController#create, move the photo dispatching into an after_dispatch hook
|
2011-07-21 16:30:00 -07:00 |
|
Raphael Sofaer
|
97ca10ddda
|
Huge commit I know, but move show and destroy routes into PostsController and PostsController#show into PublicsController
|
2011-07-10 20:06:31 -07:00 |
|
danielgrippi
|
67eaafe3a9
|
Chubbies no longer saves diaspora_handle from the browser
|
2011-06-06 15:42:58 -07:00 |
|
Maxwell Salzberg
|
7aeb3a3649
|
Remove enabling sessions
|
2011-06-03 16:24:12 -07:00 |
|
Maxwell Salzberg
|
4b13c83de7
|
Chubbies now uses sqlite to have tables of pods and users
|
2011-06-03 16:24:12 -07:00 |
|
Maxwell Salzberg
|
e720fc097d
|
chubbies tests mow take diaspora handle
|
2011-06-03 16:24:12 -07:00 |
|
danielgrippi
|
01edfeee03
|
Chubbies now sends manifest data to create a client
|
2011-06-03 16:24:12 -07:00 |
|
danielgrippi
|
e121b0fe6d
|
Chubbies now sees that it has no secret and registers itself.
|
2011-06-03 16:22:38 -07:00 |
|
Raphael Sofaer
|
381b85189d
|
Add Chubbies, the oauth sample app, and a cucumber feature for part of an oauth flow
|
2011-06-03 16:22:38 -07:00 |
|
Raphael Sofaer
|
537de1ce4c
|
build_like and build_comment now take only an options hash, and call build_relayable
|
2011-05-31 12:27:58 -07:00 |
|
Raphael Sofaer
|
38289b1a47
|
Multi-server integration tests are now possible
|
2011-05-25 15:16:14 -07:00 |
|
Raphael Sofaer
|
c95ce3bd0c
|
Raise translation errors in specs
|
2011-05-19 17:01:42 -07:00 |
|
danielgrippi
|
7eaca0346c
|
Merge branch 'master' into follow
Conflicts:
config/assets.yml
public/stylesheets/sass/_mixins.scss
spec/models/user/posting_spec.rb
|
2011-05-16 14:56:28 -07:00 |
|
Raphael Sofaer
|
70fd2e916a
|
Update rspec
|
2011-05-13 17:52:37 -07:00 |
|
danielgrippi
|
648a10e6d3
|
Merge branch 'master' into follow
Conflicts:
app/controllers/requests_controller.rb
app/controllers/tags_controller.rb
app/helpers/aspects_helper.rb
app/views/notifications/index.html.haml
config/routes.rb
public/javascripts/aspect-edit.js
public/javascripts/contact-list.js
spec/integration/receiving_spec.rb
spec/models/user/connecting_spec.rb
spec/models/user/posting_spec.rb
|
2011-05-04 11:35:35 -07:00 |
|
Raphael Sofaer
|
899963d487
|
Move created_at back a second in .post
|
2011-04-30 10:26:16 -07:00 |
|
Raphael Sofaer
|
38e44b13aa
|
Test and fix pagination on profile, tag and aspect streams
|
2011-04-30 10:26:16 -07:00 |
|
danielgrippi
|
106ae983d5
|
Merge branch 'master' into follow. all specs green.
Conflicts:
app/controllers/application_controller.rb
app/controllers/people_controller.rb
app/models/person.rb
config/assets.yml
db/schema.rb
public/javascripts/aspect-edit.js
spec/controllers/aspects_controller_spec.rb
spec/models/user/querying_spec.rb
spec/spec_helper.rb
|
2011-04-11 17:48:37 -07:00 |
|
Raphael Sofaer
|
080f08187d
|
Disable typhoeus everywhere but the HTTPMulti specs
|
2011-04-11 14:52:21 -07:00 |
|
MrZYX
|
fbe91aba3a
|
refetch profile if it's missing, comment out hydra stub for now because it breaks the specs
|
2011-04-09 15:20:28 +02:00 |
|
danielgrippi
|
914e35dcad
|
stub hydra for great success. also, make local_luke, local_leia, and remote_raphael fixtures.
|
2011-04-08 18:24:02 -07:00 |
|
danielgrippi
|
68375fdb02
|
added mutual flag, removed pending from contact, specs are green. wip
|
2011-04-05 16:12:53 -07:00 |
|
MrZYX
|
1b1a23aa8f
|
likes/dislikes WIP TODO: better icons, better styling, integration on photo show page
|
2011-03-20 18:10:58 +01:00 |
|
Sarah Mei
|
0b1fa4d014
|
You can now add contacts from tags#show. Also, a CSS change to help us start refactoring: there's now a class to the body that you can set with content_for :body_class. This lets you scope CSS to a particular page. Started breaking out smaller CSS files.
|
2011-03-19 20:53:55 -07:00 |
|
Sarah Mei
|
1bd693eb14
|
Added cucumber step for searching, and feature for searching for tags.
|
2011-03-19 19:06:24 -07:00 |
|