uccser/cs-field-guide

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.arnold.yaml
.dockerignore
.editorconfig
.gitattributes
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/workflows/auto-merge-dependency-updates.yaml
.github/workflows/crowdin-actions.yaml
.github/workflows/test-and-deploy.yaml
.gitignore
LICENCE
LICENCE-CONTENT
LICENCE-THIRD-PARTY
README.md
crowdin.yaml
csfg
csfieldguide/.coveragerc
csfieldguide/appendices/__init__.py1
A
0 mins
csfieldguide/appendices/apps.py5
A
0 mins
csfieldguide/appendices/content/en/appendices.yaml
csfieldguide/appendices/content/structure/appendices.yaml
csfieldguide/appendices/management/commands/_AppendicesLoader.py45
A
0 mins
csfieldguide/appendices/management/commands/loadappendices.py21
A
0 mins
csfieldguide/appendices/migrations/0001_initial.py37
A
0 mins
csfieldguide/appendices/migrations/0002_auto_20180625_1101.py38
A
0 mins
csfieldguide/appendices/migrations/0003_auto_20180912_0244.py16
A
3 hrs
csfieldguide/appendices/migrations/0004_auto_20181011_0102.py18
B
5 hrs
csfieldguide/appendices/migrations/0005_auto_20181017_0346.py24
B
4 hrs
csfieldguide/appendices/migrations/0006_auto_20181220_0115.py18
B
5 hrs
csfieldguide/appendices/migrations/0007_auto_20190209_2354.py18
A
0 mins
csfieldguide/appendices/migrations/__init__.py0
A
0 mins
csfieldguide/appendices/urls.py35
A
0 mins
csfieldguide/appendices/views.py25
A
0 mins
csfieldguide/chapters/__init__.py1
A
0 mins
csfieldguide/chapters/apps.py5
A
0 mins
csfieldguide/chapters/content/de/human-computer-interaction/human-computer-interaction.md
csfieldguide/chapters/content/de/human-computer-interaction/sections/interface-usability.md
csfieldguide/chapters/content/de/human-computer-interaction/sections/users-and-tasks.md
csfieldguide/chapters/content/de/introduction/introduction.md
csfieldguide/chapters/content/de/introduction/sections/about-this-guide.md
csfieldguide/chapters/content/de/introduction/sections/beyond-speed.md
csfieldguide/chapters/content/de/introduction/sections/further-reading.md
csfieldguide/chapters/content/de/introduction/sections/how-to-use-this-guide.md
csfieldguide/chapters/content/de/introduction/sections/programming.md
csfieldguide/chapters/content/en/algorithms/algorithms.md
csfieldguide/chapters/content/en/algorithms/sections/further-reading.md
csfieldguide/chapters/content/en/algorithms/sections/searching.md
csfieldguide/chapters/content/en/algorithms/sections/sorting.md