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/tasks
AgeCommit message (Expand)Author
2022-07-20Fix follow up tasks for assets:precompile when no manifest existedBenjamin Neff
2021-04-11update capybara and cucumber-railsJonne Haß
2020-11-04GHA: Run Jasmine in separate, time limited step for nowJonne Haß
2020-11-02cucumber: don't fail on flaky tests, fail-fastJonne Haß
2020-11-02Migrate from Travis to Github ActionsJonne Haß
2018-11-18Add retry on travis to reduce random failuresBenjamin Neff
2017-10-20Add some progress indicators to the account deletions rake taskBenjamin Neff
2017-10-17Add rake task to rerun failed account deletionsBenjamin Neff
2017-09-28Bump rubocopBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-09-04Fix the screenshot toolSteffen van Bergerem
2017-08-12Remove the schema.rb from this repoDennis Schubert
2017-07-31Use Rails.application.assets_manifest.assets instead of json fileBenjamin Neff
2017-07-31Precompile bookmarklet to use in productionBenjamin Neff
2017-07-30manifest-*.json is now called .sprockets-manifest-*.jsonBenjamin Neff
2017-03-05Create asterisk.png without digest after precompileBenjamin Neff
2016-09-30Set redis url for sidekiq cleanup migration taskBenjamin Neff
2016-08-14Cleanup old rake tasksBenjamin Neff
2016-08-11Add rake task to move jobs from any legacy queue to the default queueJonne Haß
2016-08-10Rake task for legacy sidekiq queuescmrd Senya
2016-06-12Use eslint instead of jshintSteffen van Bergerem
2015-06-08make assets:generate_error_pages depend on environment [ci skip]Jonne Haß
2015-05-01update bookmarkletFlorian Staudacher
2015-03-27Generate error pages on assets:precompileJonne Haß
2015-03-18Use jshintrb and guard-jshintrb instead of jshintSteffen van Bergerem
2015-03-02Drop asset cache and precompilation on Travis againJonne Haß
2015-02-28Precompile assets on TravisJonne Haß
2014-12-18Make tests:generate_fixtures rake task depend on spec:prepareJonne Haß
2014-10-16Maintenance feature to remove old usersJason Robinson
2014-08-27skip assets precompilation for cucumber runJonne Haß
2014-08-27skip assets precompilation for regular runJonne Haß
2014-08-25Adding scope for account_deletion to get only those that are uncompleted and ...khall
2014-08-23replace deprecated finder and finder_options syntaxJonne Haß
2014-08-23make everything boot againJonne Haß
2014-08-17Rescue from an exception when sending emails in podmin:admin_emailJason Robinson
2014-08-17Allow sending emails with custom subject via Notifier.adminJason Robinson
2014-08-17Rake task for Notifier.admin to send emails to usersJason Robinson
2014-05-27Harden account deletionJonne Haß
2014-05-19Rake task for running outstanding account deletionsRuxton
2013-08-22Precompile the assets for jasmine tooJonne Haß
2013-03-22Bye Resque. Ohai Sidekiq.Jonne Haß
2013-03-12add assets:preocompile prerequisite for cucumber specs on CIJuan Manuel Azambuja
2012-12-27fix regression in 0.0.3.0 (close #3805)Jonne Haß
2012-12-17add cucumber feature for taking screenshots of important pagesFlorian Staudacher
2012-10-24do not define rspec task if rspec is unavailableJonne Haß
2012-10-21Merge pull request #3611 from MrZYX/feature/cleanup_rake_tasksFlorian Staudacher
2012-09-27Remove unused rake tasks, make cumber rake file the vanilla oneJonne Haß
2012-09-26Remove stats.rake, if you really use it revert this commit and fix itJonne Haß
2012-09-26drop heroku, heroku_san and associated rake tasks and filesJonne Haß
2012-09-26query the set url only through #pod_uri in the appJonne Haß