1. 05 3月, 2015 1 次提交
  2. 03 3月, 2015 1 次提交
  3. 25 2月, 2015 4 次提交
  4. 24 2月, 2015 2 次提交
  5. 22 2月, 2015 1 次提交
  6. 20 2月, 2015 1 次提交
  7. 18 2月, 2015 1 次提交
  8. 15 2月, 2015 2 次提交
  9. 12 2月, 2015 2 次提交
  10. 06 2月, 2015 1 次提交
  11. 04 2月, 2015 1 次提交
  12. 03 2月, 2015 1 次提交
  13. 02 2月, 2015 1 次提交
    • J
      Add Asana service · b4d9ceb2
      Jeremy 提交于
      Also add ability to render "service.help" in markdown
      b4d9ceb2
  14. 30 1月, 2015 2 次提交
    • R
      Update shoulda-matchers · ed17adfb
      Robert Speicher 提交于
      This outdated gem was the cause of those annoying MiniTest errors.
      
      Also updates one use of `ensure_inclusion_of` which was deprecated in
      favor of `validate_inclusion_of`.
      ed17adfb
    • R
      Use pry-rails gem instead of pry · ff56b2d9
      Robert Speicher 提交于
      pry-rails has pry as a dependency and this lets us have all that pry
      when we run `rails console` 
      ff56b2d9
  15. 29 1月, 2015 1 次提交
  16. 27 1月, 2015 1 次提交
  17. 21 1月, 2015 1 次提交
  18. 15 1月, 2015 2 次提交
    • S
      Replace highlight.js with rouge-fork rugments · bf079c24
      Stefan Tatschner 提交于
      I decided to create a fork of rouge as rouge lacks a HTML formatter with
      the required options such as wrapping a line with <span> tags.
      Furthermore I was not really convinced about the clarity of rouge's
      source code.
      
      Rugments 1.0.0beta3 for now only includes some basic linting and a new
      HTML formatter. Everything else should behave the same.
      bf079c24
    • S
      Updated gollum-libs · 377ae460
      Stefan Tatschner 提交于
      I did this commit in an earlier revision of my pull request. As
      reverting this commit later caused failing tests I decided to
      include it again.
      377ae460
  19. 14 1月, 2015 1 次提交
  20. 11 1月, 2015 2 次提交
  21. 31 12月, 2014 1 次提交
  22. 30 12月, 2014 1 次提交
  23. 24 12月, 2014 2 次提交
  24. 16 12月, 2014 1 次提交
  25. 15 12月, 2014 1 次提交
  26. 05 12月, 2014 1 次提交
  27. 03 12月, 2014 1 次提交
  28. 02 12月, 2014 1 次提交
  29. 20 11月, 2014 1 次提交
    • D
      HipChat service: correct service name & use v2 API · 2f3df4cb
      Doug Goldstein 提交于
      HipChat refers to their own product camel cased so we should do the
      same. HipChat no longer recommends people use the deprecated v1 API so
      switch to using the v2 API by default. hipchat-rb does not yet default
      to v2 in any version so it must be specified.
      2f3df4cb
  30. 18 11月, 2014 1 次提交