Skip to content
Snippets Groups Projects
  1. Jun 10, 2013
    • Jared Hancock's avatar
      Add deploy cli script · c0c6ac50
      Jared Hancock authored
      This will allow folks following the git development model to checkout the
      sourcecode to one folder, follow an upstream git brach, and deploy the
      osticket installation from a current branch to a location somewhere.
      
      The deploy process differs from the unpack process in that it does not
      assume to be inside an 'upload/' folder from the install zipball, and it
      does not deploy the 'setup/' folder.
      
      The include folder is still supported to be installed elsewhere.
      c0c6ac50
    • Jared Hancock's avatar
      Fixup Unpacker::unpackage() · 9ab27012
      Jared Hancock authored
      - Force destination folder to always have a trailing slash
      - Log if verbosity is set to stdout
      - Use MD5 to see if copy is necessary
      9ab27012
    • Jared Hancock's avatar
      Use internal stdout and stderr objects for logging · 962fb661
      Jared Hancock authored
      Inside cli modules, use internal stdout and stderr objects rather than
      writing directly to the PHP outputs. This will allow for significantly
      easier regression testing integration.
      962fb661
    • Jared Hancock's avatar
      f7c9ddbf
  2. Jun 06, 2013
  3. Jun 05, 2013
  4. Mar 27, 2013
  5. Feb 11, 2013
Loading