CIA.vc
Thomas S Hatch
Real-time open source activity stats
Stats » Authors » Thomas S Hatch
informationsyndicateUTC clock
15:56 on Feb 23, 2012
event counters
The last message was received 0.87 days ago at 19:04 on Feb 22, 2012
0 messages so far today, 13 messages yesterday
35 messages so far this week, 48 messages last week
178 messages so far this month, 278 messages last month
1243 messages since the first one, 9.09 months ago, for an average of 5.26 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
15:31 yesterdaysalt
Commit by Thomas S Hatch on develop :: rb65310a / (salt/cli/__init__.py salt/cli/key.py): (link)
Merge pull request #738 from benhosmer/develop

adding the option to delete all keys using salt-key option - http://git.io/6ru-LA
#
08:37 yesterdaysalt
Commit by Thomas S Hatch on develop :: rf15eb64 / salt/client.py : (link)
initialize the ret value in the correct scope - http://git.io/8COs6A
#
08:27 yesterdaysalt
Commit by Thomas S Hatch on develop :: r5f7d691 / salt/cli/__init__.py : (link)
Added the -i option to run Salt in iter mode

iter mode uses the new iter methods to return data to the terminal as it
arives, this makes the command execution much more fluid - http://git.io/-v7rSw
#
08:25 yesterdaysalt
Commit by Thomas S Hatch on develop :: r9b966a5 / salt/client.py : (link)
Add iter methods to the client module

The iter methods allow Salt to return data from the minions as it
arrives, this makes Salt better at quickly returning data to the user
and makes for an interface which can be used to fater the data in a more
fluid manner. The iter functions are generators - http://git.io/f7-KNg
#
08:15 yesterdaysalt
Commit by Thomas S Hatch on develop :: rd6cc156 / (2 files): (link)
Merge pull request #737 from UtahDave/develop

Add Windows support for File operations - http://git.io/EQE4_w
#
03:33 yesterdaysalt
Commit by Thomas S Hatch on develop :: raeaca38 / salt/state.py : (link)
cleaned up a some code from the previous commit - http://git.io/58J0Yg
#
03:28 yesterdaysalt
Commit by Thomas S Hatch on develop :: re262213 / salt/state.py : (link)
Add redirect global option to states

The redirect global option allows for underlying modules to be
redirected for a particular state. for instance the pkg module can be
redirected to use a specific pkg backend module insted of the default
platform specific module. - http://git.io/zx5Wbg
#
03:26 yesterdaysalt
Commit by Thomas S Hatch on develop :: r052ff2e / salt/loader.py : (link)
Add the capability to the loader to load a single named module

This function allows a single module in the modulepath to be loaded, it
is noteworthy that this functionality bypassed the __virtual__ function
and allows for platform decisions to be bypassed entirely - http://git.io/_QwIyA
#
03:07 yesterdaysalt
Commit by Thomas S Hatch on develop :: r3a28e88 / salt/states/cmd.py : (link)
Merge pull request #735 from teichopsia/develop

tiny change - http://git.io/Ii90sQ
#
00:38 yesterdaysalt
Commit by Thomas S Hatch on develop :: r36d1a6c / doc/ref/cli/salt-key.rst : (link)
Merge pull request #733 from benhosmer/develop

Adding documentation for deleting a salt-key - http://git.io/THtL4A
#
00:30 yesterdaysalt
Commit by Thomas S Hatch on develop :: re96048b / doc/man/salt-key.1 : (link)
Merge pull request #732 from benhosmer/develop

Adding documention to delete a minion key - http://git.io/QNU3Sg
#
21:57 Tuesdaysalt
Commit by Thomas S Hatch on develop :: r8769272 / doc/man/salt.7 : (link)
Merge branch 'develop' of github.com:saltstack/salt into develop - http://git.io/_NSp8A
#
21:54 Tuesdaysalt
Commit by Thomas S Hatch on develop :: rec3a7fd / salt/modules/virt.py : (link)
fix doc in virt.freecpu - http://git.io/ogtzRg
#
19:11 Tuesdaysalt
Commit by Thomas S Hatch on develop :: rd7a0d13 / salt/state.py : (link)
Add detection of ID dec collisions in multiple sls files - http://git.io/pVB-yA
#
17:21 Tuesdaysalt
Commit by Thomas S Hatch on develop :: rce7a7b3 / salt/states/service.py : (link)
Add some service docs - http://git.io/v3Le1Q
#
05:51 Tuesdaysalt
Commit by Thomas S Hatch on develop :: r48d507b / salt/minion.py : (link)
reauth a message return if the AES key has changed - http://git.io/Asv0sg
#
05:50 Tuesdaysalt
Commit by Thomas S Hatch on develop :: r9142f00 / salt/master.py : (link)
regect replay return messages to the master - http://git.io/CeP62A
#
02:51 Tuesdaysalt
Commit by Thomas S Hatch on develop :: ra36b3d1 / salt/state.py : (link)
Add file glob detection in requisites - http://git.io/OEkUcw
#
01:33 Tuesdaysalt
Commit by Thomas S Hatch on develop :: rf72fe8c / doc/topics/tutorials/fedora.rst : (link)
Merge pull request #724 from cedwards/documentation

created basic installation tutorial for fedora 16 - http://git.io/wtcO6w
#
23:50 Mondaysalt
Commit by Thomas S Hatch on develop :: r65b52df / salt/state.py : (link)
Add run_num to requisite error returns - http://git.io/Rh1msg
#