pluggability 0.6.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.
data/ChangeLog DELETED
@@ -1,942 +0,0 @@
1
- 2018-01-19 Michael Granger <ged@FaerieMUD.org>
2
-
3
- * .ruby-version, README.md, Rakefile, pluggability.gemspec:
4
- Bump testing Ruby to 2.5, update metadata.
5
- [f251c6649802] [tip]
6
-
7
- 2018-01-19 Mahlon E. Smith <mahlon@laika.com>
8
-
9
- * lib/pluggability.rb, spec/pluggability_spec.rb:
10
- Only files should be valid candidates.
11
- [05d6834adc74]
12
-
13
- 2017-11-20 Michael Granger <ged@FaerieMUD.org>
14
-
15
- * lib/pluggability.rb, pluggability.gemspec,
16
- spec/pluggability_spec.rb:
17
- Don't use require to test for plugins
18
- [f926443712be] [github/master]
19
-
20
- 2017-08-28 Michael Granger <ged@FaerieMUD.org>
21
-
22
- * Rakefile, pluggability.gemspec:
23
- Specify rdoc development version to fix dependency issues.
24
- [47f7c4369690]
25
-
26
- * spec/pluggability_spec.rb:
27
- Remove old loggability spec setup, fix whitespace
28
- [944359b4db94]
29
-
30
- * .gems, .ruby-gemset, .ruby-version, .rvm.gems, .rvmrc,
31
- .tm_properties, History.md, History.rdoc, Manifest.txt, README.md,
32
- README.rdoc, Rakefile, pluggability.gemspec:
33
- Update project files/Ruby version.
34
- [0174f10b17b6]
35
-
36
- 2015-03-04 Michael Granger <ged@FaerieMUD.org>
37
-
38
- * .hgtags:
39
- Added tag v0.4.3 for changeset 3aad17b08592
40
- [5619c48d3790]
41
-
42
- * .hgsigs:
43
- Added signature for changeset 599945826d8b
44
- [3aad17b08592] [v0.4.3]
45
-
46
- * History.rdoc, lib/pluggability.rb:
47
- Bump the patch version, update history.
48
- [599945826d8b]
49
-
50
- * Rakefile, lib/pluggability.rb, pluggability.gemspec:
51
- Add a workaround for older Rubygems to avoid Bundler problems.
52
- [0ee054190d01]
53
-
54
- * .hgtags:
55
- Added tag v0.4.2 for changeset 4a2f5cde833c
56
- [b69ae7e03433]
57
-
58
- * .hgsigs:
59
- Added signature for changeset 459f8db09b8c
60
- [4a2f5cde833c] [v0.4.2]
61
-
62
- * History.rdoc, lib/pluggability.rb:
63
- Bump the patch version, update history.
64
- [459f8db09b8c]
65
-
66
- * Merged with 5bcb7e1a02d1
67
- [5a267db5f2fd]
68
-
69
- * Rakefile, pluggability.gemspec:
70
- Set the minimum Rubygems version for #find_latest_files support.
71
-
72
- Fixes #1.
73
- [192347e63fb3]
74
-
75
- 2015-03-03 Michael Granger <ged@FaerieMUD.org>
76
-
77
- * History.rdoc, Rakefile, pluggability.gemspec:
78
- Update History
79
- [62ff537bb489]
80
-
81
- 2015-03-03 Mahlon E. Smith <mahlon@laika.com>
82
-
83
- * .hgsigs:
84
- Added signature for changeset 7f6ff521c94a
85
- [5bcb7e1a02d1]
86
-
87
- * .hgtags:
88
- Added tag v0.4.1 for changeset 4b314c3ea2cb
89
- [7f6ff521c94a]
90
-
91
- 2015-03-03 Mahlon E. Smith <mahlon@martini.nu>
92
-
93
- * lib/pluggability.rb, spec/pluggability_spec.rb:
94
- Use only the latest installed gems to build a candidate list, rather
95
- than all installed in the $LOAD_PATH. Bump version.
96
- [4b314c3ea2cb] [v0.4.1]
97
-
98
- 2015-02-27 Michael Granger <ged@FaerieMUD.org>
99
-
100
- * Rakefile, loggability.gemspec, pluggability.gemspec:
101
- Fix the gemspec name
102
- [f17b18fbdb15]
103
-
104
- * .rvmrc, .travis.yml, Gemfile, Rakefile, loggability.gemspec:
105
- Prep for travis-ci builds
106
- [6f744d57837f]
107
-
108
- 2014-06-05 Michael Granger <ged@FaerieMUD.org>
109
-
110
- * Gemfile, Rakefile, lib/pluggability.rb, spec/helpers.rb,
111
- spec/pluggability_spec.rb:
112
- Update for RSpec 3.
113
- [6efeedbd384c]
114
-
115
- 2014-01-08 Michael Granger <ged@FaerieMUD.org>
116
-
117
- * .rvm.gems, Rakefile:
118
- Update dependencies.
119
- [1110442a07c7]
120
-
121
- * .hgtags:
122
- Added tag v0.4.0 for changeset f07f7054d9bd
123
- [4d4ed9f6e347]
124
-
125
- * .hgsigs:
126
- Added signature for changeset d25537179cd9
127
- [f07f7054d9bd] [v0.4.0]
128
-
129
- * History.rdoc, lib/pluggability.rb:
130
- Bump the minor version, update history.
131
- [d25537179cd9]
132
-
133
- * lib/pluggability.rb, spec/pluggability_spec.rb:
134
- Add a name attribute to plugins for introspection.
135
- [305572825ffb]
136
-
137
- 2013-09-25 Michael Granger <ged@FaerieMUD.org>
138
-
139
- * .hgtags:
140
- Added tag v0.3.0 for changeset 344a4bea4055
141
- [6319eb6a7b45]
142
-
143
- * .hgsigs:
144
- Added signature for changeset 262b5b4e1629
145
- [344a4bea4055] [v0.3.0]
146
-
147
- * History.rdoc, lib/pluggability.rb:
148
- Bump the minor version, update history.
149
- [262b5b4e1629]
150
-
151
- * Gemfile, README.rdoc, Rakefile, experiments/logger_output.rb,
152
- lib/pluggability.rb, spec/pluggability_spec.rb:
153
- Add plugin exclusion patterns
154
- [dc968f687c9c]
155
-
156
- * Manifest.txt, spec/helpers.rb, spec/lib/helpers.rb,
157
- spec/pluggability_spec.rb:
158
- Converted to use new RSpec syntax.
159
- [1b4bb8026a4a]
160
-
161
- * .hgignore, .rvm.gems, Gemfile, Rakefile:
162
- Update dependencies; add Gemfile
163
- [ead3164b3b3c]
164
-
165
- * README.rdoc:
166
- Updated the README
167
- [3b9ccb970bc2]
168
-
169
- 2013-03-28 Michael Granger <ged@FaerieMUD.org>
170
-
171
- * .hgtags:
172
- Added tag v0.2.0 for changeset e84984f17d66
173
- [000ff70690ab]
174
-
175
- * .hgsigs:
176
- Added signature for changeset ae9bce03c327
177
- [e84984f17d66] [v0.2.0]
178
-
179
- * History.rdoc, lib/pluggability.rb:
180
- Bump the minor version, update history.
181
- [ae9bce03c327]
182
-
183
- * .rvm.gems, Rakefile:
184
- Bump dependency versions
185
- [dfff4fd68a46]
186
-
187
- * README.rdoc, lib/pluggability.rb, spec/pluggability_spec.rb:
188
- Fix loading of grandchildren of plugins
189
- [93a6045c9551]
190
-
191
- * experiments/logger_output.rb:
192
- Add logging experiment
193
- [8485f1330bd0]
194
-
195
- 2013-03-27 Michael Granger <ged@FaerieMUD.org>
196
-
197
- * .hgtags:
198
- Added tag v0.1.0 for changeset 4f9521c5937c
199
- [227f97060b6c]
200
-
201
- * .hgsigs:
202
- Added signature for changeset c2ff7a2e8e97
203
- [4f9521c5937c] [v0.1.0]
204
-
205
- * History.rdoc, lib/pluggability.rb:
206
- Bumped minor version, updated history.
207
- [c2ff7a2e8e97]
208
-
209
- * lib/pluggability.rb, spec/pluggability_spec.rb:
210
- Add loading via underbarred name variants (CommaDelimitedThing ->
211
- comma_delimited)
212
- [950d84e5d343]
213
-
214
- * lib/pluggability.rb, spec/pluggability_spec.rb:
215
- Rename some 'factory' bits to 'plugin' for consistency.
216
- [6d0c8e03207b]
217
-
218
- 2013-03-01 Michael Granger <ged@FaerieMUD.org>
219
-
220
- * .hgtags:
221
- Added tag v0.0.2 for changeset bb1aacf9953c
222
- [8157aa410711]
223
-
224
- * .hgsigs:
225
- Added signature for changeset 41c55c0e6830
226
- [bb1aacf9953c] [v0.0.2]
227
-
228
- * .rvmrc, History.rdoc, lib/pluggability.rb:
229
- Bump patch version, update history.
230
- [41c55c0e6830]
231
-
232
- 2012-08-13 Michael Granger <ged@FaerieMUD.org>
233
-
234
- * lib/pluggability.rb, spec/pluggability_spec.rb:
235
- Simplify Pluggability#derivatives.
236
- [7feffaf62b71]
237
-
238
- 2012-08-06 Michael Granger <ged@FaerieMUD.org>
239
-
240
- * README.rdoc, Rakefile, experiments/logger_output.rb:
241
- Update docs.
242
- [2ae57144e2df]
243
-
244
- 2012-08-03 Michael Granger <ged@FaerieMUD.org>
245
-
246
- * .hgtags:
247
- Added tag v0.0.1 for changeset 379015772893
248
- [f66a50774525]
249
-
250
- * lib/pluggability.rb, spec/pluggability_spec.rb:
251
- Fix specs for FactoryError changes; add backward-compatibility
252
- constant.
253
- [379015772893] [v0.0.1]
254
-
255
- * .rvm.gems, History.rdoc, Rakefile, lib/pluggability.rb,
256
- spec/pluggability_spec.rb:
257
- Finish up conversion to Pluggability
258
- [a5ca03df63cf]
259
-
260
- * .hgtags:
261
- Removed tag release
262
- [71aae8059784]
263
-
264
- * .hgtags:
265
- Removed tag RELEASE_0_01
266
- [a1b97d0de8d0]
267
-
268
- * .hgtags:
269
- Removed tag RELEASE_1_0_0
270
- [e5e76893e2ba]
271
-
272
- * .hgtags:
273
- Removed tag RELEASE_1_0_1
274
- [b09151d6f68f]
275
-
276
- * .hgtags:
277
- Removed tag SNAPSHOT_20070313
278
- [45e7935e8eb2]
279
-
280
- * .hgtags:
281
- Removed tag RELEASE_1_0_2
282
- [ac1f86759b58]
283
-
284
- * .hgtags:
285
- Removed tag RELEASE_1_0_3
286
- [d5e5456a2762]
287
-
288
- * .hgtags:
289
- Removed tag 1.0.5
290
- [953e75097b73]
291
-
292
- * .hgtags:
293
- Removed tag 1.0.6
294
- [24861dc02aee]
295
-
296
- * .hgtags:
297
- Removed tag 1.0.7
298
- [686ca01f4bda]
299
-
300
- * .hgtags:
301
- Removed tag v1.0.8
302
- [5f4dab137f8c]
303
-
304
- 2012-08-01 Michael Granger <ged@FaerieMUD.org>
305
-
306
- * .irbrc, .rvmrc, Manifest.txt, README.rdoc, Rakefile,
307
- experiments/logger_output.rb, lib/pluggability.rb,
308
- lib/pluginfactory.rb, spec/lib/helpers.rb,
309
- spec/pluggability_spec.rb, spec/pluginfactory_spec.rb:
310
- Start conversion to Pluggability
311
- [25ff09f969ba]
312
-
313
- 2012-02-20 Michael Granger <ged@FaerieMUD.org>
314
-
315
- * .hgtags:
316
- Added tag v1.0.8 for changeset 4213a6d8ae94
317
- [dc4d376c24f2]
318
-
319
- * Manifest.txt, Rakefile:
320
- Update the manifest, add pre-checkin test to catch this in the
321
- future.
322
- [4213a6d8ae94]
323
-
324
- * LICENSE, spec/spec.opts:
325
- Remove unused files
326
- [43266599abdf]
327
-
328
- * lib/pluginfactory.rb:
329
- Bump the patch version.
330
- [b4f6f8c60cd8]
331
-
332
- * spec/pluginfactory_spec.rb:
333
- Update spec syntax.
334
- [c40bfd8fd765]
335
-
336
- * .tm_properties:
337
- Add a Textmate project file
338
- [bb652bf55fd7]
339
-
340
- * .hgignore:
341
- Add doc directory to the ignorefile
342
- [821563ead969]
343
-
344
- * .rvm.gems, .rvmrc, History.md, History.rdoc, LICENSE, Manifest.txt,
345
- README.md, README.rdoc, Rakefile, lib/pluginfactory.rb,
346
- spec/lib/helpers.rb:
347
- Update project.
348
-
349
- - Updated specs for RSpec 2.8.0.
350
- - Fixed the logging advice in the README.
351
- - Converted Markdown docs to RDoc.
352
- - Added rvmrc + gemset
353
- [f7baed0379c7]
354
-
355
- 2011-04-06 Michael Granger <ged@FaerieMUD.org>
356
-
357
- * .hgsubstate:
358
- Removed old subrepo state file
359
- [a6ad5108278b]
360
-
361
- * .hgsub, .hgsubstate, History.md, Manifest.txt, README, README.md,
362
- Rakefile, project.yml:
363
- Convered to hoe.
364
- [78e98ebc8c81]
365
-
366
- 2010-12-09 Michael Granger <ged@FaerieMUD.org>
367
-
368
- * .hgsubstate, LICENSE, Rakefile, project.yml, spec/lib/helpers.rb,
369
- spec/pluginfactory_spec.rb:
370
- Converted tests to RSpec 2.
371
- [2dd66561cae2]
372
-
373
- 2010-09-27 Michael Granger <ged@FaerieMUD.org>
374
-
375
- * .hgtags:
376
- Added tag 1.0.7 for changeset e901eb9b9220
377
- [4566cc565a16]
378
-
379
- * .hgsigs:
380
- Added signature for changeset 64ad5e369500
381
- [e901eb9b9220]
382
-
383
- * lib/pluginfactory.rb:
384
- Version bump.
385
- [64ad5e369500]
386
-
387
- * .hgignore, .hgsub, .hgsubstate, Rakefile, project.yml,
388
- spec/pluginfactory_spec.rb:
389
- Updated for Ruby 1.9.2; updated build system.
390
- [97951e854828]
391
-
392
- 2010-03-23 Michael Granger <ged@FaerieMUD.org>
393
-
394
- * .hgtags:
395
- Added tag 1.0.6 for changeset bd09679b910d
396
- [9b6b855f45c2]
397
-
398
- * .hgsigs:
399
- Added signature for changeset db0ea352c67c
400
- [bd09679b910d]
401
-
402
- * .hgtags:
403
- Removed tag 1.0.6
404
- [db0ea352c67c]
405
-
406
- * ChangeLog, MANIFEST, utils.rb:
407
- Removing outdated/generated files.
408
- [278cfdc9f41b]
409
-
410
- * Rakefile, project.yml:
411
- Build system updates.
412
- [b4d64737265f]
413
-
414
- 2009-11-11 Michael Granger <ged@FaerieMUD.org>
415
-
416
- * .hgtags:
417
- Added tag 1.0.6 for changeset 31d84e2bf3ca
418
- [7ebf343e40b8]
419
-
420
- * .hgsigs:
421
- Added signature for changeset 1db3303a18ae
422
- [31d84e2bf3ca]
423
-
424
- * lib/pluginfactory.rb:
425
- Bumping version to 1.0.6.
426
- [1db3303a18ae]
427
-
428
- * Rakefile:
429
- Gemspec fixes.
430
- [2bb28ab4efd6]
431
-
432
- 2009-11-06 Michael Granger <ged@FaerieMUD.org>
433
-
434
- * .hgtags:
435
- Added tag 1.0.5 for changeset 791b0d9a35cc
436
- [8f63b0241b69]
437
-
438
- * .hgsigs:
439
- Added signature for changeset 3cd9d854ce79
440
- [791b0d9a35cc]
441
-
442
- * .hgignore, Rakefile, lib/pluginfactory.rb, project.yml:
443
- Merged with 93:fe5667cb2942.
444
- [3cd9d854ce79]
445
-
446
- * .hgignore, LICENSE, Rakefile, lib/pluginfactory.rb:
447
- Updated build system, bumping version, migrating to gemcutter.
448
- [e816e3795c49]
449
-
450
- 2009-08-08 Michael Granger <ged@FaerieMUD.org>
451
-
452
- * .hgignore, Rakefile, lib/pluginfactory.rb, project.yml,
453
- spec/pluginfactory_spec.rb:
454
- Converted to Mercurial, updated build system.
455
- [72b9a4fa46d6]
456
-
457
- 2009-02-25 deveiant <deveiant>
458
-
459
- * lib/pluginfactory.rb:
460
- Incrementing library version.
461
- [d83b983df058]
462
-
463
- * lib/pluginfactory.rb, spec/lib/helpers.rb,
464
- spec/pluginfactory_spec.rb:
465
- * Fixes for Ruby 1.9.1.
466
- * Replace home-grown logger stuff with Logger library
467
- [d1acaf5b27bf]
468
-
469
- 2009-02-23 deveiant <deveiant>
470
-
471
- * Rakefile, project.yml, spec/pluginfactory_spec.rb, utils.rb:
472
- Start of fixes for 1.9.1.
473
- [e9da3dd2a722]
474
-
475
- 2008-08-13 deveiant <deveiant>
476
-
477
- * Updating tags on new files.
478
- [0825975c74ce]
479
-
480
- * rake/helpers.rb, rake/publishing.rb, rake/svn.rb,
481
- rake/verifytask.rb:
482
- Removing old rake tasklib dir
483
- [f77c17a155f3]
484
-
485
- * LICENSE, README, Rakefile, project.yml:
486
- Converting to the new build system
487
- [1dc9571d428b]
488
-
489
- 2008-03-26 deveiant <deveiant>
490
-
491
- * Rakefile, rake/publishing.rb, rake/svn.rb:
492
- * More packaging/publishing fixes.
493
- [f6d36785648b]
494
-
495
- 2008-03-25 deveiant <deveiant>
496
-
497
- * Rakefile, rake/publishing.rb:
498
- * Fixed announcement-sending task to use SMTP+SSL via a monkeypatch
499
- to net/smtp. (Maybe package it up and upstream later?)
500
- [c67a1083d7b8]
501
-
502
- * .cvsignore, .gemspec, LICENSE, MANIFEST, README, Rakefile,
503
- docs/.cvsignore, docs/CATALOG, docs/makedocs.rb,
504
- experiments/logger_output.rb, install.rb, lib/pluginfactory.rb,
505
- makedist.rb, rake/helpers.rb, rake/publishing.rb, rake/svn.rb,
506
- spec/pluginfactory_spec.rb:
507
- * Packaging and publication tasks updated.
508
- * Updated documentation.
509
- [032613fa2adf]
510
-
511
- 2007-07-27 deveiant <deveiant>
512
-
513
- * test.rb:
514
- Removed test runner script
515
- [04f62e495c55]
516
-
517
- * COPYRIGHT, LICENSE, Rakefile, lib/pluginfactory.rb, rake/helpers.rb,
518
- rake/svn.rb, rake/verifytask.rb, spec/pluginfactory_spec.rb,
519
- spec/spec.opts, test.rb, tests/dir/deepsubofmybase.rb,
520
- tests/mybase.rb, tests/othersub.rb, tests/subofmybase.rb:
521
- Converted test::unit tests to RSpec
522
- [c57b56593ad8]
523
-
524
- 2007-03-13 deveiant <deveiant>
525
-
526
- * makedist.rb:
527
- Bumping project-version and fixing makedist problems.
528
- [a66bb254939c]
529
-
530
- * lib/pluginfactory.rb:
531
- * Log list of candidate subdirs
532
- [210707e1c1b9]
533
-
534
- 2007-02-22 deveiant <deveiant>
535
-
536
- * lib/pluginfactory.rb:
537
- * Support #derivative_dirs method as well as the camelCased variant.
538
- [10df874f3dd2]
539
-
540
- 2006-07-01 ged <ged>
541
-
542
- * docs/makedocs.rb, lib/pluginfactory.rb, test.rb:
543
- * Converted camelCased methods to under_barred ones.
544
- * Fixed tests.
545
- [7159eec3d123]
546
-
547
- 2005-03-05 ged <ged>
548
-
549
- * Incremented project version attribute
550
- [7cbc57e7ccf6]
551
-
552
- * makedist.rb:
553
- Merged changes from project-utils version
554
- [7ef14552ab3d]
555
-
556
- * lib/pluginfactory.rb:
557
- - Made load failures raise FactoryErrors as intended instead of
558
- RuntimeErrors.
559
- [e95a4103ceff]
560
-
561
- 2004-11-21 ged <ged>
562
-
563
- * install.rb, utils.rb:
564
- -- Updated project-utils files
565
- [bdc2ee405763]
566
-
567
- * .gemspec, MANIFEST:
568
- -- Gemified
569
- -- Fixed missing utils.rb in MANIFEST
570
- -- Added project-spec properties to the root dir.
571
- [66a4b51fd8bf]
572
-
573
- 2004-09-08 ged <ged>
574
-
575
- * docs/makedocs.rb, install.rb, makedist.rb, utils.rb:
576
- - Hmmm... that didn't work. Copying over new versions of the util
577
- scripts until I figure out how the hell to do what I want.
578
- [bc561eade281]
579
-
580
- * docs/makedocs.rb, install.rb, makedist.rb, utils.rb:
581
- - Replacing with versions from project-utils (experimental -- may
582
- just have to re-check them in)
583
- [b4e3563186c5]
584
-
585
- 2004-08-24 ged <ged>
586
-
587
- * - Added a very important property
588
- [e59d46a77b94]
589
-
590
- * lib/pluginfactory.rb:
591
- - Added keywords property to lib/pluginfactory.rb
592
- [78d73905dcb8]
593
-
594
- * install.rb:
595
- - Fixed String =~ String warning
596
- [efbb3151a6a8]
597
-
598
- * install.rb:
599
- - Added bangheader
600
- [6a91c13a3cf3]
601
-
602
- * test.rb:
603
- - Easyified bangheader
604
- [c918e81c262e]
605
-
606
- 2004-03-10 deveiant <deveiant>
607
-
608
- * ChangeLog:
609
- Updated for tag release_0_01
610
- [0c5c4055cfd0]
611
-
612
- * .cvsignore, .irbrc, ChangeLog, MANIFEST, docs/.cvsignore,
613
- docs/CATALOG, docs/makedocs.rb, makedist.rb, utils.rb:
614
- Initial checkin.
615
- [bf4ec3577624]
616
-
617
- 2004-03-08 deveiant <deveiant>
618
-
619
- * tests/dir/deepsubofmybase.rb, tests/othersub.rb:
620
- - Fixed class/file agreement.
621
- [6b8f3bc4cf9e]
622
-
623
- * tests/mybase.rb:
624
- - Fixed derivativeDirs method.
625
- [435f0c9aa88e]
626
-
627
- * lib/pluginfactory.rb:
628
- - Documentation additions
629
-
630
- - Refactored path-search code
631
- [588e608bdbf2]
632
-
633
- * test.rb:
634
- - Added a hook into -d that turns on logging.
635
- [fa285422054c]
636
-
637
- 2004-03-08 stillflame <stillflame>
638
-
639
- * README:
640
- no, this is not using the default install.rb installation process
641
- [bdfc3046476d]
642
-
643
- * lib/pluginfactory.rb:
644
- FactoryError now inherits from RuntimeError
645
- [fff45f7bd617]
646
-
647
- * test.rb:
648
- filling in
649
- [afcfd0b3773e]
650
-
651
- * tests/dir/deepsubofmybase.rb, tests/mybase.rb, tests/othersub.rb,
652
- tests/subofmybase.rb:
653
- initial import
654
- [e3675050434b]
655
-
656
- 2004-03-07 stillflame <stillflame>
657
-
658
- * README:
659
- reformatted
660
- [aff1901c91d7]
661
-
662
- * install.rb:
663
- filled in
664
- [9c45c10602db]
665
-
666
- * COPYRIGHT, README:
667
- filled in
668
- [00a55d9e3ad3]
669
-
670
- * lib/pluginfactory.rb:
671
- cleaned out ties to other modules
672
- [845d40a15b41]
673
-
674
- * lib/factory.rb, lib/pluginfactory.rb:
675
- renaming
676
- [00fd93bfbfe5]
677
-
678
- 2004-03-07 unknown <unknown>
679
-
680
- * This commit was manufactured by cvs2svn to create branch
681
- 'FaerieMUDConsortium'.
682
- [bad1b8bd1ccf] <FaerieMUDConsortium>
683
-
684
- 2004-03-07 stillflame <stillflame>
685
-
686
- * COPYRIGHT, README, install.rb, lib/factory.rb, test.rb:
687
- Initial revision
688
- [d3618e7fd9ac]
689
-
690
- 2009-08-15 Michael Granger <ged@FaerieMUD.org>
691
-
692
- * README, lib/pluginfactory.rb, utils.rb:
693
- Cleanup after conversion
694
- [fe5667cb2942]
695
-
696
- * .hgignore, Rakefile, project.yml:
697
- Updated build system
698
- [46777daaabdb]
699
-
700
- 2009-08-15 convert-repo <convert-repo>
701
-
702
- * .hgtags:
703
- update tags
704
- [e690b17efb4e]
705
-
706
- 2009-02-25 Michael Granger <ged@FaerieMUD.org>
707
-
708
- * lib/pluginfactory.rb:
709
- Incrementing library version.
710
- [9b895e2121be]
711
-
712
- * lib/pluginfactory.rb, spec/lib/helpers.rb,
713
- spec/pluginfactory_spec.rb:
714
- * Fixes for Ruby 1.9.1.
715
- * Replace home-grown logger stuff with Logger library
716
- [a57e9e1fffc4]
717
-
718
- 2009-02-23 Michael Granger <ged@FaerieMUD.org>
719
-
720
- * Rakefile, project.yml, spec/pluginfactory_spec.rb, utils.rb:
721
- Start of fixes for 1.9.1.
722
- [493ad8b8049e]
723
-
724
- 2008-08-13 Michael Granger <ged@FaerieMUD.org>
725
-
726
- * Updating tags on new files.
727
- [072932f35fa2]
728
-
729
- * rake/helpers.rb, rake/publishing.rb, rake/svn.rb,
730
- rake/verifytask.rb:
731
- Removing old rake tasklib dir
732
- [4ab11fe73be4]
733
-
734
- * LICENSE, README, Rakefile, project.yml:
735
- Converting to the new build system
736
- [19b42b3c37f3]
737
-
738
- 2008-03-26 Michael Granger <ged@FaerieMUD.org>
739
-
740
- * Rakefile, rake/publishing.rb, rake/svn.rb:
741
- * More packaging/publishing fixes.
742
- [7125b6003515]
743
-
744
- 2008-03-25 Michael Granger <ged@FaerieMUD.org>
745
-
746
- * Rakefile, rake/publishing.rb:
747
- * Fixed announcement-sending task to use SMTP+SSL via a monkeypatch
748
- to net/smtp. (Maybe package it up and upstream later?)
749
- [fed1ea53a934]
750
-
751
- * .cvsignore, .gemspec, LICENSE, MANIFEST, README, Rakefile,
752
- docs/.cvsignore, docs/CATALOG, docs/makedocs.rb,
753
- experiments/logger_output.rb, install.rb, lib/pluginfactory.rb,
754
- makedist.rb, rake/helpers.rb, rake/publishing.rb, rake/svn.rb,
755
- spec/pluginfactory_spec.rb:
756
- * Packaging and publication tasks updated.
757
- * Updated documentation.
758
- [ebb431bd3e59]
759
-
760
- 2007-07-27 Michael Granger <ged@FaerieMUD.org>
761
-
762
- * test.rb:
763
- Removed test runner script
764
- [4d967ef2f111]
765
-
766
- * COPYRIGHT, LICENSE, Rakefile, lib/pluginfactory.rb, rake/helpers.rb,
767
- rake/svn.rb, rake/verifytask.rb, spec/pluginfactory_spec.rb,
768
- spec/spec.opts, test.rb, tests/dir/deepsubofmybase.rb,
769
- tests/mybase.rb, tests/othersub.rb, tests/subofmybase.rb:
770
- Converted test::unit tests to RSpec
771
- [d930322d7257]
772
-
773
- 2007-03-13 Michael Granger <ged@FaerieMUD.org>
774
-
775
- * makedist.rb:
776
- Bumping project-version and fixing makedist problems.
777
- [59907aabffde]
778
-
779
- * lib/pluginfactory.rb:
780
- * Log list of candidate subdirs
781
- [00893950cf25]
782
-
783
- 2007-02-22 Michael Granger <ged@FaerieMUD.org>
784
-
785
- * lib/pluginfactory.rb:
786
- * Support #derivative_dirs method as well as the camelCased variant.
787
- [4c56f048a182]
788
-
789
- 2006-07-01 Michael Granger <ged@FaerieMUD.org>
790
-
791
- * docs/makedocs.rb, lib/pluginfactory.rb, test.rb:
792
- * Converted camelCased methods to under_barred ones.
793
- * Fixed tests.
794
- [6fffbf9b5bd2]
795
-
796
- 2005-03-05 Michael Granger <ged@FaerieMUD.org>
797
-
798
- * Incremented project version attribute
799
- [e8daaf813d26]
800
-
801
- * makedist.rb:
802
- Merged changes from project-utils version
803
- [b83ace0e5210]
804
-
805
- * lib/pluginfactory.rb:
806
- - Made load failures raise FactoryErrors as intended instead of
807
- RuntimeErrors.
808
- [ee1c6ed5d684]
809
-
810
- 2004-11-21 Michael Granger <ged@FaerieMUD.org>
811
-
812
- * install.rb, utils.rb:
813
- -- Updated project-utils files
814
- [105ee41be6fa]
815
-
816
- * .gemspec, MANIFEST:
817
- -- Gemified
818
- -- Fixed missing utils.rb in MANIFEST
819
- -- Added project-spec properties to the root dir.
820
- [70a3e789a5f9]
821
-
822
- 2004-09-08 Michael Granger <ged@FaerieMUD.org>
823
-
824
- * docs/makedocs.rb, install.rb, makedist.rb, utils.rb:
825
- - Hmmm... that didn't work. Copying over new versions of the util
826
- scripts until I figure out how the hell to do what I want.
827
- [ebb9633f9b07]
828
-
829
- * docs/makedocs.rb, install.rb, makedist.rb, utils.rb:
830
- - Replacing with versions from project-utils (experimental -- may
831
- just have to re-check them in)
832
- [1d04712bdf3d]
833
-
834
- 2004-08-24 Michael Granger <ged@FaerieMUD.org>
835
-
836
- * - Added a very important property
837
- [9505e5d0166b]
838
-
839
- * lib/pluginfactory.rb:
840
- - Added keywords property to lib/pluginfactory.rb
841
- [ecae4f4680ad]
842
-
843
- * install.rb:
844
- - Fixed String =~ String warning
845
- [12cd465fc2b9]
846
-
847
- * install.rb:
848
- - Added bangheader
849
- [5ec386741575]
850
-
851
- * test.rb:
852
- - Easyified bangheader
853
- [63e34128e0f0]
854
-
855
- 2004-03-10 Michael Granger <ged@FaerieMUD.org>
856
-
857
- * ChangeLog:
858
- Updated for tag release_0_01
859
- [fced8642d1b0]
860
-
861
- * .cvsignore, .irbrc, ChangeLog, MANIFEST, docs/.cvsignore,
862
- docs/CATALOG, docs/makedocs.rb, makedist.rb, utils.rb:
863
- Initial checkin.
864
- [0658f49ae563]
865
-
866
- 2004-03-08 Michael Granger <ged@FaerieMUD.org>
867
-
868
- * tests/dir/deepsubofmybase.rb, tests/othersub.rb:
869
- - Fixed class/file agreement.
870
- [63964459cf6e]
871
-
872
- * tests/mybase.rb:
873
- - Fixed derivativeDirs method.
874
- [ecb82dc312e7]
875
-
876
- * lib/pluginfactory.rb:
877
- - Documentation additions
878
-
879
- - Refactored path-search code
880
- [0938213db300]
881
-
882
- * test.rb:
883
- - Added a hook into -d that turns on logging.
884
- [a5caa49b677b]
885
-
886
- 2004-03-08 Martin Chase <stillflame@FaerieMUD.org>
887
-
888
- * README:
889
- no, this is not using the default install.rb installation process
890
- [48a6ad672ee6]
891
-
892
- * lib/pluginfactory.rb:
893
- FactoryError now inherits from RuntimeError
894
- [3bbead1f4ca4]
895
-
896
- * test.rb:
897
- filling in
898
- [b71b4d89f826]
899
-
900
- * tests/dir/deepsubofmybase.rb, tests/mybase.rb, tests/othersub.rb,
901
- tests/subofmybase.rb:
902
- initial import
903
- [6f21a73f4bfe]
904
-
905
- 2004-03-07 Martin Chase <stillflame@FaerieMUD.org>
906
-
907
- * README:
908
- reformatted
909
- [6770707b0e32]
910
-
911
- * install.rb:
912
- filled in
913
- [81aca5b501d9]
914
-
915
- * COPYRIGHT, README:
916
- filled in
917
- [f375b7c3e339]
918
-
919
- * lib/pluginfactory.rb:
920
- cleaned out ties to other modules
921
- [1d68afc9193f]
922
-
923
- * lib/factory.rb, lib/pluginfactory.rb:
924
- renaming
925
- [4d3aae37f6aa]
926
-
927
- 2004-03-07 unknown <unknown>
928
-
929
- * This commit was manufactured by cvs2svn to create branch
930
- 'FaerieMUDConsortium'.
931
- [ba53aba840f3] <FaerieMUDConsortium>
932
-
933
- 2004-03-07 Martin Chase <stillflame@FaerieMUD.org>
934
-
935
- * COPYRIGHT, README, install.rb, lib/factory.rb, test.rb:
936
- Initial revision
937
- [4c07d530c1b5]
938
-
939
- 2004-03-07 unknown <unknown>
940
-
941
- * New repository initialized by cvs2svn.
942
- [d0ff88878464]