summaryrefslogtreecommitdiff
path: root/lib/mix/lib/mix/tasks/local.hex.ex
Commit message (Expand)AuthorAgeFilesLines
* Use new domain repo.hex.pm => builds.hex.pm (#12540)Eric Meadows-Jönsson2023-04-301-5/+5
* Generate docs_config.js for version chooser in ExDocJosé Valim2022-11-111-2/+2
* Update docs shell snippets (#12083)Wojtek Mach2022-08-171-2/+2
* Add mix local.hex VERSION (#11473)Eric Meadows-Jönsson2021-12-121-6/+19
* Clarify mix local.hex documentation when both options are set (#10933)Colin Smetz2021-04-201-1/+2
* Add extra suggestions when Hex can't be installed, closes #10039José Valim2020-05-181-0/+5
* Add `@impl true` to Mix tasks (#8371)Wojtek Mach2018-11-081-0/+1
* Fix updating and using Hex in the same VM instance (#7249)Eric Meadows-Jönsson2018-01-231-0/+4
* Format all files that have less than 10 entries in myers differenceJosé Valim2017-10-101-3/+3
* Remove unecessary specs for callbacksJosé Valim2017-10-081-1/+0
* Fix local.hex --if-missing (#6576)Wojtek Mach2017-09-151-1/+1
* Remove --if-missing when calling archive, closes #6453José Valim2017-08-131-5/+11
* Improve docs for "mix local.hex" (#6145)Christian Wesselhoeft2017-05-291-2/+2
* Improve local.hex slightly moreAleksei Magusev2017-01-241-8/+9
* Improve code style in local.hexJosé Valim2017-01-241-12/+8
* Add --if-missing flag to local.hex mix task (#5674)Daniil Fedotov2017-01-241-2/+27
* Minor grammatical improvements to mix tasks docs (#5147)Gabriel Taylor-Russ2016-08-211-1/+1
* Use custom domain for hex.pm repoEric Meadows-Jönsson2016-04-191-1/+1
* Deprecate HEX_CDN in favor of HEX_MIRROREric Meadows-Jönsson2016-03-221-3/+2
* Use https to hex.pm repoEric Meadows-Jönsson2016-03-201-2/+2
* Use fastly as Hex CDNEric Meadows-Jönsson2016-03-121-2/+2
* Add support for HEX_CDN var in mix local.{hex,rebar} tasksMilton Mazzarri2015-12-011-4/+11
* No need to use https for local hex/rebar as we sign and verify packagesJosé Valim2015-11-131-1/+1
* Fetch archive/escript with version in filenameEric Meadows-Jönsson2015-09-151-3/+9
* Title case Hexeksperimental2015-09-141-1/+1
* Standardize use of backticks and quotes; including Error messages and Title C...eksperimental2015-09-111-1/+1
* Correct descriptions in @doc, @moduledoc, @shortdoc to use Present Continuouseksperimental2015-09-071-2/+2
* Also download signed rebar packagesJosé Valim2015-08-311-52/+1
* Add task for managing public keysJosé Valim2015-08-311-3/+5
* Use public key encryption for downloading Hex metadataJosé Valim2015-08-311-20/+42
* Move Hex loading into its own moduleJosé Valim2015-08-311-55/+0
* Favor explicitness in Mix.Utils.read_path with rebar/archive installsJosé Valim2015-07-181-8/+4
* Fallback to known Elixir version if csv is not availableJosé Valim2015-07-091-4/+13
* Use shell for fetching hex versionsEric Meadows-Jönsson2015-07-011-1/+1
* rename :shell option to :system in mixTony Han2015-04-021-1/+1
* Don't go through hex.pm API server to install HexEric Meadows-Jönsson2015-01-041-4/+29
* Send elixir version as parameter when installing hexEric Meadows-Jönsson2014-09-291-1/+2
* Bump Hex requirementEric Meadows-Jönsson2014-09-231-1/+1
* Bump Hex requirementEric Meadows-Jönsson2014-09-061-1/+1
* Fetch Hex with wget or curlEric Meadows-Jönsson2014-09-061-1/+1
* Bump hex requirementJosé Valim2014-08-021-1/+1
* Do not crash if applications are already startedJosé Valim2014-07-041-2/+2
* Fix unmatched returns dialyzer warningsJames Fish2014-07-041-6/+22
* Remove wrong usage of exit(0|1)José Valim2014-06-301-1/+1
* Move local.install and local.uninstall to archive.*José Valim2014-06-301-2/+2
* Bump Hex version requirementEric Meadows-Jönsson2014-06-281-1/+1
* Apply uniform capitalization and punctuation rules to all listsAlexei Sholik2014-06-171-2/+2
* Reformat unordered lists in all docstringsAlexei Sholik2014-06-171-2/+2
* Bump hex version requirement to 0.2.5Eric Meadows-Jönsson2014-06-161-1/+1
* Bump Hex requirementEric Meadows-Jönsson2014-05-211-1/+1