aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-27gitolite-groups: replace crowd with simple scriptHEADmasterKelley Spoon
2023-01-20ssh_keys: fix a try/except bugKelley Spoon
2021-08-31python3 fixupsRiku Voipio
2021-06-04gerrit/check_external_idsKelley Spoon
2021-04-22replace unneccesary print(( with print(Riku Voipio
2021-04-13python3: wrap ldap calls with decode('utf-8')python-3Riku Voipio
2021-04-13linaro-git-tools: migrate to python3Riku Voipio
2020-01-09gerrit/check_external_ids_oauth.py: initial importKelley Spoon
2019-05-17bugzilla-audit-assigned: add audit script for bugzillaKelley Spoon
2019-04-26linaro_ldap: add get_employees_by_teamsKelley Spoon
2019-02-26check-git-repos: add an ignore listKelley Spoon
2018-12-27MemberList: generate an identities.yaml file for Members from LDAPKelley Spoon
2018-12-21LinaroLdap: add support for a complext LDAP queryKelley Spoon
2018-10-26Git: trigger git prune if a repo has pack files older than 1 weekKelley Spoon
2018-10-25mirror_cleaner: Add in script to prune mirror reposKelley Spoon
2018-10-23git_cleaner: set umask to correct permsKelley Spoon
2018-10-22git_cleaner: Skip the people repositoriesKelley Spoon
2018-10-05GitCleaner: fix bugs and formatting in scriptKelley Spoon
2018-10-01CreateBundles: Change hosttype fileKelley Spoon
2018-09-26GitCleaner: add script to clean git reposKelley Spoon
2018-08-21read ldap settings from git checkout directory.Riku Voipio
2018-06-20linaro_gerrit: Lookup users using account_idBenjamin Copeland
2018-04-24update-gerrit-groups: check that group is not already includedKelley Spoon
2018-01-04Grok: Improve the grok check manifest scriptBen Copeland
2017-08-14grok: skip unmanaged check on android serverAndy Doan
2017-06-27linaro_gerrit: Remove digest supportBen Copeland
2017-04-19gerrit: skip buildslave on ssh key syncAndy Doan
2017-04-10gitolite: Fix for CVE-2016-599Ben Copeland
2016-11-14cgit: add a script that will show every repository a user can viewAndy Doan
2016-11-07remove toolchain-tools scriptAndy Doan
2016-11-07bugs found while debug last commmitAndy Doan
2016-11-04handle repository renaming betterAndy Doan
2016-10-27bugzilla: fix rev issueBen Copeland
2016-08-25fix file permissions in last commitAndy Doan
2016-08-24add gitolite-can-read helperAndy Doan
2016-05-27update-gerrit-parents.py: Use default log level of INFO.Paul Sokolovsky
2016-05-27linaro_gerrit: set_project_parent(): Log operation as "info".Paul Sokolovsky
2016-05-25mirrors/check-git-mirrors: Also add git-ie.linaro.org.Paul Sokolovsky
2016-05-25mirrors/check-git-mirrors.sh: Simple script to check git mirror consistency.Paul Sokolovsky
2016-05-19grok-force-sync: "Executable doc" on how to force grokmirror resync.Paul Sokolovsky
2016-05-10update-gerrit-parents.py: Cronjob to check/set project parents.Paul Sokolovsky
2016-04-30gerrit/gerrit-backup: Don't start gerrit by default.Paul Sokolovsky
2016-04-20linaro_gerrit.py: Make --base param required.Paul Sokolovsky
2016-04-07toolchain-tools: logiferr(): Pass args using "$@".Paul Sokolovsky
2016-04-01toolchain-tools: dejagnu: Don't overwrite local branches when mirroring.Paul Sokolovsky
2016-01-15bug #1993: fix extraneous debug outputAndy Doan
2016-01-12linaro_gerrit.py: list_group_members(): Return False in case of unknown error.Paul Sokolovsky
2016-01-12linaro_gerrit.py: Specifying invalid gerrit password didn't lead to error.Paul Sokolovsky
2016-01-12linaro_gerrit.py: apply_gerrit_conf(): Don't override command-line opts.Paul Sokolovsky
2016-01-12linaro_gerrit.py: Allow to take some args (like password) from config file.Paul Sokolovsky