You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by sn...@apache.org on 2014/08/29 23:39:55 UTC

[4/5] git commit: Merge branch 'pr/73'. This closes #73

Merge branch 'pr/73'.  This closes #73

Conflicts:
	.gitignore


Project: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/commit/cd4915a9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/tree/cd4915a9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-usergrid/diff/cd4915a9

Branch: refs/heads/two-dot-o
Commit: cd4915a9ee4ee9ff5a50a0d5bd28f3b164934427
Parents: 676520c b6100f3
Author: Dave Johnson <sn...@apache.org>
Authored: Fri Aug 29 17:35:50 2014 -0400
Committer: Dave Johnson <sn...@apache.org>
Committed: Fri Aug 29 17:35:50 2014 -0400

----------------------------------------------------------------------
 .gitignore          | 2 ++
 portal/Gruntfile.js | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/cd4915a9/.gitignore
----------------------------------------------------------------------
diff --cc .gitignore
index 2dc1df4,df2938f..b0a497d
--- a/.gitignore
+++ b/.gitignore
@@@ -56,4 -54,5 +56,6 @@@ portal/js/templates.j
  /portal/js/generated/
  
  /portal/js/generated-templates/
 +/release/target/
+ 
+ /portal/seleniumLog.txt

http://git-wip-us.apache.org/repos/asf/incubator-usergrid/blob/cd4915a9/portal/Gruntfile.js
----------------------------------------------------------------------