enju_oai 0.1.0.pre16 → 0.1.0.pre17
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.rdoc +8 -1
- data/lib/enju_oai/version.rb +1 -1
- data/spec/dummy/bin/bundle +3 -0
- data/spec/dummy/bin/rails +4 -0
- data/spec/dummy/bin/rake +4 -0
- data/spec/dummy/bin/setup +29 -0
- data/spec/dummy/config/application.rb +1 -1
- data/spec/dummy/config/database.yml +23 -18
- data/spec/dummy/config/environments/test.rb +1 -1
- data/spec/dummy/db/migrate/005_create_manifestations.rb +0 -1
- data/spec/dummy/db/migrate/20100925074559_create_agent_import_results.rb +0 -1
- data/spec/dummy/db/migrate/20140518050147_create_reserve_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140519170214_create_resource_import_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140519171220_create_import_request_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140523171309_create_event_import_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140524020735_create_agent_import_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140524074813_create_user_import_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140528045518_create_user_checkout_stat_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140528045539_create_user_reserve_stat_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140528045600_create_manifestation_checkout_stat_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140528045617_create_manifestation_reserve_stat_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140614141500_create_resource_export_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140709113905_create_user_export_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140812153137_create_event_export_file_transitions.rb +5 -1
- data/spec/dummy/db/migrate/20140821151023_create_colors.rb +14 -0
- data/spec/dummy/db/migrate/20141003181336_add_full_name_transcription_to_profile.rb +5 -0
- data/spec/dummy/db/migrate/20141003182825_add_date_of_birth_to_profile.rb +5 -0
- data/spec/dummy/db/migrate/20141014065831_add_shelf_id_to_checkout.rb +6 -0
- data/spec/dummy/db/schema.rb +119 -108
- data/spec/fixtures/agent_import_results.yml +0 -3
- data/spec/fixtures/events.yml +13 -39
- data/spec/fixtures/manifestations.yml +114 -114
- data/spec/fixtures/users.yml +1 -1
- data/spec/spec_helper.rb +2 -0
- metadata +53 -121
- data/spec/dummy/db/development.sqlite3 +0 -0
- data/spec/dummy/db/migrate/20121116033446_add_doi_to_manifestation.rb +0 -6
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/script/rails +0 -6
- data/spec/dummy/solr/conf/admin-extra.html +0 -31
- data/spec/dummy/solr/conf/elevate.xml +0 -36
- data/spec/dummy/solr/conf/mapping-ISOLatin1Accent.txt +0 -246
- data/spec/dummy/solr/conf/protwords.txt +0 -21
- data/spec/dummy/solr/conf/schema.xml +0 -255
- data/spec/dummy/solr/conf/scripts.conf +0 -24
- data/spec/dummy/solr/conf/solrconfig.xml +0 -667
- data/spec/dummy/solr/conf/spellings.txt +0 -2
- data/spec/dummy/solr/conf/stopwords.txt +0 -58
- data/spec/dummy/solr/conf/synonyms.txt +0 -31
- data/spec/dummy/solr/default/data/index/_cs.fdt +0 -0
- data/spec/dummy/solr/default/data/index/_cs.fdx +0 -0
- data/spec/dummy/solr/default/data/index/_cs.fnm +0 -0
- data/spec/dummy/solr/default/data/index/_cs.nvd +0 -0
- data/spec/dummy/solr/default/data/index/_cs.nvm +0 -0
- data/spec/dummy/solr/default/data/index/_cs.si +0 -0
- data/spec/dummy/solr/default/data/index/_cs_Lucene41_0.doc +0 -0
- data/spec/dummy/solr/default/data/index/_cs_Lucene41_0.pos +0 -0
- data/spec/dummy/solr/default/data/index/_cs_Lucene41_0.tim +0 -0
- data/spec/dummy/solr/default/data/index/_cs_Lucene41_0.tip +0 -0
- data/spec/dummy/solr/default/data/index/_ct.fdt +0 -0
- data/spec/dummy/solr/default/data/index/_ct.fdx +0 -0
- data/spec/dummy/solr/default/data/index/_ct.fnm +0 -0
- data/spec/dummy/solr/default/data/index/_ct.nvd +0 -0
- data/spec/dummy/solr/default/data/index/_ct.nvm +0 -0
- data/spec/dummy/solr/default/data/index/_ct.si +0 -0
- data/spec/dummy/solr/default/data/index/_ct_Lucene41_0.doc +0 -0
- data/spec/dummy/solr/default/data/index/_ct_Lucene41_0.pos +0 -0
- data/spec/dummy/solr/default/data/index/_ct_Lucene41_0.tim +0 -0
- data/spec/dummy/solr/default/data/index/_ct_Lucene41_0.tip +0 -0
- data/spec/dummy/solr/default/data/index/_cu.fdt +0 -0
- data/spec/dummy/solr/default/data/index/_cu.fdx +0 -0
- data/spec/dummy/solr/default/data/index/_cu.fnm +0 -0
- data/spec/dummy/solr/default/data/index/_cu.nvd +0 -0
- data/spec/dummy/solr/default/data/index/_cu.nvm +0 -0
- data/spec/dummy/solr/default/data/index/_cu.si +0 -0
- data/spec/dummy/solr/default/data/index/_cu_Lucene41_0.doc +0 -0
- data/spec/dummy/solr/default/data/index/_cu_Lucene41_0.pos +0 -0
- data/spec/dummy/solr/default/data/index/_cu_Lucene41_0.tim +0 -0
- data/spec/dummy/solr/default/data/index/_cu_Lucene41_0.tip +0 -0
- data/spec/dummy/solr/default/data/index/segments.gen +0 -0
- data/spec/dummy/solr/default/data/index/segments_hj +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000627 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000628 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000629 +0 -0
- data/spec/dummy/solr/development/data/index/segments.gen +0 -0
- data/spec/dummy/solr/development/data/index/segments_1 +0 -0
- data/spec/dummy/solr/solr.xml +0 -8
- data/spec/dummy/solr/test/data/index/segments.gen +0 -0
- data/spec/dummy/solr/test/data/index/segments_1 +0 -0
- data/spec/dummy/tmp/cache/4F7/F90/default_role +0 -0
- data/spec/dummy/tmp/cache/6E4/420/search_engine_all +0 -0
@@ -4,14 +4,12 @@ one:
|
|
4
4
|
id: 1
|
5
5
|
agent_import_file_id: 1
|
6
6
|
agent_id: 1
|
7
|
-
user_id: 1
|
8
7
|
body: MyText
|
9
8
|
|
10
9
|
two:
|
11
10
|
id: 2
|
12
11
|
agent_import_file_id: 1
|
13
12
|
agent_id: 1
|
14
|
-
user_id: 1
|
15
13
|
body: MyText
|
16
14
|
|
17
15
|
# == Schema Information
|
@@ -21,7 +19,6 @@ two:
|
|
21
19
|
# id :integer not null, primary key
|
22
20
|
# agent_import_file_id :integer
|
23
21
|
# agent_id :integer
|
24
|
-
# user_id :integer
|
25
22
|
# body :text
|
26
23
|
# created_at :datetime not null
|
27
24
|
# updated_at :datetime not null
|
data/spec/fixtures/events.yml
CHANGED
@@ -3,48 +3,32 @@ event_00001:
|
|
3
3
|
updated_at: 2008-01-13 02:54:43.764011 +09:00
|
4
4
|
event_category_id: 1
|
5
5
|
end_at: 2008-01-14 02:54:00 +09:00
|
6
|
-
name:
|
7
|
-
|
8
|
-
|
9
|
-
display_name: !binary |
|
10
|
-
5LuV5LqL5aeL44KB
|
11
|
-
|
6
|
+
name: 仕事始め
|
7
|
+
display_name: 仕事始め
|
12
8
|
deleted_at:
|
13
9
|
start_at: 2008-01-13 02:54:00 +09:00
|
14
10
|
id: 1
|
15
|
-
note:
|
16
|
-
44Gq44KT44Go44GL44GL44KT44Go44GL
|
17
|
-
|
11
|
+
note: なんとかかんとか
|
18
12
|
library_id: 2
|
19
13
|
created_at: 2008-01-01 16:20:54.372729 +09:00
|
20
14
|
event_00002:
|
21
15
|
updated_at: 2008-01-13 02:54:21.134175 +09:00
|
22
16
|
event_category_id: 2
|
23
17
|
end_at: 2008-01-14 02:54:00 +09:00
|
24
|
-
name:
|
25
|
-
|
26
|
-
|
27
|
-
display_name: !binary |
|
28
|
-
44OG44K544OI
|
29
|
-
|
18
|
+
name: テスト
|
19
|
+
display_name: テスト
|
30
20
|
deleted_at:
|
31
21
|
start_at: 2008-01-13 02:54:00 +09:00
|
32
22
|
id: 2
|
33
|
-
note:
|
34
|
-
44OG44K544OI55So44Gu44Kk44OZ44Oz44OI44Gn44GZ44CC
|
35
|
-
|
23
|
+
note: テスト用のイベントです。
|
36
24
|
library_id: 2
|
37
25
|
created_at: 2008-01-01 20:54:25.803201 +09:00
|
38
26
|
event_00003:
|
39
27
|
updated_at: 2008-02-05 20:00:35.319131 +09:00
|
40
28
|
event_category_id: 1
|
41
29
|
end_at: 2008-02-05 00:00:00 +09:00
|
42
|
-
name:
|
43
|
-
|
44
|
-
|
45
|
-
display_name: !binary |
|
46
|
-
44Of44O844OG44Kj44Oz44Kw
|
47
|
-
|
30
|
+
name: ミーティング
|
31
|
+
display_name: ミーティング
|
48
32
|
deleted_at:
|
49
33
|
start_at: 2008-01-13 00:00:00 +09:00
|
50
34
|
id: 3
|
@@ -55,18 +39,12 @@ event_00004:
|
|
55
39
|
updated_at: 2008-02-05 15:43:42.617670 +09:00
|
56
40
|
event_category_id: 4
|
57
41
|
end_at: 2008-02-06 00:00:00 +09:00
|
58
|
-
name:
|
59
|
-
|
60
|
-
|
61
|
-
display_name: !binary |
|
62
|
-
44OG44K544OI
|
63
|
-
|
42
|
+
name: テスト
|
43
|
+
display_name: テスト
|
64
44
|
deleted_at:
|
65
45
|
start_at: 2008-02-05 00:00:00 +09:00
|
66
46
|
id: 4
|
67
|
-
note:
|
68
|
-
44Gq44KT44Go44GL44GL44KT44Go44GL
|
69
|
-
|
47
|
+
note: なんとかかんとか
|
70
48
|
library_id: 3
|
71
49
|
created_at: 2008-02-05 15:43:42.617670 +09:00
|
72
50
|
event_00005:
|
@@ -85,12 +63,8 @@ event_00006:
|
|
85
63
|
updated_at: 2008-02-05 23:52:06.315285 +09:00
|
86
64
|
event_category_id: 2
|
87
65
|
end_at: 2008-02-08 00:00:00 +09:00
|
88
|
-
name:
|
89
|
-
|
90
|
-
|
91
|
-
display_name: !binary |
|
92
|
-
44Gq44KT44Go44GL44GL44KT44Go44GL
|
93
|
-
|
66
|
+
name: なんとかかんとか
|
67
|
+
display_name: なんとかかんとか
|
94
68
|
deleted_at:
|
95
69
|
start_at: 2008-02-05 00:00:00 +09:00
|
96
70
|
id: 6
|