manage.get.gov/src
2022-11-09 17:55:27 -05:00
..
api review feedback: error checking, timeouts, add .gov if missing 2022-11-01 10:34:48 -05:00
djangooidc Fix missing client_id during logout 2022-10-24 17:09:36 -05:00
registrar Resize sidebar 2022-11-09 17:55:27 -05:00
.bandit Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
.cfignore Add .cfignore 2022-10-04 11:46:12 -05:00
.flake8 Add User and UserProfile models 2022-09-22 12:13:53 -05:00
.pa11yci Review feedback: unit tests, accessibility, etc. 2022-10-26 13:53:19 -05:00
.python-version Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
build.sh Create symbolic links for build and deploy scripts 2022-09-15 15:47:24 -04:00
deploy.sh Create symbolic links for build and deploy scripts 2022-09-15 15:47:24 -04:00
docker-compose.yml Review feedback: incorporate github action, make OWASP pass with explicit exceptions 2022-10-07 10:58:29 -05:00
docker_entrypoint.py Edit Docker files 2022-08-17 13:26:05 -05:00
Dockerfile Pin Python image to 3.10 2022-10-31 08:50:10 -05:00
gulpfile.js Define default for the gulpfile 2022-09-14 17:09:52 -04:00
manage.py Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
mypy.ini Fix linter errors 2022-09-29 11:30:28 -05:00
node.Dockerfile Use docker-compose for local scanning 2022-09-12 10:47:48 -05:00
package-lock.json Merge branch 'main' into nmb/pa11y-scanning 2022-09-13 13:02:00 -05:00
package.json Use docker-compose for local scanning 2022-09-12 10:47:48 -05:00
Pipfile Merge branch 'main' into nmb/available-domain 2022-10-31 11:06:13 -05:00
Pipfile.lock Merge branch 'main' into nmb/available-domain 2022-10-31 11:06:13 -05:00
pyproject.toml Setup initial CI gating on tests and add linting tests (#85) 2022-08-26 12:36:02 -04:00
README.md Update and organize documentation 2022-08-31 16:02:51 -05:00
run.sh Change run scripts to not do migrations 2022-10-06 14:58:32 -05:00
run_node_watch.sh Add node service to docker compose with run script 2022-09-08 15:35:40 -04:00
runtime.txt Prepare CD pipeline and sandbox 2022-08-17 13:28:17 -05:00
zap.conf Show and Hide Questions Dynamically (#212) 2022-11-02 15:35:53 -05:00

Registrar source code

========================

Developer documentation is in docs/developer.

Operations documentation is in docs/operations.