Skip to content
Extraits de code Groupes Projets
Sélectionner une révision Git
  • master par défaut protégée
  • v0.7.17.0-facil
  • v0.7.16.0-facil
3 résultats
Vous pouvez vous déplacer dans le graphe en utilisant les touches fléchées.
Created with Raphaël 2.2.012Aug111098743131Jul30262524232219181413127653230Jun29May2623211613115326Apr1912876231Mar30292827262524232118171612654219Feb18171615141312118531Jan29282322191816151413111074314Dec13842130Nov2928272625Replace usages of the deprecated delete_all with conditionsMake all current migrations Rails 4.2 basedDo not touch the schema_migrations table in migrationsWorkaround for bootstrap-sassFix some failing cukes because they were too fastFix post service specFix person spec, use `first(15)` instead of `slice(0..14)`Fix post specFix querying spec, remove `(Post)`Use aspect_ids for visible_shareablesReplace `Fixnum` with `Integer`Use ActionDispatch::TestRequest in NotificationSerializer specRemove unused `formatted_birthday` from profile modelFix user removal specFix OpenID Connect TokenEndpoint when client id is not foundRefactor OpenID specs to prevent duplicate client namesCopy headers in OpenidConnect TokenEndpointControllerRemove `skip_fallback` from post fetcherNew syntax for request specsUse `.reload` instead of `(true)` in specsAdd `params` keyword to controller specsReplace `use_transactional_fixtures` with `use_transactional_tests`Mobile fails now with ActionController::UnknownFormatFix creating share visibilitiesReplace `render text: ...` with `render plain: ...`Remove return in scope blockReplace `render nothing: true` with `head`Replace `redirect_to :back` with `redirect_back`Refactor federation mappingsPermit parameters before using themFix creating a post with pollReplace old `..._filter` with new `..._action`Replace `attribute_changed?` with new methodsPrepend protect_from_forgery because this defaults to false nowAdd rails-controller-testing dependencyReplace HashWithIndifferentAccess, it is now deprecatedFix belongs_to, it is now `required` by defaultAdd ApplicationRecordAdd ApplicationMailerUse skip_pipeline: true for asset_url
Chargement en cours