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
path: root/lib
AgeCommit message (Expand)Author
2011-08-13Write, don't append backupRaphael Sofaer
2011-08-13Fix stack level too deep error on resharesRaphael Sofaer
2011-08-11add number to inviterMaxwell Salzberg
2011-08-11merged publics/show and posts/showdanielgrippi
2011-08-11Document a methodRaphael Sofaer
2011-08-11send hoptoad the whole backtrace, rather than just the application backtraceRaphael Sofaer
2011-08-10Remove another putsRaphael Sofaer
2011-08-10Send a correct backtrace and some other nice things to airbrake on resque errorsRaphael Sofaer
2011-08-10Limit the length of some log statementsRaphael Sofaer
2011-08-10Fix resque job logging specRaphael Sofaer
2011-08-10Put the production mode restriction back into hoptoad notifications from resqueRaphael Sofaer
2011-08-10Get hoptoad notifications working from resqueRaphael Sofaer
2011-08-10Send errors in resque to hoptoadRaphael Sofaer
2011-08-10Move the unserialized_attribute override into the youtube_titles module.Raphael Sofaer
2011-08-09Allow logging with blocks so that hoptoad works.Raphael Sofaer
2011-08-09fix batch inviterMaxwell Salzberg
2011-08-09fixing the inviterMaxwell Salzberg
2011-08-09Enable single-transaction mode in the backup script... that was a pretty dumb...Raphael Sofaer
2011-08-09Add times to output of backup script, so we can correlate it with db slowdowns.Raphael Sofaer
2011-08-09Nice tar in the mysql backup script as wellRaphael Sofaer
2011-08-09Nice mysqldump in the backup script.Raphael Sofaer
2011-08-06Instantiate one fewer string in the rtl codeRaphael Sofaer
2011-08-06Don't instantiate objects where constants can be used.Raphael Sofaer
2011-08-06Remove unused method in querying.rb.Raphael Sofaer
2011-08-06re-enable the embedder feature outside of CIRaphael Sofaer
2011-08-05Add a timestamp to splunk-style logsRaphael Sofaer
2011-08-04Don't update target.updated_at when updating target.likes_countRaphael Sofaer
2011-08-03Take out PostsFake, now that we ajax in comments it's not worth the extra com...Raphael Sofaer
2011-08-03Delete the sql logging, the backtrace cleaner was out of controlRaphael Sofaer
2011-08-02Remove old seed scriptsRaphael Sofaer
2011-08-02Correct batch emailer fixtureRaphael Sofaer
2011-08-02Updating batch inviterRaphael Sofaer
2011-08-01Hopefully make youtube_titles a little less ridiculousRaphael Sofaer
2011-07-31Fix interaction between I18n fallbacks and our interpolation fallback code. R...Sarah Mei
2011-07-30fix post vis batch updateMaxwell Salzberg
2011-07-30new users now autofollow diasporahq@joindiaspora.com; upon connecting to a us...Maxwell Salzberg
2011-07-30Fix defaults for activerecord models in i18nRaphael Sofaer
2011-07-30Make sure that a MissingInterpolationArgument in the english locale is raisedRaphael Sofaer
2011-07-30Fall back to english on MissingInterpolationErrorRaphael Sofaer
2011-07-22Getting repost back to almost green.Raphael Sofaer
2011-07-22Drop the integration databases in rebuildRaphael Sofaer
2011-07-22DG IZ reshare retractions is WIPdanielgrippi
2011-07-22Refactor StatusMessagesController#create, move the photo dispatching into an ...Raphael Sofaer
2011-07-22fixed the safe_buffer issuesMaxwell Salzberg
2011-07-16Shorter backtrace in the SQL logsRaphael Sofaer
2011-07-12Addded Diaspora::Likeable module. Corrected the unique index for likes to in...danielgrippi
2011-07-12cache counters in for likes. pending Diaspora::Likeable module...danielgrippi
2011-07-12Likes in comments, cache counter disabled for now.danielgrippi
2011-07-12Make comments index ajaxyRaphael Sofaer
2011-07-10Seed in rebuildRaphael Sofaer