old_sql 0.7.0 → 0.8.0

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.
Files changed (95) hide show
  1. data/Rakefile +1 -0
  2. metadata +2 -95
  3. data/Gemfile.lock +0 -107
  4. data/TODO.mkd +0 -10
  5. data/VERSION +0 -1
  6. data/old_sql.gemspec +0 -237
  7. data/pkg/old_sql-0.1.0.gem +0 -0
  8. data/pkg/old_sql-0.2.0.gem +0 -0
  9. data/pkg/old_sql-0.3.0.gem +0 -0
  10. data/pkg/old_sql-0.4.0.gem +0 -0
  11. data/pkg/old_sql-0.5.0.gem +0 -0
  12. data/pkg/old_sql-0.6.0.gem +0 -0
  13. data/test/dummy/Rakefile +0 -7
  14. data/test/dummy/app/controllers/application_controller.rb +0 -3
  15. data/test/dummy/app/helpers/application_helper.rb +0 -2
  16. data/test/dummy/app/views/layouts/application.html.erb +0 -14
  17. data/test/dummy/config/application.rb +0 -45
  18. data/test/dummy/config/boot.rb +0 -10
  19. data/test/dummy/config/database.yml +0 -22
  20. data/test/dummy/config/environment.rb +0 -5
  21. data/test/dummy/config/environments/development.rb +0 -26
  22. data/test/dummy/config/environments/production.rb +0 -49
  23. data/test/dummy/config/environments/test.rb +0 -35
  24. data/test/dummy/config/initializers/backtrace_silencers.rb +0 -7
  25. data/test/dummy/config/initializers/inflections.rb +0 -10
  26. data/test/dummy/config/initializers/mime_types.rb +0 -5
  27. data/test/dummy/config/initializers/secret_token.rb +0 -7
  28. data/test/dummy/config/initializers/session_store.rb +0 -8
  29. data/test/dummy/config/locales/en.yml +0 -5
  30. data/test/dummy/config/report_sql/users.erb +0 -2
  31. data/test/dummy/config/reports.yml +0 -8
  32. data/test/dummy/config/routes.rb +0 -58
  33. data/test/dummy/config.ru +0 -4
  34. data/test/dummy/db/development.sqlite3 +0 -0
  35. data/test/dummy/db/test.sqlite3 +0 -0
  36. data/test/dummy/lib/old_sql/report_processor/users.rb +0 -19
  37. data/test/dummy/log/development.log +0 -4742
  38. data/test/dummy/log/production.log +0 -0
  39. data/test/dummy/log/server.log +0 -0
  40. data/test/dummy/log/test.log +0 -27
  41. data/test/dummy/public/404.html +0 -26
  42. data/test/dummy/public/422.html +0 -26
  43. data/test/dummy/public/500.html +0 -26
  44. data/test/dummy/public/favicon.ico +0 -0
  45. data/test/dummy/public/javascripts/application.js +0 -2
  46. data/test/dummy/public/javascripts/controls.js +0 -965
  47. data/test/dummy/public/javascripts/dragdrop.js +0 -974
  48. data/test/dummy/public/javascripts/effects.js +0 -1123
  49. data/test/dummy/public/javascripts/prototype.js +0 -6001
  50. data/test/dummy/public/javascripts/rails.js +0 -191
  51. data/test/dummy/public/stylesheets/.gitkeep +0 -0
  52. data/test/dummy/script/rails +0 -6
  53. data/test/dummy/tmp/pids/server.pid +0 -1
  54. data/test/fixtures/users.yml +0 -3
  55. data/test/integration/navigation_test.rb +0 -7
  56. data/test/old_sql_test.rb +0 -7
  57. data/test/support/integration_case.rb +0 -5
  58. data/test/test_helper.rb +0 -22
  59. data/vendor/cache/abstract-1.0.0.gem +0 -0
  60. data/vendor/cache/actionmailer-3.0.6.gem +0 -0
  61. data/vendor/cache/actionpack-3.0.6.gem +0 -0
  62. data/vendor/cache/activemodel-3.0.6.gem +0 -0
  63. data/vendor/cache/activerecord-3.0.6.gem +0 -0
  64. data/vendor/cache/activeresource-3.0.6.gem +0 -0
  65. data/vendor/cache/activesupport-3.0.6.gem +0 -0
  66. data/vendor/cache/arel-2.0.10.gem +0 -0
  67. data/vendor/cache/builder-2.1.2.gem +0 -0
  68. data/vendor/cache/capybara-0.4.1.2.gem +0 -0
  69. data/vendor/cache/celerity-0.8.9.gem +0 -0
  70. data/vendor/cache/childprocess-0.1.9.gem +0 -0
  71. data/vendor/cache/culerity-0.2.15.gem +0 -0
  72. data/vendor/cache/erubis-2.6.6.gem +0 -0
  73. data/vendor/cache/ffi-1.0.9.gem +0 -0
  74. data/vendor/cache/git-1.2.5.gem +0 -0
  75. data/vendor/cache/i18n-0.5.0.gem +0 -0
  76. data/vendor/cache/jeweler-1.6.2.gem +0 -0
  77. data/vendor/cache/json_pure-1.5.1.gem +0 -0
  78. data/vendor/cache/mail-2.2.19.gem +0 -0
  79. data/vendor/cache/mime-types-1.16.gem +0 -0
  80. data/vendor/cache/nokogiri-1.4.4.gem +0 -0
  81. data/vendor/cache/polyglot-0.3.1.gem +0 -0
  82. data/vendor/cache/rack-1.2.3.gem +0 -0
  83. data/vendor/cache/rack-mount-0.6.14.gem +0 -0
  84. data/vendor/cache/rack-test-0.5.7.gem +0 -0
  85. data/vendor/cache/rails-3.0.6.gem +0 -0
  86. data/vendor/cache/railties-3.0.6.gem +0 -0
  87. data/vendor/cache/rake-0.9.1.gem +0 -0
  88. data/vendor/cache/rubyzip-0.9.4.gem +0 -0
  89. data/vendor/cache/sanitize-2.0.2.gem +0 -0
  90. data/vendor/cache/selenium-webdriver-0.2.1.gem +0 -0
  91. data/vendor/cache/sqlite3-1.3.3.gem +0 -0
  92. data/vendor/cache/thor-0.14.6.gem +0 -0
  93. data/vendor/cache/treetop-1.4.9.gem +0 -0
  94. data/vendor/cache/tzinfo-0.3.27.gem +0 -0
  95. data/vendor/cache/xpath-0.1.4.gem +0 -0
data/Rakefile CHANGED
@@ -21,6 +21,7 @@ Jeweler::Tasks.new do |gem|
21
21
  gem.description = %Q{OldSQL is a Rails Engine database reporting gem that uses plain old SQL}
22
22
  gem.email = "egonzales@pureplay.com"
23
23
  gem.authors = ["Eddie Gonzales"]
24
+ gem.files = Dir["{app,lib,config,public}/**/*"] + ["LICENSE.txt", "Rakefile", "Gemfile", "README.rdoc"]
24
25
  # dependencies defined in Gemfile
25
26
  end
26
27
  Jeweler::RubygemsDotOrgTasks.new
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: old_sql
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.7.0
5
+ version: 0.8.0
6
6
  platform: ruby
7
7
  authors:
8
8
  - Eddie Gonzales
@@ -45,12 +45,9 @@ extra_rdoc_files:
45
45
  - README.rdoc
46
46
  files:
47
47
  - Gemfile
48
- - Gemfile.lock
49
48
  - LICENSE.txt
50
49
  - README.rdoc
51
50
  - Rakefile
52
- - TODO.mkd
53
- - VERSION
54
51
  - app/controllers/old_sql/report_controller.rb
55
52
  - app/views/layouts/old_sql/report.html.erb
56
53
  - app/views/old_sql/report/datagrid.html.erb
@@ -62,13 +59,6 @@ files:
62
59
  - lib/old_sql.rb
63
60
  - lib/old_sql/engine.rb
64
61
  - lib/old_sql/report_processor/base.rb
65
- - old_sql.gemspec
66
- - pkg/old_sql-0.1.0.gem
67
- - pkg/old_sql-0.2.0.gem
68
- - pkg/old_sql-0.3.0.gem
69
- - pkg/old_sql-0.4.0.gem
70
- - pkg/old_sql-0.5.0.gem
71
- - pkg/old_sql-0.6.0.gem
72
62
  - public/javascripts/old_sql/date_format.js
73
63
  - public/javascripts/old_sql/jqgrid/i18n/grid.locale-bg.js
74
64
  - public/javascripts/old_sql/jqgrid/i18n/grid.locale-bg1251.js
@@ -156,89 +146,6 @@ files:
156
146
  - public/stylesheets/old_sql/ui-lightness/images/ui-icons_ffd27a_256x240.png
157
147
  - public/stylesheets/old_sql/ui-lightness/images/ui-icons_ffffff_256x240.png
158
148
  - public/stylesheets/old_sql/ui-lightness/jquery-ui-1.8.13.custom.css
159
- - test/dummy/Rakefile
160
- - test/dummy/app/controllers/application_controller.rb
161
- - test/dummy/app/helpers/application_helper.rb
162
- - test/dummy/app/views/layouts/application.html.erb
163
- - test/dummy/config.ru
164
- - test/dummy/config/application.rb
165
- - test/dummy/config/boot.rb
166
- - test/dummy/config/database.yml
167
- - test/dummy/config/environment.rb
168
- - test/dummy/config/environments/development.rb
169
- - test/dummy/config/environments/production.rb
170
- - test/dummy/config/environments/test.rb
171
- - test/dummy/config/initializers/backtrace_silencers.rb
172
- - test/dummy/config/initializers/inflections.rb
173
- - test/dummy/config/initializers/mime_types.rb
174
- - test/dummy/config/initializers/secret_token.rb
175
- - test/dummy/config/initializers/session_store.rb
176
- - test/dummy/config/locales/en.yml
177
- - test/dummy/config/report_sql/users.erb
178
- - test/dummy/config/reports.yml
179
- - test/dummy/config/routes.rb
180
- - test/dummy/db/development.sqlite3
181
- - test/dummy/db/test.sqlite3
182
- - test/dummy/lib/old_sql/report_processor/users.rb
183
- - test/dummy/log/development.log
184
- - test/dummy/log/production.log
185
- - test/dummy/log/server.log
186
- - test/dummy/log/test.log
187
- - test/dummy/public/404.html
188
- - test/dummy/public/422.html
189
- - test/dummy/public/500.html
190
- - test/dummy/public/favicon.ico
191
- - test/dummy/public/javascripts/application.js
192
- - test/dummy/public/javascripts/controls.js
193
- - test/dummy/public/javascripts/dragdrop.js
194
- - test/dummy/public/javascripts/effects.js
195
- - test/dummy/public/javascripts/prototype.js
196
- - test/dummy/public/javascripts/rails.js
197
- - test/dummy/public/stylesheets/.gitkeep
198
- - test/dummy/script/rails
199
- - test/dummy/tmp/pids/server.pid
200
- - test/fixtures/users.yml
201
- - test/integration/navigation_test.rb
202
- - test/old_sql_test.rb
203
- - test/support/integration_case.rb
204
- - test/test_helper.rb
205
- - vendor/cache/abstract-1.0.0.gem
206
- - vendor/cache/actionmailer-3.0.6.gem
207
- - vendor/cache/actionpack-3.0.6.gem
208
- - vendor/cache/activemodel-3.0.6.gem
209
- - vendor/cache/activerecord-3.0.6.gem
210
- - vendor/cache/activeresource-3.0.6.gem
211
- - vendor/cache/activesupport-3.0.6.gem
212
- - vendor/cache/arel-2.0.10.gem
213
- - vendor/cache/builder-2.1.2.gem
214
- - vendor/cache/capybara-0.4.1.2.gem
215
- - vendor/cache/celerity-0.8.9.gem
216
- - vendor/cache/childprocess-0.1.9.gem
217
- - vendor/cache/culerity-0.2.15.gem
218
- - vendor/cache/erubis-2.6.6.gem
219
- - vendor/cache/ffi-1.0.9.gem
220
- - vendor/cache/git-1.2.5.gem
221
- - vendor/cache/i18n-0.5.0.gem
222
- - vendor/cache/jeweler-1.6.2.gem
223
- - vendor/cache/json_pure-1.5.1.gem
224
- - vendor/cache/mail-2.2.19.gem
225
- - vendor/cache/mime-types-1.16.gem
226
- - vendor/cache/nokogiri-1.4.4.gem
227
- - vendor/cache/polyglot-0.3.1.gem
228
- - vendor/cache/rack-1.2.3.gem
229
- - vendor/cache/rack-mount-0.6.14.gem
230
- - vendor/cache/rack-test-0.5.7.gem
231
- - vendor/cache/rails-3.0.6.gem
232
- - vendor/cache/railties-3.0.6.gem
233
- - vendor/cache/rake-0.9.1.gem
234
- - vendor/cache/rubyzip-0.9.4.gem
235
- - vendor/cache/sanitize-2.0.2.gem
236
- - vendor/cache/selenium-webdriver-0.2.1.gem
237
- - vendor/cache/sqlite3-1.3.3.gem
238
- - vendor/cache/thor-0.14.6.gem
239
- - vendor/cache/treetop-1.4.9.gem
240
- - vendor/cache/tzinfo-0.3.27.gem
241
- - vendor/cache/xpath-0.1.4.gem
242
149
  homepage: http://github.com/egonz/old_sql
243
150
  licenses:
244
151
  - MIT
@@ -252,7 +159,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
252
159
  requirements:
253
160
  - - ">="
254
161
  - !ruby/object:Gem::Version
255
- hash: 3572107207053869026
162
+ hash: 3465204011877538408
256
163
  segments:
257
164
  - 0
258
165
  version: "0"
data/Gemfile.lock DELETED
@@ -1,107 +0,0 @@
1
- GEM
2
- remote: http://rubygems.org/
3
- specs:
4
- abstract (1.0.0)
5
- actionmailer (3.0.6)
6
- actionpack (= 3.0.6)
7
- mail (~> 2.2.15)
8
- actionpack (3.0.6)
9
- activemodel (= 3.0.6)
10
- activesupport (= 3.0.6)
11
- builder (~> 2.1.2)
12
- erubis (~> 2.6.6)
13
- i18n (~> 0.5.0)
14
- rack (~> 1.2.1)
15
- rack-mount (~> 0.6.14)
16
- rack-test (~> 0.5.7)
17
- tzinfo (~> 0.3.23)
18
- activemodel (3.0.6)
19
- activesupport (= 3.0.6)
20
- builder (~> 2.1.2)
21
- i18n (~> 0.5.0)
22
- activerecord (3.0.6)
23
- activemodel (= 3.0.6)
24
- activesupport (= 3.0.6)
25
- arel (~> 2.0.2)
26
- tzinfo (~> 0.3.23)
27
- activeresource (3.0.6)
28
- activemodel (= 3.0.6)
29
- activesupport (= 3.0.6)
30
- activesupport (3.0.6)
31
- arel (2.0.10)
32
- builder (2.1.2)
33
- capybara (0.4.1.2)
34
- celerity (>= 0.7.9)
35
- culerity (>= 0.2.4)
36
- mime-types (>= 1.16)
37
- nokogiri (>= 1.3.3)
38
- rack (>= 1.0.0)
39
- rack-test (>= 0.5.4)
40
- selenium-webdriver (>= 0.0.27)
41
- xpath (~> 0.1.3)
42
- celerity (0.8.9)
43
- childprocess (0.1.9)
44
- ffi (~> 1.0.6)
45
- culerity (0.2.15)
46
- erubis (2.6.6)
47
- abstract (>= 1.0.0)
48
- ffi (1.0.9)
49
- git (1.2.5)
50
- i18n (0.5.0)
51
- jeweler (1.6.2)
52
- bundler (~> 1.0)
53
- git (>= 1.2.5)
54
- rake
55
- json_pure (1.5.1)
56
- mail (2.2.19)
57
- activesupport (>= 2.3.6)
58
- i18n (>= 0.4.0)
59
- mime-types (~> 1.16)
60
- treetop (~> 1.4.8)
61
- mime-types (1.16)
62
- nokogiri (1.4.4)
63
- polyglot (0.3.1)
64
- rack (1.2.3)
65
- rack-mount (0.6.14)
66
- rack (>= 1.0.0)
67
- rack-test (0.5.7)
68
- rack (>= 1.0)
69
- rails (3.0.6)
70
- actionmailer (= 3.0.6)
71
- actionpack (= 3.0.6)
72
- activerecord (= 3.0.6)
73
- activeresource (= 3.0.6)
74
- activesupport (= 3.0.6)
75
- bundler (~> 1.0)
76
- railties (= 3.0.6)
77
- railties (3.0.6)
78
- actionpack (= 3.0.6)
79
- activesupport (= 3.0.6)
80
- rake (>= 0.8.7)
81
- thor (~> 0.14.4)
82
- rake (0.9.1)
83
- rubyzip (0.9.4)
84
- sanitize (2.0.2)
85
- nokogiri (~> 1.4.4)
86
- selenium-webdriver (0.2.1)
87
- childprocess (>= 0.1.7)
88
- ffi (>= 1.0.7)
89
- json_pure
90
- rubyzip
91
- sqlite3 (1.3.3)
92
- thor (0.14.6)
93
- treetop (1.4.9)
94
- polyglot (>= 0.3.1)
95
- tzinfo (0.3.27)
96
- xpath (0.1.4)
97
- nokogiri (~> 1.3)
98
-
99
- PLATFORMS
100
- ruby
101
-
102
- DEPENDENCIES
103
- capybara (>= 0.4.0)
104
- jeweler
105
- rails (= 3.0.6)
106
- sanitize
107
- sqlite3
data/TODO.mkd DELETED
@@ -1,10 +0,0 @@
1
- # TODO
2
-
3
- * Allow multiple sql files
4
- * Move javascript in index.html.erb into a separate javascript file.
5
- * As an alternative to report_processors allow for a csv file that defines the format of the report.
6
- Use symbols in the cells for the columns. Math operators could be used for performing calculations.
7
- If this works we could write a complex report with zero ruby/rails code, html, or javascript.
8
- * Try and implement jqgrid sort and search methods.
9
- This should be done in the sql files by passing the params from jqgrid into them.
10
- * Add Devise support
data/VERSION DELETED
@@ -1 +0,0 @@
1
- 0.7.0
data/old_sql.gemspec DELETED
@@ -1,237 +0,0 @@
1
- # Generated by jeweler
2
- # DO NOT EDIT THIS FILE DIRECTLY
3
- # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
4
- # -*- encoding: utf-8 -*-
5
-
6
- Gem::Specification.new do |s|
7
- s.name = %q{old_sql}
8
- s.version = "0.7.0"
9
-
10
- s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
- s.authors = [%q{Eddie Gonzales}]
12
- s.date = %q{2011-06-06}
13
- s.description = %q{OldSQL is a Rails Engine database reporting gem that uses plain old SQL}
14
- s.email = %q{egonzales@pureplay.com}
15
- s.extra_rdoc_files = [
16
- "LICENSE.txt",
17
- "README.rdoc"
18
- ]
19
- s.files = [
20
- "Gemfile",
21
- "Gemfile.lock",
22
- "LICENSE.txt",
23
- "README.rdoc",
24
- "Rakefile",
25
- "TODO.mkd",
26
- "VERSION",
27
- "app/controllers/old_sql/report_controller.rb",
28
- "app/views/layouts/old_sql/report.html.erb",
29
- "app/views/old_sql/report/datagrid.html.erb",
30
- "app/views/old_sql/report/index.html.erb",
31
- "app/views/old_sql/report/print.html.erb",
32
- "config/locales/old_sql.en.yml",
33
- "config/routes.rb",
34
- "lib/extensions/action_controller/base.rb",
35
- "lib/old_sql.rb",
36
- "lib/old_sql/engine.rb",
37
- "lib/old_sql/report_processor/base.rb",
38
- "old_sql.gemspec",
39
- "pkg/old_sql-0.1.0.gem",
40
- "pkg/old_sql-0.2.0.gem",
41
- "pkg/old_sql-0.3.0.gem",
42
- "pkg/old_sql-0.4.0.gem",
43
- "pkg/old_sql-0.5.0.gem",
44
- "pkg/old_sql-0.6.0.gem",
45
- "public/javascripts/old_sql/date_format.js",
46
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-bg.js",
47
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-bg1251.js",
48
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-cat.js",
49
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-cn.js",
50
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-cs.js",
51
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-da.js",
52
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-de.js",
53
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-el.js",
54
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-en.js",
55
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-es.js",
56
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-fa.js",
57
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-fi.js",
58
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-fr.js",
59
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-gl.js",
60
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-he.js",
61
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-hu.js",
62
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-is.js",
63
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-it.js",
64
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-ja.js",
65
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-nl.js",
66
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-no.js",
67
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-pl.js",
68
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-pt-br.js",
69
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-pt.js",
70
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-ro.js",
71
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-ru.js",
72
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-sk.js",
73
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-sv.js",
74
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-tr.js",
75
- "public/javascripts/old_sql/jqgrid/i18n/grid.locale-ua.js",
76
- "public/javascripts/old_sql/jqgrid/jquery-ui-1.8.custom.min.js",
77
- "public/javascripts/old_sql/jqgrid/jquery.jqGrid.min.js",
78
- "public/javascripts/old_sql/jqgrid/ui.multiselect.js",
79
- "public/javascripts/old_sql/jquery-1.5.1.min.js",
80
- "public/javascripts/old_sql/jquery-ui-1.8.13.custom.min.js",
81
- "public/javascripts/old_sql/jquery-ui-timepicker-addon.js",
82
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png",
83
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-bg_flat_15_cd0a0a_40x100.png",
84
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-bg_glass_100_e4f1fb_1x400.png",
85
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-bg_glass_50_3baae3_1x400.png",
86
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-bg_glass_80_d7ebf9_1x400.png",
87
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png",
88
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-bg_highlight-hard_70_000000_1x100.png",
89
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-bg_highlight-soft_100_deedf7_1x100.png",
90
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-bg_highlight-soft_25_ffef8f_1x100.png",
91
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-icons_2694e8_256x240.png",
92
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-icons_2e83ff_256x240.png",
93
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-icons_3d80b3_256x240.png",
94
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-icons_72a7cf_256x240.png",
95
- "public/stylesheets/old_sql/jqgrid/themes/default/images/ui-icons_ffffff_256x240.png",
96
- "public/stylesheets/old_sql/jqgrid/themes/default/jquery-ui-1.8.custom.css",
97
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-anim_basic_16x16.gif",
98
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-bg_flat_0_aaaaaa_40x100.png",
99
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-bg_flat_55_fbec88_40x100.png",
100
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-bg_glass_75_d0e5f5_1x400.png",
101
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-bg_glass_85_dfeffc_1x400.png",
102
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-bg_glass_95_fef1ec_1x400.png",
103
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-bg_gloss-wave_55_5c9ccc_500x100.png",
104
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-bg_inset-hard_100_f5f8f9_1x100.png",
105
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-bg_inset-hard_100_fcfdfd_1x100.png",
106
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-icons_217bc0_256x240.png",
107
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-icons_2e83ff_256x240.png",
108
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-icons_469bdd_256x240.png",
109
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-icons_6da8d5_256x240.png",
110
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-icons_cd0a0a_256x240.png",
111
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-icons_d8e7f3_256x240.png",
112
- "public/stylesheets/old_sql/jqgrid/themes/redroad/images/ui-icons_f9bd01_256x240.png",
113
- "public/stylesheets/old_sql/jqgrid/themes/redroad/jquery-ui-1.8.custom.css",
114
- "public/stylesheets/old_sql/jqgrid/ui.jqgrid.css",
115
- "public/stylesheets/old_sql/jqgrid/ui.multiselect.css",
116
- "public/stylesheets/old_sql/old_sql.css",
117
- "public/stylesheets/old_sql/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png",
118
- "public/stylesheets/old_sql/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png",
119
- "public/stylesheets/old_sql/ui-lightness/images/ui-bg_flat_10_000000_40x100.png",
120
- "public/stylesheets/old_sql/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png",
121
- "public/stylesheets/old_sql/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png",
122
- "public/stylesheets/old_sql/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png",
123
- "public/stylesheets/old_sql/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png",
124
- "public/stylesheets/old_sql/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png",
125
- "public/stylesheets/old_sql/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png",
126
- "public/stylesheets/old_sql/ui-lightness/images/ui-icons_222222_256x240.png",
127
- "public/stylesheets/old_sql/ui-lightness/images/ui-icons_228ef1_256x240.png",
128
- "public/stylesheets/old_sql/ui-lightness/images/ui-icons_ef8c08_256x240.png",
129
- "public/stylesheets/old_sql/ui-lightness/images/ui-icons_ffd27a_256x240.png",
130
- "public/stylesheets/old_sql/ui-lightness/images/ui-icons_ffffff_256x240.png",
131
- "public/stylesheets/old_sql/ui-lightness/jquery-ui-1.8.13.custom.css",
132
- "test/dummy/Rakefile",
133
- "test/dummy/app/controllers/application_controller.rb",
134
- "test/dummy/app/helpers/application_helper.rb",
135
- "test/dummy/app/views/layouts/application.html.erb",
136
- "test/dummy/config.ru",
137
- "test/dummy/config/application.rb",
138
- "test/dummy/config/boot.rb",
139
- "test/dummy/config/database.yml",
140
- "test/dummy/config/environment.rb",
141
- "test/dummy/config/environments/development.rb",
142
- "test/dummy/config/environments/production.rb",
143
- "test/dummy/config/environments/test.rb",
144
- "test/dummy/config/initializers/backtrace_silencers.rb",
145
- "test/dummy/config/initializers/inflections.rb",
146
- "test/dummy/config/initializers/mime_types.rb",
147
- "test/dummy/config/initializers/secret_token.rb",
148
- "test/dummy/config/initializers/session_store.rb",
149
- "test/dummy/config/locales/en.yml",
150
- "test/dummy/config/report_sql/users.erb",
151
- "test/dummy/config/reports.yml",
152
- "test/dummy/config/routes.rb",
153
- "test/dummy/db/development.sqlite3",
154
- "test/dummy/db/test.sqlite3",
155
- "test/dummy/lib/old_sql/report_processor/users.rb",
156
- "test/dummy/log/development.log",
157
- "test/dummy/log/production.log",
158
- "test/dummy/log/server.log",
159
- "test/dummy/log/test.log",
160
- "test/dummy/public/404.html",
161
- "test/dummy/public/422.html",
162
- "test/dummy/public/500.html",
163
- "test/dummy/public/favicon.ico",
164
- "test/dummy/public/javascripts/application.js",
165
- "test/dummy/public/javascripts/controls.js",
166
- "test/dummy/public/javascripts/dragdrop.js",
167
- "test/dummy/public/javascripts/effects.js",
168
- "test/dummy/public/javascripts/prototype.js",
169
- "test/dummy/public/javascripts/rails.js",
170
- "test/dummy/public/stylesheets/.gitkeep",
171
- "test/dummy/script/rails",
172
- "test/dummy/tmp/pids/server.pid",
173
- "test/fixtures/users.yml",
174
- "test/integration/navigation_test.rb",
175
- "test/old_sql_test.rb",
176
- "test/support/integration_case.rb",
177
- "test/test_helper.rb",
178
- "vendor/cache/abstract-1.0.0.gem",
179
- "vendor/cache/actionmailer-3.0.6.gem",
180
- "vendor/cache/actionpack-3.0.6.gem",
181
- "vendor/cache/activemodel-3.0.6.gem",
182
- "vendor/cache/activerecord-3.0.6.gem",
183
- "vendor/cache/activeresource-3.0.6.gem",
184
- "vendor/cache/activesupport-3.0.6.gem",
185
- "vendor/cache/arel-2.0.10.gem",
186
- "vendor/cache/builder-2.1.2.gem",
187
- "vendor/cache/capybara-0.4.1.2.gem",
188
- "vendor/cache/celerity-0.8.9.gem",
189
- "vendor/cache/childprocess-0.1.9.gem",
190
- "vendor/cache/culerity-0.2.15.gem",
191
- "vendor/cache/erubis-2.6.6.gem",
192
- "vendor/cache/ffi-1.0.9.gem",
193
- "vendor/cache/git-1.2.5.gem",
194
- "vendor/cache/i18n-0.5.0.gem",
195
- "vendor/cache/jeweler-1.6.2.gem",
196
- "vendor/cache/json_pure-1.5.1.gem",
197
- "vendor/cache/mail-2.2.19.gem",
198
- "vendor/cache/mime-types-1.16.gem",
199
- "vendor/cache/nokogiri-1.4.4.gem",
200
- "vendor/cache/polyglot-0.3.1.gem",
201
- "vendor/cache/rack-1.2.3.gem",
202
- "vendor/cache/rack-mount-0.6.14.gem",
203
- "vendor/cache/rack-test-0.5.7.gem",
204
- "vendor/cache/rails-3.0.6.gem",
205
- "vendor/cache/railties-3.0.6.gem",
206
- "vendor/cache/rake-0.9.1.gem",
207
- "vendor/cache/rubyzip-0.9.4.gem",
208
- "vendor/cache/sanitize-2.0.2.gem",
209
- "vendor/cache/selenium-webdriver-0.2.1.gem",
210
- "vendor/cache/sqlite3-1.3.3.gem",
211
- "vendor/cache/thor-0.14.6.gem",
212
- "vendor/cache/treetop-1.4.9.gem",
213
- "vendor/cache/tzinfo-0.3.27.gem",
214
- "vendor/cache/xpath-0.1.4.gem"
215
- ]
216
- s.homepage = %q{http://github.com/egonz/old_sql}
217
- s.licenses = [%q{MIT}]
218
- s.require_paths = [%q{lib}]
219
- s.rubygems_version = %q{1.8.3}
220
- s.summary = %q{Database Reporting for Rails}
221
-
222
- if s.respond_to? :specification_version then
223
- s.specification_version = 3
224
-
225
- if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
226
- s.add_runtime_dependency(%q<sanitize>, [">= 0"])
227
- s.add_development_dependency(%q<jeweler>, [">= 0"])
228
- else
229
- s.add_dependency(%q<sanitize>, [">= 0"])
230
- s.add_dependency(%q<jeweler>, [">= 0"])
231
- end
232
- else
233
- s.add_dependency(%q<sanitize>, [">= 0"])
234
- s.add_dependency(%q<jeweler>, [">= 0"])
235
- end
236
- end
237
-
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
data/test/dummy/Rakefile DELETED
@@ -1,7 +0,0 @@
1
- # Add your own tasks in files placed in lib/tasks ending in .rake,
2
- # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
3
-
4
- require File.expand_path('../config/application', __FILE__)
5
- require 'rake'
6
-
7
- Dummy::Application.load_tasks
@@ -1,3 +0,0 @@
1
- class ApplicationController < ActionController::Base
2
- protect_from_forgery
3
- end
@@ -1,2 +0,0 @@
1
- module ApplicationHelper
2
- end
@@ -1,14 +0,0 @@
1
- <!DOCTYPE html>
2
- <html>
3
- <head>
4
- <title>Dummy</title>
5
- <%= stylesheet_link_tag :all %>
6
- <%= javascript_include_tag :defaults %>
7
- <%= csrf_meta_tag %>
8
- </head>
9
- <body>
10
-
11
- <%= yield %>
12
-
13
- </body>
14
- </html>
@@ -1,45 +0,0 @@
1
- require File.expand_path('../boot', __FILE__)
2
-
3
- require "active_model/railtie"
4
- require "active_record/railtie"
5
- require "action_controller/railtie"
6
- require "action_view/railtie"
7
- require "action_mailer/railtie"
8
-
9
- Bundler.require
10
- require "old_sql"
11
-
12
- module Dummy
13
- class Application < Rails::Application
14
- # Settings in config/environments/* take precedence over those specified here.
15
- # Application configuration should go into files in config/initializers
16
- # -- all .rb files in that directory are automatically loaded.
17
-
18
- # Custom directories with classes and modules you want to be autoloadable.
19
- # config.autoload_paths += %W(#{config.root}/extras)
20
-
21
- # Only load the plugins named here, in the order given (default is alphabetical).
22
- # :all can be used as a placeholder for all plugins not explicitly named.
23
- # config.plugins = [ :exception_notification, :ssl_requirement, :all ]
24
-
25
- # Activate observers that should always be running.
26
- # config.active_record.observers = :cacher, :garbage_collector, :forum_observer
27
-
28
- # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
29
- # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
30
- # config.time_zone = 'Central Time (US & Canada)'
31
-
32
- # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
33
- # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
34
- # config.i18n.default_locale = :de
35
-
36
- # JavaScript files you want as :defaults (application.js is always included).
37
- # config.action_view.javascript_expansions[:defaults] = %w(jquery rails)
38
-
39
- # Configure the default encoding used in templates for Ruby 1.9.
40
- config.encoding = "utf-8"
41
-
42
- # Configure sensitive parameters which will be filtered from the log file.
43
- config.filter_parameters += [:password]
44
- end
45
- end
@@ -1,10 +0,0 @@
1
- require 'rubygems'
2
- gemfile = File.expand_path('../../../../Gemfile', __FILE__)
3
-
4
- if File.exist?(gemfile)
5
- ENV['BUNDLE_GEMFILE'] = gemfile
6
- require 'bundler'
7
- Bundler.setup
8
- end
9
-
10
- $:.unshift File.expand_path('../../../../lib', __FILE__)
@@ -1,22 +0,0 @@
1
- # SQLite version 3.x
2
- # gem install sqlite3
3
- development:
4
- adapter: sqlite3
5
- database: db/development.sqlite3
6
- pool: 5
7
- timeout: 5000
8
-
9
- # Warning: The database defined as "test" will be erased and
10
- # re-generated from your development database when you run "rake".
11
- # Do not set this db to the same as development or production.
12
- test:
13
- adapter: sqlite3
14
- database: db/test.sqlite3
15
- pool: 5
16
- timeout: 5000
17
-
18
- production:
19
- adapter: sqlite3
20
- database: db/production.sqlite3
21
- pool: 5
22
- timeout: 5000
@@ -1,5 +0,0 @@
1
- # Load the rails application
2
- require File.expand_path('../application', __FILE__)
3
-
4
- # Initialize the rails application
5
- Dummy::Application.initialize!
@@ -1,26 +0,0 @@
1
- Dummy::Application.configure do
2
- # Settings specified here will take precedence over those in config/application.rb
3
-
4
- # In the development environment your application's code is reloaded on
5
- # every request. This slows down response time but is perfect for development
6
- # since you don't have to restart the webserver when you make code changes.
7
- config.cache_classes = false
8
-
9
- # Log error messages when you accidentally call methods on nil.
10
- config.whiny_nils = true
11
-
12
- # Show full error reports and disable caching
13
- config.consider_all_requests_local = true
14
- config.action_view.debug_rjs = true
15
- config.action_controller.perform_caching = false
16
-
17
- # Don't care if the mailer can't send
18
- config.action_mailer.raise_delivery_errors = false
19
-
20
- # Print deprecation notices to the Rails logger
21
- config.active_support.deprecation = :log
22
-
23
- # Only use best-standards-support built into browsers
24
- config.action_dispatch.best_standards_support = :builtin
25
- end
26
-