summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Expand)AuthorAgeFilesLines
* Fix pkgutil "upgrade_catalog must be one of" err (#2149)stable-2.1.1Adrian Likins2016-05-241-3/+2
* fixed not resolving latest to snapshot for MD5 check when the file ex…Gonçalo Luiz2016-05-041-4/+4
* Fixes maven_artifact - verify_md5 only called for SNAPSHOTregedit_fix_string_compareEmil Bostijancic2016-04-211-10/+10
* Zypper repository rewrite (#1990)Robin Roth2016-04-181-107/+112
* Describing the _none_ value of the proxy option (#2053)Jiri Tyr2016-04-181-1/+2
* Mark conf_file as a path, for various user expansionMichael Scherer2016-04-141-1/+1
* pkgin: Fix bad regexp which did not catch packages such as p5-SVN-NotifyChristopher M. Fuhrman2016-04-141-1/+1
* Sprinkle some LANG/LC_* where command output is parsed (#2019)Jasper Lievisse Adriaanse2016-04-132-0/+6
* Tweak and extend the pkgin moduleJasper Lievisse Adriaanse2016-04-131-27/+131
* cpanm: search both its stderr and its stdout for the message 'is up t…stoned2016-04-121-2/+1
* add chroot flag to pkgng in order to allow installation of packages into chro...Joerg Fiedler2016-04-111-30/+42
* added stdout and stderr outputs (#1900)Him You Ten2016-04-111-2/+2
* Merge pull request #1827 from jasperla/pkgin_update_cacheRené Moser2016-04-101-4/+40
|\
| * support for 'update_cache' in pkgin moduleJasper Lievisse Adriaanse2016-03-291-4/+40
* | Merge pull request #1915 from mscherer/fix_cpanmRené Moser2016-04-021-3/+3
|\ \
| * | Add proper type to cpanm argumentsMichael Scherer2016-03-261-3/+3
* | | Use type='path' for reposdir, since that's a pathMichael Scherer2016-03-301-1/+1
| |/ |/|
* | Merge pull request #1919 from mscherer/fix_portageBrian Coca2016-03-281-33/+33
|\ \
| * | Use boolean instead of "yes" + choice for most optionMichael Scherer2016-03-281-33/+33
| |/
* | Use type 'path' for rootdir, for pkgngMichael Scherer2016-03-271-1/+1
|/
* change name to be a list typeBrian Coca2016-03-231-6/+2
* Remove dead code from pacman moduleMatthew Gamble2016-03-231-3/+0
* Merge pull request #1879 from mscherer/add_path_elastic_searchRené Moser2016-03-231-2/+2
|\
| * Add better type checking for elasticsearch_pluginMichael Scherer2016-03-211-2/+2
* | Merge pull request #1880 from mscherer/fix_maven_artifactRené Moser2016-03-231-1/+1
|\ \
| * | Use no_log for the password for maven_artifact moduleMichael Scherer2016-03-211-1/+1
| |/
* | Add the proper type for the various path argumentMichael Scherer2016-03-221-4/+4
|/
* Merge pull request #1495 from nwjsmith/patch-1René Moser2016-03-191-1/+1
|\
| * Allow numeric npm package versionsNate Smith2016-01-131-1/+1
* | Merge pull request #1662 from saez0pub/develRené Moser2016-03-161-1/+1
|\ \
| * | Prevent reinstallation in case of group packagesaez0pub2016-03-081-1/+1
* | | Better handling of package groups in pacman moduleWill Keeling2016-03-081-1/+20
|/ /
* | Fail due to no dnf module installed earlier as we use a dnf utility function ...Toshio Kuratomi2016-03-041-2/+3
* | Removing parameter from yum_repository moduleJiri Tyr2016-03-041-2/+0
* | Merge pull request #1772 from jtyr/jtyr-yumrepo_new_paramsToshio Kuratomi2016-03-031-62/+220
|\ \
| * | Adding more options to the yum_repository moduleJiri Tyr2016-03-031-62/+220
* | | Merge pull request #1646 from k0ste/newfeatureBrian Coca2016-03-031-16/+22
|\ \ \ | |/ / |/| |
| * | Fix recurse delete. Add force update_cache feature.Konstantin Shalygin2016-02-111-16/+22
* | | Merge pull request #1570 from barryib/add_es2_supportBrian Coca2016-03-011-4/+4
|\ \ \
| * | | Add ES 2.x supportThierno IB. BARRY2016-01-291-4/+4
* | | | doc: replace yumrepo with yum_repositoryRene Moser2016-02-291-8/+8
* | | | rename yumrepo to yum_repositoryRene Moser2016-02-291-0/+0
* | | | Indicate proxy_host and proxy_port were added in 2.1Matt Martz2016-02-161-1/+3
* | | | dnf module: package not installed with state=latestJan Chaloupka2016-02-121-5/+4
* | | | Merge pull request #1572 from barryib/elasticsearch_plugin_add_proxy_supportMatt Davis2016-02-111-2/+19
|\ \ \ \ | |_|/ / |/| | |
| * | | update doc for proxy supportThierno IB. BARRY2016-01-291-0/+10
| * | | Elasticsearch: Add proxy supportThierno IB. BARRY2016-01-291-2/+9
| |/ /
* | | Merge pull request #1415 from jtyr/jtyr-yumrepo_paramsToshio Kuratomi2016-02-021-1/+33
|\ \ \
| * | | Adding params option into the yumrepo moduleJiri Tyr2016-02-011-1/+33
* | | | Allow dnf to remove dependent packages of a package that is being removedToshio Kuratomi2016-02-021-1/+6
| |/ / |/| |