sfdcutil 0.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.gitignore +2 -0
- data/.idea/.name +1 -0
- data/.idea/.rakeTasks +7 -0
- data/.idea/dictionaries/jrizzo.xml +3 -0
- data/.idea/encodings.xml +5 -0
- data/.idea/inspectionProfiles/Project_Default.xml +11 -0
- data/.idea/inspectionProfiles/profiles_settings.xml +7 -0
- data/.idea/misc.xml +8 -0
- data/.idea/modules.xml +9 -0
- data/.idea/scopes/scope_settings.xml +5 -0
- data/.idea/trust_parser.iml +21 -0
- data/.idea/vcs.xml +7 -0
- data/.idea/workspace.xml +706 -0
- data/.rvmrc +38 -0
- data/COPYING +674 -0
- data/Gemfile +5 -0
- data/LICENSE +14 -0
- data/README.md +107 -0
- data/Rakefile +8 -0
- data/bin/sfdcutil +95 -0
- data/lib/sfdcutil/trust.rb +56 -0
- data/lib/sfdcutil/version.rb +3 -0
- data/lib/sfdcutil.rb +6 -0
- data/sfdctrust.gemspec +25 -0
- data/spec/sfdcutil/sfdcutil_trust_spec.rb +21 -0
- data/spec/spec_helper.rb +1 -0
- metadata +124 -0
data/.idea/workspace.xml
ADDED
|
@@ -0,0 +1,706 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project version="4">
|
|
3
|
+
<component name="ChangeListManager">
|
|
4
|
+
<list default="true" id="8f16b45c-29a9-425f-bdf0-abbe84b2eddc" name="Default" comment="">
|
|
5
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
|
6
|
+
</list>
|
|
7
|
+
<ignored path="trust_parser.iws" />
|
|
8
|
+
<ignored path=".idea/workspace.xml" />
|
|
9
|
+
<option name="TRACKING_ENABLED" value="true" />
|
|
10
|
+
<option name="SHOW_DIALOG" value="false" />
|
|
11
|
+
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
12
|
+
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
13
|
+
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
14
|
+
</component>
|
|
15
|
+
<component name="ChangesViewManager" flattened_view="false" show_ignored="false" />
|
|
16
|
+
<component name="CreatePatchCommitExecutor">
|
|
17
|
+
<option name="PATCH_PATH" value="" />
|
|
18
|
+
</component>
|
|
19
|
+
<component name="DaemonCodeAnalyzer">
|
|
20
|
+
<disable_hints />
|
|
21
|
+
</component>
|
|
22
|
+
<component name="FileEditorManager">
|
|
23
|
+
<leaf />
|
|
24
|
+
</component>
|
|
25
|
+
<component name="FindManager">
|
|
26
|
+
<FindUsagesManager>
|
|
27
|
+
<setting name="OPEN_NEW_TAB" value="false" />
|
|
28
|
+
</FindUsagesManager>
|
|
29
|
+
</component>
|
|
30
|
+
<component name="Git.Settings">
|
|
31
|
+
<option name="PREVIOUS_COMMIT_AUTHORS">
|
|
32
|
+
<list>
|
|
33
|
+
<option value="John Rizzo" />
|
|
34
|
+
</list>
|
|
35
|
+
</option>
|
|
36
|
+
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
37
|
+
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
38
|
+
<map>
|
|
39
|
+
<entry key="$PROJECT_DIR$" value="fixing_space_issue" />
|
|
40
|
+
</map>
|
|
41
|
+
</option>
|
|
42
|
+
</component>
|
|
43
|
+
<component name="IdeDocumentHistory">
|
|
44
|
+
<option name="changedFiles">
|
|
45
|
+
<list>
|
|
46
|
+
<option value="$PROJECT_DIR$/Trustparser.gemspec" />
|
|
47
|
+
<option value="$PROJECT_DIR$/bin/sfdctrust" />
|
|
48
|
+
<option value="$PROJECT_DIR$/lib/sfdctrust/version.rb" />
|
|
49
|
+
<option value="$PROJECT_DIR$/lib/sfdctrust.rb" />
|
|
50
|
+
<option value="$PROJECT_DIR$/spec/lib/sfdctrust_spec.rb" />
|
|
51
|
+
<option value="$PROJECT_DIR$/spec/spec_helper.rb" />
|
|
52
|
+
<option value="$PROJECT_DIR$/spec/lib/sfdcutil_trust_spec.rb" />
|
|
53
|
+
<option value="$PROJECT_DIR$/spec/sfdcutil/sfdcutil_trust_spec.rb" />
|
|
54
|
+
<option value="$PROJECT_DIR$/lib/sfdcutil.rb" />
|
|
55
|
+
<option value="$PROJECT_DIR$/LICENSE" />
|
|
56
|
+
<option value="$PROJECT_DIR$/COPYING" />
|
|
57
|
+
<option value="$PROJECT_DIR$/README.md" />
|
|
58
|
+
<option value="$PROJECT_DIR$/sfdctrust.gemspec" />
|
|
59
|
+
<option value="$PROJECT_DIR$/lib/sfdcutil/version.rb" />
|
|
60
|
+
<option value="$PROJECT_DIR$/lib/sfdcutil/trust.rb" />
|
|
61
|
+
<option value="$PROJECT_DIR$/bin/sfdcutil" />
|
|
62
|
+
</list>
|
|
63
|
+
</option>
|
|
64
|
+
</component>
|
|
65
|
+
<component name="ProjectFrameBounds">
|
|
66
|
+
<option name="x" value="192" />
|
|
67
|
+
<option name="y" value="28" />
|
|
68
|
+
<option name="width" value="1108" />
|
|
69
|
+
<option name="height" value="771" />
|
|
70
|
+
</component>
|
|
71
|
+
<component name="ProjectInspectionProfilesVisibleTreeState">
|
|
72
|
+
<entry key="Project Default">
|
|
73
|
+
<profile-state>
|
|
74
|
+
<expanded-state>
|
|
75
|
+
<State>
|
|
76
|
+
<id />
|
|
77
|
+
</State>
|
|
78
|
+
</expanded-state>
|
|
79
|
+
<selected-state>
|
|
80
|
+
<State>
|
|
81
|
+
<id>Gems</id>
|
|
82
|
+
</State>
|
|
83
|
+
</selected-state>
|
|
84
|
+
</profile-state>
|
|
85
|
+
</entry>
|
|
86
|
+
</component>
|
|
87
|
+
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
|
88
|
+
<OptionsSetting value="true" id="Add" />
|
|
89
|
+
<OptionsSetting value="true" id="Remove" />
|
|
90
|
+
<OptionsSetting value="true" id="Checkout" />
|
|
91
|
+
<OptionsSetting value="true" id="Update" />
|
|
92
|
+
<OptionsSetting value="true" id="Status" />
|
|
93
|
+
<OptionsSetting value="true" id="Edit" />
|
|
94
|
+
<ConfirmationsSetting value="0" id="Add" />
|
|
95
|
+
<ConfirmationsSetting value="0" id="Remove" />
|
|
96
|
+
</component>
|
|
97
|
+
<component name="ProjectReloadState">
|
|
98
|
+
<option name="STATE" value="0" />
|
|
99
|
+
</component>
|
|
100
|
+
<component name="ProjectView">
|
|
101
|
+
<navigator currentView="ProjectPane" proportions="" version="1" splitterProportion="0.5">
|
|
102
|
+
<flattenPackages />
|
|
103
|
+
<showMembers />
|
|
104
|
+
<showModules />
|
|
105
|
+
<showLibraryContents />
|
|
106
|
+
<hideEmptyPackages />
|
|
107
|
+
<abbreviatePackageNames />
|
|
108
|
+
<autoscrollToSource />
|
|
109
|
+
<autoscrollFromSource />
|
|
110
|
+
<sortByType />
|
|
111
|
+
</navigator>
|
|
112
|
+
<panes>
|
|
113
|
+
<pane id="Scope" />
|
|
114
|
+
<pane id="ProjectPane">
|
|
115
|
+
<subPane>
|
|
116
|
+
<PATH>
|
|
117
|
+
<PATH_ELEMENT>
|
|
118
|
+
<option name="myItemId" value="trust_parser" />
|
|
119
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
120
|
+
</PATH_ELEMENT>
|
|
121
|
+
</PATH>
|
|
122
|
+
<PATH>
|
|
123
|
+
<PATH_ELEMENT>
|
|
124
|
+
<option name="myItemId" value="trust_parser" />
|
|
125
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
126
|
+
</PATH_ELEMENT>
|
|
127
|
+
<PATH_ELEMENT>
|
|
128
|
+
<option name="myItemId" value="sfdcutil" />
|
|
129
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
130
|
+
</PATH_ELEMENT>
|
|
131
|
+
</PATH>
|
|
132
|
+
<PATH>
|
|
133
|
+
<PATH_ELEMENT>
|
|
134
|
+
<option name="myItemId" value="trust_parser" />
|
|
135
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
136
|
+
</PATH_ELEMENT>
|
|
137
|
+
<PATH_ELEMENT>
|
|
138
|
+
<option name="myItemId" value="sfdcutil" />
|
|
139
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
140
|
+
</PATH_ELEMENT>
|
|
141
|
+
<PATH_ELEMENT>
|
|
142
|
+
<option name="myItemId" value="lib" />
|
|
143
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
144
|
+
</PATH_ELEMENT>
|
|
145
|
+
</PATH>
|
|
146
|
+
<PATH>
|
|
147
|
+
<PATH_ELEMENT>
|
|
148
|
+
<option name="myItemId" value="trust_parser" />
|
|
149
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
150
|
+
</PATH_ELEMENT>
|
|
151
|
+
<PATH_ELEMENT>
|
|
152
|
+
<option name="myItemId" value="sfdcutil" />
|
|
153
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
154
|
+
</PATH_ELEMENT>
|
|
155
|
+
<PATH_ELEMENT>
|
|
156
|
+
<option name="myItemId" value="lib" />
|
|
157
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
158
|
+
</PATH_ELEMENT>
|
|
159
|
+
<PATH_ELEMENT>
|
|
160
|
+
<option name="myItemId" value="sfdcutil" />
|
|
161
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
162
|
+
</PATH_ELEMENT>
|
|
163
|
+
</PATH>
|
|
164
|
+
<PATH>
|
|
165
|
+
<PATH_ELEMENT>
|
|
166
|
+
<option name="myItemId" value="trust_parser" />
|
|
167
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
|
|
168
|
+
</PATH_ELEMENT>
|
|
169
|
+
<PATH_ELEMENT>
|
|
170
|
+
<option name="myItemId" value="sfdcutil" />
|
|
171
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
172
|
+
</PATH_ELEMENT>
|
|
173
|
+
<PATH_ELEMENT>
|
|
174
|
+
<option name="myItemId" value="bin" />
|
|
175
|
+
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
|
|
176
|
+
</PATH_ELEMENT>
|
|
177
|
+
</PATH>
|
|
178
|
+
</subPane>
|
|
179
|
+
</pane>
|
|
180
|
+
</panes>
|
|
181
|
+
</component>
|
|
182
|
+
<component name="PropertiesComponent">
|
|
183
|
+
<property name="options.splitter.main.proportions" value="0.3" />
|
|
184
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
185
|
+
<property name="recentsLimit" value="5" />
|
|
186
|
+
<property name="options.lastSelected" value="ruby.project.structure" />
|
|
187
|
+
<property name="restartRequiresConfirmation" value="true" />
|
|
188
|
+
<property name="last_opened_file_path" value="$PROJECT_DIR$" />
|
|
189
|
+
<property name="FullScreen" value="false" />
|
|
190
|
+
<property name="RakeTaksPopup.undocumentedIncluded" value="false" />
|
|
191
|
+
<property name="options.searchVisible" value="true" />
|
|
192
|
+
<property name="options.splitter.details.proportions" value="0.2" />
|
|
193
|
+
</component>
|
|
194
|
+
<component name="RecentsManager">
|
|
195
|
+
<key name="MoveFile.RECENT_KEYS">
|
|
196
|
+
<recent name="$PROJECT_DIR$/lib/Trustparser" />
|
|
197
|
+
</key>
|
|
198
|
+
</component>
|
|
199
|
+
<component name="RunManager" selected="Ruby.sfdcutil">
|
|
200
|
+
<configuration default="false" name="IRB console" type="IrbRunConfigurationType" factoryName="IRB console" temporary="true">
|
|
201
|
+
<module name="trust_parser" />
|
|
202
|
+
<IRB_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
203
|
+
<IRB_RUN_CONFIG NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
|
204
|
+
<IRB_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
205
|
+
<IRB_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
206
|
+
<IRB_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
207
|
+
<envs />
|
|
208
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
209
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
210
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
211
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
212
|
+
</COVERAGE_PATTERN>
|
|
213
|
+
</EXTENSION>
|
|
214
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$USER_HOME$/.rvm/rubies/ruby-1.9.3-p194/bin/irb" />
|
|
215
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="--prompt simple" />
|
|
216
|
+
<IRB_RUN_CONFIG NAME="IS_RAILS_CONSOLE" VALUE="false" />
|
|
217
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
218
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
219
|
+
<method />
|
|
220
|
+
</configuration>
|
|
221
|
+
<configuration default="false" name="spec" type="RakeRunConfigurationType" factoryName="Rake" temporary="true">
|
|
222
|
+
<module name="trust_parser" />
|
|
223
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
224
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
|
225
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
226
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
227
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
228
|
+
<envs />
|
|
229
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
230
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
231
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
232
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
233
|
+
</COVERAGE_PATTERN>
|
|
234
|
+
</EXTENSION>
|
|
235
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="spec" />
|
|
236
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
|
|
237
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE=":rspec " />
|
|
238
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="true" />
|
|
239
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
|
|
240
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
|
|
241
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
242
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
243
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
244
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
245
|
+
<method />
|
|
246
|
+
</configuration>
|
|
247
|
+
<configuration default="false" name="build" type="RakeRunConfigurationType" factoryName="Rake" temporary="true">
|
|
248
|
+
<module name="trust_parser" />
|
|
249
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
250
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
|
251
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
252
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
253
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
254
|
+
<envs />
|
|
255
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
256
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
257
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
258
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
259
|
+
</COVERAGE_PATTERN>
|
|
260
|
+
</EXTENSION>
|
|
261
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="build" />
|
|
262
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
|
|
263
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE=":rspec " />
|
|
264
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
|
|
265
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
|
|
266
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
|
|
267
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
268
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
269
|
+
<method />
|
|
270
|
+
</configuration>
|
|
271
|
+
<configuration default="false" name="sfdcutil" type="RubyRunConfigurationType" factoryName="Ruby" temporary="true">
|
|
272
|
+
<module name="trust_parser" />
|
|
273
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
274
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$PROJECT_DIR$/" />
|
|
275
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
276
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
277
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
278
|
+
<envs />
|
|
279
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
|
280
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
281
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
282
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
283
|
+
</COVERAGE_PATTERN>
|
|
284
|
+
</EXTENSION>
|
|
285
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$PROJECT_DIR$/bin/sfdcutil" />
|
|
286
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="trust:status" />
|
|
287
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
|
288
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
|
289
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
|
290
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
|
291
|
+
<method />
|
|
292
|
+
</configuration>
|
|
293
|
+
<configuration default="true" type="RakeRunConfigurationType" factoryName="Rake">
|
|
294
|
+
<module name="" />
|
|
295
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
296
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
|
297
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
298
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
299
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
300
|
+
<envs />
|
|
301
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
302
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
303
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
304
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
305
|
+
</COVERAGE_PATTERN>
|
|
306
|
+
</EXTENSION>
|
|
307
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_NAME" VALUE="" />
|
|
308
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ARGS" VALUE="" />
|
|
309
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_ATTACHED_TEST_FRAMEWORKS" VALUE="" />
|
|
310
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_TRACE" VALUE="false" />
|
|
311
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_DRYRUN" VALUE="false" />
|
|
312
|
+
<RAKE_RUN_CONFIG_SETTINGS_ID NAME="RAKE_TASK_OPTION_PREREQS" VALUE="false" />
|
|
313
|
+
<method />
|
|
314
|
+
</configuration>
|
|
315
|
+
<configuration default="true" type="CapistranoRunConfigurationType" factoryName="Capistrano">
|
|
316
|
+
<module name="" />
|
|
317
|
+
<CAPISTRANO_RUN_CONFIGURATION NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
318
|
+
<CAPISTRANO_RUN_CONFIGURATION NAME="WORK DIR" VALUE="" />
|
|
319
|
+
<CAPISTRANO_RUN_CONFIGURATION NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
320
|
+
<CAPISTRANO_RUN_CONFIGURATION NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
321
|
+
<CAPISTRANO_RUN_CONFIGURATION NAME="myPassParentEnvs" VALUE="true" />
|
|
322
|
+
<envs />
|
|
323
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
324
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
325
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
326
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
327
|
+
</COVERAGE_PATTERN>
|
|
328
|
+
</EXTENSION>
|
|
329
|
+
<CAPISTRANO_RUN_CONFIG_SETTINGS_ID NAME="CAPISTRANO_TASK_NAME" VALUE="" />
|
|
330
|
+
<CAPISTRANO_RUN_CONFIG_SETTINGS_ID NAME="CAPISTRANO_TASK_ARGS" VALUE="" />
|
|
331
|
+
<CAPISTRANO_RUN_CONFIG_SETTINGS_ID NAME="CAPISTRANO_STAGE" VALUE="" />
|
|
332
|
+
<method />
|
|
333
|
+
</configuration>
|
|
334
|
+
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
|
335
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
|
336
|
+
<module name="" />
|
|
337
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
338
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
|
339
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
340
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
341
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
342
|
+
<envs />
|
|
343
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
344
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
345
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
346
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
347
|
+
</COVERAGE_PATTERN>
|
|
348
|
+
</EXTENSION>
|
|
349
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
350
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
|
351
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
|
352
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
|
353
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
|
|
354
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
355
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
|
356
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
|
357
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
|
358
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
359
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
|
360
|
+
<method />
|
|
361
|
+
</configuration>
|
|
362
|
+
<configuration default="true" type="RubyRunConfigurationType" factoryName="Ruby">
|
|
363
|
+
<module name="trust_parser" />
|
|
364
|
+
<RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
365
|
+
<RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$PROJECT_DIR$/tmp" />
|
|
366
|
+
<RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
367
|
+
<RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
368
|
+
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
369
|
+
<envs />
|
|
370
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
371
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
372
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
373
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
374
|
+
</COVERAGE_PATTERN>
|
|
375
|
+
</EXTENSION>
|
|
376
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="$PROJECT_DIR$/src/gatherer.rb" />
|
|
377
|
+
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
|
378
|
+
<method />
|
|
379
|
+
</configuration>
|
|
380
|
+
<configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
|
|
381
|
+
<predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
|
|
382
|
+
<module name="" />
|
|
383
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
384
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
|
|
385
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
386
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
387
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
|
388
|
+
<envs />
|
|
389
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
390
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
391
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
392
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
393
|
+
</COVERAGE_PATTERN>
|
|
394
|
+
</EXTENSION>
|
|
395
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
|
396
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
|
397
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
|
398
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
|
|
399
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
|
400
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
|
401
|
+
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
|
402
|
+
<method />
|
|
403
|
+
</configuration>
|
|
404
|
+
<configuration default="true" type="IrbRunConfigurationType" factoryName="IRB console">
|
|
405
|
+
<module name="" />
|
|
406
|
+
<IRB_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
|
407
|
+
<IRB_RUN_CONFIG NAME="WORK DIR" VALUE="" />
|
|
408
|
+
<IRB_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
|
|
409
|
+
<IRB_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
|
|
410
|
+
<IRB_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
|
411
|
+
<envs />
|
|
412
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
|
413
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
|
414
|
+
<COVERAGE_PATTERN ENABLED="true">
|
|
415
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
|
416
|
+
</COVERAGE_PATTERN>
|
|
417
|
+
</EXTENSION>
|
|
418
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
|
419
|
+
<IRB_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
|
420
|
+
<IRB_RUN_CONFIG NAME="IS_RAILS_CONSOLE" VALUE="false" />
|
|
421
|
+
<method />
|
|
422
|
+
</configuration>
|
|
423
|
+
<list size="4">
|
|
424
|
+
<item index="0" class="java.lang.String" itemvalue="IRB console.IRB console" />
|
|
425
|
+
<item index="1" class="java.lang.String" itemvalue="Rake.spec" />
|
|
426
|
+
<item index="2" class="java.lang.String" itemvalue="Rake.build" />
|
|
427
|
+
<item index="3" class="java.lang.String" itemvalue="Ruby.sfdcutil" />
|
|
428
|
+
</list>
|
|
429
|
+
<recent_temporary>
|
|
430
|
+
<list size="4">
|
|
431
|
+
<item index="0" class="java.lang.String" itemvalue="Ruby.sfdcutil" />
|
|
432
|
+
<item index="1" class="java.lang.String" itemvalue="Rake.spec" />
|
|
433
|
+
<item index="2" class="java.lang.String" itemvalue="Rake.build" />
|
|
434
|
+
<item index="3" class="java.lang.String" itemvalue="IRB console.IRB console" />
|
|
435
|
+
</list>
|
|
436
|
+
</recent_temporary>
|
|
437
|
+
</component>
|
|
438
|
+
<component name="ShelveChangesManager" show_recycled="false" />
|
|
439
|
+
<component name="SvnConfiguration" maxAnnotateRevisions="500" myUseAcceleration="nothing" myAutoUpdateAfterCommit="false" cleanupOnStartRun="false">
|
|
440
|
+
<option name="USER" value="" />
|
|
441
|
+
<option name="PASSWORD" value="" />
|
|
442
|
+
<option name="mySSHConnectionTimeout" value="30000" />
|
|
443
|
+
<option name="mySSHReadTimeout" value="30000" />
|
|
444
|
+
<option name="LAST_MERGED_REVISION" />
|
|
445
|
+
<option name="MERGE_DRY_RUN" value="false" />
|
|
446
|
+
<option name="MERGE_DIFF_USE_ANCESTRY" value="true" />
|
|
447
|
+
<option name="UPDATE_LOCK_ON_DEMAND" value="false" />
|
|
448
|
+
<option name="IGNORE_SPACES_IN_MERGE" value="false" />
|
|
449
|
+
<option name="DETECT_NESTED_COPIES" value="true" />
|
|
450
|
+
<option name="CHECK_NESTED_FOR_QUICK_MERGE" value="false" />
|
|
451
|
+
<option name="IGNORE_SPACES_IN_ANNOTATE" value="true" />
|
|
452
|
+
<option name="SHOW_MERGE_SOURCES_IN_ANNOTATE" value="true" />
|
|
453
|
+
<option name="FORCE_UPDATE" value="false" />
|
|
454
|
+
<option name="IGNORE_EXTERNALS" value="false" />
|
|
455
|
+
<configuration useDefault="true">$USER_HOME$/.subversion</configuration>
|
|
456
|
+
<myIsUseDefaultProxy>false</myIsUseDefaultProxy>
|
|
457
|
+
</component>
|
|
458
|
+
<component name="TaskManager">
|
|
459
|
+
<task active="true" id="Default" summary="Default task">
|
|
460
|
+
<changelist id="8f16b45c-29a9-425f-bdf0-abbe84b2eddc" name="Default" comment="" />
|
|
461
|
+
<created>1344024997969</created>
|
|
462
|
+
<updated>1344024997969</updated>
|
|
463
|
+
</task>
|
|
464
|
+
<task id="LOCAL-00001" summary="Complete initial version with a proper script and command parsing">
|
|
465
|
+
<created>1344268437217</created>
|
|
466
|
+
<updated>1344268437217</updated>
|
|
467
|
+
</task>
|
|
468
|
+
<task id="LOCAL-00002" summary="Complete initial version with a proper script and command parsing">
|
|
469
|
+
<created>1344268447193</created>
|
|
470
|
+
<updated>1344268447194</updated>
|
|
471
|
+
</task>
|
|
472
|
+
<task id="LOCAL-00003" summary="Added licensing details and updated the readme">
|
|
473
|
+
<created>1344275684138</created>
|
|
474
|
+
<updated>1344275684138</updated>
|
|
475
|
+
</task>
|
|
476
|
+
<task id="LOCAL-00004" summary="Added licensing details and updated the readme">
|
|
477
|
+
<created>1344276094215</created>
|
|
478
|
+
<updated>1344276094215</updated>
|
|
479
|
+
</task>
|
|
480
|
+
<task id="LOCAL-00005" summary="Added a disclaimer so that there is no misunderstanding about the ownership of my views.">
|
|
481
|
+
<created>1344277054749</created>
|
|
482
|
+
<updated>1344277054749</updated>
|
|
483
|
+
</task>
|
|
484
|
+
<task id="LOCAL-00006" summary="Added color so that it is easier to see if the instance is available or not">
|
|
485
|
+
<created>1344283446753</created>
|
|
486
|
+
<updated>1344283446753</updated>
|
|
487
|
+
</task>
|
|
488
|
+
<task id="LOCAL-00007" summary="Updated version">
|
|
489
|
+
<created>1344283473533</created>
|
|
490
|
+
<updated>1344283473533</updated>
|
|
491
|
+
</task>
|
|
492
|
+
<task id="LOCAL-00008" summary="There was a error in the index offset so the error message wasn't associated with the right instance.">
|
|
493
|
+
<created>1349537823166</created>
|
|
494
|
+
<updated>1349537823166</updated>
|
|
495
|
+
</task>
|
|
496
|
+
<task id="LOCAL-00009" summary="Preparing to tag a new useful version">
|
|
497
|
+
<created>1349537867314</created>
|
|
498
|
+
<updated>1349537867314</updated>
|
|
499
|
+
</task>
|
|
500
|
+
<task id="LOCAL-00010" summary="Fixed the spacing issue after the instance name which also fixed the utility so you can query for the status of a single instance.">
|
|
501
|
+
<created>1349607209601</created>
|
|
502
|
+
<updated>1349607209601</updated>
|
|
503
|
+
</task>
|
|
504
|
+
<task id="LOCAL-00011" summary="Fixed the spacing issue after the instance name which also fixed the utility so you can query for the status of a single instance.">
|
|
505
|
+
<created>1349607223647</created>
|
|
506
|
+
<updated>1349607223647</updated>
|
|
507
|
+
</task>
|
|
508
|
+
<option name="localTasksCounter" value="12" />
|
|
509
|
+
<servers />
|
|
510
|
+
</component>
|
|
511
|
+
<component name="TodoView" selected-index="0">
|
|
512
|
+
<todo-panel id="selected-file">
|
|
513
|
+
<are-packages-shown value="false" />
|
|
514
|
+
<are-modules-shown value="false" />
|
|
515
|
+
<flatten-packages value="false" />
|
|
516
|
+
<is-autoscroll-to-source value="false" />
|
|
517
|
+
</todo-panel>
|
|
518
|
+
<todo-panel id="all">
|
|
519
|
+
<are-packages-shown value="false" />
|
|
520
|
+
<are-modules-shown value="false" />
|
|
521
|
+
<flatten-packages value="false" />
|
|
522
|
+
<is-autoscroll-to-source value="false" />
|
|
523
|
+
</todo-panel>
|
|
524
|
+
<todo-panel id="default-changelist">
|
|
525
|
+
<are-packages-shown value="false" />
|
|
526
|
+
<are-modules-shown value="false" />
|
|
527
|
+
<flatten-packages value="false" />
|
|
528
|
+
<is-autoscroll-to-source value="false" />
|
|
529
|
+
</todo-panel>
|
|
530
|
+
</component>
|
|
531
|
+
<component name="ToolWindowManager">
|
|
532
|
+
<frame x="192" y="28" width="1108" height="771" extended-state="0" />
|
|
533
|
+
<editor active="false" />
|
|
534
|
+
<layout>
|
|
535
|
+
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3290653" sideWeight="0.49300957" order="9" side_tool="false" content_ui="tabs" />
|
|
536
|
+
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.42581603" sideWeight="0.49742457" order="10" side_tool="false" content_ui="tabs" />
|
|
537
|
+
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32967034" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
|
538
|
+
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
|
539
|
+
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.30696797" sideWeight="0.2537092" order="1" side_tool="true" content_ui="tabs" />
|
|
540
|
+
<window_info id="Project" active="true" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.30696797" sideWeight="0.36498517" order="0" side_tool="false" content_ui="combo" />
|
|
541
|
+
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.35691318" sideWeight="0.9990069" order="3" side_tool="false" content_ui="tabs" />
|
|
542
|
+
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
|
|
543
|
+
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3559539" sideWeight="0.25827813" order="7" side_tool="true" content_ui="tabs" />
|
|
544
|
+
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.37091988" sideWeight="0.9981114" order="2" side_tool="false" content_ui="tabs" />
|
|
545
|
+
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32937685" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
|
|
546
|
+
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
|
|
547
|
+
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
548
|
+
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
549
|
+
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.32967034" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
|
550
|
+
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
|
|
551
|
+
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
|
|
552
|
+
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
|
|
553
|
+
</layout>
|
|
554
|
+
</component>
|
|
555
|
+
<component name="VcsContentAnnotationSettings">
|
|
556
|
+
<option name="myLimit" value="2678400000" />
|
|
557
|
+
</component>
|
|
558
|
+
<component name="VcsManagerConfiguration">
|
|
559
|
+
<option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" />
|
|
560
|
+
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
|
561
|
+
<option name="CHECK_NEW_TODO" value="false" />
|
|
562
|
+
<option name="myTodoPanelSettings">
|
|
563
|
+
<value>
|
|
564
|
+
<are-packages-shown value="false" />
|
|
565
|
+
<are-modules-shown value="false" />
|
|
566
|
+
<flatten-packages value="false" />
|
|
567
|
+
<is-autoscroll-to-source value="false" />
|
|
568
|
+
</value>
|
|
569
|
+
</option>
|
|
570
|
+
<option name="PERFORM_UPDATE_IN_BACKGROUND" value="true" />
|
|
571
|
+
<option name="PERFORM_COMMIT_IN_BACKGROUND" value="true" />
|
|
572
|
+
<option name="PERFORM_EDIT_IN_BACKGROUND" value="true" />
|
|
573
|
+
<option name="PERFORM_CHECKOUT_IN_BACKGROUND" value="true" />
|
|
574
|
+
<option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
|
|
575
|
+
<option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" />
|
|
576
|
+
<option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" />
|
|
577
|
+
<option name="CHANGED_ON_SERVER_INTERVAL" value="60" />
|
|
578
|
+
<option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
|
|
579
|
+
<option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
|
|
580
|
+
<option name="DEFAULT_PATCH_EXTENSION" value="patch" />
|
|
581
|
+
<option name="SHORT_DIFF_HORISONTALLY" value="true" />
|
|
582
|
+
<option name="SHORT_DIFF_EXTRA_LINES" value="2" />
|
|
583
|
+
<option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" />
|
|
584
|
+
<option name="INCLUDE_TEXT_INTO_PATCH" value="false" />
|
|
585
|
+
<option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
|
|
586
|
+
<option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
|
|
587
|
+
<option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
|
|
588
|
+
<option name="FORCE_NON_EMPTY_COMMENT" value="false" />
|
|
589
|
+
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
|
|
590
|
+
<option name="LAST_COMMIT_MESSAGE" value="Fixed the spacing issue after the instance name which also fixed the utility so you can query for the status of a single instance." />
|
|
591
|
+
<option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" />
|
|
592
|
+
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
|
|
593
|
+
<option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
|
|
594
|
+
<option name="REFORMAT_BEFORE_PROJECT_COMMIT" value="false" />
|
|
595
|
+
<option name="REFORMAT_BEFORE_FILE_COMMIT" value="false" />
|
|
596
|
+
<option name="FILE_HISTORY_DIALOG_COMMENTS_SPLITTER_PROPORTION" value="0.8" />
|
|
597
|
+
<option name="FILE_HISTORY_DIALOG_SPLITTER_PROPORTION" value="0.5" />
|
|
598
|
+
<option name="ACTIVE_VCS_NAME" />
|
|
599
|
+
<option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
|
|
600
|
+
<option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
|
|
601
|
+
<option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
|
|
602
|
+
<option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
|
|
603
|
+
<MESSAGE value="Working Version" />
|
|
604
|
+
<MESSAGE value="Complete initial version with a proper script and command parsing" />
|
|
605
|
+
<MESSAGE value="Added licensing details and updated the readme" />
|
|
606
|
+
<MESSAGE value="Added a disclaimer so that there is no misunderstanding about the ownership of my views." />
|
|
607
|
+
<MESSAGE value="Added color so that it is easier to see if the instance is available or not" />
|
|
608
|
+
<MESSAGE value="Updated version" />
|
|
609
|
+
<MESSAGE value="Fixed the gem so that it works with the updated site and worked on some bugs." />
|
|
610
|
+
<MESSAGE value="There was a error in the index offset so the error message wasn't associated with the right instance." />
|
|
611
|
+
<MESSAGE value="Preparing to tag a new useful version" />
|
|
612
|
+
<MESSAGE value="Fixed the spacing issue after the instance name which also fixed the utility so you can query for the status of a single instance." />
|
|
613
|
+
</component>
|
|
614
|
+
<component name="XDebuggerManager">
|
|
615
|
+
<breakpoint-manager />
|
|
616
|
+
</component>
|
|
617
|
+
<component name="editorHistoryManager">
|
|
618
|
+
<entry file="file://$PROJECT_DIR$/LICENSE">
|
|
619
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
620
|
+
<state line="13" column="69" selection-start="642" selection-end="642" vertical-scroll-proportion="0.0" />
|
|
621
|
+
</provider>
|
|
622
|
+
</entry>
|
|
623
|
+
<entry file="file://$PROJECT_DIR$/COPYING">
|
|
624
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
625
|
+
<state line="673" column="50" selection-start="35146" selection-end="35146" vertical-scroll-proportion="25.2375" />
|
|
626
|
+
</provider>
|
|
627
|
+
</entry>
|
|
628
|
+
<entry file="file://$PROJECT_DIR$/.gitignore">
|
|
629
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
630
|
+
<state line="2" column="0" selection-start="18" selection-end="18" vertical-scroll-proportion="0.075" />
|
|
631
|
+
</provider>
|
|
632
|
+
</entry>
|
|
633
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
|
634
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
635
|
+
<state line="0" column="8" selection-start="8" selection-end="8" vertical-scroll-proportion="0.0" />
|
|
636
|
+
</provider>
|
|
637
|
+
</entry>
|
|
638
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p194@trust_parser/gems/rspec-core-2.11.1/lib/rspec/core/example.rb">
|
|
639
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
640
|
+
<state line="137" column="0" selection-start="4689" selection-end="4689" vertical-scroll-proportion="2.213793" />
|
|
641
|
+
</provider>
|
|
642
|
+
</entry>
|
|
643
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ruby-1.9.3-p194@trust_parser/gems/rspec-core-2.11.1/lib/rspec/core/example_group.rb">
|
|
644
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
645
|
+
<state line="374" column="0" selection-start="13642" selection-end="13642" vertical-scroll-proportion="0.50689656" />
|
|
646
|
+
</provider>
|
|
647
|
+
</entry>
|
|
648
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
|
649
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
650
|
+
<state line="8" column="0" selection-start="150" selection-end="150" vertical-scroll-proportion="0.1591512" />
|
|
651
|
+
</provider>
|
|
652
|
+
</entry>
|
|
653
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
|
654
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
655
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
|
656
|
+
</provider>
|
|
657
|
+
</entry>
|
|
658
|
+
<entry file="file://$PROJECT_DIR$/.rvmrc">
|
|
659
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
660
|
+
<state line="0" column="0" selection-start="0" selection-end="0" vertical-scroll-proportion="0.0" />
|
|
661
|
+
</provider>
|
|
662
|
+
</entry>
|
|
663
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
|
664
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
665
|
+
<state line="98" column="63" selection-start="2590" selection-end="2590" vertical-scroll-proportion="0.6896552" />
|
|
666
|
+
</provider>
|
|
667
|
+
</entry>
|
|
668
|
+
<entry file="file://$PROJECT_DIR$/sfdctrust.gemspec">
|
|
669
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
670
|
+
<state line="3" column="13" selection-start="111" selection-end="111" vertical-scroll-proportion="0.09453782" />
|
|
671
|
+
</provider>
|
|
672
|
+
</entry>
|
|
673
|
+
<entry file="file://$PROJECT_DIR$/spec/sfdcutil/sfdcutil_trust_spec.rb">
|
|
674
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
675
|
+
<state line="17" column="0" selection-start="435" selection-end="435" vertical-scroll-proportion="0.6163683" />
|
|
676
|
+
</provider>
|
|
677
|
+
</entry>
|
|
678
|
+
<entry file="file://$PROJECT_DIR$/lib/sfdcutil.rb">
|
|
679
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
680
|
+
<state line="6" column="0" selection-start="100" selection-end="100" vertical-scroll-proportion="0.15126051" />
|
|
681
|
+
</provider>
|
|
682
|
+
</entry>
|
|
683
|
+
<entry file="file://$PROJECT_DIR$/lib/sfdcutil/version.rb">
|
|
684
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
685
|
+
<state line="1" column="18" selection-start="34" selection-end="34" vertical-scroll-proportion="0.037783377">
|
|
686
|
+
<folding />
|
|
687
|
+
</state>
|
|
688
|
+
</provider>
|
|
689
|
+
</entry>
|
|
690
|
+
<entry file="file://$PROJECT_DIR$/bin/sfdcutil">
|
|
691
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
692
|
+
<state line="89" column="6" selection-start="2044" selection-end="2044" vertical-scroll-proportion="0.69164264">
|
|
693
|
+
<folding />
|
|
694
|
+
</state>
|
|
695
|
+
</provider>
|
|
696
|
+
</entry>
|
|
697
|
+
<entry file="file://$PROJECT_DIR$/lib/sfdcutil/trust.rb">
|
|
698
|
+
<provider selected="true" editor-type-id="text-editor">
|
|
699
|
+
<state line="52" column="0" selection-start="1347" selection-end="1347" vertical-scroll-proportion="2.1666667">
|
|
700
|
+
<folding />
|
|
701
|
+
</state>
|
|
702
|
+
</provider>
|
|
703
|
+
</entry>
|
|
704
|
+
</component>
|
|
705
|
+
</project>
|
|
706
|
+
|