1. 10 12月, 2013 1 次提交
  2. 08 12月, 2013 1 次提交
  3. 29 10月, 2013 1 次提交
    • K
      Revert "Community-contributed localization for Afrikaans (af)" · bc711ee1
      Kohsuke Kawaguchi 提交于
      This reverts commit b354bca0.
      
      Unfortunately, Afrikaaans is the default selection of the language, and
      some people apparently contributed translations without selecting the
      proper locale. I see some Hebrew text in here, which was easier to
      distinguish because it uses an entirely different character set.
      
      But I have to assume other locales are mixed in here as well.
      
      I'll remove the default language from the translation assistance plugin.
      But in the mean time, we don't have anyone who's capable of reviewing
      this, so I'm forced to roll back.
      bc711ee1
  4. 21 10月, 2013 14 次提交
  5. 04 10月, 2013 1 次提交
  6. 27 7月, 2013 1 次提交
  7. 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
  8. 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
  9. 13 4月, 2013 1 次提交
  10. 14 3月, 2013 1 次提交
  11. 13 3月, 2013 2 次提交
  12. 10 3月, 2013 1 次提交
  13. 20 2月, 2013 1 次提交
  14. 14 12月, 2012 1 次提交
  15. 13 11月, 2012 1 次提交
  16. 09 9月, 2012 1 次提交
  17. 20 7月, 2012 1 次提交
  18. 22 5月, 2012 1 次提交
  19. 07 4月, 2012 1 次提交
  20. 06 3月, 2012 1 次提交
  21. 03 3月, 2012 1 次提交
  22. 29 2月, 2012 1 次提交
  23. 29 1月, 2012 1 次提交
  24. 02 12月, 2011 3 次提交