aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix: update git linksChristian Cleberg2025-08-021-2/+2
|
* feat: add stratified sampling script (#12)Christian Cleberg2025-05-292-1/+64
| | | | | | | | | * feat: add stratified sampling script * Commit from GitHub Actions (Ruff) --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* feat: add jupyter notebooks folder (#11)Christian Cleberg2025-05-283-0/+1268
| | | | | | | | | * feat: add jupyter notebooks folder * Commit from GitHub Actions (Ruff) --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* feat: convert README to org-mode and update content (#10)Christian Cleberg2025-05-281-90/+88
|
* Linux enhancements (#9)Christian Cleberg2025-05-074-422/+174
| | | | | | | * make linux scripts executable * add: full_report/linux.sh * update: report/linux.sh
* add and update READMEs (#8)Christian Cleberg2025-05-071-1/+1
|
* add and update READMEs (#7)Christian Cleberg2025-05-066-19/+142
| | | | | | | | | * add and update READMEs * Commit from GitHub Actions (Ruff) --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* reorganize db dir (#6)Christian Cleberg2025-05-0618-149/+158
|
* add gitlab pipelines.py script (#5)Christian Cleberg2025-05-063-3/+103
| | | | | | | | | * add gitlab pipelines.py script * Commit from GitHub Actions (Ruff) --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* update .github files (#4)Christian Cleberg2025-05-062-0/+38
| | | | | * add FUNDING.yml * add ruff.yml
* Merge pull request #3 from ccleberg/gitlabChristian Cleberg2025-05-062-1/+62
|\ | | | | add gitlab repositories.py script
| * add gitlab repositories.py scriptChristian Cleberg2025-05-062-1/+62
|/
* Merge pull request #1 from ccleberg/patch-1Christian Cleberg2025-05-063-0/+0
|\ | | | | rename os dir
| * Merge branch 'main' into patch-1Christian Cleberg2025-05-061-0/+96
| |\ | |/ |/|
* | Merge pull request #2 from ccleberg/ccleberg-patch-1Christian Cleberg2025-05-061-0/+96
|\ \ | | | | | | Create codeql.yml
| * | Create codeql.ymlChristian Cleberg2025-05-061-0/+96
|/ /
| * rename os dirChristian Cleberg2025-05-063-0/+0
|/
* update READMEChristian Cleberg2025-04-301-24/+23
|
* remove .githubChristian Cleberg2025-04-302-38/+0
|
* update README (#8)Christian Cleberg2025-04-251-9/+15
|
* update tests for linux (#7)Christian Cleberg2025-04-253-0/+520
|
* MySQL & Postgres Enhancements (#5)Christian Cleberg2025-04-2516-6/+434
| | | | | | | | | | | | | | | | | | | | | * remove mysql login script and add password script * move excess mysql password query to new script * add db admin folders * add postgres * add mongo admins script * Commit from GitHub Actions (Ruff) * update tests for mysql and postgres * update tests for mysql and postgres --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* add coverage to readme (#4)Christian Cleberg2025-04-071-1/+2
|
* update readme (#3)Christian Cleberg2025-04-071-0/+59
| | | * add coverage to readme
* Gitlab enhancements (#2)Christian Cleberg2025-04-077-27/+278
| | | | | | | | | | | | | | | | | * add various in-progress scripts for gitlab * Commit from GitHub Actions (Ruff) * add gitlab results for free-tier tools * Commit from GitHub Actions (Ruff) * add gitlab results for ultimate-tier tools * Commit from GitHub Actions (Ruff) --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* migrate from pylint to ruff (#1)Christian Cleberg2025-04-059-142/+193
| | | | | | | | | | | | | * migrate from pylint to ruff * Commit from GitHub Actions (Pylint) * rename pylint.yml to ruff.yml * only run ruff-action when python files change --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* add FUNDING.ymlChristian Cleberg2025-03-271-0/+1
|
* add CODEOWNERS fileChristian Cleberg2025-03-141-0/+1
|
* move from cleberg.net to cmc.pubChristian Cleberg2025-03-111-1/+1
|
* fix README checkboxes for GitHubChristian Cleberg2025-01-191-8/+8
|
* minify pngChristian Cleberg2025-01-161-0/+0
|
* add HTML version of sampling toolChristian Cleberg2025-01-163-0/+199
|
* update .gitignoreChristian Cleberg2025-01-161-0/+1
|
* pylint fixesChristian Cleberg2024-12-281-8/+8
|
* pylint fixesChristian Cleberg2024-12-281-7/+7
|
* add gitlab admins scriptChristian Cleberg2024-12-282-0/+34
|
* restructure directoriesChristian Cleberg2024-12-2814-0/+0
|
* remove pysaChristian Cleberg2024-11-061-48/+0
|
* fix pysaChristian Cleberg2024-11-061-1/+1
|
* fix pysaChristian Cleberg2024-11-061-1/+1
|
* fix pysaChristian Cleberg2024-11-061-6/+6
|
* update pylint dependenciesChristian Cleberg2024-11-061-1/+1
|
* fix pysaChristian Cleberg2024-11-061-2/+0
|
* add pysaChristian Cleberg2024-11-061-0/+50
|
* remove crdaChristian Cleberg2024-11-061-130/+0
|
* Update crda.ymlChristian Cleberg2024-11-071-3/+3
|
* add requirements.txtChristian Cleberg2024-11-061-0/+4
|
* Merge pull request #1 from ccleberg/crda-patchChristian Cleberg2024-11-061-0/+130
|\ | | | | Create crda.yml
| * Create crda.ymlChristian Cleberg2024-11-071-0/+130
|/
* add README to github folderChristian Cleberg2024-10-291-0/+112
|