Skip to content
Extraits de code Groupes Projets
  1. sept. 26, 2017
    • cmrd Senya's avatar
      Memory usage test for archive export · 9f0b74eb
      cmrd Senya a rédigé
      It is not included into the main test suite, because it has :performance tag.
      
      One can run this test using command:
      $ bin/rspec --tag performance spec/integration/export/memory_usage_spec.rb
      
      This test creates additional fixtures set to speed up repeated runs.
      Non vérifiée
      9f0b74eb
  2. sept. 17, 2017
  3. août 14, 2017
    • cmrd Senya's avatar
      Account migration model and message support · 45619cb1
      cmrd Senya a rédigé
      This commit introduces support for AccountMigration federation message
      receive. It covers the cases when the new home pod for a user is remote
      respective to the recepient pod of the message. It also allows to initiate
      migration locally by a podmin from the rails console. This will give the
      pods a possibility to understand the account migration event on the
      federation level and thus future version which will implement migration
      will be backward compatible with the pods starting from this commit.
      Non vérifiée
      45619cb1
  4. août 13, 2017
  5. août 12, 2017
  6. août 10, 2017
    • cmrd Senya's avatar
      Update the user data export archive format. · 7374661e
      cmrd Senya a rédigé
      This commit introduces changes to the user data export archive format.
      This extends data set which is included in the archive. This data can be
      then imported to other pods when this feature is implemented.
      
      Also the commit adds the archive format json schema. ATM it is used in
      automatic tests only, but in future it will also be used to validate
      incoming archives.
      Non vérifiée
      7374661e
  7. août 09, 2017
  8. juil. 02, 2017
  9. jan. 13, 2017
  10. nov. 28, 2016
  11. oct. 01, 2016
  12. sept. 10, 2016
  13. sept. 04, 2016
  14. août 09, 2016
  15. août 08, 2016
  16. juin 26, 2016
  17. mars 06, 2016
  18. mars 04, 2016
  19. jan. 04, 2016
  20. déc. 30, 2015
  21. sept. 11, 2015
  22. sept. 09, 2015
    • zaziemo's avatar
      add a map subview · 298e195a
      zaziemo a rédigé
      - add coordinates in post_presenter
      - add map to the SPV if location is provided
      - add leaflet.js to render map and marker of position
      - make coordinates available in frontend
      - add map scss
      - make stream post location clickable and redirect to the SPV
      - prevent render map if no location data is provided
      - add tests for coordinates
      - use the leaflet gem instead of the JS assets
      (#5813)
      298e195a
  23. août 30, 2015
    • Florian Staudacher's avatar
      fix some issues with pod-checking · 738413c6
      Florian Staudacher a rédigé
      add tooltips in the frontend
      fix a JS problem with empty hostname
      use `find_in_batches` correctly
      add a migration to clean up the pods table + unique index on hostname
      738413c6
  24. août 24, 2015
    • Florian Staudacher's avatar
      Add connection test for pods in the network · ea397ffd
      Florian Staudacher a rédigé
      * add a class for checking pod connectivity
      * extend pod model to handle new functionality
      * add an admin frontend to list pods and re-trigger checks manually
      * add a daily worker to run through all the pods
      * add unit tests for most of the new code
      ea397ffd
  25. août 21, 2015
  26. juil. 23, 2015
  27. mai 30, 2015
  28. sept. 06, 2014
  29. mars 31, 2014
Chargement en cours