1. 30 Dec, 2016 9 commits
  2. 18 Dec, 2016 3 commits
  3. 17 Dec, 2016 4 commits
  4. 14 Dec, 2016 3 commits
    • Marc Cornellà's avatar
      docker: update completion (upstream 2fe62f2) · 67dad45b
      Marc Cornellà authored
      Closes #5683
      67dad45b
    • Arthur's avatar
      add dotenv plugin (#4373) · 8d35fa0e
      Arthur authored
      8d35fa0e
    • Erik Zivkovic's avatar
      gradle: extract simple task names from subproject tasks (#5704) · 3b13dc07
      Erik Zivkovic authored
      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
  5. 08 Dec, 2016 2 commits
  6. 29 Nov, 2016 1 commit
  7. 28 Nov, 2016 1 commit
  8. 23 Nov, 2016 1 commit
  9. 16 Nov, 2016 1 commit
  10. 15 Nov, 2016 1 commit
  11. 11 Nov, 2016 2 commits
  12. 10 Nov, 2016 1 commit
  13. 03 Nov, 2016 1 commit
  14. 02 Nov, 2016 10 commits