1. 10 12月, 2013 1 次提交
  2. 08 12月, 2013 1 次提交
  3. 21 10月, 2013 12 次提交
  4. 04 10月, 2013 1 次提交
  5. 03 5月, 2013 1 次提交
    • D
      Add extension point to rewrite JUnit test names · d658f55c
      Donny Nadolny 提交于
      This adds an extension point, TestNameTransformer, which is called to transform JUnit test case names.
      This is useful for JVM languages like scala which are more flexible than java with identifier naming.
      Scala, for example, allows you to write test names between back ticks, and then encodes the name using valid java identifiers.
      This extension point would allow a plugin to transform those names back in to readable names when they are displayed on the test result page.
      d658f55c
  6. 17 4月, 2013 1 次提交
    • K
      Marked various mode-link as inside. · 5f806d8f
      Kohsuke Kawaguchi 提交于
      Observations:
      
      - When marked inside, moving the mouse to <A> and clicking the context menu becomes easier,
        because you can move the mouse toward the hot spot area and it'll activate.
        Otherwise you have to move the mouse over to <A>, then move the mouse on the side, click it,
        then click the menu, which adds cognitive stress.
      
      - Marking model link as inside creates an empty space to the right of <A>, which looks
        odd if hyperlinks appear inline or if some other text follows it.
      
      Given that, my guiding principle for this change is:
      
      - any model link that is the last child of a block element gets marked as inside
      - I've adjust a few text to get rid of the single-letter training text after a model link,
        like "(#3)" to "- #3"
      - If another inline element follows a model link, leave it as is.
        This does create an ugly overlap.
      5f806d8f
  7. 13 4月, 2013 1 次提交
  8. 14 3月, 2013 1 次提交
  9. 20 2月, 2013 1 次提交
  10. 14 12月, 2012 1 次提交
  11. 07 4月, 2012 1 次提交
  12. 06 3月, 2012 1 次提交
  13. 29 2月, 2012 1 次提交
  14. 02 12月, 2011 4 次提交
  15. 13 4月, 2011 3 次提交
  16. 11 12月, 2010 1 次提交
  17. 25 11月, 2010 1 次提交
  18. 17 10月, 2010 1 次提交
  19. 22 9月, 2010 1 次提交
  20. 13 7月, 2010 1 次提交
  21. 12 6月, 2010 2 次提交
  22. 01 5月, 2010 1 次提交
  23. 28 3月, 2010 1 次提交