[Commits] [fluid-project/infusion] 235a07: FLUID-5906: Allow fluid.require to take responsibi...
GitHub
noreply at github.com
Thu May 19 22:04:36 UTC 2016
Branch: refs/heads/master
Home: https://github.com/fluid-project/infusion
Commit: 235a07284bdc063bdf118683a252dfee40136073
https://github.com/fluid-project/infusion/commit/235a07284bdc063bdf118683a252dfee40136073
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M src/module/fluid.js
M src/module/module.js
M tests/node-tests/basic-node-tests.js
Log Message:
-----------
FLUID-5906: Allow fluid.require to take responsibility for loading modules
Commit: 3c67d2d3d2fafbe6c21a6e9828be438eebe67299
https://github.com/fluid-project/infusion/commit/3c67d2d3d2fafbe6c21a6e9828be438eebe67299
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-05-16 (Mon, 16 May 2016)
Changed paths:
M src/module/module.js
Log Message:
-----------
FLUID-5906: Removed console.log statements
Commit: 87f246e46e58a7a379f2b3f4634a88739d421df9
https://github.com/fluid-project/infusion/commit/87f246e46e58a7a379f2b3f4634a88739d421df9
Author: Antranig Basman <antranig.basman at colorado.edu>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M .gitignore
A tests/node-tests/node_modules/test-module2/index.js
A tests/node-tests/node_modules/test-module2/package.json
Log Message:
-----------
FLUID-5906: Added omitted test-module2 and corrected .gitignore paths to act relative to project root
Commit: 10182bdca2d9b7e20e02f4f1800a69f408accb61
https://github.com/fluid-project/infusion/commit/10182bdca2d9b7e20e02f4f1800a69f408accb61
Author: Colin Clark <colinbdclark at gmail.com>
Date: 2016-05-19 (Thu, 19 May 2016)
Changed paths:
M .gitignore
M src/module/fluid.js
M src/module/module.js
M tests/node-tests/basic-node-tests.js
A tests/node-tests/node_modules/test-module2/index.js
A tests/node-tests/node_modules/test-module2/package.json
Log Message:
-----------
Merge remote-tracking branch 'amb26/FLUID-5906'
* amb26/FLUID-5906:
FLUID-5906: Added omitted test-module2 and corrected .gitignore paths to act relative to project root
FLUID-5906: Removed console.log statements
FLUID-5906: Allow fluid.require to take responsibility for loading modules
Compare: https://github.com/fluid-project/infusion/compare/acc9ee120fec...10182bdca2d9
More information about the Commits
mailing list