]> gitweb.factorcode.org Git - factor.git/commitdiff
More tags
authorSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 24 Sep 2008 05:45:28 +0000 (00:45 -0500)
committerSlava Pestov <slava@slava-pestovs-macbook-pro.local>
Wed, 24 Sep 2008 05:45:28 +0000 (00:45 -0500)
55 files changed:
basis/channels/remote/tags.txt
basis/channels/tags.txt
basis/concurrency/combinators/tags.txt [new file with mode: 0644]
basis/concurrency/conditions/tags.txt [new file with mode: 0644]
basis/concurrency/count-downs/tags.txt [new file with mode: 0644]
basis/concurrency/distributed/tags.txt
basis/concurrency/exchangers/tags.txt [new file with mode: 0644]
basis/concurrency/flags/tags.txt [new file with mode: 0644]
basis/concurrency/futures/tags.txt [new file with mode: 0644]
basis/concurrency/locks/tags.txt [new file with mode: 0644]
basis/concurrency/mailboxes/tags.txt [new file with mode: 0644]
basis/concurrency/messaging/tags.txt [new file with mode: 0644]
basis/concurrency/promises/tags.txt [new file with mode: 0644]
basis/concurrency/semaphores/tags.txt [new file with mode: 0644]
basis/furnace/actions/tags.txt [new file with mode: 0644]
basis/furnace/alloy/tags.txt [new file with mode: 0644]
basis/furnace/asides/tags.txt [new file with mode: 0644]
basis/furnace/auth/features/deactivate-user/tags.txt [new file with mode: 0644]
basis/furnace/auth/features/edit-profile/tags.txt [new file with mode: 0644]
basis/furnace/auth/features/recover-password/tags.txt [new file with mode: 0644]
basis/furnace/auth/features/registration/tags.txt [new file with mode: 0644]
basis/furnace/auth/login/permits/tags.txt [new file with mode: 0644]
basis/furnace/auth/login/tags.txt [new file with mode: 0644]
basis/furnace/auth/providers/db/tags.txt [new file with mode: 0644]
basis/furnace/auth/providers/tags.txt [new file with mode: 0644]
basis/furnace/auth/tags.txt [new file with mode: 0644]
basis/furnace/boilerplate/tags.txt [new file with mode: 0644]
basis/furnace/cache/tags.txt [new file with mode: 0644]
basis/furnace/chloe-tags/tags.txt [new file with mode: 0644]
basis/furnace/conversations/tags.txt [new file with mode: 0644]
basis/furnace/db/tags.txt [new file with mode: 0644]
basis/furnace/redirection/tags.txt [new file with mode: 0644]
basis/furnace/referrer/tags.txt [new file with mode: 0644]
basis/furnace/scopes/tags.txt [new file with mode: 0644]
basis/furnace/sessions/tags.txt [new file with mode: 0644]
basis/furnace/syndication/tags.txt [new file with mode: 0644]
basis/furnace/tags.txt [new file with mode: 0644]
basis/furnace/utilities/tags.txt [new file with mode: 0644]
basis/http/server/dispatchers/tags.txt [new file with mode: 0644]
basis/http/server/filters/tags.txt [new file with mode: 0644]
basis/http/server/redirection/tags.txt [new file with mode: 0644]
basis/http/server/remapping/tags.txt [new file with mode: 0644]
basis/http/server/responses/tags.txt [new file with mode: 0644]
basis/http/server/tags.txt
basis/symbols/tags.txt [new file with mode: 0644]
basis/validators/tags.txt [new file with mode: 0644]
extra/webapps/blogs/tags.txt [new file with mode: 0644]
extra/webapps/calculator/tags.txt [new file with mode: 0644]
extra/webapps/counter/tags.txt [new file with mode: 0644]
extra/webapps/pastebin/tags.txt [new file with mode: 0644]
extra/webapps/planet/tags.txt [new file with mode: 0644]
extra/webapps/todo/tags.txt [new file with mode: 0644]
extra/webapps/user-admin/tags.txt [new file with mode: 0644]
extra/webapps/wee-url/tags.txt [new file with mode: 0644]
extra/webapps/wiki/tags.txt [new file with mode: 0644]

index f4274299b1c36db85f10b2e3f3e38f18fded1061..ce745d18c63eb297ba23b94fa73b4752b798b1b5 100644 (file)
@@ -1 +1 @@
-extensions
+concurrency
index f4274299b1c36db85f10b2e3f3e38f18fded1061..ce745d18c63eb297ba23b94fa73b4752b798b1b5 100644 (file)
@@ -1 +1 @@
-extensions
+concurrency
diff --git a/basis/concurrency/combinators/tags.txt b/basis/concurrency/combinators/tags.txt
new file mode 100644 (file)
index 0000000..ce745d1
--- /dev/null
@@ -0,0 +1 @@
+concurrency
diff --git a/basis/concurrency/conditions/tags.txt b/basis/concurrency/conditions/tags.txt
new file mode 100644 (file)
index 0000000..ce745d1
--- /dev/null
@@ -0,0 +1 @@
+concurrency
diff --git a/basis/concurrency/count-downs/tags.txt b/basis/concurrency/count-downs/tags.txt
new file mode 100644 (file)
index 0000000..ce745d1
--- /dev/null
@@ -0,0 +1 @@
+concurrency
index 50cfa263f67ec6a7bc51030efec316349a6c03d8..b7861c668941f79de096d9da94744e546039ca68 100644 (file)
@@ -1,2 +1,2 @@
+concurrency
 enterprise
-extensions
diff --git a/basis/concurrency/exchangers/tags.txt b/basis/concurrency/exchangers/tags.txt
new file mode 100644 (file)
index 0000000..ce745d1
--- /dev/null
@@ -0,0 +1 @@
+concurrency
diff --git a/basis/concurrency/flags/tags.txt b/basis/concurrency/flags/tags.txt
new file mode 100644 (file)
index 0000000..ce745d1
--- /dev/null
@@ -0,0 +1 @@
+concurrency
diff --git a/basis/concurrency/futures/tags.txt b/basis/concurrency/futures/tags.txt
new file mode 100644 (file)
index 0000000..ce745d1
--- /dev/null
@@ -0,0 +1 @@
+concurrency
diff --git a/basis/concurrency/locks/tags.txt b/basis/concurrency/locks/tags.txt
new file mode 100644 (file)
index 0000000..ce745d1
--- /dev/null
@@ -0,0 +1 @@
+concurrency
diff --git a/basis/concurrency/mailboxes/tags.txt b/basis/concurrency/mailboxes/tags.txt
new file mode 100644 (file)
index 0000000..ce745d1
--- /dev/null
@@ -0,0 +1 @@
+concurrency
diff --git a/basis/concurrency/messaging/tags.txt b/basis/concurrency/messaging/tags.txt
new file mode 100644 (file)
index 0000000..ce745d1
--- /dev/null
@@ -0,0 +1 @@
+concurrency
diff --git a/basis/concurrency/promises/tags.txt b/basis/concurrency/promises/tags.txt
new file mode 100644 (file)
index 0000000..ce745d1
--- /dev/null
@@ -0,0 +1 @@
+concurrency
diff --git a/basis/concurrency/semaphores/tags.txt b/basis/concurrency/semaphores/tags.txt
new file mode 100644 (file)
index 0000000..ce745d1
--- /dev/null
@@ -0,0 +1 @@
+concurrency
diff --git a/basis/furnace/actions/tags.txt b/basis/furnace/actions/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/alloy/tags.txt b/basis/furnace/alloy/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/asides/tags.txt b/basis/furnace/asides/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/auth/features/deactivate-user/tags.txt b/basis/furnace/auth/features/deactivate-user/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/auth/features/edit-profile/tags.txt b/basis/furnace/auth/features/edit-profile/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/auth/features/recover-password/tags.txt b/basis/furnace/auth/features/recover-password/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/auth/features/registration/tags.txt b/basis/furnace/auth/features/registration/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/auth/login/permits/tags.txt b/basis/furnace/auth/login/permits/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/auth/login/tags.txt b/basis/furnace/auth/login/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/auth/providers/db/tags.txt b/basis/furnace/auth/providers/db/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/auth/providers/tags.txt b/basis/furnace/auth/providers/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/auth/tags.txt b/basis/furnace/auth/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/boilerplate/tags.txt b/basis/furnace/boilerplate/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/cache/tags.txt b/basis/furnace/cache/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/chloe-tags/tags.txt b/basis/furnace/chloe-tags/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/conversations/tags.txt b/basis/furnace/conversations/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/db/tags.txt b/basis/furnace/db/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/redirection/tags.txt b/basis/furnace/redirection/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/referrer/tags.txt b/basis/furnace/referrer/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/scopes/tags.txt b/basis/furnace/scopes/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/sessions/tags.txt b/basis/furnace/sessions/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/syndication/tags.txt b/basis/furnace/syndication/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/tags.txt b/basis/furnace/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/furnace/utilities/tags.txt b/basis/furnace/utilities/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/http/server/dispatchers/tags.txt b/basis/http/server/dispatchers/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/http/server/filters/tags.txt b/basis/http/server/filters/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/http/server/redirection/tags.txt b/basis/http/server/redirection/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/http/server/remapping/tags.txt b/basis/http/server/remapping/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/basis/http/server/responses/tags.txt b/basis/http/server/responses/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
index b0881a9ec0c408dd092b87c1465ae4b0c248d6a0..b822da1665910eef73af4d4ebf20cefb84cb0a1b 100644 (file)
@@ -1,3 +1,3 @@
+web
 enterprise
 network
-web
diff --git a/basis/symbols/tags.txt b/basis/symbols/tags.txt
new file mode 100644 (file)
index 0000000..f427429
--- /dev/null
@@ -0,0 +1 @@
+extensions
diff --git a/basis/validators/tags.txt b/basis/validators/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/extra/webapps/blogs/tags.txt b/extra/webapps/blogs/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/extra/webapps/calculator/tags.txt b/extra/webapps/calculator/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/extra/webapps/counter/tags.txt b/extra/webapps/counter/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/extra/webapps/pastebin/tags.txt b/extra/webapps/pastebin/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/extra/webapps/planet/tags.txt b/extra/webapps/planet/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/extra/webapps/todo/tags.txt b/extra/webapps/todo/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/extra/webapps/user-admin/tags.txt b/extra/webapps/user-admin/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/extra/webapps/wee-url/tags.txt b/extra/webapps/wee-url/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web
diff --git a/extra/webapps/wiki/tags.txt b/extra/webapps/wiki/tags.txt
new file mode 100644 (file)
index 0000000..c077218
--- /dev/null
@@ -0,0 +1 @@
+web