- Jul 06, 2019
-
-
Gareth Tribello authored
-
- Jul 02, 2019
-
-
Gareth Tribello authored
-
- Jun 24, 2019
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
The used modules were not detected correctly on travis probably due to some settings for the cd option. This was harmless since the list of used modules was not checked indeed.
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
required fixing some incorrect escape sequence in plumedcheck
-
Giovanni Bussi authored
closing files to avoid too many open files
-
- Jun 22, 2019
-
-
Giovanni authored
Fixes #493
-
- Jun 21, 2019
-
-
Giovanni Bussi authored
-
- Jun 20, 2019
-
-
Giovanni authored
modules should be open source
-
- Jun 19, 2019
-
-
Giovanni Bussi authored
-
- Jun 14, 2019
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
- Jun 10, 2019
-
-
carlocamilloni authored
-
- Jun 04, 2019
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
- Jun 03, 2019
-
-
Gareth Tribello authored
-
Gareth Tribello authored
-
Giovanni Bussi authored
Now it works like this: - test- branches and pull requests are built with conda but not uploaded. - tags are built with conda and uploaded with `tags` label. - cron builds are built with conda and uploaded with `nightly` label. Nightly builds are assignd a version number equal to branch.date for version branches or 2.99.date for master branch, e.g. 2.5.190603 2.99.190603 In this way they always supersede the corresponding releases. See #412
-
Giovanni Bussi authored
-
Giovanni Bussi authored
@gtribello I have to revert this since it fails on travis. Can you please fix it and add it again on v2.4 (then merge, as you did)? Thanks! This reverts commit ce4bbf4e.
-
- May 30, 2019
-
-
Gareth Tribello authored
-
Gareth Tribello authored
-
- May 29, 2019
-
-
Giovanni Bussi authored
-
- May 27, 2019
-
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
- Allow Plumed objects to be explicitly finalized (can be used to make sure files are closed correctly) - Allow Plumed objects to be used in context managers
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
-
Giovanni Bussi authored
Check that METAD + TARGET + GRID_SPARSE works correctly.
-
Giovanni Bussi authored
Solves a bug with METAD + TARGET + GRID_SPARSE See also #467
-