1. 18 Feb, 2017 1 commit
    • Rob Freiburger's avatar
      Adds option to disable auto update prompt · fbc878cb
      Rob Freiburger authored
      I noticed this option was missing from the template. When I followed the directions in README to enable it, I put it below line 59 without noticing it wouldn't have any effect by then. Prevent others from making a rookie mistake like mine.
      fbc878cb
  2. 15 Jan, 2017 1 commit
  3. 09 Jan, 2017 1 commit
  4. 05 Jan, 2017 1 commit
  5. 04 Jan, 2017 1 commit
  6. 02 Jan, 2017 1 commit
  7. 30 Dec, 2016 18 commits
  8. 18 Dec, 2016 3 commits
  9. 17 Dec, 2016 4 commits
  10. 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
  11. 08 Dec, 2016 2 commits
  12. 29 Nov, 2016 1 commit
  13. 28 Nov, 2016 1 commit
  14. 23 Nov, 2016 1 commit
  15. 16 Nov, 2016 1 commit