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 (Expand)Author
2014-02-25Fix drawer in some mobile browsers.flaburgan
2013-08-11Extract and factorize the header css in a new file, fix ugly registration hea...flaburgan
2013-08-06Refactor the left bar side menu, improve tag autosuggestion design, close #4271flaburgan
2013-08-02Added strong_parameters gem to Gemfile and created an initializer in configcarolina
2013-06-13move asset_sync require to the earliest point possibleJonne Haß
2013-06-13Do not load environment when precompiling assetsJonne Haß
2013-05-19Refactor config/ directoryJonne Haß
2013-05-02Remove unnecessary ruby187 hacksBraulio Martinez
2013-04-05add app directory to the autoload paths so that the worker files are loaded i...Jonne Haß
2013-03-22End the require messJonne Haß
2012-12-30Load the entire lib folder refactor.Blaž Hrastnik
2012-11-30 Do not generate paths like /a/b/c/config/boot.rb/../../Gemfile to require an...Jonne Haß
2012-09-26properly integrate asset_syncJonne Haß
2012-09-26drop heroku, heroku_san and associated rake tasks and filesJonne Haß
2012-07-10use unminified jQuery textchange pluginFlorian Staudacher
2012-06-12forgot to put new css file in precompile list [ci skip]Florian Staudacher
2012-04-25Precompile Rails Admin assetsSteven Hancock
2012-04-21do not load the whole env to precompile assets [ci skip]Jonne Haß
2012-04-14Initialize on asset precompileSteven Hancock
2012-04-11bootstrap-sassSteven Hancock
2012-04-04Only load Asset Sync when S3 is configuredSteven Hancock
2012-03-29Mobile UI fixesSteven Hancock
2012-03-29Stylesheet naming issue (new-templates.css)Steven Hancock
2012-03-28Precompile more Javascript assetsSteven Hancock
2012-03-28Make the Mention button work with the asset pipelineSteven Hancock
2012-03-28Precompile contact-list.jsSteven Hancock
2012-03-28Correctly enable the asset pipelineSteven Hancock
2012-03-28Fix Jasmine tests - first passSteven Hancock
2012-03-28Move Javascript to the asset pipelineSteven Hancock
2012-03-28stylesheets are basically now being served from sprocketsdanielgrippi
2012-02-25small refactoring around router.jsDennis Collinson
2012-01-06MS DC; as newrelic yml is always included, you need it in your bundle; also, ...Maxwell Salzberg
2011-11-01Revert "require false, in gemfile and require it in the app if configured"Ilya Zhitomirskiy
2011-11-01require false, in gemfile and require it in the app if configuredIlya Zhitomirskiy
2011-09-29removing newrelic resque for nowIlya Zhitomirskiy
2011-09-29changed the load order for newrelicIlya Zhitomirskiy
2011-09-29added new relic resque supportIlya Zhitomirskiy
2011-09-14MS DG update copyrightdanielgrippi
2011-09-13DG MS renamed private dispatcher; started refactor including publicMaxwell Salzberg
2011-08-03Take out PostsFake, now that we ajax in comments it's not worth the extra com...Raphael Sofaer
2011-06-05Fix migration for ruby 1.9. Move YAML check into application.rb, and add guar...Sarah Mei
2011-06-03Newrelic now working in thindanielgrippi
2011-05-15For the love of god, normal Rails logs in test & development.Sarah Mei
2011-03-14Changing message to text, partway done, deleted data conversionRaphael Sofaer
2011-01-25Use a fake to not allocate an AR model for every reference to a personmaxwell
2011-01-15Merge almost complete, 4 failuresRaphael
2011-01-06removed message handler, postzord::dispatch is almost done, now i need to rip...maxwell
2010-12-29suburi cucumber test.Alec Leamas
2010-12-21Took MongoMapper out of the bundle, trying to fix querying.Raphael
2010-12-19post_spec now passes with mysqlMike Sofaer, Raphael Sofaer & Sarah Mei