Mitchell Hashimoto
|
cac0fdb490
|
core: Add the default server URL
|
2014-02-05 21:20:37 -08:00 |
Mitchell Hashimoto
|
becc349846
|
core: handle native windows paths like 'c:\foo.box'
[GH-2081]
|
2014-02-05 21:20:35 -08:00 |
Mitchell Hashimoto
|
848fe5d166
|
kernel/v2: check for box updates by default
/cc @pearkes @armon
|
2014-02-05 21:20:33 -08:00 |
Mitchell Hashimoto
|
751b4da2c6
|
core: if box is unversioned, check update does nothing
|
2014-02-05 21:20:32 -08:00 |
Mitchell Hashimoto
|
647563edaf
|
core: shorthand boxes must be foo/bar formatted, better errors
|
2014-02-05 21:20:31 -08:00 |
Mitchell Hashimoto
|
85aa7db17e
|
commands/box: repackage tests
|
2014-02-05 21:20:29 -08:00 |
Mitchell Hashimoto
|
7a6d1a3ff1
|
commands/box: update command can update a specific box now
|
2014-02-05 21:20:23 -08:00 |
Mitchell Hashimoto
|
88b64f93a4
|
commands/box: "update" command
|
2014-02-05 21:20:19 -08:00 |
Mitchell Hashimoto
|
61a1082d65
|
core: BoxCheckOutdated is *much* simpler, unified logic, tests
|
2014-02-05 21:20:18 -08:00 |
Mitchell Hashimoto
|
b5157df2cc
|
core: BoxCheckOutdated only runs if told to
|
2014-02-05 21:20:14 -08:00 |
Mitchell Hashimoto
|
8cc16d14fa
|
core: BoxCheckOutdated checks locally
|
2014-02-05 21:20:13 -08:00 |
Mitchell Hashimoto
|
d78194654d
|
core: ability to hide success UI
|
2014-02-05 21:20:12 -08:00 |
Mitchell Hashimoto
|
e537e02d9d
|
core: BoxCheckOutdated can check if a box is outdated
|
2014-02-05 21:20:11 -08:00 |
Mitchell Hashimoto
|
f2509f5c65
|
commands/box: outdated command to find outdated boxes
|
2014-02-05 21:20:10 -08:00 |
Mitchell Hashimoto
|
b81686e2c9
|
core: BoxAdd adds the metadata URL
|
2014-02-05 21:20:08 -08:00 |
Mitchell Hashimoto
|
bd9f375263
|
core: Box can store a metadata URL
|
2014-02-05 21:20:07 -08:00 |
Mitchell Hashimoto
|
d40ff9c390
|
kernel_v2: test for box_url
|
2014-02-05 21:20:01 -08:00 |
Mitchell Hashimoto
|
f0607c6df0
|
core: BoxAdd supports multiple URLs properly
|
2014-02-05 21:19:59 -08:00 |
Mitchell Hashimoto
|
38248c240c
|
core: BoxAdd errors if name doesn't match metadata
|
2014-02-05 21:19:58 -08:00 |
Mitchell Hashimoto
|
b23ad41c40
|
core: HandleBox reloads the box
|
2014-02-05 21:19:57 -08:00 |
Mitchell Hashimoto
|
f2c4adc4ee
|
core: use symbol names for providers everywhere
|
2014-02-05 21:19:56 -08:00 |
Mitchell Hashimoto
|
a73ea6ab7a
|
core: fix hang in test
|
2014-02-05 21:19:54 -08:00 |
Mitchell Hashimoto
|
a115750401
|
core: HandleBox works with metadata boxes
|
2014-02-05 21:19:52 -08:00 |
Mitchell Hashimoto
|
b2fa785d07
|
core: Environment loads proper version of box
|
2014-02-05 21:19:51 -08:00 |
Mitchell Hashimoto
|
d08866e9f3
|
core: nicer error if shorthand can't be found
|
2014-02-05 21:19:49 -08:00 |
Mitchell Hashimoto
|
5aba445cac
|
core: shorthand box adds wor
|
2014-02-05 21:19:47 -08:00 |
Mitchell Hashimoto
|
f9fe025d10
|
core: helper to get the server URL
|
2014-02-05 21:19:46 -08:00 |
Mitchell Hashimoto
|
b71cde6b99
|
core: make box add UI much icer
|
2014-02-05 21:19:44 -08:00 |
Mitchell Hashimoto
|
c7fc9d1d46
|
core: BoxRemove works, tests
|
2014-02-05 21:19:42 -08:00 |
Mitchell Hashimoto
|
29da748702
|
commands/box/remove: update for new syntax
|
2014-02-05 21:19:41 -08:00 |
Mitchell Hashimoto
|
f9c9559320
|
core: ask what provider to use if multiple providers
|
2014-02-05 21:19:38 -08:00 |
Mitchell Hashimoto
|
05eeefbe36
|
core: Fix Downloader tests
|
2014-02-05 21:19:34 -08:00 |
Mitchell Hashimoto
|
8f0f0506d6
|
core: BoxAdd requires name if old-style box
|
2014-02-05 21:19:32 -08:00 |
Mitchell Hashimoto
|
09e8666296
|
core: BoxAdd now works with HTTP URLs
|
2014-02-05 21:19:31 -08:00 |
Mitchell Hashimoto
|
03b22ab9a1
|
core: add the box_added to the middleware
|
2014-02-05 21:19:30 -08:00 |
Mitchell Hashimoto
|
1ca7f86f76
|
core: verify providers with direct box adding
|
2014-02-05 21:19:29 -08:00 |
Mitchell Hashimoto
|
75cffe53d1
|
core: BoxAdd checks if box already exists for metadata
unless force
|
2014-02-05 21:19:28 -08:00 |
Mitchell Hashimoto
|
c1989603be
|
core: adding from metadata wlil force if specified
|
2014-02-05 21:19:27 -08:00 |
Mitchell Hashimoto
|
2a08302145
|
core: BoxAdd can add old boxes (happy path)
|
2014-02-05 21:19:26 -08:00 |
Mitchell Hashimoto
|
ee139eb79d
|
core: more output for box adding
|
2014-02-05 21:19:22 -08:00 |
Mitchell Hashimoto
|
5b075fa34e
|
core: BoxAdd adds matching provider even if lower version
|
2014-02-05 21:19:20 -08:00 |
Mitchell Hashimoto
|
80194cde35
|
core: BoxMetadata#version can constrain by providers
|
2014-02-05 21:19:19 -08:00 |
Mitchell Hashimoto
|
7d44cd61c9
|
core: BoxAdd can add from metadata, version constraints, more
|
2014-02-05 21:19:18 -08:00 |
Mitchell Hashimoto
|
15aa91b073
|
core: can add/search boxes with slashes in name
|
2014-02-05 21:19:17 -08:00 |
Mitchell Hashimoto
|
96e92167d9
|
commands/box: broken box adding, but more options/tests
|
2014-02-05 21:19:16 -08:00 |
Mitchell Hashimoto
|
8abcc6e5f2
|
core: BoxMetadata can read the JSON description
|
2014-02-05 21:19:15 -08:00 |
Mitchell Hashimoto
|
e8197c4e87
|
commands/box: list works with the new versions
|
2014-02-05 21:19:14 -08:00 |
Mitchell Hashimoto
|
e111b7a691
|
core: environment tests pass
|
2014-02-05 21:19:12 -08:00 |
Mitchell Hashimoto
|
16ced8d36c
|
core: boxcollection test tests versions
|
2014-02-05 21:19:11 -08:00 |
Mitchell Hashimoto
|
d87c414327
|
core: Box has a version field
|
2014-02-05 21:19:10 -08:00 |