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.012Aug111098743131Jul30262524232219181413127653230Jun29May2623211613115326Apr1912876231Mar30292827262524232118171612654219Feb18171615141312118531Jan29282322191816151413111074314Dec13842130Nov2928Merge pull request #7526 from SuperTux88/rails5-eager_load_pathsUse config.eager_load_paths in productionFix mobile_fuMerge pull request #7514 from SuperTux88/rails5Wait for like to finishDon't wait for .loading class, it's sometimes already removed againGet current time before the test to be safer on MySQLWait for image to be uploadedFix rubocop cop namespace for ExtraSpacingConvert CreateSchema migration to real migration with up methodRemove UTF8 to UTF8mb4 migrationRemove the schema.rb from this repoReplace 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`
Chargement en cours