Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-stash

A puppet module to install atlassian stash
https://github.com/voxpupuli/puppet-stash

Merge pull request #11 from GeoffWilliams/service_on_boot

Service on boot

0ad15dd50e331a6c2a9240aeeb29eb29f1459094 authored over 10 years ago by Merritt Krakowitzer <[email protected]>
Allow a specific version of git to be installed.

a79e3e4a8b56ed81059c82ac2f6587b0a39f5a17 authored over 10 years ago by Bruce Morrison <[email protected]>
Allow git to be defined elsewhere. This allows for specifici versions to be defined.

17f8950eeeea344679a916869c561466e5f04bfa authored over 10 years ago by Bruce Morrison <[email protected]>
Add and export SHELL variable to fix service start/stop on RedHat OS families.

6d9dc3cbd965fb320da2d2acf72f0d755a2b9d9f authored over 10 years ago by Bruce Morrison <[email protected]>
fix path to ruby executable on puppet enterprise

14527bf2496b7c16d171954613e57dc40f3c530c authored over 10 years ago by Geoff Williams <[email protected]>
fix init script symlinks not getting created

5cbbf653391ecbc5bec1f46946208aa718e13094 authored over 10 years ago by Geoff Williams <[email protected]>
enable start on boot in managed mode

0aedcd2fdfcc4084eefe44620bd5a2fe557b03a4 authored over 10 years ago by Geoff Williams <[email protected]>
Merge pull request #9 from mkrakowitzer/minor_improvements

Minor improvements

bc879d541913901372235cd224be574edae28409 authored over 10 years ago by Merritt Krakowitzer <[email protected]>
Merge pull request #4 in LINUX/puppet-stash from f3792625/stash_updates to master

* commit '0e03535205a099299aad9f94e8c15aadf1844e4b':
Add class to run git gc on all stash repo...

c3b136553699ff684372fb1b31d4a958ff07b1a7 authored over 10 years ago by Santana, Divan <[email protected]>
Add class to run git gc on all stash repositories

0e03535205a099299aad9f94e8c15aadf1844e4b authored over 10 years ago by Krakowitzer, Merritt <[email protected]>
Add some external facts for stash versions

d93dfc1c3982ce12598806140cf8ab5dd80b6cd4 authored over 10 years ago by Krakowitzer, Merritt <[email protected]>
Update contributors

fd94d3a7d8c71257740501b8574298231046c5af authored over 10 years ago by Merritt Krakowitzer <[email protected]>
Merge pull request #8 from preflightsiren/additional_jvm_options

Additional jvm options

1816ae212a42ac48568773924396199085494575 authored over 10 years ago by Merritt Krakowitzer <[email protected]>
Merge pull request #6 from preflightsiren/master

Replacing initscript with atlassians script

3bbb3f2e3911f932ea7eb695582908a57ccccb90 authored over 10 years ago by Merritt Krakowitzer <[email protected]>
Adding a free-text option to customise JVM

found that some setups will need to customise the JVM to work in different
environments (eg. htt...

221ac339eaac2914ad4c84ab9f94b160bf529458 authored over 10 years ago by sebastian cole <[email protected]>
Changing default shell for stash user

according to https://confluence.atlassian.com/display/STASH/Running+Stash+with+a+dedicated+user ...

1a0b7ad2a2013aef333aa60e2a87aee24e91feae authored over 10 years ago by sebastian cole <[email protected]>
Replacing initscript with atlassians script

the previous init script failed to start on some test systems; This version
is based on the one ...

ecb45a5c0b52b8740b7a9a8b7220367dbb100572 authored over 10 years ago by sebastian cole <[email protected]>
Merge pull request #4 from preflightsiren/more_tests!

More tests!

9830fcec6a1ea138995ab790b9723490521fde17 authored over 10 years ago by Merritt Krakowitzer <[email protected]>
Merge pull request #3 from preflightsiren/puppetlabs-spechelper

integrated Puppetlabs spec helper

eb3c21e71dc59deab8a5318bf1cabfd8eb489009 authored over 10 years ago by Merritt Krakowitzer <[email protected]>
Refactored tests to better support params

needed to be able to provide multiple sets of params to stash::install
to see how the behaviour ...

bbb4a14f0d034727169df4199e147c56a154121a authored over 10 years ago by sebastian cole <[email protected]>
Refactoring install to improve testability

this allows us to inject parameters directly into the class,
improving testability

a050d6a82bf41f079fb3360f54f54c1a874c5957 authored over 10 years ago by sebastian cole <[email protected]>
Testing default config stash::service

b42cda2804a64a5f70b590364d118c37f118a093 authored over 10 years ago by sebastian cole <[email protected]>
Testing defaults for stash::config

6ed859591213a183750b3514197f7edf1bc93d4d authored over 10 years ago by sebastian cole <[email protected]>
testing defaults for installation

1845a72c4c937d68089fced655d03b45d44045b3 authored over 10 years ago by sebastian cole <[email protected]>
Restore spec_helper default task

fa0c7dc4bbbccb72f4a9a5e41d37e282cdaeeb92 authored over 10 years ago by sebastian cole <[email protected]>
Added first (basic) tests && updated docs

laying the ground work for improved testing.

5d5ea34b6f4bd9f0f1cbb7864ce346b302e091fb authored over 10 years ago by sebastian cole <[email protected]>
Integrated puppetlabs-spec helper gem

can now run rake spec to integrate dependencies from .fixtures
(required for deploy::file type)
...

d428ab98651e1aee95184fc8683040156a97b2b4 authored over 10 years ago by sebastian cole <[email protected]>
Add gemfile

79d6cb5781639bdb2ab81caa11251698cfb0f1dc authored almost 11 years ago by Merritt Krakowitzer <[email protected]>
skeleton add rspec tests

b5322580195f7a8f0733211ea35fdb343ab3d6da authored almost 11 years ago by Merritt Krakowitzer <[email protected]>
create user before deploying file, set default owner using deploy::file

f2df902bd8a756330beeedcc801d2e98333be597 authored almost 11 years ago by Krakowitzer, Merritt <[email protected]>
Merge pull request #2 in LINUX/puppet-stash from f3792307/TSDLINUX-817-stash-reverse-proxy-settings to master

* commit '4591854f79d5e05286435eb65958b929ef71da27':
TSDLINUX-817 - Adding ability to provide ...

e0bb89f72cce3fb3c8776340d8b56bb1dd00eda7 authored almost 11 years ago by Krakowitzer, Merritt <[email protected]>
Merge pull request #1 in LINUX/puppet-stash from f3792307/TSDLINUX-816-stash-proxy-settings to master

* commit '68ff30ebe8c8ddcdb608d780d8aa5ae4668878f1':
TSDLINUX-816 - enabing the option to set ...

b16a81dff78d72d253032e2e42db949098707a9f authored almost 11 years ago by Krakowitzer, Merritt <[email protected]>
TSDLINUX-817 - Adding ability to provide tomcat reverse proxy settings

4591854f79d5e05286435eb65958b929ef71da27 authored almost 11 years ago by van Tonder, Jaco <[email protected]>
TSDLINUX-816 - enabing the option to set JAVA_OPTS for stash in setenv.sh

68ff30ebe8c8ddcdb608d780d8aa5ae4668878f1 authored almost 11 years ago by van Tonder, Jaco <[email protected]>
remove recurse true as it becomes very expensive to run when you have lots of large repos

24d62bed62f417a00f65601aa7b7d9774e43219e authored almost 11 years ago by Krakowitzer, Merritt <[email protected]>
Add support to set initial Java heap size

f405cf6cbf836bf0e396c54cd099596eba547448 authored almost 11 years ago by Merritt Krakowitzer <[email protected]>
remove downloadurl from example

c193b7ddabb37910b1ec4347ac9f471883d7b008 authored almost 11 years ago by Merritt Krakowitzer <[email protected]>
Add a license

Add a basic readme
update the module file

a747ce8cf666d58a254aea29d6a610d9fd3e84e8 authored almost 11 years ago by Merritt Krakowitzer <[email protected]>
Initial Commit

9453d4c6cf46ec1c80b1934f4e685a8b32635ee3 authored almost 11 years ago by Merritt Krakowitzer <[email protected]>