My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Older

  • Nov 07, 2008
    issue 7 (Add verbose mode) Status changed by mikegriffiths.uk   -  
    Status: Fixed
    Status: Fixed
  • Nov 07, 2008
    issue 12 (POD in snapper-backup and snapper-manage-backups scripts ina...) Status changed by mikegriffiths.uk   -  
    Status: Fixed
    Status: Fixed
  • Nov 07, 2008
    issue 13 (snapper-backup and snapper-manage-backups need code beautifi...) Status changed by mikegriffiths.uk   -  
    Status: Fixed
    Status: Fixed
  • Nov 07, 2008
    issue 7 (Add verbose mode) Status changed by mikegriffiths.uk   -  
    Status: Started
    Status: Started
  • Nov 07, 2008
    issue 13 (snapper-backup and snapper-manage-backups need code beautifi...) Status changed by mikegriffiths.uk   -  
    Status: Started
    Status: Started
  • Nov 07, 2008
    issue 12 (POD in snapper-backup and snapper-manage-backups scripts ina...) Status changed by mikegriffiths.uk   -  
    Status: Started
    Status: Started
  • Nov 07, 2008
    issue 11 (Add snapper-backup and snapper-manage-backups) Status changed by mikegriffiths.uk   -  
    Status: Fixed
    Status: Fixed
  • Oct 29, 2008
    issue 11 (Add snapper-backup and snapper-manage-backups) Status changed by mikegriffiths.uk   -  
    Status: Started
    Status: Started
  • Oct 24, 2008
    issue 16 (Better defaults for configuration file) reported by mikegriffiths.uk   -   SSH could default to 'ssh -c blowfish'. METHOD could default to something, although I'm not sure whether this default should be 'ssh' or 'daemon'.
    SSH could default to 'ssh -c blowfish'. METHOD could default to something, although I'm not sure whether this default should be 'ssh' or 'daemon'.
  • Oct 24, 2008
    issue 15 (Add $HOSTNAME variable to be expanded in config settings) reported by mikegriffiths.uk   -   In a lot of cases, the only difference between config files on machines at present will be the hostname in REMOTE_PATH. If we allow people to specify $HOSTNAME in barms.conf settings, people will be more able to have one config file for multiple hosts.
    In a lot of cases, the only difference between config files on machines at present will be the hostname in REMOTE_PATH. If we allow people to specify $HOSTNAME in barms.conf settings, people will be more able to have one config file for multiple hosts.
  • Oct 24, 2008
    issue 14 (snapper-backup doesn't accept all MySQL connection variables) reported by mikegriffiths.uk   -   snapper-backup only recognises MYSQL_USERNAME and MYSQL_PASSWORD in it's configuration file, and will only pass these two on to snapper. snapper-backup should also accept MYSQL_HOST, MYSQL_SOCKET and MYSQL_PORT and pass these through to snapper if defined.
    snapper-backup only recognises MYSQL_USERNAME and MYSQL_PASSWORD in it's configuration file, and will only pass these two on to snapper. snapper-backup should also accept MYSQL_HOST, MYSQL_SOCKET and MYSQL_PORT and pass these through to snapper if defined.
  • Oct 24, 2008
    issue 13 (snapper-backup and snapper-manage-backups need code beautifi...) reported by mikegriffiths.uk   -   Both of the scripts look far too much like a random stream of bytes at the moment and could benefit from beautification. This issue isn't about changing any of the code, just making it far more readable.
    Both of the scripts look far too much like a random stream of bytes at the moment and could benefit from beautification. This issue isn't about changing any of the code, just making it far more readable.
  • Oct 24, 2008
    issue 12 (POD in snapper-backup and snapper-manage-backups scripts ina...) reported by mikegriffiths.uk   -   The POD in snapper-backup and snapper-manage-backups doesn't provide adequate on-line help, and needs expanding.
    The POD in snapper-backup and snapper-manage-backups doesn't provide adequate on-line help, and needs expanding.
  • Oct 24, 2008
    issue 11 (Add snapper-backup and snapper-manage-backups) reported by mikegriffiths.uk   -   Add in snapper-backup and snapper-manage-backups from Barms. Update RPM spec file and build_rpm.sh
    Add in snapper-backup and snapper-manage-backups from Barms. Update RPM spec file and build_rpm.sh
  • Oct 15, 2008
    issue 10 (Sanity check ready for release) commented on by mikegriffiths.uk   -   All blocking issues resolved, over to you Jeremy :-)
    All blocking issues resolved, over to you Jeremy :-)
  • Oct 15, 2008
    issue 3 (Improve command line option checking) Status changed by mikegriffiths.uk   -   Committed to svn, revision 179. Will now warn and exit if any required options are not given.
    Status: Fixed
    Committed to svn, revision 179. Will now warn and exit if any required options are not given.
    Status: Fixed
  • Oct 15, 2008
    SourceCode (How to get the Snapper source code) Wiki page added by mikegriffiths.uk
  • Oct 15, 2008
    Downloads (Where to download Snapper) Wiki page added by mikegriffiths.uk
  • Oct 15, 2008
    issue 9 (RPM packages should include man page) Labels changed by mikegriffiths.uk   -  
    Labels: Type-Task Type-Enhancement
    Labels: Type-Task Type-Enhancement
  • Oct 15, 2008
    issue 9 (RPM packages should include man page) Labels changed by mikegriffiths.uk   -  
    Labels: Type-Enhancement Type-Task
    Labels: Type-Enhancement Type-Task
  • Oct 15, 2008
    issue 9 (RPM packages should include man page) Status changed by mikegriffiths.uk   -   Tested building a RPM package and installing it on a VM, the man page gets installed correctly and man snapper brings it up.
    Status: Verified
    Tested building a RPM package and installing it on a VM, the man page gets installed correctly and man snapper brings it up.
    Status: Verified
  • Oct 15, 2008
    issue 8 (Create http://www.provenscaling.com/software/snapper/) Status changed by mikegriffiths.uk   -  
    Status: Done
    Status: Done
  • Oct 15, 2008
    issue 8 (Create http://www.provenscaling.com/software/snapper/) commented on by mikegriffiths.uk   -   /software/snapper/index.html created /software/snapper/docs empty dir created for documentation to be pushed into
    /software/snapper/index.html created /software/snapper/docs empty dir created for documentation to be pushed into
  • Oct 15, 2008
    issue 8 (Create http://www.provenscaling.com/software/snapper/) Status changed by mikegriffiths.uk   -  
    Status: Started
    Status: Started
  • Oct 15, 2008
    issue 9 (RPM packages should include man page) Status changed by mikegriffiths.uk   -   This is now done. Man page in section 8.
    Status: Done
    This is now done. Man page in section 8.
    Status: Done
  • Oct 15, 2008
  • Oct 15, 2008
    issue 10 (Sanity check ready for release) reported by mikegriffiths.uk   -   Please can you review the new documentation and changes to the code and packaging ready for version 1.0.0 release of Snapper.
    Please can you review the new documentation and changes to the code and packaging ready for version 1.0.0 release of Snapper.
  • Oct 15, 2008
    issue 7 (Add verbose mode) Labels changed by mikegriffiths.uk   -  
    Labels: Milestone-1.1.0 Milestone-2
    Labels: Milestone-1.1.0 Milestone-2
  • Oct 15, 2008
    issue 6 (Fill out snapper manual) Labels changed by mikegriffiths.uk   -  
    Labels: Milestone-1.1.0 Milestone-2
    Labels: Milestone-1.1.0 Milestone-2
  • Oct 15, 2008
    issue 9 (RPM packages should include man page) reported by mikegriffiths.uk   -   The RPM packages should include a man page for snapper. This should be generated from the POD contained in the script.
    The RPM packages should include a man page for snapper. This should be generated from the POD contained in the script.
  • Oct 15, 2008
    issue 5 (Write initial draft of snapper manual) Status changed by mikegriffiths.uk   -   Manual committed to svn, ready for review.
    Status: Done
    Manual committed to svn, ready for review.
    Status: Done
  • Oct 15, 2008
    issue 4 (Add POD to snapper script) Status changed by mikegriffiths.uk   -   POD added to snapper script.
    Status: Done
    POD added to snapper script.
    Status: Done
  • Oct 15, 2008
    issue 2 (Add Licence Text to documentation, code and distributions) Status changed by mikegriffiths.uk   -   COPYING, COPYING.LESSER added to svn and included in RPMs. Added to top of script and POD Added to manual
    Status: Done
    COPYING, COPYING.LESSER added to svn and included in RPMs. Added to top of script and POD Added to manual
    Status: Done
  • Oct 15, 2008
    issue 1 (Script doesn't run under perl -w) Status changed by mikegriffiths.uk   -  
    Status: Fixed
    Status: Fixed
  • Oct 15, 2008
    issue 8 (Create http://www.provenscaling.com/software/snapper/) reported by mikegriffiths.uk   -   The snapper home page needs creating on provenscaling.com, and documentation needs uploading to it. This is blocked by Issue #5 .
    The snapper home page needs creating on provenscaling.com, and documentation needs uploading to it. This is blocked by Issue #5 .
  • Oct 15, 2008
    issue 5 (Write initial draft of snapper manual) Status changed by mikegriffiths.uk   -  
    Status: Started
    Status: Started
  • Oct 15, 2008
    issue 7 (Add verbose mode) reported by mikegriffiths.uk   -   Snapper should have a verbose mode to explain what's happening as it's happening. This will be useful to users and help with debugging too. The -v switch is reserved for this.
    Snapper should have a verbose mode to explain what's happening as it's happening. This will be useful to users and help with debugging too. The -v switch is reserved for this.
  • Oct 15, 2008
    issue 4 (Add POD to snapper script) Status changed by mikegriffiths.uk   -  
    Status: Started
    Status: Started
  • Oct 15, 2008
    issue 2 (Add Licence Text to documentation, code and distributions) Status changed by mikegriffiths.uk   -  
    Status: Started
    Status: Started
  • Oct 15, 2008
    issue 1 (Script doesn't run under perl -w) Status changed by mikegriffiths.uk   -  
    Status: Started
    Status: Started
  • Oct 15, 2008
    issue 5 (Write initial draft of snapper manual) Labels changed by mikegriffiths.uk   -  
    Labels: Type-Task Type-Defect
    Labels: Type-Task Type-Defect
  • Oct 15, 2008
    issue 6 (Fill out snapper manual) reported by mikegriffiths.uk   -   The snapper manual should be filled out to contain comprehensive information on the script, extending what was done in issue #5 .
    The snapper manual should be filled out to contain comprehensive information on the script, extending what was done in issue #5 .
  • Oct 15, 2008
    issue 5 (Write initial draft of snapper manual) Summary changed by mikegriffiths.uk   -  
    Summary: Write initial draft of snapper manual
    Summary: Write initial draft of snapper manual
  • Oct 15, 2008
    issue 5 (Write snapper manual) commented on by mikegriffiths.uk   -   Use POD/man page as a basis for this.
    Use POD/man page as a basis for this.
  • Oct 15, 2008
    issue 5 (Write snapper manual) reported by mikegriffiths.uk   -   snapper needs a manual in order to fully explain it's functionality.
    snapper needs a manual in order to fully explain it's functionality.
  • Oct 15, 2008
    issue 4 (Add POD to snapper script) reported by mikegriffiths.uk   -   At present, there's no documentation within the snapper script. Documentation containing brief usage information needs to be added to the snapper script, such that it can provide rapid usage information and help to users, and be re-used for a man page.
    At present, there's no documentation within the snapper script. Documentation containing brief usage information needs to be added to the snapper script, such that it can provide rapid usage information and help to users, and be re-used for a man page.
  • Oct 15, 2008
    issue 3 (Improve command line option checking) reported by mikegriffiths.uk   -   Command line options need to be checked when snapper is invoked in order to ensure that: * the necessary parameters for each action are sensibly defaulted * if parameters are required, and aren't specified, the script should die
    Command line options need to be checked when snapper is invoked in order to ensure that: * the necessary parameters for each action are sensibly defaulted * if parameters are required, and aren't specified, the script should die
  • Oct 15, 2008
    issue 2 (Add Licence Text to documentation, code and distributions) Labels changed by mikegriffiths.uk   -  
    Labels: Type-Task Type-Defect
    Labels: Type-Task Type-Defect
  • Oct 15, 2008
    issue 2 (Add Licence Text to documentation, code and distributions) reported by mikegriffiths.uk   -   The LGPL Licence Text needs adding to documentation, code and pre-packaged distributions.
    The LGPL Licence Text needs adding to documentation, code and pre-packaged distributions.
  • Oct 15, 2008
    issue 1 (Script doesn't run under perl -w) reported by mikegriffiths.uk   -   snapper doesn't currently run under -w. It needs to do so. All warnings that are produced when -w is used need to be cleaned up.
    snapper doesn't currently run under -w. It needs to do so. All warnings that are produced when -w is used need to be cleaned up.
 
Hosted by Google Code