1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 13 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix variable importing so inputs are always JSON. Remove a stray debug message. More... over 5 years ago
Remove sudo check as extra layers of sudo are generally harmless. More... over 5 years ago
Execute tempfile in git clone commands. More... over 5 years ago
support for amazon linux install (#109) More... over 5 years ago
adding debian detection More... over 5 years ago
Fedora Support (#105) More... over 5 years ago
add support for installing on amazon linux 2 (#104) More... over 5 years ago
Fix missing space in git command More... over 5 years ago
Merge More... over 5 years ago
add migration More... over 5 years ago
remove the sudo password as it is a source of confusion and the implementation was not ideal, docs updated to match More... over 5 years ago
update OS list More... over 5 years ago
update forum URL More... over 5 years ago
License -> Apache 2 More... over 5 years ago
add comma to prevent breakdown (#92) More... over 5 years ago
tweak LDAP comment, make installation optional More... over 5 years ago
Merge https://github.com/dncrash/vespene into ldap More... over 5 years ago
Merge branch 'patch-1' of https://github.com/berkerpeksag/vespene into redundant_query More... over 5 years ago
update return code More... over 5 years ago
Squashed commit of the following: More... over 5 years ago
Introduce Alpine Linux setup automation (#88) More... over 5 years ago
renamed ldap.py to authentication.py More... over 5 years ago
ldap More... over 5 years ago
Update ssh_agent.py More... over 5 years ago
Remove redundant all() calls in webhooks.py More... over 5 years ago
Add support for declarative pipeline configuration in .vespene files More... over 5 years ago
support recursive git checkouts + show orphaned status in UI. More... over 5 years ago
version variable isn't available to the login template, so don't show this. More... over 5 years ago
make note of openSUSE support More... over 5 years ago
Add html escaping to various strings that appear in the object lists. Other code should already be handled by Django forms. More... over 5 years ago