1. 24 9月, 2015 2 次提交
  2. 23 9月, 2015 1 次提交
  3. 22 9月, 2015 1 次提交
  4. 21 9月, 2015 1 次提交
  5. 19 9月, 2015 1 次提交
  6. 17 9月, 2015 1 次提交
  7. 16 9月, 2015 1 次提交
    • S
      Change the replace placeholder to use the filename · d9af6f79
      Stan Hu 提交于
      Dynamically adjust placedholder for uploads and fix Dropzone event handlers
      
      Override error handler to prevent error messages from being inserted underneath image preview
      
      Fix tests
      
      Use regexp instead of startsWith for better browser compatibility
      
      Remove duplicate code in _replace.html.haml and use one template
      
      Remove files upon error and retain alert messages until user adds a new file
      d9af6f79
  8. 15 9月, 2015 2 次提交
  9. 11 9月, 2015 1 次提交
  10. 09 9月, 2015 2 次提交
  11. 04 9月, 2015 1 次提交
    • P
      add Content-Type header of raw image file · 4144c599
      pilsner 提交于
      Add Content-Type header to fix a bug which IE can't show image in
      markdown when the image is from raw.
      
      	modified:   CHANGELOG
      	modified:   app/controllers/projects/raw_controller.rb
      	modified:   spec/controllers/projects/raw_controller_spec.rb
      4144c599
  12. 02 9月, 2015 3 次提交
  13. 27 8月, 2015 1 次提交
  14. 26 8月, 2015 2 次提交
  15. 20 8月, 2015 1 次提交
  16. 12 8月, 2015 1 次提交
  17. 11 8月, 2015 4 次提交
  18. 02 8月, 2015 1 次提交
  19. 30 7月, 2015 2 次提交
  20. 26 7月, 2015 1 次提交
  21. 22 7月, 2015 1 次提交
  22. 18 7月, 2015 1 次提交
  23. 17 7月, 2015 1 次提交
  24. 16 7月, 2015 1 次提交
  25. 15 7月, 2015 3 次提交
  26. 07 7月, 2015 1 次提交
  27. 06 7月, 2015 1 次提交
    • D
      Add ref switching support for graphs · 2963e7fd
      Daniel Gerhardt 提交于
      It is now possible to view contributor and commit statistics for
      refs beyond the default branch.
      
      Additionally, conditions in RefsController#switch have been refactored
      in order that a `case` block is used now.
      2963e7fd
  28. 05 7月, 2015 1 次提交