git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor webhook profiles into one profile with a parameterNick Walker 2015-10-304-30/+24
* Change the zack/r10k webhook to utilize username and passwordNick Walker 2015-10-303-6/+24
* change puppetserver heap to 192mNick Walker 2015-10-291-1/+1
* switch to npwalker/abrader-gmsNick Walker 2015-10-291-2/+2
* enable SSL on the zack/r10k webhookNick Walker 2015-10-292-2/+2
* Add $::fqdn to post receive hook titleNick Walker 2015-10-281-3/+3
* remove environment_timeout =0 from environment.confNick Walker 2015-10-281-6/+0
* disable SSL on the zack/r10k webhookNick Walker 2015-10-282-2/+1
* enable ssl on the webhookNick Walker 2015-10-282-15/+17
* make environment timeout setting refresh the puppet master serviceNick Walker 2015-10-261-0/+1
* Fix the update-classes script and set appropriate perms on itNick Walker 2015-10-262-1/+2
* Fix some embarassing typosNick Walker 2015-10-262-2/+2
* Configure the MoM to update the classifier after deploying codeNick Walker 2015-10-264-0/+36
* add .gitignore to ignore my example hiera fileNick Walker 2015-10-221-0/+1
* Multiple fixes to the READMENick Walker 2015-10-221-12/+12
* fix incorrect curly braceNick Walker 2015-10-221-1/+1
* fix site.pp to not include a role that is emptyNick Walker 2015-10-221-1/+4
* Clean up the README so it works from top to bottomNick Walker 2015-10-211-42/+20
* fix whitespaceNick Walker 2015-10-211-2/+2
* Remove notes about making control-repo publicNick Walker 2015-10-201-4/+0
* Change the zack/r10k webhook to not authenticateNick Walker 2015-10-202-1/+33
* Change puppetdb heap size to 96MB from 64MBNick Walker 2015-10-161-2/+2
* Change to using the webhook without mcollectiveNick Walker 2015-10-165-15/+33
* Add some notifies to pe services after making changesNick Walker 2015-10-151-0/+2
* Change max_requests_per_instance to 10KNick Walker 2015-10-061-1/+1
* update READMENick Walker 2015-09-291-3/+5
* Update README to remove --mirror from git cloneNick Walker 2015-09-251-1/+1
* Update README some moreNick Walker 2015-09-241-62/+110
* Ensure /etc/gitlab/ssl exists before putting certs in itNick Walker 2015-09-241-0/+4
* Update README partiallyNick Walker 2015-09-221-15/+34
* Correct module namespace for stash moduleNick Walker 2015-09-221-1/+1
* Add hiera key for tuning max_requests_per_instanceNick Walker 2015-09-221-0/+3
* add modules for stash and a profileNick Walker 2015-08-252-10/+32
* Update the repo name for deploy keys and webhook to match READMENick Walker 2015-08-181-2/+2
* Update READMENick Walker 2015-08-181-8/+22
* Update version of abrader-gmsNick Walker 2015-08-181-1/+1
* Update the README with more specific instructionsNick Walker 2015-08-181-0/+26
* Move some hieradata around for easier testing in vagrantNick Walker 2015-08-183-0/+5
* Copy agent certs into Gitlab directory for Gitlab SSLNick Walker 2015-08-181-0/+13
* Change default gitlab url to be https instead of httpNick Walker 2015-08-171-1/+1
* Add webhook config to git management systemNick Walker 2015-08-171-2/+11
* Add abrader-gms module to PuppetfileNick Walker 2015-08-171-0/+5
* Add vhsn/gitlab and acidprime/r10k to PuppetfileNick Walker 2015-08-141-0/+7
* Add a gitlab roleNick Walker 2015-08-141-0/+5
* Add a gitlab profile / add ssh-keygen to puppetmaster profileNick Walker 2015-08-142-0/+45
* Add puppet-master.yaml to hieradataNick Walker 2015-08-141-0/+42
* Remove extraneous slash from puppetmaster profileNick Walker 2015-08-141-1/+1
* Fix some incorrect quoting in the hiera classNick Walker 2015-08-131-3/+3
* Fix some quoting issues and add role:: to the include in site.ppNick Walker 2015-08-132-4/+4
* Add execute bit to config_version scriptsNick Walker 2015-08-132-0/+0
umn3'>| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | python indent 1. Before we had no real inclusion of git-prompt in this repo. Now, we have included git's own git-prompt. Alternatives were tested and failed to meet KISS, YAGNI, or one-task-one-solution principles. 2. Include $HOME/go/bin in PATH 3. Set flake8's max-cognitive-complexity to 16 4. Set up pass-git-helper as git's credential helper, set pack.windowMemory to 1024m 5. Set trust-model of GPG to tofu+gpg 6. Do not use tabs in python anymore, bow to global byte-consuming standard 7. Do not use SSH ControlMaster as default anymore --- Squashed commit of the following: commit 035b47b860b96a3c4bf24ed53f9753f6dac77097 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 13:13:10 2024 +0200 easygit, lul. commit 429003c91aadba10e2447fab2a536d21cb1a334c Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 13:10:23 2024 +0200 solution in readme commit 3d3d8bf1736400f064dc25213bc38ea1f902ed25 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 13:06:12 2024 +0200 final hook commit 784cca88b3ccfaf2e3ddc6d39b6b62da3e636b31 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 12:58:16 2024 +0200 accident commit c93a9ef0252f7285f5bd8c0e5a60cde17c3ab1bd Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 12:57:36 2024 +0200 preparation for submodule-less checkout commit 0854d735ac6f596205df2484c9c5793cdf259e73 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 12:18:40 2024 +0200 +pre-commit commit 00f87081a3ba50b48dc3cebfaa3c804e805120b0 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 12:15:04 2024 +0200 add git-prompt to ignore list commit 574bbc70cc4282baee11a0548f0bb3d9510ddee9 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 12:13:14 2024 +0200 remove from cache commit e60e29cb6c941223768634413e7ffa13cc5b0b19 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 12:12:21 2024 +0200 move submodule git-prompt to post-checkout commit 738ecb82e946043914fc822d8fb877a655e5ad4f Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 11:57:52 2024 +0200 ... commit 672c91bc95a167269fb7ddfa2c84e4f7da2bdad2 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 11:32:25 2024 +0200 here goes another attempt commit cbc3482c5d475eff579902004f81cefd38cfcb98 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:53:38 2024 +0200 specify branch of submodule commit 95a8483b04efddab37aa92d52134a823ecc1920f Merge: 5155ed2 ce9a713 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:52:21 2024 +0200 Merge between two machines (again) commit 5155ed2eefa29fc2d660823f8609e0c7dcc85113 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:52:12 2024 +0200 reintroducing main submodule shllow/sparse config commit ce9a713662fdb8cc30eed9bdfb3a9fc9ab217afc Merge: b2b8209 717e60b Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:38:11 2024 +0200 Merge between two pulls and machines commit b2b82097d4e167b285abac53d0e6a291a4f798a7 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:38:03 2024 +0200 +weird sha1collisiondetection submodule in README commit 717e60be83f2cf22808bc75ba37459e888a39513 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:29:35 2024 +0200 working commit for submodule commit 11376154555ea0a325742d0d81dc282642837940 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:18:41 2024 +0200 revamp commit aaf11ee32d35a194eb58387f4742cf00acadbbf2 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 10:08:07 2024 +0200 fix: submodule info of git-prompt was garbage commit 8faef2071a0dd0358714b082738dbc253378214a Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 09:59:33 2024 +0200 inclusion of git prompt commit 9b850221308f64fe6e641555fcbd24ddf5a7ff7b Author: Harald Pfeiffer <coding@lirion.de> Date: Sun Jul 14 09:00:08 2024 +0200 integrate go binaries in $HOME into PATH commit 71b39d46de0bfe14b44f4241c8b8af01d3fb6b27 Author: Harald Pfeiffer <coding@lirion.de> Date: Sun May 26 10:52:50 2024 +0200 Updated submodules commit 37fdb2a700e47cc84f0dd3b004b33c41b1eb4abe Author: Harald Pfeiffer <coding@lirion.de> Date: Sun May 26 10:48:44 2024 +0200 + flake8's cognitive complexity commit 6922aa0ab8cfbdc83fc2a38fe486c9a390807c99 Author: Harald Pfeiffer <coding@lirion.de> Date: Sat May 25 13:27:52 2024 +0200 include tofu in gpg trust model commit e5abe8e6672cff7852c48f1db57176d9b03538f9 Author: Harald Pfeiffer <coding@lirion.de> Date: Sat May 25 13:27:15 2024 +0200 fwiw, return to whitespaces. more bytes, but more interoperability. commit d9b65ed059e81cca89bcec21545aa8816198537d Author: Harald Pfeiffer <coding@lirion.de> Date: Sat May 25 13:25:35 2024 +0200 only use the control master if desired. causes more fuss than solutions on daily use. commit badff375848d9af77e9761619f374278da862dac Author: Harald Pfeiffer <coding@lirion.de> Date: Sat May 25 13:24:03 2024 +0200 + credential helper, + memory window * | easygit, lul.H. P. 2024-07-141-1/+1 | | * | solution in readmeH. P. 2024-07-141-20/+8 | | * | final hookH. P. 2024-07-141-16/+8 | | * | accidentH. P. 2024-07-141-1/+1 | | * | preparation for submodule-less checkoutH. P. 2024-07-143-12/+23 | | * | +pre-commitH. P. 2024-07-141-0/+4 | | * | add git-prompt to ignore listH. P. 2024-07-141-1/+1 | | * | remove from cacheH. P. 2024-07-141-0/+0 | | * | move submodule git-prompt to post-checkoutH. P. 2024-07-144-6/+14 | | * | ...H. P. 2024-07-141-1/+1 | | * | here goes another attemptH. P. 2024-07-142-1/+29 | | * | specify branch of submoduleH. P. 2024-07-141-0/+1 | | * | Merge between two machines (again)H. P. 2024-07-141-6/+11 |\ \ | * \ Merge between two pulls and machinesH. P. 2024-07-142-0/+3 | |\ \ | * | | +weird sha1collisiondetection submodule in READMEH. P. 2024-07-141-6/+11 | | | | * | | | reintroducing main submodule shllow/sparse configH. P. 2024-07-141-0/+2 | |/ / |/| | * | | working commit for submoduleH. P. 2024-07-142-0/+3 |/ / * | revampH. P. 2024-07-142-5/+0 | | * | fix: submodule info of git-prompt was garbageH. P. 2024-07-141-1/+3 | |