Watson
4b876b96f7
embed stable and pre-release versions with "motion support"
2014-11-06 17:28:35 +09:00
Eloy Durán
97dc93bd42
[Command::Update] Support Axel for optimised downloading.
2014-10-20 12:45:54 +02:00
Laurent Sansonetti
d2e920dd90
fix 'motion update --pre' to show a reference to 'motion changelog --pre' at the end of the command
2014-10-07 15:06:14 +02:00
Laurent Sansonetti
02d278a40f
add 'motion changelog --pre' to open the pre-release NEWS file
2014-10-07 15:05:46 +02:00
Laurent Sansonetti
899ec26327
damnit
2014-09-17 02:55:06 +09:00
Laurent Sansonetti
2eb0f6bd0c
remove useless code
2014-09-17 02:08:51 +09:00
Laurent Sansonetti
f8be41e5b8
document --pre
2014-09-17 01:26:49 +09:00
Laurent Sansonetti
662fc3ed66
support for “motion update --pre”
2014-09-17 00:49:44 +09:00
Laurent Sansonetti
f29d89f89a
add magic encoding comments to all ruby source files
2014-03-05 12:20:20 +01:00
Eloy Durán
9f564f0c74
[Command] Use Motion::Util::Version to compare.
2014-02-26 13:50:06 +01:00
Eloy Durán
663e76738d
[Command] Improve create --template description to include URLs.
2014-02-06 11:24:49 +01:00
Eloy Durán
7f79ecd295
[Command] Disable template validation for now.
...
Fixes http://hipbyte.myjetbrains.com/youtrack/issue/RM-418 .
2014-02-04 17:03:39 +01:00
Joffrey JAFFEUX
c591484394
[command] Fix error where a local was used instead of an ivar
2014-02-04 11:47:41 +01:00
Watson
d9accd8b83
fix a bug which `motion update --cache-version=X' is broken
...
http://hipbyte.myjetbrains.com/youtrack/issue/RM-408
2014-01-29 11:42:41 +09:00
Eloy Durán
f4f60cdee7
[Command] Allow gems to register templates and show in help banner.
...
Load available templates list as late as possible.
2014-01-27 16:31:52 +01:00
Laurent Sansonetti
c46835a2fa
fix path
2014-01-23 16:37:33 +01:00
Eloy Durán
fea2150aae
[Command] Deprecate Motion::Project::Command, long live Motion::Command!
...
Some of our commands are not related to ‘a project’ at all, so the
namespacing felt incorrect, but this also helps greatly for the
transition process. I.e. old command plugins will inherit from the
deprecated class and still work and we get to re-use the `Command` name.
2014-01-20 17:56:14 +01:00