about summary refs log tree commit diff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJonathan "Duke" Leto <jonathan@leto.net>2011-04-21 12:48:31 -0400
committerJonathan "Duke" Leto <jonathan@leto.net>2011-04-21 12:48:31 -0400
commit2c43dc92b41977798f157a2e2809e55d2ef6ed33 (patch)
treeb13658f6c66fad055e8e1d642dca55b6a6653fa1 /MANIFEST
parentAdd a dep on DateTime::Format::SQLite (diff)
parentAllow the config file to specify per-project builder and builder_variables, w... (diff)
downloadjitterbug-2c43dc92b41977798f157a2e2809e55d2ef6ed33.tar.gz
Merge branch 'custom_build' into reuse_repo
Conflicts:
	lib/jitterbug/Builder.pm
Diffstat (limited to '')
-rw-r--r--MANIFEST15
1 files changed, 13 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 0adea84..2a8967d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5,6 +5,8 @@ environments/development.yml
 environments/production.yml
 jitterbug.pl
 lib/jitterbug.pm
+lib/jitterbug/Builder.pm
+lib/jitterbug/Emailer.pm
 lib/jitterbug/Hook.pm
 lib/jitterbug/Plugin/Template.pm
 lib/jitterbug/Project.pm
@@ -26,14 +28,23 @@ public/images/perldancer-bg.jpg
 public/images/perldancer.jpg
 README
 scripts/builder.pl
-scripts/deploy_schema
-scripts/migrate_from_redis.pl
+sql/_source/deploy/1/001-auto-__VERSION.yml
+sql/_source/deploy/1/001-auto.yml
+sql/_source/deploy/2/001-auto-__VERSION.yml
+sql/_source/deploy/2/001-auto.yml
+sql/_source/deploy/3/001-auto-__VERSION.yml
+sql/_source/deploy/3/001-auto.yml
+sql/_source/deploy/4/001-auto-__VERSION.yml
+sql/_source/deploy/4/001-auto.yml
 t/001_base.t
 t/002_index_route.t
 t/003_hook_route.t
 t/004_project.t
+t/006_emailer.t
 t/data/export_jitterbug.yml
 t/data/test.yaml
+t/data/test.yml
+t/lib/jitterbug/Test.pm
 TODO
 views/index.tt
 views/layouts/main.tt