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-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
2011-07-08OK, now I get what was going on.Raphael Sofaer
2011-07-08Revert "escape js in format_tags until I can think about whether we have an X...Raphael Sofaer
2011-07-08escape js in format_tags until I can think about whether we have an XSS probl...Raphael Sofaer
2011-07-08Revert "Revert "Merge branch 'hashtags-in-comments'""Raphael Sofaer
2011-07-08Revert "Merge branch 'hashtags-in-comments'"danielgrippi
2011-07-07hashtags module now in comments. not sure how to pull back relevant posts on...danielgrippi
2011-07-06Don't use the pretty formatter on CIRaphael Sofaer
2011-07-06Rake cucumber should be prettyRaphael Sofaer
2011-07-05Use schema:load on CIRaphael Sofaer
2011-07-05Schema:load in ci breaks it, because we would need to drop and re-create as wellRaphael Sofaer
2011-07-05Why migrate on CI? Schema load.Raphael Sofaer
2011-07-05Use the rails backtrace cleanerRaphael Sofaer
2011-07-04fix for public posts in development mode, in single process mode, when your ...Maxwell Salzberg
2011-07-02Put the cruisecontrol stuff back in the cruise rake task, rather than a method.Raphael Sofaer
2011-07-02I have no idea why travis ran the specs twice, but let's try again.Raphael Sofaer
2011-07-02Take some stuff out of the travis run, I think we need to use headless instea...Raphael Sofaer
2011-07-02Put it all in the travis yml fileRaphael Sofaer
2011-07-02More travis stuffRaphael Sofaer
2011-06-29Some stuff to not need an application.yml in CIRaphael Sofaer
2011-06-29Merge branch 'master' into oauthRaphael Sofaer
2011-06-28change the build script that actually runsMichael Sofaer
2011-06-28regenerate application.yml on every buildMaxwell Salzberg
2011-06-27Docs for log_overriderRaphael Sofaer
2011-06-23Fix direct query execution issues in PG by using select_values/select_rows in...Raphael Sofaer
2011-06-22Faraday follows redirectsRaphael Sofaer
2011-06-22Merge pull request #656 from cyberkov/1041-whitespace-tasksJonne Hass
2011-06-228 failures left with sqlite3 adapterdanielgrippi
2011-06-19Get another couple specs green on pgRaphael Sofaer
2011-06-19Back to green in mysqlRaphael Sofaer
2011-06-19Fix stream query for postgres, shouldn't break mysqlRaphael Sofaer
2011-06-15fixed whitespace task mentioned in bug 1041cyberkov
2011-06-14Documentation is so rad.Raphael Sofaer
2011-06-14Do a little bit more documenting.Raphael Sofaer
2011-06-10Merge branch 'master' of github.com:diaspora/diasporaIlya Zhitomirskiy
2011-06-10Change rebuild back to using migrateRaphael Sofaer
2011-06-09WIP certsIlya Zhitomirskiy
2011-06-07load schema instead of migrating on rake db:rebuilddanielgrippi
2011-06-07remove unused rake taskdanielgrippi
2011-06-05Forgot the space in SplunkLoggingRaphael Sofaer