shadow_db_credentials 1.0.2 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.idea/jenkinsSettings.xml +9 -0
- data/.idea/misc.xml +2 -1
- data/.idea/shadow_db_credentials.iml +22 -10
- data/.idea/workspace.xml +303 -75
- data/.ruby-gemset +1 -0
- data/.ruby-version +1 -0
- data/CHANGES +9 -1
- data/Gemfile +8 -7
- data/README.md +125 -3
- data/Rakefile +14 -10
- data/lib/shadow_db_credentials.rb +1 -0
- data/lib/shadow_db_credentials/shadow_db_credentials.rb +24 -15
- data/lib/shadow_db_credentials/version.rb +2 -2
- data/shadow_db_credentials.gemspec +2 -1
- data/shadow_db_credentials.gemspec.erb +1 -1
- data/spec/shadow_db_credentials_spec.rb +29 -8
- data/spec/spec_helper.rb +0 -9
- metadata +14 -18
- data/.rvmrc +0 -4
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: c69d7a72f71a92b529a2230d0a3ac3a48ac7f43b
|
4
|
+
data.tar.gz: 954bde715bc65c2db327fdfd2d8ed484a21c7ae2
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 8836ec5c582fb9e093ec42eafbe3ea1d7994bcf5f18fb076b26e1af42a29ee4519b56b97742d9f7fe345f743a2dabd1c35748d51ad7a134328f4bb2e9da12ca5
|
7
|
+
data.tar.gz: 6e787c1a3e1c8d9836273423a74699c1326be87993dce040b2a41cf782b913866f6493082f7edbe983b13b0997498a7737b5d86e70dda96bab983fa405bed500
|
data/.idea/misc.xml
CHANGED
@@ -1,5 +1,6 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<project version="4">
|
3
|
-
<component name="
|
3
|
+
<component name="CppTools.Loader" reportImplicitCastToBool="false" reportNameReferencedOnce="false" version="3" compilerSelect="AUTO" />
|
4
|
+
<component name="ProjectRootManager" version="2" project-jdk-name="RVM: ruby-2.0.0-p247 [shadow_db_credentials]" project-jdk-type="RUBY_SDK" />
|
4
5
|
</project>
|
5
6
|
|
@@ -1,19 +1,31 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<module type="RUBY_MODULE" version="4">
|
3
|
+
<component name="FacetManager">
|
4
|
+
<facet type="gem" name="Gem">
|
5
|
+
<configuration>
|
6
|
+
<option name="GEM_APP_ROOT_PATH" value="" />
|
7
|
+
<option name="GEM_APP_TEST_PATH" value="" />
|
8
|
+
<option name="GEM_APP_LIB_PATH" value="" />
|
9
|
+
</configuration>
|
10
|
+
</facet>
|
11
|
+
</component>
|
3
12
|
<component name="NewModuleRootManager">
|
4
13
|
<content url="file://$MODULE_DIR$" />
|
5
14
|
<orderEntry type="inheritedJdk" />
|
6
15
|
<orderEntry type="sourceFolder" forTests="false" />
|
7
|
-
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.
|
8
|
-
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.1.3, RVM: ruby-
|
9
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
10
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
11
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
12
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
13
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
14
|
-
<orderEntry type="library" scope="PROVIDED" name="
|
15
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec
|
16
|
-
<orderEntry type="library" scope="PROVIDED" name="rspec-
|
16
|
+
<orderEntry type="library" scope="PROVIDED" name="bundler (v1.3.5, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
17
|
+
<orderEntry type="library" scope="PROVIDED" name="diff-lcs (v1.1.3, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
18
|
+
<orderEntry type="library" scope="PROVIDED" name="file_utils (v1.0.6, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
19
|
+
<orderEntry type="library" scope="PROVIDED" name="gemcutter (v0.7.1, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
20
|
+
<orderEntry type="library" scope="PROVIDED" name="gemspec_deps_gen (v1.0.5, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
21
|
+
<orderEntry type="library" scope="PROVIDED" name="metaclass (v0.0.1, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
22
|
+
<orderEntry type="library" scope="PROVIDED" name="mocha (v0.10.3, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
23
|
+
<orderEntry type="library" scope="PROVIDED" name="rake (v10.1.0, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
24
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec (v2.9.0, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
25
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-core (v2.9.0, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
26
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-expectations (v2.9.1, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
27
|
+
<orderEntry type="library" scope="PROVIDED" name="rspec-mocks (v2.9.0, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
28
|
+
<orderEntry type="library" scope="PROVIDED" name="ruby-debug-ide (v0.4.17, RVM: ruby-2.0.0-p247 [shadow_db_credentials]) [gem]" level="application" />
|
17
29
|
</component>
|
18
30
|
</module>
|
19
31
|
|
data/.idea/workspace.xml
CHANGED
@@ -2,14 +2,35 @@
|
|
2
2
|
<project version="4">
|
3
3
|
<component name="ChangeListManager">
|
4
4
|
<list default="true" id="48445419-a9bd-462b-a38e-4f503de87dd4" name="Default" comment="">
|
5
|
-
<change type="
|
6
|
-
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/spec/spec_helper.rb" />
|
5
|
+
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/shadow_db_credentials.gemspec.erb" afterPath="$PROJECT_DIR$/shadow_db_credentials.gemspec.erb" />
|
7
6
|
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
|
8
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/shadow_db_credentials.rb" afterPath="$PROJECT_DIR$/lib/shadow_db_credentials.rb" />
|
9
|
-
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/lib/shadow_db_credentials/version.rb" afterPath="$PROJECT_DIR$/lib/shadow_db_credentials/version.rb" />
|
10
7
|
</list>
|
11
8
|
<ignored path="shadow_db_credentials.iws" />
|
12
9
|
<ignored path=".idea/workspace.xml" />
|
10
|
+
<file path="/Dummy.txt" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376681471378" ignored="false" />
|
11
|
+
<file path="/.ruby-version" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1371914161925" ignored="false" />
|
12
|
+
<file path="/CHANGES" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1371914623579" ignored="false" />
|
13
|
+
<file path="/version.rb" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1371914648138" ignored="false" />
|
14
|
+
<file path="/shadow_db_credentials.rb" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1371916540313" ignored="false" />
|
15
|
+
<file path="/Gemfile" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1371915176441" ignored="false" />
|
16
|
+
<file path="/spec_helper.rb" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1371914924728" ignored="false" />
|
17
|
+
<file path="$PROJECT_DIR$/../rails-app-tmpl/Gemfile" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1371915114233" ignored="false" />
|
18
|
+
<file path="/shadow_db_credentials_spec.rb" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1371915800337" ignored="false" />
|
19
|
+
<file path="$PROJECT_DIR$/../google-translate/Rakefile" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376603853505" ignored="false" />
|
20
|
+
<file path="$PROJECT_DIR$/../shvets.github.io/Rakefile" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376660873131" ignored="false" />
|
21
|
+
<file path="$PROJECT_DIR$/../shvets.github.io/config.rb" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376661252454" ignored="false" />
|
22
|
+
<file path="$PROJECT_DIR$/../shvets.github.io/404.html" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376662323892" ignored="false" />
|
23
|
+
<file path="$PROJECT_DIR$/../shvets.github.io/blog/article_0001/extending_rubymine_with_jruby_plugin.html" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376662323892" ignored="false" />
|
24
|
+
<file path="$PROJECT_DIR$/../shvets.github.io/index.html" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376662323892" ignored="false" />
|
25
|
+
<file path="$PROJECT_DIR$/../shvets.github.io/build/blog/article_0003/using_gemfile_gems_inside_gemspec.html" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376662323891" ignored="false" />
|
26
|
+
<file path="$PROJECT_DIR$/../shvets.github.io/build/index.html" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376662323891" ignored="false" />
|
27
|
+
<file path="$PROJECT_DIR$/../shvets.github.io/blog/article_0003/using_gemfile_gems_inside_gemspec.html" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376662323892" ignored="false" />
|
28
|
+
<file path="$PROJECT_DIR$/../shvets.github.io/config.rrr" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376666503612" ignored="false" />
|
29
|
+
<file path="/a.dummy" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376678631286" ignored="false" />
|
30
|
+
<file path="$PROJECT_DIR$/../rat/Gemfile" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376667638160" ignored="false" />
|
31
|
+
<file path="$PROJECT_DIR$/../rat/config/application.rb" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376667964814" ignored="false" />
|
32
|
+
<file path="$PROJECT_DIR$/../rat/config/database.yml" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376667899615" ignored="false" />
|
33
|
+
<file path="/fragment.rb" changelist="48445419-a9bd-462b-a38e-4f503de87dd4" time="1376680675304" ignored="false" />
|
13
34
|
<option name="TRACKING_ENABLED" value="true" />
|
14
35
|
<option name="SHOW_DIALOG" value="false" />
|
15
36
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
@@ -23,6 +44,7 @@
|
|
23
44
|
<component name="DaemonCodeAnalyzer">
|
24
45
|
<disable_hints />
|
25
46
|
</component>
|
47
|
+
<component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
|
26
48
|
<component name="FavoritesManager">
|
27
49
|
<favorites_list name="shadow_db_credentials" />
|
28
50
|
</component>
|
@@ -31,34 +53,64 @@
|
|
31
53
|
<file leaf-file-name="shadow_db_credentials_spec.rb" pinned="false" current="false" current-in-tab="false">
|
32
54
|
<entry file="file://$PROJECT_DIR$/spec/shadow_db_credentials_spec.rb">
|
33
55
|
<provider selected="true" editor-type-id="text-editor">
|
34
|
-
<state line="
|
56
|
+
<state line="2" column="29" selection-start="52" selection-end="52" vertical-scroll-proportion="0.0">
|
35
57
|
<folding />
|
36
58
|
</state>
|
37
59
|
</provider>
|
38
60
|
</entry>
|
39
61
|
</file>
|
40
|
-
<file leaf-file-name="
|
41
|
-
<entry file="file://$PROJECT_DIR$/
|
62
|
+
<file leaf-file-name="spec_helper.rb" pinned="false" current="false" current-in-tab="false">
|
63
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
42
64
|
<provider selected="true" editor-type-id="text-editor">
|
43
|
-
<state line="
|
65
|
+
<state line="4" column="9" selection-start="117" selection-end="117" vertical-scroll-proportion="0.0">
|
44
66
|
<folding />
|
45
67
|
</state>
|
46
68
|
</provider>
|
47
69
|
</entry>
|
48
70
|
</file>
|
49
|
-
<file leaf-file-name="
|
50
|
-
<entry file="file://$
|
71
|
+
<file leaf-file-name="Rakefile" pinned="false" current="false" current-in-tab="false">
|
72
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
51
73
|
<provider selected="true" editor-type-id="text-editor">
|
52
|
-
<state line="
|
74
|
+
<state line="12" column="20" selection-start="316" selection-end="316" vertical-scroll-proportion="0.0">
|
53
75
|
<folding />
|
54
76
|
</state>
|
55
77
|
</provider>
|
56
78
|
</entry>
|
57
79
|
</file>
|
58
|
-
<file leaf-file-name="
|
59
|
-
<entry file="file://$
|
80
|
+
<file leaf-file-name="gemspec_deps_gen.rb" pinned="false" current="false" current-in-tab="false">
|
81
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ruby-2.0.0-p247@shadow_db_credentials/gems/gemspec_deps_gen-1.0.5/lib/gemspec_deps_gen/gemspec_deps_gen.rb">
|
60
82
|
<provider selected="true" editor-type-id="text-editor">
|
61
|
-
<state line="
|
83
|
+
<state line="16" column="69" selection-start="413" selection-end="413" vertical-scroll-proportion="0.0">
|
84
|
+
<folding />
|
85
|
+
</state>
|
86
|
+
</provider>
|
87
|
+
</entry>
|
88
|
+
</file>
|
89
|
+
<file leaf-file-name="shadow_db_credentials.gemspec.erb" pinned="false" current="true" current-in-tab="true">
|
90
|
+
<entry file="file://$PROJECT_DIR$/shadow_db_credentials.gemspec.erb">
|
91
|
+
<provider selected="true" editor-type-id="text-editor">
|
92
|
+
<state line="19" column="13" selection-start="906" selection-end="906" vertical-scroll-proportion="0.53427064">
|
93
|
+
<folding />
|
94
|
+
</state>
|
95
|
+
</provider>
|
96
|
+
</entry>
|
97
|
+
</file>
|
98
|
+
<file leaf-file-name="README.md" pinned="false" current="false" current-in-tab="false">
|
99
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
100
|
+
<provider editor-type-id="MarkdownPreviewEditor">
|
101
|
+
<state />
|
102
|
+
</provider>
|
103
|
+
<provider selected="true" editor-type-id="text-editor">
|
104
|
+
<state line="106" column="65" selection-start="2742" selection-end="2742" vertical-scroll-proportion="-18.148148">
|
105
|
+
<folding />
|
106
|
+
</state>
|
107
|
+
</provider>
|
108
|
+
</entry>
|
109
|
+
</file>
|
110
|
+
<file leaf-file-name="CHANGES" pinned="false" current="false" current-in-tab="false">
|
111
|
+
<entry file="file://$PROJECT_DIR$/CHANGES">
|
112
|
+
<provider selected="true" editor-type-id="text-editor">
|
113
|
+
<state line="12" column="2" selection-start="125" selection-end="175" vertical-scroll-proportion="0.0">
|
62
114
|
<folding />
|
63
115
|
</state>
|
64
116
|
</provider>
|
@@ -67,7 +119,25 @@
|
|
67
119
|
<file leaf-file-name="shadow_db_credentials.rb" pinned="false" current="false" current-in-tab="false">
|
68
120
|
<entry file="file://$PROJECT_DIR$/lib/shadow_db_credentials/shadow_db_credentials.rb">
|
69
121
|
<provider selected="true" editor-type-id="text-editor">
|
70
|
-
<state line="
|
122
|
+
<state line="13" column="42" selection-start="331" selection-end="331" vertical-scroll-proportion="0.0">
|
123
|
+
<folding />
|
124
|
+
</state>
|
125
|
+
</provider>
|
126
|
+
</entry>
|
127
|
+
</file>
|
128
|
+
<file leaf-file-name="version.rb" pinned="false" current="false" current-in-tab="false">
|
129
|
+
<entry file="file://$PROJECT_DIR$/lib/shadow_db_credentials/version.rb">
|
130
|
+
<provider selected="true" editor-type-id="text-editor">
|
131
|
+
<state line="1" column="18" selection-start="44" selection-end="44" vertical-scroll-proportion="0.0">
|
132
|
+
<folding />
|
133
|
+
</state>
|
134
|
+
</provider>
|
135
|
+
</entry>
|
136
|
+
</file>
|
137
|
+
<file leaf-file-name="Gemfile" pinned="false" current="false" current-in-tab="false">
|
138
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
139
|
+
<provider selected="true" editor-type-id="text-editor">
|
140
|
+
<state line="16" column="67" selection-start="247" selection-end="247" vertical-scroll-proportion="0.0">
|
71
141
|
<folding />
|
72
142
|
</state>
|
73
143
|
</provider>
|
@@ -83,26 +153,54 @@
|
|
83
153
|
<component name="Git.Settings">
|
84
154
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
85
155
|
</component>
|
156
|
+
<component name="GitLogSettings">
|
157
|
+
<option name="myDateState">
|
158
|
+
<MyDateState />
|
159
|
+
</option>
|
160
|
+
</component>
|
86
161
|
<component name="IdeDocumentHistory">
|
87
162
|
<option name="changedFiles">
|
88
163
|
<list>
|
89
|
-
<option value="$PROJECT_DIR
|
90
|
-
<option value="$PROJECT_DIR$/CHANGES" />
|
91
|
-
<option value="$PROJECT_DIR$/Rakefile" />
|
164
|
+
<option value="$PROJECT_DIR$/.ruby-gemset" />
|
92
165
|
<option value="$PROJECT_DIR$/lib/shadow_db_credentials.rb" />
|
166
|
+
<option value="$PROJECT_DIR$/.ruby-version" />
|
93
167
|
<option value="$PROJECT_DIR$/spec/spec_helper.rb" />
|
168
|
+
<option value="$PROJECT_DIR$/Gemfile" />
|
94
169
|
<option value="$PROJECT_DIR$/lib/shadow_db_credentials/shadow_db_credentials.rb" />
|
95
|
-
<option value="$PROJECT_DIR$/
|
170
|
+
<option value="$PROJECT_DIR$/README.md" />
|
171
|
+
<option value="$PROJECT_DIR$/CHANGES" />
|
96
172
|
<option value="$PROJECT_DIR$/lib/shadow_db_credentials/version.rb" />
|
173
|
+
<option value="$PROJECT_DIR$/spec/shadow_db_credentials_spec.rb" />
|
174
|
+
<option value="$PROJECT_DIR$/Rakefile" />
|
175
|
+
<option value="$PROJECT_DIR$/shadow_db_credentials.gemspec.erb" />
|
97
176
|
</list>
|
98
177
|
</option>
|
99
178
|
</component>
|
100
179
|
<component name="ProjectFrameBounds">
|
101
180
|
<option name="x" value="332" />
|
102
|
-
<option name="y" value="
|
181
|
+
<option name="y" value="22" />
|
103
182
|
<option name="width" value="1588" />
|
104
183
|
<option name="height" value="1058" />
|
105
184
|
</component>
|
185
|
+
<component name="ProjectInspectionProfilesVisibleTreeState">
|
186
|
+
<entry key="Project Default">
|
187
|
+
<profile-state>
|
188
|
+
<expanded-state>
|
189
|
+
<State>
|
190
|
+
<id />
|
191
|
+
</State>
|
192
|
+
<State>
|
193
|
+
<id>Ruby</id>
|
194
|
+
</State>
|
195
|
+
</expanded-state>
|
196
|
+
<selected-state>
|
197
|
+
<State>
|
198
|
+
<id>RubyResolve</id>
|
199
|
+
</State>
|
200
|
+
</selected-state>
|
201
|
+
</profile-state>
|
202
|
+
</entry>
|
203
|
+
</component>
|
106
204
|
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
|
107
205
|
<OptionsSetting value="true" id="Add" />
|
108
206
|
<OptionsSetting value="true" id="Remove" />
|
@@ -199,14 +297,20 @@
|
|
199
297
|
</panes>
|
200
298
|
</component>
|
201
299
|
<component name="PropertiesComponent">
|
300
|
+
<property name="options.splitter.main.proportions" value="0.3" />
|
301
|
+
<property name="WebServerToolWindowFactoryState" value="false" />
|
302
|
+
<property name="options.lastSelected" value="org.jetbrains.plugins.ruby.settings.RubyIdeSdkConfigurable" />
|
202
303
|
<property name="recentsLimit" value="5" />
|
304
|
+
<property name="FullScreen" value="false" />
|
305
|
+
<property name="options.searchVisible" value="true" />
|
306
|
+
<property name="options.splitter.details.proportions" value="0.2" />
|
203
307
|
</component>
|
204
308
|
<component name="RecentsManager">
|
205
309
|
<key name="MoveFile.RECENT_KEYS">
|
206
310
|
<recent name="$PROJECT_DIR$/lib/shadow_db_credentials" />
|
207
311
|
</key>
|
208
312
|
</component>
|
209
|
-
<component name="RunManager" selected="RSpec.ShadowDbCredentials should
|
313
|
+
<component name="RunManager" selected="RSpec.ShadowDbCredentials should retrieve given configuration">
|
210
314
|
<configuration default="false" name="ShadowDbCredentials" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
211
315
|
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
212
316
|
<module name="shadow_db_credentials" />
|
@@ -219,11 +323,13 @@
|
|
219
323
|
<env name="JRUBY_OPTS" value="-X+O" />
|
220
324
|
</envs>
|
221
325
|
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
326
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
222
327
|
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
223
328
|
<COVERAGE_PATTERN ENABLED="true">
|
224
329
|
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
225
330
|
</COVERAGE_PATTERN>
|
226
331
|
</EXTENSION>
|
332
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
227
333
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
228
334
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/shadow_db_credentials_spec.rb" />
|
229
335
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
@@ -251,11 +357,13 @@
|
|
251
357
|
<env name="JRUBY_OPTS" value="-X+O" />
|
252
358
|
</envs>
|
253
359
|
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
360
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
254
361
|
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
255
362
|
<COVERAGE_PATTERN ENABLED="true">
|
256
363
|
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
257
364
|
</COVERAGE_PATTERN>
|
258
365
|
</EXTENSION>
|
366
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
259
367
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
260
368
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/shadow_db_credentials_spec.rb" />
|
261
369
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
@@ -273,6 +381,76 @@
|
|
273
381
|
<ConfigurationWrapper RunnerId="RubyRunner" />
|
274
382
|
<method />
|
275
383
|
</configuration>
|
384
|
+
<configuration default="false" name="ShadowDbCredentials should process credentials attrubute" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
385
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
386
|
+
<module name="shadow_db_credentials" />
|
387
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
388
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
389
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
390
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
391
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
392
|
+
<envs>
|
393
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
394
|
+
</envs>
|
395
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
396
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
397
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
398
|
+
<COVERAGE_PATTERN ENABLED="true">
|
399
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
400
|
+
</COVERAGE_PATTERN>
|
401
|
+
</EXTENSION>
|
402
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
403
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
404
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/shadow_db_credentials_spec.rb" />
|
405
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
406
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
407
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="ShadowDbCredentials should process credentials attrubute" />
|
408
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
409
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
410
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
411
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
412
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
413
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
414
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
415
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
416
|
+
<method />
|
417
|
+
</configuration>
|
418
|
+
<configuration default="false" name="ShadowDbCredentials should retrieve given configuration" type="RSpecRunConfigurationType" factoryName="RSpec" temporary="true">
|
419
|
+
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
420
|
+
<module name="shadow_db_credentials" />
|
421
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
|
422
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="$PROJECT_DIR$" />
|
423
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
|
424
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
|
425
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
426
|
+
<envs>
|
427
|
+
<env name="JRUBY_OPTS" value="-X+O" />
|
428
|
+
</envs>
|
429
|
+
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="true" />
|
430
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
431
|
+
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
432
|
+
<COVERAGE_PATTERN ENABLED="true">
|
433
|
+
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
434
|
+
</COVERAGE_PATTERN>
|
435
|
+
</EXTENSION>
|
436
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
437
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
438
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="$PROJECT_DIR$/spec/shadow_db_credentials_spec.rb" />
|
439
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
440
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
|
441
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="ShadowDbCredentials should retrieve given configuration" />
|
442
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
|
443
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
|
444
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
|
445
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
|
446
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
|
447
|
+
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
|
448
|
+
<RunnerSettings RunnerId="RubyDebugRunner" />
|
449
|
+
<RunnerSettings RunnerId="RubyRunner" />
|
450
|
+
<ConfigurationWrapper RunnerId="RubyDebugRunner" />
|
451
|
+
<ConfigurationWrapper RunnerId="RubyRunner" />
|
452
|
+
<method />
|
453
|
+
</configuration>
|
276
454
|
<configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
|
277
455
|
<predefined_log_file id="RUBY_RSPEC" enabled="true" />
|
278
456
|
<module name="" />
|
@@ -283,11 +461,13 @@
|
|
283
461
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
284
462
|
<envs />
|
285
463
|
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
464
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
286
465
|
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
287
466
|
<COVERAGE_PATTERN ENABLED="true">
|
288
467
|
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
289
468
|
</COVERAGE_PATTERN>
|
290
469
|
</EXTENSION>
|
470
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
291
471
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
292
472
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
293
473
|
<RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
|
@@ -310,11 +490,13 @@
|
|
310
490
|
<RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
|
311
491
|
<envs />
|
312
492
|
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
493
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
313
494
|
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
314
495
|
<COVERAGE_PATTERN ENABLED="true">
|
315
496
|
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
316
497
|
</COVERAGE_PATTERN>
|
317
498
|
</EXTENSION>
|
499
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
318
500
|
<RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="" />
|
319
501
|
<RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
|
320
502
|
<method />
|
@@ -329,11 +511,13 @@
|
|
329
511
|
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
|
330
512
|
<envs />
|
331
513
|
<EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
|
514
|
+
<EXTENSION ID="JRubyRunConfigurationExtension" />
|
332
515
|
<EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov">
|
333
516
|
<COVERAGE_PATTERN ENABLED="true">
|
334
517
|
<PATTERN REGEXPS="/.rvm/" INCLUDED="false" />
|
335
518
|
</COVERAGE_PATTERN>
|
336
519
|
</EXTENSION>
|
520
|
+
<EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
|
337
521
|
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
|
338
522
|
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
|
339
523
|
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
|
@@ -343,29 +527,55 @@
|
|
343
527
|
<RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
|
344
528
|
<method />
|
345
529
|
</configuration>
|
346
|
-
<list size="
|
530
|
+
<list size="4">
|
347
531
|
<item index="0" class="java.lang.String" itemvalue="RSpec.ShadowDbCredentials" />
|
348
532
|
<item index="1" class="java.lang.String" itemvalue="RSpec.ShadowDbCredentials should read credentials from the file" />
|
533
|
+
<item index="2" class="java.lang.String" itemvalue="RSpec.ShadowDbCredentials should process credentials attrubute" />
|
534
|
+
<item index="3" class="java.lang.String" itemvalue="RSpec.ShadowDbCredentials should retrieve given configuration" />
|
349
535
|
</list>
|
350
536
|
<recent_temporary>
|
351
|
-
<list size="
|
352
|
-
<item index="0" class="java.lang.String" itemvalue="RSpec.ShadowDbCredentials should
|
353
|
-
<item index="1" class="java.lang.String" itemvalue="RSpec.ShadowDbCredentials" />
|
537
|
+
<list size="4">
|
538
|
+
<item index="0" class="java.lang.String" itemvalue="RSpec.ShadowDbCredentials should retrieve given configuration" />
|
539
|
+
<item index="1" class="java.lang.String" itemvalue="RSpec.ShadowDbCredentials should process credentials attrubute" />
|
540
|
+
<item index="2" class="java.lang.String" itemvalue="RSpec.ShadowDbCredentials should read credentials from the file" />
|
541
|
+
<item index="3" class="java.lang.String" itemvalue="RSpec.ShadowDbCredentials" />
|
354
542
|
</list>
|
355
543
|
</recent_temporary>
|
356
544
|
</component>
|
357
545
|
<component name="ShelveChangesManager" show_recycled="false" />
|
546
|
+
<component name="TaskManager">
|
547
|
+
<task active="true" id="Default" summary="Default task">
|
548
|
+
<changelist id="48445419-a9bd-462b-a38e-4f503de87dd4" name="Default" comment="" />
|
549
|
+
<created>1371913999140</created>
|
550
|
+
<updated>1371913999140</updated>
|
551
|
+
</task>
|
552
|
+
<task id="LOCAL-00001" summary="bug fixes">
|
553
|
+
<created>1371916807991</created>
|
554
|
+
<updated>1371916807991</updated>
|
555
|
+
</task>
|
556
|
+
<task id="LOCAL-00002" summary="bug fixes">
|
557
|
+
<created>1371916843356</created>
|
558
|
+
<updated>1371916843356</updated>
|
559
|
+
</task>
|
560
|
+
<task id="LOCAL-00003" summary="Small API and build changes; writing documentation">
|
561
|
+
<created>1376681476849</created>
|
562
|
+
<updated>1376681476849</updated>
|
563
|
+
</task>
|
564
|
+
<option name="localTasksCounter" value="4" />
|
565
|
+
<servers />
|
566
|
+
</component>
|
358
567
|
<component name="ToolWindowManager">
|
359
|
-
<frame x="332" y="
|
568
|
+
<frame x="332" y="22" width="1588" height="1058" extended-state="0" />
|
360
569
|
<editor active="true" />
|
361
570
|
<layout>
|
362
|
-
<window_info id="
|
363
|
-
<window_info id="
|
571
|
+
<window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298647" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
572
|
+
<window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32882413" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
364
573
|
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
|
574
|
+
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298647" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
|
575
|
+
<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" />
|
365
576
|
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
|
366
|
-
<window_info id="
|
367
|
-
<window_info id="
|
368
|
-
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.39958376" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
577
|
+
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25616083" sideWeight="0.67117584" order="0" side_tool="false" content_ui="combo" />
|
578
|
+
<window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.23517169" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
|
369
579
|
<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" />
|
370
580
|
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
|
371
581
|
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298647" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
|
@@ -373,9 +583,10 @@
|
|
373
583
|
<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" />
|
374
584
|
<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" />
|
375
585
|
<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" />
|
376
|
-
<window_info id="
|
377
|
-
<window_info id="
|
586
|
+
<window_info id="jenkinsBrowser" 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" />
|
587
|
+
<window_info id="CSS-X-Fire" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
|
378
588
|
<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" />
|
589
|
+
<window_info id="Jenkins" 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" />
|
379
590
|
<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" />
|
380
591
|
<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" />
|
381
592
|
</layout>
|
@@ -385,7 +596,7 @@
|
|
385
596
|
</component>
|
386
597
|
<component name="VcsManagerConfiguration">
|
387
598
|
<option name="OFFER_MOVE_TO_ANOTHER_CHANGELIST_ON_PARTIAL_COMMIT" value="true" />
|
388
|
-
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="
|
599
|
+
<option name="CHECK_CODE_SMELLS_BEFORE_PROJECT_COMMIT" value="false" />
|
389
600
|
<option name="CHECK_NEW_TODO" value="true" />
|
390
601
|
<option name="myTodoPanelSettings">
|
391
602
|
<value>
|
@@ -402,23 +613,27 @@
|
|
402
613
|
<option name="PERFORM_ADD_REMOVE_IN_BACKGROUND" value="true" />
|
403
614
|
<option name="PERFORM_ROLLBACK_IN_BACKGROUND" value="false" />
|
404
615
|
<option name="CHECK_LOCALLY_CHANGED_CONFLICTS_IN_BACKGROUND" value="false" />
|
405
|
-
<option name="ENABLE_BACKGROUND_PROCESSES" value="false" />
|
406
616
|
<option name="CHANGED_ON_SERVER_INTERVAL" value="60" />
|
407
617
|
<option name="SHOW_ONLY_CHANGED_IN_SELECTION_DIFF" value="true" />
|
408
618
|
<option name="CHECK_COMMIT_MESSAGE_SPELLING" value="true" />
|
409
619
|
<option name="DEFAULT_PATCH_EXTENSION" value="patch" />
|
410
|
-
<option name="
|
620
|
+
<option name="SHORT_DIFF_HORIZONTALLY" value="true" />
|
411
621
|
<option name="SHORT_DIFF_EXTRA_LINES" value="2" />
|
412
622
|
<option name="SOFT_WRAPS_IN_SHORT_DIFF" value="true" />
|
413
623
|
<option name="INCLUDE_TEXT_INTO_PATCH" value="false" />
|
414
624
|
<option name="INCLUDE_TEXT_INTO_SHELF" value="false" />
|
415
|
-
<option name="CREATE_PATCH_EXPAND_DETAILS_DEFAULT" value="true" />
|
416
625
|
<option name="SHOW_FILE_HISTORY_DETAILS" value="true" />
|
417
626
|
<option name="SHOW_VCS_ERROR_NOTIFICATIONS" value="true" />
|
418
|
-
<option name="
|
627
|
+
<option name="SHOW_DIRTY_RECURSIVELY" value="false" />
|
628
|
+
<option name="LIMIT_HISTORY" value="true" />
|
629
|
+
<option name="MAXIMUM_HISTORY_ROWS" value="1000" />
|
630
|
+
<option name="UPDATE_FILTER_SCOPE_NAME" />
|
631
|
+
<option name="USE_COMMIT_MESSAGE_MARGIN" value="false" />
|
632
|
+
<option name="COMMIT_MESSAGE_MARGIN_SIZE" value="72" />
|
633
|
+
<option name="WRAP_WHEN_TYPING_REACHES_RIGHT_MARGIN" value="false" />
|
419
634
|
<option name="FORCE_NON_EMPTY_COMMENT" value="false" />
|
420
635
|
<option name="CLEAR_INITIAL_COMMIT_MESSAGE" value="false" />
|
421
|
-
<option name="LAST_COMMIT_MESSAGE" />
|
636
|
+
<option name="LAST_COMMIT_MESSAGE" value="Small API and build changes; writing documentation" />
|
422
637
|
<option name="MAKE_NEW_CHANGELIST_ACTIVE" value="false" />
|
423
638
|
<option name="OPTIMIZE_IMPORTS_BEFORE_PROJECT_COMMIT" value="false" />
|
424
639
|
<option name="CHECK_FILES_UP_TO_DATE_BEFORE_COMMIT" value="false" />
|
@@ -429,126 +644,139 @@
|
|
429
644
|
<option name="ACTIVE_VCS_NAME" />
|
430
645
|
<option name="UPDATE_GROUP_BY_PACKAGES" value="false" />
|
431
646
|
<option name="UPDATE_GROUP_BY_CHANGELIST" value="false" />
|
647
|
+
<option name="UPDATE_FILTER_BY_SCOPE" value="false" />
|
432
648
|
<option name="SHOW_FILE_HISTORY_AS_TREE" value="false" />
|
433
649
|
<option name="FILE_HISTORY_SPLITTER_PROPORTION" value="0.6" />
|
650
|
+
<MESSAGE value="bug fixes" />
|
651
|
+
<MESSAGE value="Small API and build changes; writing documentation" />
|
434
652
|
</component>
|
435
653
|
<component name="XDebuggerManager">
|
436
654
|
<breakpoint-manager>
|
437
655
|
<breakpoints>
|
438
656
|
<line-breakpoint enabled="true" type="ruby-line">
|
439
|
-
<url>file://$PROJECT_DIR$/
|
440
|
-
<line>
|
657
|
+
<url>file://$PROJECT_DIR$/spec/shadow_db_credentials_spec.rb</url>
|
658
|
+
<line>26</line>
|
659
|
+
<option name="timeStamp" value="5" />
|
660
|
+
</line-breakpoint>
|
661
|
+
<line-breakpoint enabled="true" type="ruby-line">
|
662
|
+
<url>file://$PROJECT_DIR$/spec/shadow_db_credentials_spec.rb</url>
|
663
|
+
<line>38</line>
|
664
|
+
<option name="timeStamp" value="12" />
|
441
665
|
</line-breakpoint>
|
442
666
|
</breakpoints>
|
667
|
+
<option name="time" value="13" />
|
443
668
|
</breakpoint-manager>
|
444
669
|
</component>
|
445
670
|
<component name="editorHistoryManager">
|
446
|
-
<entry file="file://$PROJECT_DIR
|
671
|
+
<entry file="file://$PROJECT_DIR$/.ruby-gemset">
|
447
672
|
<provider selected="true" editor-type-id="text-editor">
|
448
|
-
<state line="
|
449
|
-
<folding />
|
450
|
-
</state>
|
673
|
+
<state line="0" column="21" selection-start="21" selection-end="21" vertical-scroll-proportion="0.0" />
|
451
674
|
</provider>
|
452
675
|
</entry>
|
453
|
-
<entry file="file://$
|
676
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ruby-2.0.0-p247@shadow_db_credentials/gems/mocha-0.10.3/lib/mocha/object.rb">
|
454
677
|
<provider selected="true" editor-type-id="text-editor">
|
455
|
-
<state line="
|
678
|
+
<state line="67" column="0" selection-start="2446" selection-end="2446" vertical-scroll-proportion="0.0">
|
456
679
|
<folding />
|
457
680
|
</state>
|
458
681
|
</provider>
|
459
682
|
</entry>
|
460
|
-
<entry file="file://$
|
683
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ruby-2.0.0-p247@shadow_db_credentials/gems/mocha-0.10.3/lib/mocha/expectation.rb">
|
461
684
|
<provider selected="true" editor-type-id="text-editor">
|
462
|
-
<state line="
|
685
|
+
<state line="204" column="0" selection-start="6646" selection-end="6646" vertical-scroll-proportion="0.0">
|
463
686
|
<folding />
|
464
687
|
</state>
|
465
688
|
</provider>
|
466
689
|
</entry>
|
467
|
-
<entry file="file://$PROJECT_DIR$/lib/shadow_db_credentials
|
690
|
+
<entry file="file://$PROJECT_DIR$/lib/shadow_db_credentials.rb">
|
468
691
|
<provider selected="true" editor-type-id="text-editor">
|
469
|
-
<state line="
|
692
|
+
<state line="2" column="39" selection-start="94" selection-end="94" vertical-scroll-proportion="0.0">
|
470
693
|
<folding />
|
471
694
|
</state>
|
472
695
|
</provider>
|
473
696
|
</entry>
|
474
|
-
<entry file="file://$PROJECT_DIR$/
|
697
|
+
<entry file="file://$PROJECT_DIR$/Gemfile">
|
475
698
|
<provider selected="true" editor-type-id="text-editor">
|
476
|
-
<state line="
|
699
|
+
<state line="16" column="67" selection-start="247" selection-end="247" vertical-scroll-proportion="0.0">
|
477
700
|
<folding />
|
478
701
|
</state>
|
479
702
|
</provider>
|
480
703
|
</entry>
|
481
|
-
<entry file="file://$
|
704
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ruby-2.0.0-p247@shadow_db_credentials/gems/rspec-core-2.9.0/lib/rspec/core/example.rb">
|
482
705
|
<provider selected="true" editor-type-id="text-editor">
|
483
|
-
<state line="
|
706
|
+
<state line="83" column="0" selection-start="3062" selection-end="3062" vertical-scroll-proportion="0.33333334">
|
707
|
+
<folding />
|
708
|
+
</state>
|
484
709
|
</provider>
|
485
710
|
</entry>
|
486
|
-
<entry file="file://$
|
711
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ruby-2.0.0-p247@shadow_db_credentials/gems/rspec-core-2.9.0/lib/rspec/core/subject.rb">
|
487
712
|
<provider selected="true" editor-type-id="text-editor">
|
488
|
-
<state line="
|
713
|
+
<state line="33" column="0" selection-start="1141" selection-end="1141" vertical-scroll-proportion="0.32248938">
|
489
714
|
<folding />
|
490
715
|
</state>
|
491
716
|
</provider>
|
492
717
|
</entry>
|
493
|
-
<entry file="file://$PROJECT_DIR$/
|
718
|
+
<entry file="file://$PROJECT_DIR$/README.md">
|
719
|
+
<provider editor-type-id="MarkdownPreviewEditor">
|
720
|
+
<state />
|
721
|
+
</provider>
|
494
722
|
<provider selected="true" editor-type-id="text-editor">
|
495
|
-
<state line="
|
723
|
+
<state line="106" column="65" selection-start="2742" selection-end="2742" vertical-scroll-proportion="-18.148148">
|
496
724
|
<folding />
|
497
725
|
</state>
|
498
726
|
</provider>
|
499
727
|
</entry>
|
500
|
-
<entry file="file://$PROJECT_DIR$/lib/shadow_db_credentials.rb">
|
728
|
+
<entry file="file://$PROJECT_DIR$/lib/shadow_db_credentials/version.rb">
|
501
729
|
<provider selected="true" editor-type-id="text-editor">
|
502
|
-
<state line="
|
730
|
+
<state line="1" column="18" selection-start="44" selection-end="44" vertical-scroll-proportion="0.0">
|
503
731
|
<folding />
|
504
732
|
</state>
|
505
733
|
</provider>
|
506
734
|
</entry>
|
507
|
-
<entry file="file://$PROJECT_DIR$/
|
735
|
+
<entry file="file://$PROJECT_DIR$/CHANGES">
|
508
736
|
<provider selected="true" editor-type-id="text-editor">
|
509
|
-
<state line="
|
737
|
+
<state line="12" column="2" selection-start="125" selection-end="175" vertical-scroll-proportion="0.0">
|
510
738
|
<folding />
|
511
739
|
</state>
|
512
740
|
</provider>
|
513
741
|
</entry>
|
514
|
-
<entry file="file://$PROJECT_DIR$/
|
742
|
+
<entry file="file://$PROJECT_DIR$/spec/shadow_db_credentials_spec.rb">
|
515
743
|
<provider selected="true" editor-type-id="text-editor">
|
516
|
-
<state line="
|
744
|
+
<state line="2" column="29" selection-start="52" selection-end="52" vertical-scroll-proportion="0.0">
|
517
745
|
<folding />
|
518
746
|
</state>
|
519
747
|
</provider>
|
520
748
|
</entry>
|
521
|
-
<entry file="file://$
|
749
|
+
<entry file="file://$PROJECT_DIR$/spec/spec_helper.rb">
|
522
750
|
<provider selected="true" editor-type-id="text-editor">
|
523
|
-
<state line="
|
751
|
+
<state line="4" column="9" selection-start="117" selection-end="117" vertical-scroll-proportion="0.0">
|
524
752
|
<folding />
|
525
753
|
</state>
|
526
754
|
</provider>
|
527
755
|
</entry>
|
528
|
-
<entry file="file://$PROJECT_DIR$/
|
756
|
+
<entry file="file://$PROJECT_DIR$/lib/shadow_db_credentials/shadow_db_credentials.rb">
|
529
757
|
<provider selected="true" editor-type-id="text-editor">
|
530
|
-
<state line="
|
758
|
+
<state line="13" column="42" selection-start="331" selection-end="331" vertical-scroll-proportion="0.0">
|
531
759
|
<folding />
|
532
760
|
</state>
|
533
761
|
</provider>
|
534
762
|
</entry>
|
535
|
-
<entry file="file://$PROJECT_DIR$/
|
763
|
+
<entry file="file://$PROJECT_DIR$/Rakefile">
|
536
764
|
<provider selected="true" editor-type-id="text-editor">
|
537
|
-
<state line="
|
765
|
+
<state line="12" column="20" selection-start="316" selection-end="316" vertical-scroll-proportion="0.0">
|
538
766
|
<folding />
|
539
767
|
</state>
|
540
768
|
</provider>
|
541
769
|
</entry>
|
542
|
-
<entry file="file://$
|
770
|
+
<entry file="file://$USER_HOME$/.rvm/gems/ruby-2.0.0-p247@shadow_db_credentials/gems/gemspec_deps_gen-1.0.5/lib/gemspec_deps_gen/gemspec_deps_gen.rb">
|
543
771
|
<provider selected="true" editor-type-id="text-editor">
|
544
|
-
<state line="
|
772
|
+
<state line="16" column="69" selection-start="413" selection-end="413" vertical-scroll-proportion="0.0">
|
545
773
|
<folding />
|
546
774
|
</state>
|
547
775
|
</provider>
|
548
776
|
</entry>
|
549
|
-
<entry file="file://$PROJECT_DIR$/
|
777
|
+
<entry file="file://$PROJECT_DIR$/shadow_db_credentials.gemspec.erb">
|
550
778
|
<provider selected="true" editor-type-id="text-editor">
|
551
|
-
<state line="
|
779
|
+
<state line="19" column="13" selection-start="906" selection-end="906" vertical-scroll-proportion="0.53427064">
|
552
780
|
<folding />
|
553
781
|
</state>
|
554
782
|
</provider>
|