Skip to content
Extraits de code Groupes Projets
  1. jan. 15, 2017
  2. sept. 12, 2016
  3. sept. 10, 2016
  4. juin 26, 2016
  5. fév. 11, 2016
  6. mai 28, 2015
  7. mai 19, 2015
  8. mai 02, 2015
  9. avr. 25, 2015
  10. avr. 15, 2015
  11. déc. 04, 2014
  12. déc. 01, 2014
  13. nov. 13, 2014
  14. sept. 28, 2014
  15. août 25, 2014
  16. juin 20, 2014
  17. mars 30, 2014
  18. mars 24, 2014
    • Jonne Haß's avatar
      Replace .rvmrc by .ruby-version · 1b70f6fe
      Jonne Haß a rédigé
      Also relax the requirement. The .ruby-version represents
      merely a recomendation for the Ruby version. The incompability
      issues in the Ruby world are far less currently, than they were
      when we introduced strict version enforcement. Thus strict
      enforcement is no longer appropiate. Same holds for RubyGems.
      
      This implicity also removes the recomendation on using RVM.
      The .ruby-version file is supported by all major Ruby version
      managers. Gemsets are no longer a needed feature since Bundler
      handles multiple concurrrently installed Gems just well.
      1b70f6fe
  19. jan. 18, 2014
  20. déc. 21, 2013
  21. déc. 04, 2013
  22. sept. 01, 2013
  23. août 27, 2013
  24. juin 27, 2013
  25. juin 17, 2013
  26. juin 02, 2013
  27. mai 20, 2013
  28. mai 17, 2013
  29. mai 01, 2013
  30. avr. 20, 2013
  31. avr. 15, 2013
    • Jonne Haß's avatar
      Refactor script/server · aca134d5
      Jonne Haß a rédigé
      * Made style consistent
      * Add helper functions to print messages
      * Abort script if critical command fails
      * Made number of started Sidekiq workers configurable again
      aca134d5
  32. avr. 02, 2013
Chargement en cours