[Commits] [fluid-project/infusion] c5d332: FLUID-5274: Not include the top "src" directory in...
GitHub
noreply at github.com
Wed Feb 19 10:38:17 EST 2014
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: c5d3328d50ce2c9d40852947d2ebcda3dd978ee1
https://github.com/fluid-project/infusion/commit/c5d3328d50ce2c9d40852947d2ebcda3dd978ee1
Author: Cindy Qi Li <cli at ocad.ca>
Date: 2014-02-13 (Thu, 13 Feb 2014)
Changed paths:
M Gruntfile.js
Log Message:
-----------
FLUID-5274: Not include the top "src" directory in the infusion build output.
Commit: 6146a925248b1e1df5881e3fe64baee7a3c4424b
https://github.com/fluid-project/infusion/commit/6146a925248b1e1df5881e3fe64baee7a3c4424b
Author: Cindy Qi Li <cli at ocad.ca>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M package.json
Log Message:
-----------
FLUID-5274: Pointed the grunt dependency, "grunt-modulefiles" plugin, to the new version that allows to specify the relative path for the output files and directories.
Commit: 0df199e81a055952b47c9bf70204aeed9b962044
https://github.com/fluid-project/infusion/commit/0df199e81a055952b47c9bf70204aeed9b962044
Author: Cindy Qi Li <cli at ocad.ca>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M Gruntfile.js
Log Message:
-----------
FLUID-5275: Added these files into the infusion build: "README.md", "ReleaseNotes.txt", "Infusion-LICENSE.txt"
Commit: 29a4b6fb2cebd344952a63ccbd1056712d57a6f9
https://github.com/fluid-project/infusion/commit/29a4b6fb2cebd344952a63ccbd1056712d57a6f9
Author: Cindy Qi Li <cli at ocad.ca>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M Gruntfile.js
Log Message:
-----------
FLUID-5275: Copies jQuery license file explicitly since jQuery directory contains several jQuery modules that have individual dependencies.json files.
Commit: f02a40388db5323d18150aedaf315b29eb626f23
https://github.com/fluid-project/infusion/commit/f02a40388db5323d18150aedaf315b29eb626f23
Author: Cindy Qi Li <cli at ocad.ca>
Date: 2014-02-18 (Tue, 18 Feb 2014)
Changed paths:
M src/framework/core/js/FluidIoC.js
M src/tests/framework-tests/core/js/FluidIoCTests.js
Log Message:
-----------
Merge branch 'master' into FLUID-5275
Commit: a0b955e15268f7e59f465fecb776cca38c4d8b61
https://github.com/fluid-project/infusion/commit/a0b955e15268f7e59f465fecb776cca38c4d8b61
Author: Justin Obara <obarajustin at gmail.com>
Date: 2014-02-19 (Wed, 19 Feb 2014)
Changed paths:
M Gruntfile.js
M package.json
Log Message:
-----------
Merge remote-tracking branch 'cindy/FLUID-5275'
* cindy/FLUID-5275:
FLUID-5275: Copies jQuery license file explicitly since jQuery directory contains several jQuery modules that have individual dependencies.json files.
FLUID-5275: Added these files into the infusion build: "README.md", "ReleaseNotes.txt", "Infusion-LICENSE.txt"
FLUID-5274: Pointed the grunt dependency, "grunt-modulefiles" plugin, to the new version that allows to specify the relative path for the output files and directories.
FLUID-5274: Not include the top "src" directory in the infusion build output.
Compare: https://github.com/fluid-project/infusion/compare/b76917b51b44...a0b955e15268
More information about the Commits
mailing list