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
2013-05-19Refactor config/ directoryJonne Haß
* Get rid of early pathname requirement * Use require_relative where approciate * Drop unused files * Imported new application.rb, environment.rb and environments/* from fresh Rails app * Cleaned up boot.rb * Load config in boot.rb * Deduplicate environments/integration*.rb * Move username blacklist into defaults.yml * Ruby 1.9 Hash syntax everywhere * Reorganize lib/diaspora/markdownify to match conventions * Get rid of full path requires where possible * Add dummy content to production section diaspora.yml.example to prevent warning * Drop sqlite? method * Move postgres? method into ConfigurationMethods * Drop token authentication from User
2012-11-30 Do not generate paths like /a/b/c/config/boot.rb/../../Gemfile to require ↵Jonne Haß
and open things, create a proper path instead.
2012-09-26properly integrate asset_syncJonne Haß
2011-09-14MS DG update copyrightdanielgrippi
2011-09-04Make YAML::ENGINE syck under ruby 1.9 to fix travis 1.9 build issueSarah Mei
2011-06-05Fix migration for ruby 1.9. Move YAML check into application.rb, and add ↵Sarah Mei
guard for ruby 1.8.x.
2011-06-05Changed yaml parser to work around bug #1120vidkun
2010-10-08Add or later to license noticeRaphael
2010-09-25Remove consecutive empty linesStephen Caudill
2010-09-16Spell our own name rightRaphael
2010-09-15License notices replacedRaphael
2010-09-14added license to every single goddamn file. also, put one in the root dir.Daniel Vincent Grippi
2010-09-08MS changed some bundler stuffmaxwell
2010-06-19playingmaxwell
2010-06-11Activerecord this time\!Raphael Sofaer