enju_event 0.1.17.pre20 → 0.1.17.pre21
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/models/event.rb +1 -1
- data/app/models/event_category.rb +1 -1
- data/app/models/event_export_file.rb +1 -0
- data/app/models/event_import_file.rb +11 -8
- data/app/models/event_import_result.rb +2 -2
- data/app/views/event_import_results/show.html.erb +1 -1
- data/config/routes.rb +2 -2
- data/lib/enju_event/version.rb +1 -1
- data/spec/dummy/db/migrate/001_create_agents.rb +0 -2
- 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/20110627035057_create_series_statement_merges.rb +1 -1
- data/spec/dummy/db/migrate/20140813182425_add_publication_place_to_manifestation.rb +5 -0
- data/spec/dummy/db/migrate/20140822114527_add_error_message_to_resource_import_result.rb +5 -0
- data/spec/dummy/db/migrate/20140823083524_add_extent_to_manifestation.rb +5 -0
- data/spec/dummy/db/migrate/20140823094847_add_dimensions_to_manifestation.rb +5 -0
- data/spec/dummy/db/migrate/20140823095740_rename_manifestation_periodical_to_serial.rb +9 -0
- data/spec/dummy/db/schema.rb +8 -4
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/{event_export_file_20140818-66894-1um2gwb.txt → event_export_file_20140814-7025-z2kz0s.txt} +0 -0
- data/spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/{event_export_file_20140818-67059-j0f46.txt → event_export_file_20140914-98991-1n05nsx.txt} +0 -0
- data/spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/event_export_file_20140916-25065-dxnbtx.txt +9 -0
- data/spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/event_export_file_20140916-40736-xq9yjw.txt +9 -0
- data/spec/dummy/solr/default/data/index/_8p.fdt +0 -0
- data/spec/dummy/solr/default/data/index/{_1fd.fdx → _8p.fdx} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fd.fnm → _8p.fnm} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fd.nvd → _8p.nvd} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fd.nvm → _8p.nvm} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fd.si → _8p.si} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fd_Lucene41_0.doc → _8p_Lucene41_0.doc} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fd_Lucene41_0.pos → _8p_Lucene41_0.pos} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fd_Lucene41_0.tim → _8p_Lucene41_0.tim} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fd_Lucene41_0.tip → _8p_Lucene41_0.tip} +0 -0
- data/spec/dummy/solr/default/data/index/_8q.fdt +0 -0
- data/spec/dummy/solr/default/data/index/{_1fe.fdx → _8q.fdx} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fe.fnm → _8q.fnm} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fe.nvd → _8q.nvd} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fe.nvm → _8q.nvm} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fe.si → _8q.si} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fe_Lucene41_0.doc → _8q_Lucene41_0.doc} +0 -0
- data/spec/dummy/solr/default/data/index/{_1fe_Lucene41_0.pos → _8q_Lucene41_0.pos} +0 -0
- data/spec/dummy/solr/default/data/index/_8q_Lucene41_0.tim +0 -0
- data/spec/dummy/solr/default/data/index/{_1fe_Lucene41_0.tip → _8q_Lucene41_0.tip} +0 -0
- data/spec/dummy/solr/default/data/index/segments.gen +0 -0
- data/spec/dummy/solr/default/data/index/segments_do +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000481 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000482 +0 -0
- data/spec/dummy/solr/default/data/tlog/{tlog.0000000000000002610 → tlog.0000000000000000483} +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000484 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000485 +0 -0
- data/spec/dummy/solr/default/data/tlog/{tlog.0000000000000002613 → tlog.0000000000000000486} +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000487 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000488 +0 -0
- data/spec/dummy/solr/default/data/tlog/{tlog.0000000000000002616 → tlog.0000000000000000489} +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000000490 +0 -0
- 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/stdout +78 -28
- data/spec/dummy/tmp/pids/redis-test.pid +1 -1
- data/spec/fixtures/agents.yml +0 -7
- metadata +88 -118
- data/spec/dummy/db/development.sqlite3 +0 -0
- data/spec/dummy/db/migrate/20090719201843_create_extents.rb +0 -12
- data/spec/dummy/private/system/event_import_files/event_imports/000/000/004/original/event_import51.txt +0 -3
- data/spec/dummy/solr/default/data/index/_1fd.fdt +0 -0
- data/spec/dummy/solr/default/data/index/_1fe.fdt +0 -0
- data/spec/dummy/solr/default/data/index/_1fe_Lucene41_0.tim +0 -0
- data/spec/dummy/solr/default/data/index/segments_20r +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002608 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002609 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002611 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002612 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002614 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002615 +0 -0
- data/spec/dummy/solr/default/data/tlog/tlog.0000000000000002617 +0 -0
- data/spec/dummy/solr/test/data/index/_a.fdt +0 -0
- data/spec/dummy/solr/test/data/index/_a.fdx +0 -0
- data/spec/dummy/solr/test/data/index/_a.fnm +0 -0
- data/spec/dummy/solr/test/data/index/_a.nvd +0 -0
- data/spec/dummy/solr/test/data/index/_a.nvm +0 -0
- data/spec/dummy/solr/test/data/index/_a.si +0 -0
- data/spec/dummy/solr/test/data/index/_a_Lucene41_0.doc +0 -0
- data/spec/dummy/solr/test/data/index/_a_Lucene41_0.pos +0 -0
- data/spec/dummy/solr/test/data/index/_a_Lucene41_0.tim +0 -0
- data/spec/dummy/solr/test/data/index/_a_Lucene41_0.tip +0 -0
- data/spec/dummy/solr/test/data/index/segments_n +0 -0
- data/spec/dummy/solr/test/data/tlog/tlog.0000000000000000013 +0 -0
- data/spec/dummy/solr/test/data/tlog/tlog.0000000000000000014 +0 -0
- data/spec/dummy/solr/test/data/tlog/tlog.0000000000000000015 +0 -0
- data/spec/dummy/solr/test/data/tlog/tlog.0000000000000000016 +0 -0
- data/spec/dummy/solr/test/data/tlog/tlog.0000000000000000017 +0 -0
- data/spec/dummy/solr/test/data/tlog/tlog.0000000000000000018 +0 -0
- data/spec/dummy/solr/test/data/tlog/tlog.0000000000000000019 +0 -0
- data/spec/dummy/solr/test/data/tlog/tlog.0000000000000000020 +0 -0
- data/spec/dummy/solr/test/data/tlog/tlog.0000000000000000021 +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a3aa39f382c297e1d58ecf0d6ac9176980aae620
|
4
|
+
data.tar.gz: 835dae00463e0fa57c93b6e308a792228dab77a5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2e0fcde530f80f5edef4686d55dfc184c38bdc999ed003e15b9b8e3c23ceb096e32a6296b02f48e88f484d7576ba59f6cf127b5d6dfa12f5f26087d5bef0417f
|
7
|
+
data.tar.gz: 20110bba88d9c1424a32086af71a667d8bedac8a625e58a54c9fbb10604a9527ee16cb296e30dd1b9e6da69c29503e7d59d5193a32de852fb80547ad0bb40a7b
|
data/app/models/event.rb
CHANGED
@@ -3,7 +3,7 @@ class Event < ActiveRecord::Base
|
|
3
3
|
attr_accessible :library_id, :event_category_id, :name, :note, :start_at,
|
4
4
|
:end_at, :all_day, :display_name
|
5
5
|
|
6
|
-
scope :closing_days, includes(:event_category).where('event_categories.name = ?', 'closed')
|
6
|
+
scope :closing_days, -> { includes(:event_category).where('event_categories.name = ?', 'closed') }
|
7
7
|
scope :on, lambda {|datetime| where('start_at >= ? AND start_at < ?', datetime.beginning_of_day, datetime.tomorrow.beginning_of_day + 1)}
|
8
8
|
scope :past, lambda {|datetime| where('end_at <= ?', Time.zone.parse(datetime).beginning_of_day)}
|
9
9
|
scope :upcoming, lambda {|datetime| where('start_at >= ?', Time.zone.parse(datetime).beginning_of_day)}
|
@@ -8,14 +8,14 @@ class EventImportFile < ActiveRecord::Base
|
|
8
8
|
scope :stucked, -> {in_state(:pending).where('event_import_files.created_at < ?', 1.hour.ago)}
|
9
9
|
|
10
10
|
if Setting.uploaded_file.storage == :s3
|
11
|
-
has_attached_file :event_import, :
|
12
|
-
:
|
13
|
-
:
|
11
|
+
has_attached_file :event_import, storage: :s3,
|
12
|
+
s3_credentials: "#{Setting.amazon}",
|
13
|
+
s3_permissions: :private
|
14
14
|
else
|
15
15
|
has_attached_file :event_import,
|
16
16
|
path: ":rails_root/private/system/:class/:attachment/:id_partition/:style/:filename"
|
17
17
|
end
|
18
|
-
validates_attachment_content_type :event_import, :
|
18
|
+
validates_attachment_content_type :event_import, content_type: [
|
19
19
|
'text/csv',
|
20
20
|
'text/plain',
|
21
21
|
'text/tab-separated-values',
|
@@ -34,7 +34,7 @@ class EventImportFile < ActiveRecord::Base
|
|
34
34
|
attr_accessor :mode
|
35
35
|
|
36
36
|
def state_machine
|
37
|
-
|
37
|
+
EventImportFileStateMachine.new(self, transition_class: EventImportFileTransition)
|
38
38
|
end
|
39
39
|
|
40
40
|
delegate :can_transition_to?, :transition_to!, :transition_to, :current_state,
|
@@ -42,7 +42,7 @@ class EventImportFile < ActiveRecord::Base
|
|
42
42
|
|
43
43
|
def import
|
44
44
|
transition_to!(:started)
|
45
|
-
num = {:
|
45
|
+
num = { imported: 0, failed: 0 }
|
46
46
|
rows = open_import_file(create_import_temp_file(event_import))
|
47
47
|
check_field(rows.first)
|
48
48
|
row_num = 1
|
@@ -51,7 +51,7 @@ class EventImportFile < ActiveRecord::Base
|
|
51
51
|
row_num += 1
|
52
52
|
next if row['dummy'].to_s.strip.present?
|
53
53
|
event_import_result = EventImportResult.new
|
54
|
-
event_import_result.assign_attributes({:
|
54
|
+
event_import_result.assign_attributes({ event_import_file_id: id, body: row.fields.join("\t") }, as: :admin)
|
55
55
|
event_import_result.save!
|
56
56
|
|
57
57
|
event = Event.new
|
@@ -92,6 +92,7 @@ class EventImportFile < ActiveRecord::Base
|
|
92
92
|
num
|
93
93
|
rescue => e
|
94
94
|
self.error_message = "line #{row_num}: #{e.message}"
|
95
|
+
save
|
95
96
|
transition_to!(:failed)
|
96
97
|
raise e
|
97
98
|
end
|
@@ -124,6 +125,7 @@ class EventImportFile < ActiveRecord::Base
|
|
124
125
|
transition_to!(:completed)
|
125
126
|
rescue => e
|
126
127
|
self.error_message = "line #{row_num}: #{e.message}"
|
128
|
+
save
|
127
129
|
transition_to!(:failed)
|
128
130
|
raise e
|
129
131
|
end
|
@@ -145,6 +147,7 @@ class EventImportFile < ActiveRecord::Base
|
|
145
147
|
transition_to!(:completed)
|
146
148
|
rescue => e
|
147
149
|
self.error_message = "line #{row_num}: #{e.message}"
|
150
|
+
save
|
148
151
|
transition_to!(:failed)
|
149
152
|
raise e
|
150
153
|
end
|
@@ -175,7 +178,7 @@ class EventImportFile < ActiveRecord::Base
|
|
175
178
|
end
|
176
179
|
rows = CSV.open(tempfile, headers: header, col_sep: "\t")
|
177
180
|
event_import_result = EventImportResult.new
|
178
|
-
event_import_result.assign_attributes({:
|
181
|
+
event_import_result.assign_attributes({ event_import_file_id: id, body: header.join("\t") }, as: :admin)
|
179
182
|
event_import_result.save!
|
180
183
|
tempfile.close(true)
|
181
184
|
file.close
|
@@ -1,8 +1,8 @@
|
|
1
1
|
class EventImportResult < ActiveRecord::Base
|
2
2
|
attr_accessible :event_id, :event_import_file_id, :body, as: :admin
|
3
|
-
default_scope order
|
3
|
+
default_scope { order('event_import_results.id') }
|
4
4
|
scope :file_id, proc{|file_id| {:conditions => {:event_import_file_id => file_id}}}
|
5
|
-
scope :failed, where(:
|
5
|
+
scope :failed, -> { where(event_id: nil) }
|
6
6
|
|
7
7
|
belongs_to :event_import_file
|
8
8
|
belongs_to :event
|
data/config/routes.rb
CHANGED
@@ -13,6 +13,6 @@ Rails.application.routes.draw do
|
|
13
13
|
resources :event_import_results, :only => [:index, :show, :destroy]
|
14
14
|
resources :participates
|
15
15
|
|
16
|
-
|
17
|
-
|
16
|
+
get '/calendar(/:year(/:month))' => 'calendar#index', :as => :calendar, :constraints => {:year => /\d{4}/, :month => /\d{1,2}/}
|
17
|
+
get "/calendar/:year/:month/:day" => "calendar#show"
|
18
18
|
end
|
data/lib/enju_event/version.rb
CHANGED
@@ -1,7 +1,6 @@
|
|
1
1
|
class CreateAgents < ActiveRecord::Migration
|
2
2
|
def change
|
3
3
|
create_table :agents do |t|
|
4
|
-
t.integer :user_id
|
5
4
|
t.string :last_name
|
6
5
|
t.string :middle_name
|
7
6
|
t.string :first_name
|
@@ -43,7 +42,6 @@ class CreateAgents < ActiveRecord::Migration
|
|
43
42
|
t.text :email
|
44
43
|
t.text :url
|
45
44
|
end
|
46
|
-
add_index :agents, :user_id, :unique => true
|
47
45
|
add_index :agents, :language_id
|
48
46
|
add_index :agents, :country_id
|
49
47
|
add_index :agents, :required_role_id
|
@@ -13,7 +13,6 @@ class CreateManifestations < ActiveRecord::Migration
|
|
13
13
|
t.string :access_address
|
14
14
|
t.integer :language_id, :default => 1, :null => false
|
15
15
|
t.integer :carrier_type_id, :default => 1, :null => false
|
16
|
-
t.integer :extent_id, :default => 1, :null => false
|
17
16
|
t.integer :start_page
|
18
17
|
t.integer :end_page
|
19
18
|
t.integer :height
|
@@ -7,6 +7,6 @@ class CreateSeriesStatementMerges < ActiveRecord::Migration
|
|
7
7
|
t.timestamps
|
8
8
|
end
|
9
9
|
add_index :series_statement_merges, :series_statement_id
|
10
|
-
add_index :series_statement_merges, :series_statement_merge_list_id
|
10
|
+
add_index :series_statement_merges, :series_statement_merge_list_id, name: "index_series_statement_merges_on_list_id"
|
11
11
|
end
|
12
12
|
end
|
data/spec/dummy/db/schema.rb
CHANGED
@@ -11,7 +11,7 @@
|
|
11
11
|
#
|
12
12
|
# It's strongly recommended to check this file into your version control system.
|
13
13
|
|
14
|
-
ActiveRecord::Schema.define(:version =>
|
14
|
+
ActiveRecord::Schema.define(:version => 20140823095740) do
|
15
15
|
|
16
16
|
create_table "accepts", :force => true do |t|
|
17
17
|
t.integer "basket_id"
|
@@ -426,8 +426,8 @@ ActiveRecord::Schema.define(:version => 20140814070854) do
|
|
426
426
|
end
|
427
427
|
|
428
428
|
create_table "events", :force => true do |t|
|
429
|
-
t.integer "library_id",
|
430
|
-
t.integer "event_category_id",
|
429
|
+
t.integer "library_id", :default => 1, :null => false
|
430
|
+
t.integer "event_category_id", :default => 1, :null => false
|
431
431
|
t.string "name"
|
432
432
|
t.text "note"
|
433
433
|
t.datetime "start_at"
|
@@ -784,8 +784,11 @@ ActiveRecord::Schema.define(:version => 20140814070854) do
|
|
784
784
|
t.integer "month_of_publication"
|
785
785
|
t.boolean "fulltext_content"
|
786
786
|
t.string "doi"
|
787
|
-
t.boolean "
|
787
|
+
t.boolean "serial"
|
788
788
|
t.text "statement_of_responsibility"
|
789
|
+
t.text "publication_place"
|
790
|
+
t.text "extent"
|
791
|
+
t.text "dimensions"
|
789
792
|
end
|
790
793
|
|
791
794
|
add_index "manifestations", ["access_address"], :name => "index_manifestations_on_access_address"
|
@@ -1104,6 +1107,7 @@ ActiveRecord::Schema.define(:version => 20140814070854) do
|
|
1104
1107
|
t.text "body"
|
1105
1108
|
t.datetime "created_at", :null => false
|
1106
1109
|
t.datetime "updated_at", :null => false
|
1110
|
+
t.text "error_message"
|
1107
1111
|
end
|
1108
1112
|
|
1109
1113
|
add_index "resource_import_results", ["item_id"], :name => "index_resource_import_results_on_item_id"
|
data/spec/dummy/db/test.sqlite3
CHANGED
Binary file
|
File without changes
|
File without changes
|
@@ -0,0 +1,9 @@
|
|
1
|
+
name event_category library start_at end_at all_day
|
2
|
+
仕事始め unknown kamata 2008-01-12 17:54:00 UTC 2008-01-13 17:54:00 UTC false
|
3
|
+
テスト closed kamata 2008-01-12 17:54:00 UTC 2008-01-13 17:54:00 UTC false
|
4
|
+
ミーティング unknown kamata 2008-01-12 15:00:00 UTC 2008-02-04 15:00:00 UTC false
|
5
|
+
テスト movie_theater hachioji 2008-02-04 15:00:00 UTC 2008-02-05 15:00:00 UTC false
|
6
|
+
test unknown kamata 2008-02-04 15:00:00 UTC 2008-02-07 15:00:00 UTC false
|
7
|
+
なんとかかんとか closed kamata 2008-02-04 15:00:00 UTC 2008-02-07 15:00:00 UTC false
|
8
|
+
test unknown kamata 2008-02-04 15:00:00 UTC 2008-02-07 15:00:00 UTC false
|
9
|
+
test unknown kamata 2008-02-05 06:00:00 UTC 2008-02-05 06:00:00 UTC false
|
@@ -0,0 +1,9 @@
|
|
1
|
+
name event_category library start_at end_at all_day
|
2
|
+
仕事始め unknown kamata 2008-01-12 17:54:00 UTC 2008-01-13 17:54:00 UTC false
|
3
|
+
テスト closed kamata 2008-01-12 17:54:00 UTC 2008-01-13 17:54:00 UTC false
|
4
|
+
ミーティング unknown kamata 2008-01-12 15:00:00 UTC 2008-02-04 15:00:00 UTC false
|
5
|
+
テスト movie_theater hachioji 2008-02-04 15:00:00 UTC 2008-02-05 15:00:00 UTC false
|
6
|
+
test unknown kamata 2008-02-04 15:00:00 UTC 2008-02-07 15:00:00 UTC false
|
7
|
+
なんとかかんとか closed kamata 2008-02-04 15:00:00 UTC 2008-02-07 15:00:00 UTC false
|
8
|
+
test unknown kamata 2008-02-04 15:00:00 UTC 2008-02-07 15:00:00 UTC false
|
9
|
+
test unknown kamata 2008-02-05 06:00:00 UTC 2008-02-05 06:00:00 UTC false
|
Binary file
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
Binary file
|
File without changes
|
File without changes
|
Binary file
|
File without changes
|
Binary file
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
Binary file
|
File without changes
|
File without changes
|
Binary file
|
File without changes
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/spec/dummy/solr/default/data/tlog/{tlog.0000000000000002610 → tlog.0000000000000000483}
RENAMED
Binary file
|
Binary file
|
Binary file
|
data/spec/dummy/solr/default/data/tlog/{tlog.0000000000000002613 → tlog.0000000000000000486}
RENAMED
Binary file
|
Binary file
|
Binary file
|
data/spec/dummy/solr/default/data/tlog/{tlog.0000000000000002616 → tlog.0000000000000000489}
RENAMED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/spec/dummy/tmp/cache/stdout
CHANGED
@@ -1,11 +1,11 @@
|
|
1
|
-
[
|
1
|
+
[6939] 14 Aug 00:59:49.556 * Increased maximum number of open files to 10032 (it was originally set to 256).
|
2
2
|
_._
|
3
3
|
_.-``__ ''-._
|
4
4
|
_.-`` `. `_. ''-._ Redis 2.8.13 (00000000/0) 64 bit
|
5
5
|
.-`` .-```. ```\/ _.,_ ''-._
|
6
6
|
( ' , .-` | `, ) Running in stand alone mode
|
7
7
|
|`-._`-...-` __...-.``-._|'` _.-'| Port: 9736
|
8
|
-
| `-._ `._ / _.-' | PID:
|
8
|
+
| `-._ `._ / _.-' | PID: 6939
|
9
9
|
`-._ `-._ `-./ _.-' _.-'
|
10
10
|
|`-._`-._ `-.__.-' _.-'_.-'|
|
11
11
|
| `-._`-._ _.-'_.-' | http://redis.io
|
@@ -17,22 +17,19 @@
|
|
17
17
|
`-._ _.-'
|
18
18
|
`-.__.-'
|
19
19
|
|
20
|
-
[
|
21
|
-
[
|
22
|
-
[
|
23
|
-
[
|
24
|
-
[
|
25
|
-
[
|
26
|
-
[89189] 21 Jul 04:42:44.899 - 0 clients connected (0 slaves), 952944 bytes in use
|
27
|
-
[89189] 21 Jul 04:42:49.926 - 0 clients connected (0 slaves), 952944 bytes in use
|
28
|
-
[66898] 18 Aug 12:55:34.308 * Increased maximum number of open files to 10032 (it was originally set to 256).
|
20
|
+
[6939] 14 Aug 00:59:49.559 # Server started, Redis version 2.8.13
|
21
|
+
[6939] 14 Aug 00:59:49.559 * The server is now ready to accept connections on port 9736
|
22
|
+
[6939] 14 Aug 00:59:50.558 - 0 clients connected (0 slaves), 952944 bytes in use
|
23
|
+
[6939] 14 Aug 00:59:55.591 - 0 clients connected (0 slaves), 952944 bytes in use
|
24
|
+
[6939] 14 Aug 01:00:00.621 - 0 clients connected (0 slaves), 952944 bytes in use
|
25
|
+
[7031] 14 Aug 01:00:47.277 * Increased maximum number of open files to 10032 (it was originally set to 256).
|
29
26
|
_._
|
30
27
|
_.-``__ ''-._
|
31
28
|
_.-`` `. `_. ''-._ Redis 2.8.13 (00000000/0) 64 bit
|
32
29
|
.-`` .-```. ```\/ _.,_ ''-._
|
33
30
|
( ' , .-` | `, ) Running in stand alone mode
|
34
31
|
|`-._`-...-` __...-.``-._|'` _.-'| Port: 9736
|
35
|
-
| `-._ `._ / _.-' | PID:
|
32
|
+
| `-._ `._ / _.-' | PID: 7031
|
36
33
|
`-._ `-._ `-./ _.-' _.-'
|
37
34
|
|`-._`-._ `-.__.-' _.-'_.-'|
|
38
35
|
| `-._`-._ _.-'_.-' | http://redis.io
|
@@ -44,21 +41,73 @@
|
|
44
41
|
`-._ _.-'
|
45
42
|
`-.__.-'
|
46
43
|
|
47
|
-
[
|
48
|
-
[
|
49
|
-
[
|
50
|
-
[
|
51
|
-
[
|
52
|
-
[
|
53
|
-
[
|
54
|
-
[
|
44
|
+
[7031] 14 Aug 01:00:47.279 # Server started, Redis version 2.8.13
|
45
|
+
[7031] 14 Aug 01:00:47.280 * The server is now ready to accept connections on port 9736
|
46
|
+
[7031] 14 Aug 01:00:48.279 - 0 clients connected (0 slaves), 952944 bytes in use
|
47
|
+
[7031] 14 Aug 01:00:53.304 - 0 clients connected (0 slaves), 952944 bytes in use
|
48
|
+
[7031] 14 Aug 01:00:58.329 - 0 clients connected (0 slaves), 952944 bytes in use
|
49
|
+
[7031] 14 Aug 01:01:03.359 - 0 clients connected (0 slaves), 952944 bytes in use
|
50
|
+
[7031] 14 Aug 01:01:08.381 - 0 clients connected (0 slaves), 952944 bytes in use
|
51
|
+
[98997] 14 Sep 19:42:18.793 * Increased maximum number of open files to 10032 (it was originally set to 256).
|
55
52
|
_._
|
56
53
|
_.-``__ ''-._
|
57
|
-
_.-`` `. `_. ''-._ Redis 2.8.
|
54
|
+
_.-`` `. `_. ''-._ Redis 2.8.14 (00000000/0) 64 bit
|
55
|
+
.-`` .-```. ```\/ _.,_ ''-._
|
56
|
+
( ' , .-` | `, ) Running in stand alone mode
|
57
|
+
|`-._`-...-` __...-.``-._|'` _.-'| Port: 9736
|
58
|
+
| `-._ `._ / _.-' | PID: 98997
|
59
|
+
`-._ `-._ `-./ _.-' _.-'
|
60
|
+
|`-._`-._ `-.__.-' _.-'_.-'|
|
61
|
+
| `-._`-._ _.-'_.-' | http://redis.io
|
62
|
+
`-._ `-._`-.__.-'_.-' _.-'
|
63
|
+
|`-._`-._ `-.__.-' _.-'_.-'|
|
64
|
+
| `-._`-._ _.-'_.-' |
|
65
|
+
`-._ `-._`-.__.-'_.-' _.-'
|
66
|
+
`-._ `-.__.-' _.-'
|
67
|
+
`-._ _.-'
|
68
|
+
`-.__.-'
|
69
|
+
|
70
|
+
[98997] 14 Sep 19:42:18.795 # Server started, Redis version 2.8.14
|
71
|
+
[98997] 14 Sep 19:42:18.795 * The server is now ready to accept connections on port 9736
|
72
|
+
[98997] 14 Sep 19:42:18.795 - 0 clients connected (0 slaves), 952944 bytes in use
|
73
|
+
[98997] 14 Sep 19:42:23.821 - 0 clients connected (0 slaves), 952944 bytes in use
|
74
|
+
[98997] 14 Sep 19:42:28.853 - 0 clients connected (0 slaves), 952944 bytes in use
|
75
|
+
[98997] 14 Sep 19:42:33.886 - 0 clients connected (0 slaves), 952944 bytes in use
|
76
|
+
[98997] 14 Sep 19:42:38.926 - 0 clients connected (0 slaves), 952944 bytes in use
|
77
|
+
[25074] 16 Sep 00:21:02.105 * Increased maximum number of open files to 10032 (it was originally set to 256).
|
78
|
+
_._
|
79
|
+
_.-``__ ''-._
|
80
|
+
_.-`` `. `_. ''-._ Redis 2.8.14 (00000000/0) 64 bit
|
81
|
+
.-`` .-```. ```\/ _.,_ ''-._
|
82
|
+
( ' , .-` | `, ) Running in stand alone mode
|
83
|
+
|`-._`-...-` __...-.``-._|'` _.-'| Port: 9736
|
84
|
+
| `-._ `._ / _.-' | PID: 25074
|
85
|
+
`-._ `-._ `-./ _.-' _.-'
|
86
|
+
|`-._`-._ `-.__.-' _.-'_.-'|
|
87
|
+
| `-._`-._ _.-'_.-' | http://redis.io
|
88
|
+
`-._ `-._`-.__.-'_.-' _.-'
|
89
|
+
|`-._`-._ `-.__.-' _.-'_.-'|
|
90
|
+
| `-._`-._ _.-'_.-' |
|
91
|
+
`-._ `-._`-.__.-'_.-' _.-'
|
92
|
+
`-._ `-.__.-' _.-'
|
93
|
+
`-._ _.-'
|
94
|
+
`-.__.-'
|
95
|
+
|
96
|
+
[25074] 16 Sep 00:21:02.120 # Server started, Redis version 2.8.14
|
97
|
+
[25074] 16 Sep 00:21:02.120 * The server is now ready to accept connections on port 9736
|
98
|
+
[25074] 16 Sep 00:21:03.115 - 0 clients connected (0 slaves), 952944 bytes in use
|
99
|
+
[25074] 16 Sep 00:21:08.143 - 0 clients connected (0 slaves), 952944 bytes in use
|
100
|
+
[25074] 16 Sep 00:21:13.178 - 0 clients connected (0 slaves), 952944 bytes in use
|
101
|
+
[25074] 16 Sep 00:21:18.206 - 0 clients connected (0 slaves), 952944 bytes in use
|
102
|
+
[25074] 16 Sep 00:21:23.235 - 0 clients connected (0 slaves), 952944 bytes in use
|
103
|
+
[40744] 16 Sep 22:20:21.183 * Increased maximum number of open files to 10032 (it was originally set to 256).
|
104
|
+
_._
|
105
|
+
_.-``__ ''-._
|
106
|
+
_.-`` `. `_. ''-._ Redis 2.8.14 (00000000/0) 64 bit
|
58
107
|
.-`` .-```. ```\/ _.,_ ''-._
|
59
108
|
( ' , .-` | `, ) Running in stand alone mode
|
60
109
|
|`-._`-...-` __...-.``-._|'` _.-'| Port: 9736
|
61
|
-
| `-._ `._ / _.-' | PID:
|
110
|
+
| `-._ `._ / _.-' | PID: 40744
|
62
111
|
`-._ `-._ `-./ _.-' _.-'
|
63
112
|
|`-._`-._ `-.__.-' _.-'_.-'|
|
64
113
|
| `-._`-._ _.-'_.-' | http://redis.io
|
@@ -70,9 +119,10 @@
|
|
70
119
|
`-._ _.-'
|
71
120
|
`-.__.-'
|
72
121
|
|
73
|
-
[
|
74
|
-
[
|
75
|
-
[
|
76
|
-
[
|
77
|
-
[
|
78
|
-
[
|
122
|
+
[40744] 16 Sep 22:20:21.197 # Server started, Redis version 2.8.14
|
123
|
+
[40744] 16 Sep 22:20:21.198 * The server is now ready to accept connections on port 9736
|
124
|
+
[40744] 16 Sep 22:20:22.193 - 0 clients connected (0 slaves), 952944 bytes in use
|
125
|
+
[40744] 16 Sep 22:20:27.277 - 0 clients connected (0 slaves), 952944 bytes in use
|
126
|
+
[40744] 16 Sep 22:20:32.315 - 0 clients connected (0 slaves), 952944 bytes in use
|
127
|
+
[40744] 16 Sep 22:20:37.352 - 0 clients connected (0 slaves), 952944 bytes in use
|
128
|
+
[40744] 16 Sep 22:20:42.395 - 0 clients connected (0 slaves), 952944 bytes in use
|
@@ -1 +1 @@
|
|
1
|
-
|
1
|
+
40744
|
data/spec/fixtures/agents.yml
CHANGED
@@ -15,7 +15,6 @@ agent_00001:
|
|
15
15
|
agent_type_id: 1
|
16
16
|
required_role_id: 1
|
17
17
|
created_at: 2007-11-19 17:06:06.507237 +09:00
|
18
|
-
user_id: 1
|
19
18
|
agent_00002:
|
20
19
|
place: ""
|
21
20
|
last_name: Librarian1
|
@@ -32,7 +31,6 @@ agent_00002:
|
|
32
31
|
agent_type_id: 1
|
33
32
|
required_role_id: 4
|
34
33
|
created_at: 2007-11-19 17:06:07.724517 +09:00
|
35
|
-
user_id: 2
|
36
34
|
agent_00003:
|
37
35
|
place:
|
38
36
|
last_name: Kosuke
|
@@ -49,7 +47,6 @@ agent_00003:
|
|
49
47
|
agent_type_id: 1
|
50
48
|
required_role_id: 3
|
51
49
|
created_at: 2007-12-04 16:25:01.523618 +09:00
|
52
|
-
user_id: 3
|
53
50
|
agent_00004:
|
54
51
|
place:
|
55
52
|
last_name: Librarian2
|
@@ -66,7 +63,6 @@ agent_00004:
|
|
66
63
|
agent_type_id: 1
|
67
64
|
required_role_id: 1
|
68
65
|
created_at: 2007-12-04 16:25:01.785027 +09:00
|
69
|
-
user_id: 4
|
70
66
|
agent_00005:
|
71
67
|
place: ""
|
72
68
|
last_name: User2
|
@@ -83,7 +79,6 @@ agent_00005:
|
|
83
79
|
agent_type_id: 1
|
84
80
|
required_role_id: 2
|
85
81
|
created_at: 2007-11-19 17:24:50.153417 +09:00
|
86
|
-
user_id: 5
|
87
82
|
agent_00006:
|
88
83
|
place: ""
|
89
84
|
last_name: New agent 1
|
@@ -180,7 +175,6 @@ agent_00011:
|
|
180
175
|
agent_type_id: 1
|
181
176
|
required_role_id: 1
|
182
177
|
created_at: 2007-11-19 17:24:50.153417 +09:00
|
183
|
-
user_id: 6
|
184
178
|
agent_00101:
|
185
179
|
place: ""
|
186
180
|
last_name: テスト名字
|
@@ -288,7 +282,6 @@ agent_00202:
|
|
288
282
|
# Table name: agents
|
289
283
|
#
|
290
284
|
# id :integer not null, primary key
|
291
|
-
# user_id :integer
|
292
285
|
# last_name :string(255)
|
293
286
|
# middle_name :string(255)
|
294
287
|
# first_name :string(255)
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: enju_event
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.17.
|
4
|
+
version: 0.1.17.pre21
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Kosuke Tanabe
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-
|
11
|
+
date: 2014-09-16 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: event-calendar
|
@@ -86,14 +86,14 @@ dependencies:
|
|
86
86
|
requirements:
|
87
87
|
- - "~>"
|
88
88
|
- !ruby/object:Gem::Version
|
89
|
-
version: 0.1.1.
|
89
|
+
version: 0.1.1.pre11
|
90
90
|
type: :runtime
|
91
91
|
prerelease: false
|
92
92
|
version_requirements: !ruby/object:Gem::Requirement
|
93
93
|
requirements:
|
94
94
|
- - "~>"
|
95
95
|
- !ruby/object:Gem::Version
|
96
|
-
version: 0.1.1.
|
96
|
+
version: 0.1.1.pre11
|
97
97
|
- !ruby/object:Gem::Dependency
|
98
98
|
name: ri_cal
|
99
99
|
requirement: !ruby/object:Gem::Requirement
|
@@ -142,14 +142,14 @@ dependencies:
|
|
142
142
|
requirements:
|
143
143
|
- - "~>"
|
144
144
|
- !ruby/object:Gem::Version
|
145
|
-
version:
|
145
|
+
version: 3.0.2
|
146
146
|
type: :development
|
147
147
|
prerelease: false
|
148
148
|
version_requirements: !ruby/object:Gem::Requirement
|
149
149
|
requirements:
|
150
150
|
- - "~>"
|
151
151
|
- !ruby/object:Gem::Version
|
152
|
-
version:
|
152
|
+
version: 3.0.2
|
153
153
|
- !ruby/object:Gem::Dependency
|
154
154
|
name: factory_girl_rails
|
155
155
|
requirement: !ruby/object:Gem::Requirement
|
@@ -389,7 +389,6 @@ files:
|
|
389
389
|
- spec/dummy/config/initializers/wrap_parameters.rb
|
390
390
|
- spec/dummy/config/locales/en.yml
|
391
391
|
- spec/dummy/config/routes.rb
|
392
|
-
- spec/dummy/db/development.sqlite3
|
393
392
|
- spec/dummy/db/migrate/001_create_agents.rb
|
394
393
|
- spec/dummy/db/migrate/002_devise_create_users.rb
|
395
394
|
- spec/dummy/db/migrate/005_create_manifestations.rb
|
@@ -445,7 +444,6 @@ files:
|
|
445
444
|
- spec/dummy/db/migrate/20090321130448_add_completed_at_to_user_checkout_stat.rb
|
446
445
|
- spec/dummy/db/migrate/20090705133942_add_attachments_picture_to_picture_file.rb
|
447
446
|
- spec/dummy/db/migrate/20090705212043_add_attachments_attachment_to_manifestation.rb
|
448
|
-
- spec/dummy/db/migrate/20090719201843_create_extents.rb
|
449
447
|
- spec/dummy/db/migrate/20090720091106_create_medium_of_performances.rb
|
450
448
|
- spec/dummy/db/migrate/20090720091429_create_content_types.rb
|
451
449
|
- spec/dummy/db/migrate/20090812151902_create_agent_relationship_types.rb
|
@@ -557,10 +555,14 @@ files:
|
|
557
555
|
- spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
|
558
556
|
- spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
|
559
557
|
- spec/dummy/db/migrate/20140811031145_add_expired_at_to_profile.rb
|
558
|
+
- spec/dummy/db/migrate/20140813182425_add_publication_place_to_manifestation.rb
|
559
|
+
- spec/dummy/db/migrate/20140822114527_add_error_message_to_resource_import_result.rb
|
560
|
+
- spec/dummy/db/migrate/20140823083524_add_extent_to_manifestation.rb
|
561
|
+
- spec/dummy/db/migrate/20140823094847_add_dimensions_to_manifestation.rb
|
562
|
+
- spec/dummy/db/migrate/20140823095740_rename_manifestation_periodical_to_serial.rb
|
560
563
|
- spec/dummy/db/schema.rb
|
561
564
|
- spec/dummy/db/test.sqlite3
|
562
565
|
- spec/dummy/private/system/event_import_files/event_imports/000/000/004/original/event_destroy_file.tsv
|
563
|
-
- spec/dummy/private/system/event_import_files/event_imports/000/000/004/original/event_import51.txt
|
564
566
|
- spec/dummy/private/system/event_import_files/event_imports/000/000/004/original/event_import_file_sample1.tsv
|
565
567
|
- spec/dummy/private/system/event_import_files/event_imports/000/000/004/original/event_import_file_sample2.tsv
|
566
568
|
- spec/dummy/private/system/event_import_files/event_imports/000/000/004/original/event_update_file.tsv
|
@@ -569,8 +571,10 @@ files:
|
|
569
571
|
- spec/dummy/public/422.html
|
570
572
|
- spec/dummy/public/500.html
|
571
573
|
- spec/dummy/public/favicon.ico
|
572
|
-
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/
|
573
|
-
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/
|
574
|
+
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/event_export_file_20140814-7025-z2kz0s.txt
|
575
|
+
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/event_export_file_20140914-98991-1n05nsx.txt
|
576
|
+
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/event_export_file_20140916-25065-dxnbtx.txt
|
577
|
+
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/event_export_file_20140916-40736-xq9yjw.txt
|
574
578
|
- spec/dummy/script/rails
|
575
579
|
- spec/dummy/solr/conf/admin-extra.html
|
576
580
|
- spec/dummy/solr/conf/elevate.xml
|
@@ -582,62 +586,43 @@ files:
|
|
582
586
|
- spec/dummy/solr/conf/spellings.txt
|
583
587
|
- spec/dummy/solr/conf/stopwords.txt
|
584
588
|
- spec/dummy/solr/conf/synonyms.txt
|
585
|
-
- spec/dummy/solr/default/data/index/
|
586
|
-
- spec/dummy/solr/default/data/index/
|
587
|
-
- spec/dummy/solr/default/data/index/
|
588
|
-
- spec/dummy/solr/default/data/index/
|
589
|
-
- spec/dummy/solr/default/data/index/
|
590
|
-
- spec/dummy/solr/default/data/index/
|
591
|
-
- spec/dummy/solr/default/data/index/
|
592
|
-
- spec/dummy/solr/default/data/index/
|
593
|
-
- spec/dummy/solr/default/data/index/
|
594
|
-
- spec/dummy/solr/default/data/index/
|
595
|
-
- spec/dummy/solr/default/data/index/
|
596
|
-
- spec/dummy/solr/default/data/index/
|
597
|
-
- spec/dummy/solr/default/data/index/
|
598
|
-
- spec/dummy/solr/default/data/index/
|
599
|
-
- spec/dummy/solr/default/data/index/
|
600
|
-
- spec/dummy/solr/default/data/index/
|
601
|
-
- spec/dummy/solr/default/data/index/
|
602
|
-
- spec/dummy/solr/default/data/index/
|
603
|
-
- spec/dummy/solr/default/data/index/
|
604
|
-
- spec/dummy/solr/default/data/index/
|
589
|
+
- spec/dummy/solr/default/data/index/_8p.fdt
|
590
|
+
- spec/dummy/solr/default/data/index/_8p.fdx
|
591
|
+
- spec/dummy/solr/default/data/index/_8p.fnm
|
592
|
+
- spec/dummy/solr/default/data/index/_8p.nvd
|
593
|
+
- spec/dummy/solr/default/data/index/_8p.nvm
|
594
|
+
- spec/dummy/solr/default/data/index/_8p.si
|
595
|
+
- spec/dummy/solr/default/data/index/_8p_Lucene41_0.doc
|
596
|
+
- spec/dummy/solr/default/data/index/_8p_Lucene41_0.pos
|
597
|
+
- spec/dummy/solr/default/data/index/_8p_Lucene41_0.tim
|
598
|
+
- spec/dummy/solr/default/data/index/_8p_Lucene41_0.tip
|
599
|
+
- spec/dummy/solr/default/data/index/_8q.fdt
|
600
|
+
- spec/dummy/solr/default/data/index/_8q.fdx
|
601
|
+
- spec/dummy/solr/default/data/index/_8q.fnm
|
602
|
+
- spec/dummy/solr/default/data/index/_8q.nvd
|
603
|
+
- spec/dummy/solr/default/data/index/_8q.nvm
|
604
|
+
- spec/dummy/solr/default/data/index/_8q.si
|
605
|
+
- spec/dummy/solr/default/data/index/_8q_Lucene41_0.doc
|
606
|
+
- spec/dummy/solr/default/data/index/_8q_Lucene41_0.pos
|
607
|
+
- spec/dummy/solr/default/data/index/_8q_Lucene41_0.tim
|
608
|
+
- spec/dummy/solr/default/data/index/_8q_Lucene41_0.tip
|
605
609
|
- spec/dummy/solr/default/data/index/segments.gen
|
606
|
-
- spec/dummy/solr/default/data/index/
|
607
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
608
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
609
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
610
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
611
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
612
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
613
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
614
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
615
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
616
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
610
|
+
- spec/dummy/solr/default/data/index/segments_do
|
611
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000481
|
612
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000482
|
613
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000483
|
614
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000484
|
615
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000485
|
616
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000486
|
617
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000487
|
618
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000488
|
619
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000489
|
620
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000490
|
617
621
|
- spec/dummy/solr/development/data/index/segments.gen
|
618
622
|
- spec/dummy/solr/development/data/index/segments_1
|
619
623
|
- spec/dummy/solr/solr.xml
|
620
|
-
- spec/dummy/solr/test/data/index/_a.fdt
|
621
|
-
- spec/dummy/solr/test/data/index/_a.fdx
|
622
|
-
- spec/dummy/solr/test/data/index/_a.fnm
|
623
|
-
- spec/dummy/solr/test/data/index/_a.nvd
|
624
|
-
- spec/dummy/solr/test/data/index/_a.nvm
|
625
|
-
- spec/dummy/solr/test/data/index/_a.si
|
626
|
-
- spec/dummy/solr/test/data/index/_a_Lucene41_0.doc
|
627
|
-
- spec/dummy/solr/test/data/index/_a_Lucene41_0.pos
|
628
|
-
- spec/dummy/solr/test/data/index/_a_Lucene41_0.tim
|
629
|
-
- spec/dummy/solr/test/data/index/_a_Lucene41_0.tip
|
630
624
|
- spec/dummy/solr/test/data/index/segments.gen
|
631
|
-
- spec/dummy/solr/test/data/index/
|
632
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000013
|
633
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000014
|
634
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000015
|
635
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000016
|
636
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000017
|
637
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000018
|
638
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000019
|
639
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000020
|
640
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000021
|
625
|
+
- spec/dummy/solr/test/data/index/segments_1
|
641
626
|
- spec/dummy/tmp/cache/stdout
|
642
627
|
- spec/dummy/tmp/pids/redis-test.pid
|
643
628
|
- spec/factories/agent.rb
|
@@ -738,7 +723,6 @@ test_files:
|
|
738
723
|
- spec/dummy/config/locales/en.yml
|
739
724
|
- spec/dummy/config/routes.rb
|
740
725
|
- spec/dummy/config.ru
|
741
|
-
- spec/dummy/db/development.sqlite3
|
742
726
|
- spec/dummy/db/migrate/001_create_agents.rb
|
743
727
|
- spec/dummy/db/migrate/002_devise_create_users.rb
|
744
728
|
- spec/dummy/db/migrate/005_create_manifestations.rb
|
@@ -794,7 +778,6 @@ test_files:
|
|
794
778
|
- spec/dummy/db/migrate/20090321130448_add_completed_at_to_user_checkout_stat.rb
|
795
779
|
- spec/dummy/db/migrate/20090705133942_add_attachments_picture_to_picture_file.rb
|
796
780
|
- spec/dummy/db/migrate/20090705212043_add_attachments_attachment_to_manifestation.rb
|
797
|
-
- spec/dummy/db/migrate/20090719201843_create_extents.rb
|
798
781
|
- spec/dummy/db/migrate/20090720091106_create_medium_of_performances.rb
|
799
782
|
- spec/dummy/db/migrate/20090720091429_create_content_types.rb
|
800
783
|
- spec/dummy/db/migrate/20090812151902_create_agent_relationship_types.rb
|
@@ -906,10 +889,14 @@ test_files:
|
|
906
889
|
- spec/dummy/db/migrate/20140810091231_add_checkout_icalendar_token_to_profile.rb
|
907
890
|
- spec/dummy/db/migrate/20140810091417_add_save_checkout_history_to_profile.rb
|
908
891
|
- spec/dummy/db/migrate/20140811031145_add_expired_at_to_profile.rb
|
892
|
+
- spec/dummy/db/migrate/20140813182425_add_publication_place_to_manifestation.rb
|
893
|
+
- spec/dummy/db/migrate/20140822114527_add_error_message_to_resource_import_result.rb
|
894
|
+
- spec/dummy/db/migrate/20140823083524_add_extent_to_manifestation.rb
|
895
|
+
- spec/dummy/db/migrate/20140823094847_add_dimensions_to_manifestation.rb
|
896
|
+
- spec/dummy/db/migrate/20140823095740_rename_manifestation_periodical_to_serial.rb
|
909
897
|
- spec/dummy/db/schema.rb
|
910
898
|
- spec/dummy/db/test.sqlite3
|
911
899
|
- spec/dummy/private/system/event_import_files/event_imports/000/000/004/original/event_destroy_file.tsv
|
912
|
-
- spec/dummy/private/system/event_import_files/event_imports/000/000/004/original/event_import51.txt
|
913
900
|
- spec/dummy/private/system/event_import_files/event_imports/000/000/004/original/event_import_file_sample1.tsv
|
914
901
|
- spec/dummy/private/system/event_import_files/event_imports/000/000/004/original/event_import_file_sample2.tsv
|
915
902
|
- spec/dummy/private/system/event_import_files/event_imports/000/000/004/original/event_update_file.tsv
|
@@ -918,8 +905,10 @@ test_files:
|
|
918
905
|
- spec/dummy/public/422.html
|
919
906
|
- spec/dummy/public/500.html
|
920
907
|
- spec/dummy/public/favicon.ico
|
921
|
-
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/
|
922
|
-
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/
|
908
|
+
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/event_export_file_20140814-7025-z2kz0s.txt
|
909
|
+
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/event_export_file_20140914-98991-1n05nsx.txt
|
910
|
+
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/event_export_file_20140916-25065-dxnbtx.txt
|
911
|
+
- spec/dummy/public/system/event_export_files/event_exports/000/000/004/original/event_export_file_20140916-40736-xq9yjw.txt
|
923
912
|
- spec/dummy/Rakefile
|
924
913
|
- spec/dummy/script/rails
|
925
914
|
- spec/dummy/solr/conf/admin-extra.html
|
@@ -932,62 +921,43 @@ test_files:
|
|
932
921
|
- spec/dummy/solr/conf/spellings.txt
|
933
922
|
- spec/dummy/solr/conf/stopwords.txt
|
934
923
|
- spec/dummy/solr/conf/synonyms.txt
|
935
|
-
- spec/dummy/solr/default/data/index/
|
936
|
-
- spec/dummy/solr/default/data/index/
|
937
|
-
- spec/dummy/solr/default/data/index/
|
938
|
-
- spec/dummy/solr/default/data/index/
|
939
|
-
- spec/dummy/solr/default/data/index/
|
940
|
-
- spec/dummy/solr/default/data/index/
|
941
|
-
- spec/dummy/solr/default/data/index/
|
942
|
-
- spec/dummy/solr/default/data/index/
|
943
|
-
- spec/dummy/solr/default/data/index/
|
944
|
-
- spec/dummy/solr/default/data/index/
|
945
|
-
- spec/dummy/solr/default/data/index/
|
946
|
-
- spec/dummy/solr/default/data/index/
|
947
|
-
- spec/dummy/solr/default/data/index/
|
948
|
-
- spec/dummy/solr/default/data/index/
|
949
|
-
- spec/dummy/solr/default/data/index/
|
950
|
-
- spec/dummy/solr/default/data/index/
|
951
|
-
- spec/dummy/solr/default/data/index/
|
952
|
-
- spec/dummy/solr/default/data/index/
|
953
|
-
- spec/dummy/solr/default/data/index/
|
954
|
-
- spec/dummy/solr/default/data/index/
|
924
|
+
- spec/dummy/solr/default/data/index/_8p.fdt
|
925
|
+
- spec/dummy/solr/default/data/index/_8p.fdx
|
926
|
+
- spec/dummy/solr/default/data/index/_8p.fnm
|
927
|
+
- spec/dummy/solr/default/data/index/_8p.nvd
|
928
|
+
- spec/dummy/solr/default/data/index/_8p.nvm
|
929
|
+
- spec/dummy/solr/default/data/index/_8p.si
|
930
|
+
- spec/dummy/solr/default/data/index/_8p_Lucene41_0.doc
|
931
|
+
- spec/dummy/solr/default/data/index/_8p_Lucene41_0.pos
|
932
|
+
- spec/dummy/solr/default/data/index/_8p_Lucene41_0.tim
|
933
|
+
- spec/dummy/solr/default/data/index/_8p_Lucene41_0.tip
|
934
|
+
- spec/dummy/solr/default/data/index/_8q.fdt
|
935
|
+
- spec/dummy/solr/default/data/index/_8q.fdx
|
936
|
+
- spec/dummy/solr/default/data/index/_8q.fnm
|
937
|
+
- spec/dummy/solr/default/data/index/_8q.nvd
|
938
|
+
- spec/dummy/solr/default/data/index/_8q.nvm
|
939
|
+
- spec/dummy/solr/default/data/index/_8q.si
|
940
|
+
- spec/dummy/solr/default/data/index/_8q_Lucene41_0.doc
|
941
|
+
- spec/dummy/solr/default/data/index/_8q_Lucene41_0.pos
|
942
|
+
- spec/dummy/solr/default/data/index/_8q_Lucene41_0.tim
|
943
|
+
- spec/dummy/solr/default/data/index/_8q_Lucene41_0.tip
|
955
944
|
- spec/dummy/solr/default/data/index/segments.gen
|
956
|
-
- spec/dummy/solr/default/data/index/
|
957
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
958
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
959
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
960
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
961
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
962
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
963
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
964
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
965
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
966
|
-
- spec/dummy/solr/default/data/tlog/tlog.
|
945
|
+
- spec/dummy/solr/default/data/index/segments_do
|
946
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000481
|
947
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000482
|
948
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000483
|
949
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000484
|
950
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000485
|
951
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000486
|
952
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000487
|
953
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000488
|
954
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000489
|
955
|
+
- spec/dummy/solr/default/data/tlog/tlog.0000000000000000490
|
967
956
|
- spec/dummy/solr/development/data/index/segments.gen
|
968
957
|
- spec/dummy/solr/development/data/index/segments_1
|
969
958
|
- spec/dummy/solr/solr.xml
|
970
|
-
- spec/dummy/solr/test/data/index/_a.fdt
|
971
|
-
- spec/dummy/solr/test/data/index/_a.fdx
|
972
|
-
- spec/dummy/solr/test/data/index/_a.fnm
|
973
|
-
- spec/dummy/solr/test/data/index/_a.nvd
|
974
|
-
- spec/dummy/solr/test/data/index/_a.nvm
|
975
|
-
- spec/dummy/solr/test/data/index/_a.si
|
976
|
-
- spec/dummy/solr/test/data/index/_a_Lucene41_0.doc
|
977
|
-
- spec/dummy/solr/test/data/index/_a_Lucene41_0.pos
|
978
|
-
- spec/dummy/solr/test/data/index/_a_Lucene41_0.tim
|
979
|
-
- spec/dummy/solr/test/data/index/_a_Lucene41_0.tip
|
980
959
|
- spec/dummy/solr/test/data/index/segments.gen
|
981
|
-
- spec/dummy/solr/test/data/index/
|
982
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000013
|
983
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000014
|
984
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000015
|
985
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000016
|
986
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000017
|
987
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000018
|
988
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000019
|
989
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000020
|
990
|
-
- spec/dummy/solr/test/data/tlog/tlog.0000000000000000021
|
960
|
+
- spec/dummy/solr/test/data/index/segments_1
|
991
961
|
- spec/dummy/tmp/cache/stdout
|
992
962
|
- spec/dummy/tmp/pids/redis-test.pid
|
993
963
|
- spec/factories/agent.rb
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|