Merge lp:~zorba-coders/zorba/project_tag_oauth into lp:zorba/oauth-module

Proposed by Sorin Marian Nasoi
Status: Merged
Approved by: Sorin Marian Nasoi
Approved revision: 28
Merged at revision: 29
Proposed branch: lp:~zorba-coders/zorba/project_tag_oauth
Merge into: lp:zorba/oauth-module
Diff against target: 25 lines (+2/-2)
2 files modified
src/com/zorba-xquery/www/modules/oauth/client.xq (+1/-1)
src/com/zorba-xquery/www/modules/oauth/error.xq (+1/-1)
To merge this branch: bzr merge lp:~zorba-coders/zorba/project_tag_oauth
Reviewer Review Type Date Requested Status
Chris Hillery Approve
Sorin Marian Nasoi Approve
Review via email: mp+169637@code.launchpad.net

Commit message

- updated project TAG

To post a comment you must log in.
28. By sorin.marian.nasoi <email address hidden>

- updated project TAG

Revision history for this message
Sorin Marian Nasoi (sorin.marian.nasoi) :
review: Approve
Revision history for this message
Chris Hillery (ceejatec) :
review: Approve
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :
Revision history for this message
Zorba Build Bot (zorba-buildbot) wrote :

Validation queue job project_tag_oauth-2013-06-15T23-09-38.513Z is finished. The final status was:

All tests succeeded!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'src/com/zorba-xquery/www/modules/oauth/client.xq'
2--- src/com/zorba-xquery/www/modules/oauth/client.xq 2013-06-06 09:21:33 +0000
3+++ src/com/zorba-xquery/www/modules/oauth/client.xq 2013-06-15 17:03:27 +0000
4@@ -25,7 +25,7 @@
5 : @author Stephanie Russell
6 : @author <a href="mailto:william.candillon@28msec.com">William Candillon</a>
7 : @see <a href="http://oauth.net/" target="_blank">OAuth Website</a>
8- : @project OAuth
9+ : @project Zorba/OAuth/Client
10 :
11 :)
12 module namespace oauth = "http://www.zorba-xquery.com/modules/oauth/client";
13
14=== modified file 'src/com/zorba-xquery/www/modules/oauth/error.xq'
15--- src/com/zorba-xquery/www/modules/oauth/error.xq 2012-04-24 20:49:17 +0000
16+++ src/com/zorba-xquery/www/modules/oauth/error.xq 2013-06-15 17:03:27 +0000
17@@ -20,7 +20,7 @@
18 : Module that defines the errors raised in Oauth modules.
19 :
20 : @author Stephanie Russell
21- : @project OAuth
22+ : @project Zorba/OAuth/Errors
23 :
24 :)
25 module namespace oerr = "http://www.zorba-xquery.com/modules/oauth/error";

Subscribers

People subscribed via source and target branches

to all changes: