summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/web-javascript-dojo (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-07-22Moving trunk to 2.5-SNAPSHOT now that 2.0 is readylresende1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1364209 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27Cleaning up System.out printslresende1-2/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343001 13f79535-47bb-0310-9956-ffa450edef68
2012-02-13Bump up the date in the NOTICE fileantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1243530 13f79535-47bb-0310-9956-ffa450edef68
2011-11-11Adding dojox and dijit to web-javascript-dojolresende2-4/+10
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1200668 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20Adding support to serve dojo dijit artifactslresende3-2/+19
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1095294 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29Removing System.out.println that accidentaly got in from previous commitlresende1-3/+0
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086670 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29Enhanving dojo javascript extension to support dojox js frameworklresende3-27/+50
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1086668 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06Moving to latest dojo release (1.5.0)lresende2-11/+15
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067728 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05Fix maven 3.0 warningsantelder1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067423 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10Bump up copyright year in the NOTICE filesantelder1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1057117 13f79535-47bb-0310-9956-ffa450edef68
2011-01-01Minor renaming: HTTPUtil -> HTTPUtilslresende1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1054317 13f79535-47bb-0310-9956-ffa450edef68
2010-08-29Adding initial version of client js to be used in conjunction with ↵lresende1-0/+141
implementation widget and rest binding git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@990516 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04svn propset svn:eol-style nativelresende1-26/+26
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951604 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04TUSCANY-3565 - Adding missing dojo extension providerlresende1-0/+106
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951583 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04TUSCANY-3565 - Registering dojo resource servlet only when implementation ↵lresende4-98/+9
widget starts... git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951242 13f79535-47bb-0310-9956-ffa450edef68
2010-05-12Updating Copyright Year in NOTICE fileslresende1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@943700 13f79535-47bb-0310-9956-ffa450edef68
2010-02-26Properly handling contextRoot when retrieving dojo and extension resourceslresende3-2/+7
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@916514 13f79535-47bb-0310-9956-ffa450edef68
2010-02-24Fix the OSGi MF by adding missing dependenciesrfeng1-0/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@915661 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20Properly setting contentType for known files, to avoid issues with htmlUnitlresende2-7/+30
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912093 13f79535-47bb-0310-9956-ffa450edef68
2010-02-20Adding try/catch to display warning when dojo or tuscany dojo extensions are ↵lresende1-8/+20
already registered git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@912088 13f79535-47bb-0310-9956-ffa450edef68
2010-01-20Update to use junit 4.8.1 and add explicit surefire plugin configs which ↵antelder1-1/+1
disable paralell test running on the modules that currently don't work with that git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901133 13f79535-47bb-0310-9956-ffa450edef68
2010-01-11Use the servlethost helper to locate the servlet hostantelder1-4/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@897980 13f79535-47bb-0310-9956-ffa450edef68
2009-12-10Finishing up support for implementation widget by tyding up js generators to ↵lresende1-0/+2
properly support dojo by default git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889106 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08Fix MANIFEST.MFrfeng1-2/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@888213 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Minor update to dojo install script as the zip structure has changedlresende1-5/+5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886331 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Couple more updates to the script that install dojo into the ↵lresende2-26/+6
web-javascript-dojo module git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886329 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02Adding dojo dependency explicitly in the project pom to avoid having to use ↵lresende2-25/+9
maven to install it manually which is causing issues when maven is not available in the classpath git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@886298 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20Moving 2.x trunklresende9-0/+795
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882795 13f79535-47bb-0310-9956-ffa450edef68