Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-22fixed the safe_buffer issuesMaxwell Salzberg
2011-07-13Use activerecord-import to re-save ServiceUser objects. We should do the ↵Raphael Sofaer
same in ReceiveLocalBatch.
2011-07-12rails-i18n is now a gemMrZYX
2011-07-02Revert "Revert "remove perform delegate: use a gem that unobtrusivly does ↵Maxwell Salzberg
the same"" This reverts commit 696779d5897ffa2e39ab13b5f9a552ab90632194.
2011-07-02Revert "remove perform delegate: use a gem that unobtrusivly does the same"Maxwell Salzberg
the connection adapter messes with single process mode... This reverts commit dd752d7dd93751e561f14ed7480359a3a64b2b4e.
2011-07-02remove perform delegate: use a gem that unobtrusivly does the sameMaxwell Salzberg
thing. use built in resque inline method for single process mode
2011-07-02More travis stuffRaphael Sofaer
2011-06-30Lock oauth2-providerRaphael Sofaer
2011-06-30I seriously think that this commit is going to fix CI. SRSLY.Raphael Sofaer
2011-06-29Bundle in the oauth features, take the source out of the chubbies GemfileRaphael Sofaer
2011-06-29point diaspora client to the right place in the gemfilesRaphael Sofaer
2011-06-29Point diaspora-client to gitRaphael Sofaer
2011-06-29Merge branch 'master' into oauthRaphael Sofaer
Conflicts: Gemfile Gemfile.lock app/models/app_config.rb app/models/post.rb db/schema.rb public/stylesheets/sass/application.sass spec/lib/webfinger_spec.rb
2011-06-28Notifications page works with VannaMichael Sofaer
2011-06-28updated selenium driver to work with FF5; added translations to ↵danielgrippi
contacts/index; fixed cucumber
2011-06-24WIP getting rid of app_url in paramsdanielgrippi
2011-06-24added cucumber test for re-registering a pod from a clientdanielgrippi
2011-06-24fixed every spec but the activity stream photos controller specIlyaaaaaaaaaaaaa Zhitomirskiy
2011-06-23added JWT verification support to diasporadanielgrippi
2011-06-22Faraday follows redirectsRaphael Sofaer
2011-06-20put some dependent destroys on models for better sqlite compatabilitydanielgrippi
2011-06-19Undo some pg changesRaphael Sofaer
2011-06-19Fix stream query for postgres, shouldn't break mysqlRaphael Sofaer
2011-06-16configured the testmodeIlya Zhitomirskiy
2011-06-15changed back to the git repo for clientIlya Zhitomirskiy
2011-06-15cucumber specs are greenIlya Zhitomirskiy
2011-06-14Lock linecache to avoid require_relative thingRaphael Sofaer
2011-06-14Start some real docsRaphael Sofaer
2011-06-10updated the Gemfile to point to repo instead of pathIlya Zhitomirskiy
2011-06-09Chubbies now uses diaspora-clientRaphael Sofaer
2011-06-04Chubbies now uses sqlite to have tables of pods and usersMaxwell Salzberg
2011-06-04Add Chubbies, the oauth sample app, and a cucumber feature for part of an ↵Raphael Sofaer
oauth flow
2011-06-02include newrelic if the newrelic config file is present. profiling ftw.danielgrippi
2011-06-02initial post to tumblr supportMaxwell Salzberg
2011-05-29Remove vendored jasmine; use normal jasmine gem. thx @tubbo for the prompt.Sarah Mei
2011-05-29Switching to settingslogic to manage our configuration. THE FILE FORMAT HAS ↵Sarah Mei
CHANGED. OLD APP.YML AND APP_CONFIG.YML FILES WILL NOT WORK ANYMORE. Two important differences: 1. The app only looks in one file for settings: config/application.yml. If you want to override something, do it in that file. It is gitignore'd. If config/application.yml does not exist, or exists but is in the old format, you'll get a nice friendly set of instructions on how to convert your old file. 2. script/server settings are no longer in application.yml. They have their own settings file - copy config/script_server_config.yml.example to config/script_server_config.yml. This is also gitignore'd. script/server will print a message and exit if that file doesn't exist.
2011-05-23Locking to older version of rspec-core as new version has invalid specificationSarah Mei
2011-05-17update nokogiri, require false on soddanielgrippi
2011-05-17Fix password reset, add cucumber featureRaphael Sofaer
2011-05-14update devise_invitable and deviseRaphael Sofaer
2011-05-04Rev thin again, 1.2.10 segfaultsRaphael Sofaer
2011-05-03Rev Thin for a 'can't find Thin::HttpParser' bugRaphael Sofaer
2011-04-21added debian sod recipieszhitomirskiyi
2011-04-16OHAI! Y U BREAK BUILD??Raphael Sofaer
2011-03-28Revert "update selenium-webdriver to 0.1.4,fixes #829"Raphael Sofaer
This reverts commit eddd8d969f8c7d791cb18d378616e85f36bb4c44.
2011-03-28update selenium-webdriver to 0.1.4,fixes #829MrZYX
2011-03-23Perhaps the silent upgrade of selenium-webdriver freaked out CI. Let's see.Sarah Mei
2011-03-12Fix specs, migrate to downcase tags, still testing migrationRaphael Sofaer
2011-03-11remove wasteful joinRaphael Sofaer
2011-03-11TAGS ARE SO COOLRaphael Sofaer