forked from dtzinov/ggrc-core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
._license_header_exceptions
167 lines (167 loc) · 6.98 KB
/
._license_header_exceptions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
< .babelrc
< bin/alembic
< bin/db_downgrade
< bin/deploy
< bin/init_vagrant_env
< .codeclimate.yml
< DEPLOYMENT.md
< docker-compose-deploy.yml
< docker-compose.override.yml.example
< docker-compose-testing.yml
< docker-compose.yml
< Dockerfile
< docs/source/backend/access_control.rst
< docs/source/backend/adding_new_object.rst
< docs/source/backend/advanced_query_api.rst
< docs/source/backend/automapping.rst
< docs/source/backend/data_layer.rst
< docs/source/backend/index.rst
< docs/source/backend/object_manipulation.rst
< docs/source/backend/overview.rst
< docs/source/conf.py
< docs/source/contributing/css_and_html.rst
< docs/source/contributing/git/branch_management.rst
< docs/source/contributing/git/how_to_write_a_commit_message.rst
< docs/source/contributing/git/index.rst
< docs/source/contributing/git/reviewing_pull_requests.rst
< docs/source/contributing/git/setup.rst
< docs/source/contributing/index.rst
< docs/source/contributing/javascript.rst
< docs/source/contributing/performance.rst
< docs/source/contributing/python.rst
< docs/source/frontend/index.rst
< docs/source/frontend/modals.rst
< docs/source/frontend/overview.rst
< docs/source/index.rst
< docs/source/_static/data_model/entity-relationship diagram.mwb
< docs/source/_static/data_model/entity-relationship diagram.pdf
< docs/source/_static/data_model/entity-relationship diagram.svg
< docs/source/_static/.gitkeep
< docs/source/_static/res/advanced-search.png
< docs/source/_static/res/branch_management.png
< docs/source/_static/res/deployment1.png
< docs/source/_static/res/deployment2.png
< docs/source/_static/res/mapper-advanced-search.png
< docs/source/_static/res/page_structure.png
< docs/source/_static/res/tree-widget.png
< docs/source/support/deployment_and_update.rst
< docs/source/support/index.rst
< docs/source/_templates/.gitkeep
< .editorconfig
< .eslintignore
< .eslintrc.json
< extras/deploy/README.md
< extras/deploy_settings_local.sh
< extras/google_appengine__force_noauth_local_webserver.diff
< extras/webassets__fix_builtin_filter_loading.diff
< .gitattributes
< git_hooks/post-checkout
< git_hooks/post-merge
< git_hooks/pre-push
< git_hooks/README.txt
< .gitignore
< .gitmodules
< kokoro/deploy_ggrc_dev.sh
< kokoro/deploy_ggrc_pilot.sh
< kokoro/deploy_ggrc_prod.sh
< kokoro/deploy_ggrc_qa.sh
< kokoro/deploy_ggrc_rmc.sh
< kokoro/deploy_ggrc_sandbox.sh
< kokoro/deploy_ggrc_uat.sh
< kokoro/ggrc_release.sh
< LICENSE
< ._license_header_exceptions
< node_modules
< package.json
< package-lock.json
< provision/docker/01_start_mysql.sh
< provision/docker/inventory
< provision/docker/my.cnf
< provision/docker/mysql/default_utf8.cnf
< provision/docker/mysql/log.cnf
< provision/docker/mysql/packet_size.cnf
< PULL_REQUEST_TEMPLATE.md
< pylintrc
< README.md
< reviews/README
< setup.cfg
< src/ggrc/assets/vendor/bootstrap-sass
< src/ggrc-client/images/ajax-loader.gif
< src/ggrc-client/images/bgnds/drag-h.png
< src/ggrc-client/images/bgnds/drag-v.png
< src/ggrc-client/images/favicon.ico
< src/ggrc-client/images/ggrc-logo.svg
< src/ggrc-client/images/ggrc-one-color.svg
< src/ggrc-client/images/magnifying-glass.png
< src/ggrc-client/js/bootstrap/tests/modal-form_spec.js
< src/ggrc-client/js/components/csv/templates/quick-tips.mustache
< src/ggrc-client/js/components/form/fields/tests/checkbox-form-field_spec.js
< src/ggrc-client/js/components/form/fields/tests/date-form-field_spec.js
< src/ggrc-client/js/components/form/fields/tests/dropdown-form-field_spec.js
< src/ggrc-client/js/components/form/fields/tests/person-form-field_spec.js
< src/ggrc-client/js/components/form/fields/tests/rich-text-form-field_spec.js
< src/ggrc-client/js/components/snapshotter/revisions-comparer.js
< src/ggrc-client/styles/components/external-data-autocomplete/_autocomplete-results.scss
< src/ggrc-client/styles/components/external-data-autocomplete/_external-data-autocomplete.scss
< src/ggrc-client/styles/components/read-more/_read-more.scss
< src/ggrc-client/styles/components/related-objects/_related-reference-urls.scss
< src/ggrc/converters/handlers/related_person.py
< src/ggrc_gdrive_integration/migrations/README
< src/ggrc/maintenance_views/__init__.py
< src/ggrc/migrations/__init__.py
< src/ggrc/migrations/utils/migrate_contacts.py
< src/ggrc/migrations/versions/20160128111512_4e989ef86619_add_connected_objects_to_revisions.py
< src/ggrc/migrations/versions/20161117114904_142272c4a0b6_migrate_audits_for_snapshots.py
< src/ggrc/migrations/versions/20161220161315_275cd0dcaea_migrate_assessments_issues_data.py
< src/ggrc/migrations/versions/20161221084829_1aa39778da75_migrate_requests_to_assessments.py
< src/ggrc/migrations/versions/20170103101308_42b22b9ca859__fix_audit_empty_status.py
< src/ggrc/migrations/versions/ggrcdev_ggrc.sql
< src/ggrc/models/mixins/attributevalidator.py
< src/ggrc/templates/maintenance/maintenance.html
< src/ggrc/templates/maintenance/trigger.html
< src/ggrc/utils/error_handlers.py
< src/ggrc/utils/issue_tracker_mock/response.json
< src/ggrc_workflows/migrations/__init__.py
< src/ggrc_workflows/migrations/utils/__init__.py
< src/ggrc_workflows/migrations/utils/task_group_task_date_calculator/__init__.py
< src/ggrc_workflows/migrations/utils/wf_date_updater.py
< src/ggrc_workflows/notification/pusher.py
< src/packages
< test/api_search/db_dump/api_search.sql
< test/appengine/__init__.py
< test/integration/ggrc_basic_permissions/test_user_role_column_handler.py
< test/integration/ggrc_gdrive_integration/__init__.py
< test/integration/ggrc/test_csvs/not_a_csv.txt
< test/integration/ggrc/utils/__init__.py
< test/selenium/capabilities.json
< test/selenium/.gitignore
< test/selenium/LICENSE
< test/selenium/pytest.ini
< test/selenium/README.md
< test/selenium/src/examples/capabilities.json
< test/selenium/src/examples/pytest.ini
< test/selenium/src/lib/page/modal/set_fields.py
< test/selenium/src/lib/service/rest/template/assessment.json
< test/selenium/src/lib/service/rest/template/assessment_template.json
< test/selenium/src/lib/service/rest/template/audit.json
< test/selenium/src/lib/service/rest/template/comment.json
< test/selenium/src/lib/service/rest/template/control.json
< test/selenium/src/lib/service/rest/template/custom_attribute_definition.json
< test/selenium/src/lib/service/rest/template/issue.json
< test/selenium/src/lib/service/rest/template/objective.json
< test/selenium/src/lib/service/rest/template/object_owner.json
< test/selenium/src/lib/service/rest/template/people.json
< test/selenium/src/lib/service/rest/template/program.json
< test/selenium/src/lib/service/rest/template/query.json
< test/selenium/src/lib/service/rest/template/relationship.json
< test/selenium/src/lib/service/rest/template/user_role.json
< test/unit/appengine/__init__.py
< test/unit/ggrc/automapper/__init__.py
< test/unit/ggrc/integrations/__init__.py
< test/unit/ggrc/login/__init__.py
< test/unit/ggrc/models/test_access_control_list.py
< test/unit/ggrc/models/test_access_control_roles.py
< test/unit/ggrc/models/test_states.py
< test/unit/ggrc/models/test_track_object_state.py
< test/unit/ggrc/notification/test_should_receive.py
< test/unit/ggrc/services/__init__.py