Commit Graph

1671 Commits (eb517c2e120aa704be69b0880e1a79ee281c9a9e)

Author SHA1 Message Date
Kevan Ahlquist e806214d0b Merge branch 'master' into events
10 years ago
Cristiangauma cad8a6dc91 Adding protocol select menu in portBinding during container creation
10 years ago
Kevan Ahlquist ef3596ff32 Merge branch 'master' into events
10 years ago
Kevan Ahlquist c0ae0d8d3f Merge branch 'crosbymichael-master' into bharat-add-commit
10 years ago
Fredin, Brock 74c92de1d3 Revert "DockerUI - Comment in Services was broken link. Updated the comment to include the most accurate link representing the Docker API reference material"
10 years ago
Fredin, Brock 1688dbd8a0 Merge branch 'master' of https://github.com/BrockFredin/dockerui
10 years ago
Fredin, Brock f167f5b49e DockerUI - Comment in Services was broken link. Updated the comment to include the most accurate link representing the Docker API reference material
10 years ago
Bharath Thiruveedula 968efed6c3 Adding commit button
10 years ago
Fredin, Brock c10dc38a89 Restart Feature - Implementing restart feature for single containers
10 years ago
Roger Abelenda edd6a41d6e Add actions to show upstream and downstream dependencies of a container for easy visualization.
10 years ago
Roger Abelenda 9e713b7b81 Add several
10 years ago
Roger Abelenda 008884ec59 Change code to pass lint checks and add angular-vis to karma config for tests to pass.
10 years ago
Roger Abelenda 7cda9a0c7b Add a containers network tab to be able to easily visualize links and volumesFrom relations between containers.
10 years ago
Kevan Ahlquist 6012453d2d Switch to ngOboe, for DI and promise interface.
10 years ago
Kevan Ahlquist 2514672c35 Merge commit '964eac6d530a7600459f92c312d79ee9365b0f9b' into events
10 years ago
Houssem BELHADJ AHMED ede37e2e79 Add Docker top feature
10 years ago
Kevan Ahlquist 6080e097da Added date ranges to events.
10 years ago
Kevan Ahlquist 32a4703a53 Added events endpoint.
10 years ago
Houssem BELHADJ AHMED c971189286 Add rename feature
10 years ago
Houssem BELHADJ AHMED f29eaa28ba Jshint & test fix
10 years ago
Kevan Ahlquist fb0a0827b6 Merge commit '974ed1fe0598533747c2cf4c2f21d7830d484431'
10 years ago
jonny64 66ba60c475 logs: added spinner during refresh
10 years ago
Kevan Ahlquist 65f7e32f94 Strip headers from logs before display, fixes #94
10 years ago
jonny64 b257216194 logs: reload button
10 years ago
jonny64 df5e7bc867 logs: removed debugging
10 years ago
jonny64 53041efaf1 logs: tail also STDERR
10 years ago
jonny64 87131f4ae3 Merge remote-tracking branch 'origin/master' into logs_tail
10 years ago
Kevan Ahlquist f66bcfd4ea Merge latest changes from crosbymichael/dockerui.
10 years ago
Kevan Ahlquist da60a70f43 Merge pull request #92 from dasJ/image
10 years ago
Janne Heß ad6e0acab1 Correctly humanize RAM size on info page
10 years ago
Janne Heß 14d4397868 Rename settings page to info
10 years ago
Janne Heß f32aadedfb Add more information to the settings page
10 years ago
Janne Heß b888081f54 Fix values on images page
10 years ago
Janne Heß 9284e4b451 Make text next to "Display All" clickable
10 years ago
Kevan Ahlquist 65d0b0110d Consume image IDs that contain slashes, fix container port labels, be nicer about old browsers.
10 years ago
Kevan Ahlquist 0d4274fdeb Added restart to container list actions.
10 years ago
Kevan Ahlquist c7ebe9d881 Added timestamp option to stderr.
10 years ago
Hendrik Hofstadt 8abb445bd4 nicer solution for checking the action
10 years ago
Hendrik Hofstadt dabb1926a5 fixed all HostConfigs being lost when starting from the list
10 years ago
Hendrik Hofstadt 829ff5da73 fixed loss of hostconfig when starting with batch
10 years ago
jonny64 aead1fcc29 logs page: slow on huge logs - 'show last lines' option
10 years ago
Kevan Ahlquist 3d251fdba4 Fixes #75
10 years ago
Kevan Ahlquist 990456dbdd Style tweaks for container start modal.
10 years ago
Kevan Ahlquist fd68039cb9 Added ExtraHosts option.
10 years ago
Kevan Ahlquist a80971dd27 Implemented RestartPolicy, Devices, and LxcConf. Unified label convention.
10 years ago
Kevan Ahlquist 687ed7bac2 Fixed Cmd parsing for strings, added error handling to start step.
10 years ago
Kevan Ahlquist f75d298fe1 Cleaned up controller methods, Added placeholders, fixed PortBindings and error messages.
10 years ago
Kevan Ahlquist 4682ae4ca7 Implemented remaining container creation options.
10 years ago
Kevan Ahlquist c8213bbf33 Added VolumesFrom to container start.
10 years ago
Kevan Ahlquist 4d22a04484 Added ENV variables to container start.
10 years ago
Kevan Ahlquist 76d7e280f9 Added PortBindings to container start.
10 years ago
Kevan Ahlquist f65fed8d0a Fixed grunt template issues, version bump.
10 years ago
Kevan Ahlquist 1784719047 Added unit tests for filters.
10 years ago
Kevan Ahlquist ab2819addd Cleaned up linter errors.
10 years ago
Kevan Ahlquist e507af62aa Merge branch 'master' into feature/build
10 years ago
Kevan Ahlquist 58bd6faa47 Added initial files for build and test automation.
10 years ago
Kevan Ahlquist b70b3f3100 Added module for container logs.
10 years ago
Kevan Ahlquist 57d8ae3e01 Misc. html/css tweaks, bumped version.
10 years ago
Kevan Ahlquist ada1c6a4e4 Moved LineChart to services, cleaned up remaining functions in controller, cleanup.
10 years ago
Kevan Ahlquist e3eb37ba56 Moved builder to its own submodule
10 years ago
Kevan Ahlquist 306d2db03e Moved settings to its own submodule
10 years ago
Kevan Ahlquist 604fd1de3b Moved sidebar to its own submodule
10 years ago
Kevan Ahlquist 57fef1c958 Move startContainer to its own submodule.
10 years ago
Kevan Ahlquist 3a28cb9889 Move image to its own submodule.
10 years ago
Kevan Ahlquist 3072a05c5a Move images to its own submodule.
10 years ago
Kevan Ahlquist ce8d349daf Move containers to its own submodule.
10 years ago
Kevan Ahlquist c09dfc1276 Move container to its own submodule.
10 years ago
Kevan Ahlquist 3b0ea539b8 Move dashboard to its own submodule.
10 years ago
Kevan Ahlquist 20b7e16ed4 Move footer to its own submodule.
10 years ago
Kevan Ahlquist 07183e20f1 Move masthead to its own submodule.
10 years ago
Kevan Ahlquist a9a36323eb Refactoring, moved all assets into /assets, all angular files moved to /app.
10 years ago