Branch: refs/heads/master
Home: https://github.com/forge/website
Commit: 05c51a72a9070d1319c8aabd7cebe7d711817d53
https://github.com/forge/website/commit/05c51a72a9070d1319c8aabd7cebe7d71...
Author: catrobson <robson.cw(a)gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
Changed paths:
M src/main/webapp/community.xhtml
A src/main/webapp/document.xhtml
M src/main/webapp/documentation.xhtml
M src/main/webapp/index.xhtml
M src/main/webapp/resources/css/style.css
A src/main/webapp/resources/images/ForgeLogo_Flat.png
M src/main/webapp/resources/scaffold/mainTemplate.xhtml
Log Message:
-----------
Fixed header styles and added document template
Commit: eed897220309de5b9ced5ac0f1cca348f9dcec51
https://github.com/forge/website/commit/eed897220309de5b9ced5ac0f1cca348f...
Author: catrobson <robson.cw(a)gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
Changed paths:
M .gitignore
Log Message:
-----------
Update gitignore
Commit: ef5ebc00044fe8ab1f44fd13a13d8fafd9b3e69b
https://github.com/forge/website/commit/ef5ebc00044fe8ab1f44fd13a13d8fafd...
Author: George Gastaldi <gegastaldi(a)gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
Changed paths:
M .gitignore
M src/main/webapp/community.xhtml
A src/main/webapp/document.xhtml
M src/main/webapp/documentation.xhtml
M src/main/webapp/index.xhtml
M src/main/webapp/resources/css/style.css
A src/main/webapp/resources/images/ForgeLogo_Flat.png
M src/main/webapp/resources/scaffold/mainTemplate.xhtml
Log Message:
-----------
Merge pull request #1 from catrobson/master
Updated header styles and added document template
Compare: https://github.com/forge/website/compare/5d15192f157c...ef5ebc00044f
Branch: refs/heads/master
Home: https://github.com/forge/angularjs-addon
Commit: 239a2030c77771d4a1b29a91f9617392917a03ac
https://github.com/forge/angularjs-addon/commit/239a2030c77771d4a1b29a91f...
Author: Vineet Reynolds <Vineet.Reynolds(a)gmail.com>
Date: 2014-03-29 (Sat, 29 Mar 2014)
Changed paths:
M src/main/java/org/jboss/forge/addon/angularjs/CopyResourcesStrategy.java
M src/main/java/org/jboss/forge/addon/angularjs/ProcessTemplateStrategy.java
Log Message:
-----------
Overwrite existing resources if any.
We should do this, since we do not have the ability to
prompt the user for every overwrite.