From 018991f343751e9f41ecb5a15d69ad5f419a26c3 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Wed, 24 Sep 2008 00:45:28 -0500 Subject: [PATCH] More tags --- basis/channels/remote/tags.txt | 2 +- basis/channels/tags.txt | 2 +- basis/concurrency/combinators/tags.txt | 1 + basis/concurrency/conditions/tags.txt | 1 + basis/concurrency/count-downs/tags.txt | 1 + basis/concurrency/distributed/tags.txt | 2 +- basis/concurrency/exchangers/tags.txt | 1 + basis/concurrency/flags/tags.txt | 1 + basis/concurrency/futures/tags.txt | 1 + basis/concurrency/locks/tags.txt | 1 + basis/concurrency/mailboxes/tags.txt | 1 + basis/concurrency/messaging/tags.txt | 1 + basis/concurrency/promises/tags.txt | 1 + basis/concurrency/semaphores/tags.txt | 1 + basis/furnace/actions/tags.txt | 1 + basis/furnace/alloy/tags.txt | 1 + basis/furnace/asides/tags.txt | 1 + basis/furnace/auth/features/deactivate-user/tags.txt | 1 + basis/furnace/auth/features/edit-profile/tags.txt | 1 + basis/furnace/auth/features/recover-password/tags.txt | 1 + basis/furnace/auth/features/registration/tags.txt | 1 + basis/furnace/auth/login/permits/tags.txt | 1 + basis/furnace/auth/login/tags.txt | 1 + basis/furnace/auth/providers/db/tags.txt | 1 + basis/furnace/auth/providers/tags.txt | 1 + basis/furnace/auth/tags.txt | 1 + basis/furnace/boilerplate/tags.txt | 1 + basis/furnace/cache/tags.txt | 1 + basis/furnace/chloe-tags/tags.txt | 1 + basis/furnace/conversations/tags.txt | 1 + basis/furnace/db/tags.txt | 1 + basis/furnace/redirection/tags.txt | 1 + basis/furnace/referrer/tags.txt | 1 + basis/furnace/scopes/tags.txt | 1 + basis/furnace/sessions/tags.txt | 1 + basis/furnace/syndication/tags.txt | 1 + basis/furnace/tags.txt | 1 + basis/furnace/utilities/tags.txt | 1 + basis/http/server/dispatchers/tags.txt | 1 + basis/http/server/filters/tags.txt | 1 + basis/http/server/redirection/tags.txt | 1 + basis/http/server/remapping/tags.txt | 1 + basis/http/server/responses/tags.txt | 1 + basis/http/server/tags.txt | 2 +- basis/symbols/tags.txt | 1 + basis/validators/tags.txt | 1 + extra/webapps/blogs/tags.txt | 1 + extra/webapps/calculator/tags.txt | 1 + extra/webapps/counter/tags.txt | 1 + extra/webapps/pastebin/tags.txt | 1 + extra/webapps/planet/tags.txt | 1 + extra/webapps/todo/tags.txt | 1 + extra/webapps/user-admin/tags.txt | 1 + extra/webapps/wee-url/tags.txt | 1 + extra/webapps/wiki/tags.txt | 1 + 55 files changed, 55 insertions(+), 4 deletions(-) create mode 100644 basis/concurrency/combinators/tags.txt create mode 100644 basis/concurrency/conditions/tags.txt create mode 100644 basis/concurrency/count-downs/tags.txt create mode 100644 basis/concurrency/exchangers/tags.txt create mode 100644 basis/concurrency/flags/tags.txt create mode 100644 basis/concurrency/futures/tags.txt create mode 100644 basis/concurrency/locks/tags.txt create mode 100644 basis/concurrency/mailboxes/tags.txt create mode 100644 basis/concurrency/messaging/tags.txt create mode 100644 basis/concurrency/promises/tags.txt create mode 100644 basis/concurrency/semaphores/tags.txt create mode 100644 basis/furnace/actions/tags.txt create mode 100644 basis/furnace/alloy/tags.txt create mode 100644 basis/furnace/asides/tags.txt create mode 100644 basis/furnace/auth/features/deactivate-user/tags.txt create mode 100644 basis/furnace/auth/features/edit-profile/tags.txt create mode 100644 basis/furnace/auth/features/recover-password/tags.txt create mode 100644 basis/furnace/auth/features/registration/tags.txt create mode 100644 basis/furnace/auth/login/permits/tags.txt create mode 100644 basis/furnace/auth/login/tags.txt create mode 100644 basis/furnace/auth/providers/db/tags.txt create mode 100644 basis/furnace/auth/providers/tags.txt create mode 100644 basis/furnace/auth/tags.txt create mode 100644 basis/furnace/boilerplate/tags.txt create mode 100644 basis/furnace/cache/tags.txt create mode 100644 basis/furnace/chloe-tags/tags.txt create mode 100644 basis/furnace/conversations/tags.txt create mode 100644 basis/furnace/db/tags.txt create mode 100644 basis/furnace/redirection/tags.txt create mode 100644 basis/furnace/referrer/tags.txt create mode 100644 basis/furnace/scopes/tags.txt create mode 100644 basis/furnace/sessions/tags.txt create mode 100644 basis/furnace/syndication/tags.txt create mode 100644 basis/furnace/tags.txt create mode 100644 basis/furnace/utilities/tags.txt create mode 100644 basis/http/server/dispatchers/tags.txt create mode 100644 basis/http/server/filters/tags.txt create mode 100644 basis/http/server/redirection/tags.txt create mode 100644 basis/http/server/remapping/tags.txt create mode 100644 basis/http/server/responses/tags.txt create mode 100644 basis/symbols/tags.txt create mode 100644 basis/validators/tags.txt create mode 100644 extra/webapps/blogs/tags.txt create mode 100644 extra/webapps/calculator/tags.txt create mode 100644 extra/webapps/counter/tags.txt create mode 100644 extra/webapps/pastebin/tags.txt create mode 100644 extra/webapps/planet/tags.txt create mode 100644 extra/webapps/todo/tags.txt create mode 100644 extra/webapps/user-admin/tags.txt create mode 100644 extra/webapps/wee-url/tags.txt create mode 100644 extra/webapps/wiki/tags.txt diff --git a/basis/channels/remote/tags.txt b/basis/channels/remote/tags.txt index f4274299b1..ce745d18c6 100644 --- a/basis/channels/remote/tags.txt +++ b/basis/channels/remote/tags.txt @@ -1 +1 @@ -extensions +concurrency diff --git a/basis/channels/tags.txt b/basis/channels/tags.txt index f4274299b1..ce745d18c6 100644 --- a/basis/channels/tags.txt +++ b/basis/channels/tags.txt @@ -1 +1 @@ -extensions +concurrency diff --git a/basis/concurrency/combinators/tags.txt b/basis/concurrency/combinators/tags.txt new file mode 100644 index 0000000000..ce745d18c6 --- /dev/null +++ b/basis/concurrency/combinators/tags.txt @@ -0,0 +1 @@ +concurrency diff --git a/basis/concurrency/conditions/tags.txt b/basis/concurrency/conditions/tags.txt new file mode 100644 index 0000000000..ce745d18c6 --- /dev/null +++ b/basis/concurrency/conditions/tags.txt @@ -0,0 +1 @@ +concurrency diff --git a/basis/concurrency/count-downs/tags.txt b/basis/concurrency/count-downs/tags.txt new file mode 100644 index 0000000000..ce745d18c6 --- /dev/null +++ b/basis/concurrency/count-downs/tags.txt @@ -0,0 +1 @@ +concurrency diff --git a/basis/concurrency/distributed/tags.txt b/basis/concurrency/distributed/tags.txt index 50cfa263f6..b7861c6689 100644 --- a/basis/concurrency/distributed/tags.txt +++ b/basis/concurrency/distributed/tags.txt @@ -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 index 0000000000..ce745d18c6 --- /dev/null +++ b/basis/concurrency/exchangers/tags.txt @@ -0,0 +1 @@ +concurrency diff --git a/basis/concurrency/flags/tags.txt b/basis/concurrency/flags/tags.txt new file mode 100644 index 0000000000..ce745d18c6 --- /dev/null +++ b/basis/concurrency/flags/tags.txt @@ -0,0 +1 @@ +concurrency diff --git a/basis/concurrency/futures/tags.txt b/basis/concurrency/futures/tags.txt new file mode 100644 index 0000000000..ce745d18c6 --- /dev/null +++ b/basis/concurrency/futures/tags.txt @@ -0,0 +1 @@ +concurrency diff --git a/basis/concurrency/locks/tags.txt b/basis/concurrency/locks/tags.txt new file mode 100644 index 0000000000..ce745d18c6 --- /dev/null +++ b/basis/concurrency/locks/tags.txt @@ -0,0 +1 @@ +concurrency diff --git a/basis/concurrency/mailboxes/tags.txt b/basis/concurrency/mailboxes/tags.txt new file mode 100644 index 0000000000..ce745d18c6 --- /dev/null +++ b/basis/concurrency/mailboxes/tags.txt @@ -0,0 +1 @@ +concurrency diff --git a/basis/concurrency/messaging/tags.txt b/basis/concurrency/messaging/tags.txt new file mode 100644 index 0000000000..ce745d18c6 --- /dev/null +++ b/basis/concurrency/messaging/tags.txt @@ -0,0 +1 @@ +concurrency diff --git a/basis/concurrency/promises/tags.txt b/basis/concurrency/promises/tags.txt new file mode 100644 index 0000000000..ce745d18c6 --- /dev/null +++ b/basis/concurrency/promises/tags.txt @@ -0,0 +1 @@ +concurrency diff --git a/basis/concurrency/semaphores/tags.txt b/basis/concurrency/semaphores/tags.txt new file mode 100644 index 0000000000..ce745d18c6 --- /dev/null +++ b/basis/concurrency/semaphores/tags.txt @@ -0,0 +1 @@ +concurrency diff --git a/basis/furnace/actions/tags.txt b/basis/furnace/actions/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/actions/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/alloy/tags.txt b/basis/furnace/alloy/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/alloy/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/asides/tags.txt b/basis/furnace/asides/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/asides/tags.txt @@ -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 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/auth/features/deactivate-user/tags.txt @@ -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 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/auth/features/edit-profile/tags.txt @@ -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 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/auth/features/recover-password/tags.txt @@ -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 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/auth/features/registration/tags.txt @@ -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 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/auth/login/permits/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/auth/login/tags.txt b/basis/furnace/auth/login/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/auth/login/tags.txt @@ -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 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/auth/providers/db/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/auth/providers/tags.txt b/basis/furnace/auth/providers/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/auth/providers/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/auth/tags.txt b/basis/furnace/auth/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/auth/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/boilerplate/tags.txt b/basis/furnace/boilerplate/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/boilerplate/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/cache/tags.txt b/basis/furnace/cache/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/cache/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/chloe-tags/tags.txt b/basis/furnace/chloe-tags/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/chloe-tags/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/conversations/tags.txt b/basis/furnace/conversations/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/conversations/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/db/tags.txt b/basis/furnace/db/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/db/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/redirection/tags.txt b/basis/furnace/redirection/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/redirection/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/referrer/tags.txt b/basis/furnace/referrer/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/referrer/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/scopes/tags.txt b/basis/furnace/scopes/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/scopes/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/sessions/tags.txt b/basis/furnace/sessions/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/sessions/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/syndication/tags.txt b/basis/furnace/syndication/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/syndication/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/tags.txt b/basis/furnace/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/furnace/utilities/tags.txt b/basis/furnace/utilities/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/furnace/utilities/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/http/server/dispatchers/tags.txt b/basis/http/server/dispatchers/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/http/server/dispatchers/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/http/server/filters/tags.txt b/basis/http/server/filters/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/http/server/filters/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/http/server/redirection/tags.txt b/basis/http/server/redirection/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/http/server/redirection/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/http/server/remapping/tags.txt b/basis/http/server/remapping/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/http/server/remapping/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/http/server/responses/tags.txt b/basis/http/server/responses/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/http/server/responses/tags.txt @@ -0,0 +1 @@ +web diff --git a/basis/http/server/tags.txt b/basis/http/server/tags.txt index b0881a9ec0..b822da1665 100644 --- a/basis/http/server/tags.txt +++ b/basis/http/server/tags.txt @@ -1,3 +1,3 @@ +web enterprise network -web diff --git a/basis/symbols/tags.txt b/basis/symbols/tags.txt new file mode 100644 index 0000000000..f4274299b1 --- /dev/null +++ b/basis/symbols/tags.txt @@ -0,0 +1 @@ +extensions diff --git a/basis/validators/tags.txt b/basis/validators/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/basis/validators/tags.txt @@ -0,0 +1 @@ +web diff --git a/extra/webapps/blogs/tags.txt b/extra/webapps/blogs/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/extra/webapps/blogs/tags.txt @@ -0,0 +1 @@ +web diff --git a/extra/webapps/calculator/tags.txt b/extra/webapps/calculator/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/extra/webapps/calculator/tags.txt @@ -0,0 +1 @@ +web diff --git a/extra/webapps/counter/tags.txt b/extra/webapps/counter/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/extra/webapps/counter/tags.txt @@ -0,0 +1 @@ +web diff --git a/extra/webapps/pastebin/tags.txt b/extra/webapps/pastebin/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/extra/webapps/pastebin/tags.txt @@ -0,0 +1 @@ +web diff --git a/extra/webapps/planet/tags.txt b/extra/webapps/planet/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/extra/webapps/planet/tags.txt @@ -0,0 +1 @@ +web diff --git a/extra/webapps/todo/tags.txt b/extra/webapps/todo/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/extra/webapps/todo/tags.txt @@ -0,0 +1 @@ +web diff --git a/extra/webapps/user-admin/tags.txt b/extra/webapps/user-admin/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/extra/webapps/user-admin/tags.txt @@ -0,0 +1 @@ +web diff --git a/extra/webapps/wee-url/tags.txt b/extra/webapps/wee-url/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/extra/webapps/wee-url/tags.txt @@ -0,0 +1 @@ +web diff --git a/extra/webapps/wiki/tags.txt b/extra/webapps/wiki/tags.txt new file mode 100644 index 0000000000..c0772185a0 --- /dev/null +++ b/extra/webapps/wiki/tags.txt @@ -0,0 +1 @@ +web