Commit Graph

27 Commits (7e770f69e791e705ab535126e0157130dc9d40c6)

Author SHA1 Message Date
Sébastien Villemot c48903b04f
Use relative paths in .gitmodules for projects hosted on git.dynare.org
The main advantage is that, when someone does a recursive clone through SSH,
all the submodules will be cloned through SSH.

Relative paths are also useful when submodules are in private repositories: in
that case, the CI runner will have access to the private submodule.

It is important to enforce the group name in the relative URL, so that clones
in personal namespaces still work as expected.

See: https://docs.gitlab.com/ee/ci/git_submodules.html
2019-09-23 16:55:28 +02:00
Stéphane Adjemian (Hermes) c7988c0717
Updated dseries submodule (moved dates class into dseries submodule). 2018-12-24 10:37:26 +01:00
Sébastien Villemot 3263fdc9bc Submodules migrated to git.dynare.org 2018-10-16 17:08:59 +02:00
Stéphane Adjemian(Charybdis) 1f82fd8c72 Changed remote of preprocessor submodule. 2018-09-10 11:13:04 +02:00
Stéphane Adjemian(Charybdis) bcdca088d3 Changed remote for reporting submodule. 2018-09-10 10:23:21 +02:00
Stéphane Adjemian(Charybdis) 7438498acd Changed remote for dseries submodule.
Also changed branch to master.
2018-09-10 10:07:28 +02:00
Stéphane Adjemian(Charybdis) 740f5d3481 Changed remote for dates submodule.
Also changed branch to master.
2018-09-10 09:49:14 +02:00
Stéphane Adjemian(Charybdis) 2a60e57dfc Changed remote for m-unit-tests submodule. 2018-09-07 15:45:15 +02:00
Stéphane Adjemian(Charybdis) 9e40cb0e6b Changed remote for matlab/particles submodule. 2018-07-24 12:59:42 +02:00
Houtan Bastani fdf9a8a453 move preprocessor to submodule 2018-02-16 16:44:16 +01:00
houtanb 54d28d65da add new submodule: jsonlab 2017-06-22 16:34:52 +02:00
Stéphane Adjemian (Hermes) ccd4e40b49 Merge branch 'master' into rewrite-nonlinear-filters
Conflicts:
	.gitmodules
	tests/particle/dsge_base2.mod
2015-05-27 12:18:33 +02:00
Houtan Bastani e19f03b420 replace reporting code with submodule. closes #811 2015-02-24 16:38:36 +01:00
Stéphane Adjemian (Charybdis) 092455419b Merge branch 'master' into rewrite-nonlinear-filters
Conflicts:
	.gitmodules
	matlab/particle/online_auxiliary_filter.m
	matlab/particle/solve_model_for_online_filter.m
2014-12-12 16:22:06 +01:00
Stéphane Adjemian (Charybdis) 905076fa07 Fixed remote address for dseries submodule. 2014-11-29 09:21:53 +01:00
Stéphane Adjemian (Charybdis) b8f8375714 Merge branch 'master' into remove-@dseries 2014-11-29 09:19:51 +01:00
Stéphane Adjemian (Charybdis) 45114c0c8e Changed remote for dates submodule (use https protocol instead of ssh, dynbot is not a known user for GitHub). 2014-11-28 23:22:30 +01:00
Stéphane Adjemian (Charybdis) d1966dbc76 Added dseries class as a submodule. 2014-11-28 18:34:01 +01:00
Stéphane Adjemian (Charybdis) 6d30ac71d8 Added dates class as a submodule.
The submodule dates is in matlab/modules/ subfolder.
2014-11-27 23:15:18 +01:00
Stéphane Adjemian (Telemachus) e143f8ef2e Replaced particle folder by a Git submodule (particles). Adapted path in dynare_config. 2014-11-12 17:55:18 +01:00
Stéphane Adjemian (Telemachus) 1285e0090d Do not use git protocol to connect to github.
For submodules use https protocol (dynbot is not recognized by github).
2014-11-10 15:11:53 +01:00
Stéphane Adjemian (Telemachus) f2aabb1f0d Added m-unit-tests as a submodule. 2014-11-07 22:40:31 +01:00
Houtan Bastani 999cbdc940 new submodule for dmm, #568 2014-02-24 11:37:15 +01:00
Houtan Bastani 6180bc2212 Add TZcode submodule to repository 2012-04-19 12:27:39 +02:00
Houtan Bastani 9576255ead Create new contrib folder & move ms-sbvar submodules there 2012-04-19 11:02:40 +02:00
Houtan Bastani 1436891699 SWZ: remove TZcode from repository for license issues and because it is not currently being used 2011-02-22 16:41:13 +01:00
Houtan Bastani 2046b01126 SWZ: add git submodules pointing to our clones of the frbatlanta repositories 2011-02-02 18:40:50 +01:00