1. 15 12月, 2016 2 次提交
    • A
      add dotenv plugin (#4373) · 8d35fa0e
      Arthur 提交于
      8d35fa0e
    • E
      gradle: extract simple task names from subproject tasks (#5704) · 3b13dc07
      Erik Zivkovic 提交于
      Currently, only tasks with complete subproject specifier are added to
      .gradletasknamecache. Gradle commands can be called for all (sub-)projects
      they are defined for, using their name as defined in the subproject, here
      called "simple" task names. One example is "gradle clean".
      
      This patch adds support for parsing out those "simple" task names from the list
      of fully specified task names. The .gradletasknamecache file will contain
      both the fully specified names, and the "simple" names for your autocompletion
      pleasure.
      3b13dc07
  2. 09 12月, 2016 1 次提交
  3. 08 12月, 2016 1 次提交
  4. 30 11月, 2016 1 次提交
  5. 29 11月, 2016 1 次提交
  6. 24 11月, 2016 1 次提交
  7. 16 11月, 2016 2 次提交
  8. 11 11月, 2016 3 次提交
  9. 03 11月, 2016 2 次提交
  10. 02 11月, 2016 11 次提交
  11. 25 10月, 2016 6 次提交
  12. 19 10月, 2016 1 次提交
  13. 18 10月, 2016 1 次提交
  14. 17 10月, 2016 1 次提交
  15. 15 10月, 2016 1 次提交
  16. 14 10月, 2016 4 次提交
  17. 11 10月, 2016 1 次提交