summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Kocoloski <adam@cloudant.com>2010-08-11 15:34:41 -0400
committerAdam Kocoloski <adam@cloudant.com>2010-08-11 17:39:37 -0400
commit8138d70bb8c1de954c46b417ccd22964b6432965 (patch)
treef833623bbf690a3d4d5799b6492e1ac729bfc152
parent1c9d5c118ace092e228f60359e2863da1d3b1bc7 (diff)
move oauth to rebar layout
-rw-r--r--apps/oauth/src/oauth.app.src (renamed from src/erlang-oauth/oauth.app.in)0
-rw-r--r--apps/oauth/src/oauth.erl (renamed from src/erlang-oauth/oauth.erl)0
-rw-r--r--apps/oauth/src/oauth_hmac_sha1.erl (renamed from src/erlang-oauth/oauth_hmac_sha1.erl)0
-rw-r--r--apps/oauth/src/oauth_http.erl (renamed from src/erlang-oauth/oauth_http.erl)0
-rw-r--r--apps/oauth/src/oauth_plaintext.erl (renamed from src/erlang-oauth/oauth_plaintext.erl)0
-rw-r--r--apps/oauth/src/oauth_rsa_sha1.erl (renamed from src/erlang-oauth/oauth_rsa_sha1.erl)0
-rw-r--r--apps/oauth/src/oauth_unix.erl (renamed from src/erlang-oauth/oauth_unix.erl)0
-rw-r--r--apps/oauth/src/oauth_uri.erl (renamed from src/erlang-oauth/oauth_uri.erl)0
8 files changed, 0 insertions, 0 deletions
diff --git a/src/erlang-oauth/oauth.app.in b/apps/oauth/src/oauth.app.src
index 6357b9b0..6357b9b0 100644
--- a/src/erlang-oauth/oauth.app.in
+++ b/apps/oauth/src/oauth.app.src
diff --git a/src/erlang-oauth/oauth.erl b/apps/oauth/src/oauth.erl
index 866655c9..866655c9 100644
--- a/src/erlang-oauth/oauth.erl
+++ b/apps/oauth/src/oauth.erl
diff --git a/src/erlang-oauth/oauth_hmac_sha1.erl b/apps/oauth/src/oauth_hmac_sha1.erl
index 79d59f37..79d59f37 100644
--- a/src/erlang-oauth/oauth_hmac_sha1.erl
+++ b/apps/oauth/src/oauth_hmac_sha1.erl
diff --git a/src/erlang-oauth/oauth_http.erl b/apps/oauth/src/oauth_http.erl
index bf5a4bac..bf5a4bac 100644
--- a/src/erlang-oauth/oauth_http.erl
+++ b/apps/oauth/src/oauth_http.erl
diff --git a/src/erlang-oauth/oauth_plaintext.erl b/apps/oauth/src/oauth_plaintext.erl
index 41a1e9b2..41a1e9b2 100644
--- a/src/erlang-oauth/oauth_plaintext.erl
+++ b/apps/oauth/src/oauth_plaintext.erl
diff --git a/src/erlang-oauth/oauth_rsa_sha1.erl b/apps/oauth/src/oauth_rsa_sha1.erl
index 6f4828e0..6f4828e0 100644
--- a/src/erlang-oauth/oauth_rsa_sha1.erl
+++ b/apps/oauth/src/oauth_rsa_sha1.erl
diff --git a/src/erlang-oauth/oauth_unix.erl b/apps/oauth/src/oauth_unix.erl
index 73ca3143..73ca3143 100644
--- a/src/erlang-oauth/oauth_unix.erl
+++ b/apps/oauth/src/oauth_unix.erl
diff --git a/src/erlang-oauth/oauth_uri.erl b/apps/oauth/src/oauth_uri.erl
index fb27ae72..fb27ae72 100644
--- a/src/erlang-oauth/oauth_uri.erl
+++ b/apps/oauth/src/oauth_uri.erl