Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
30f3f8d7 04/25/2014 10:12 AM Lukas Zapletal

fixes #5401 - fixed foreman-debug tarball creation including '.'

c24e4ecf 04/04/2014 11:22 AM Lukas Zapletal

fixes #5071 - foreman-tail stderr is muted

f7724dcd 03/31/2014 01:05 PM Lukas Zapletal

fixes #4659 - added foreman-tail tool

0c93b462 03/31/2014 09:10 AM Bryan Kearney

Fixes #4927 - Extend foreman-debug to look for extensions provided by plugins.

This assumes a directory called /usr/share/foreman/script/foreman-debug.d.
Any *.sh file in there is sourced. The expectation is that plugins would put
files into this locations and can add files or commands as necessary

7fbcadb7 01/28/2014 07:40 PM Lukas Zapletal

fixes #4200 - fixed sosreport integration

d03f4e53 01/20/2014 05:00 PM Lukas Zapletal

fixes #4139 - fixed quiet flag in foreman-debug

ad07d9aa 01/14/2014 03:45 PM Lukas Zapletal

fixes #3973 - foreman-debug can now upload tarballs

353b946c 01/11/2014 02:28 PM Lukas Zapletal

fixes #2613 - foreman-debug tarball directories stripped

693583c1 01/11/2014 02:24 PM Lukas Zapletal

fixes #3958 - added more logs reported with foreman-debug

4269baf1 11/22/2013 04:04 PM Adam Price

routes - small script to strip out the whitespace from 'rake routes'

611fd588 11/22/2013 03:32 PM Amos Benari

fixes #3510 - plugin interface for registering a plugin, updated menu system

8092f732 09/30/2013 09:06 AM Lukas Zapletal

fixes #3147 - added httpd logs into foreman-debug

9dc10019 09/10/2013 12:15 PM Lukas Zapletal

fixing transifex domain in .tx/config and scripts

6e6f246c 08/02/2013 11:27 AM Lukas Zapletal

fixes #2872 - default password not listed in debug script

f32506b7 07/22/2013 10:23 AM Lukas Zapletal

fixes #2814 - fixing foreman-debug warning message

86df2a8a 07/22/2013 08:57 AM Dominic Cleal

fixes #2684 - add foreman-rake script to /usr/sbin

65ae867c 06/20/2013 07:12 PM Dominic Cleal

fixes #2686 - use setting model's string parser to update values
(cherry picked from commit 5d9073bba52b502b08b8b67b7f546eb4d481e5c1)

664905e8 06/05/2013 09:08 AM Lukas Zapletal

fixes #2558 - foreman-debug script in /usr/sbin

bd79f51a 05/07/2013 03:55 AM Lukas Zapletal

fixes #2434 - foreman-debug script

74e0b0e3 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - form helpers, exceptions and fixes

d4487d5f 04/08/2013 03:46 AM David Schmitt

Small typo in foreman-config output

dbda7ad5 03/03/2013 01:58 PM Ivan Necas

foreman-config - dry run

Allow running without affecting the actual configuration. Useful in
puppet manifest unless statement: exits with 1 if some change is
needed, otherwise 0.

652b81b4 10/23/2012 07:42 AM Lukas Zapletal

redirecting foreman-config log output

1d5ff6c3 10/09/2012 12:04 PM Ivan Necas

foreman-config - CLI tool for setting Foreman configuration

Script for listing all settings and getting or setting a value for a key.

See `foreman-config -h` for details.

The main use-case for this script is in configuration time (e.g. in Puppet
manifest setting Foreman). It uses the model layer (instead of Rest API)...

017e1049 11/28/2011 03:44 AM Ohad Levy

WIP rails3 migration

5563217a 07/13/2009 09:55 AM Ohad Levy

empty rails project