.. |
api
|
Merged in [9305] from willem@nlnetlabs.nl:
|
2015-03-21 22:27:41 +00:00 |
bin
|
Add pre-ads to .ad aliases. Keep draft aliases for drafts that have become RFCs for some time. Commit ready to merge.
|
2015-03-21 20:23:09 +00:00 |
community
|
Normalized the new filter expression to limit the wg state in the wg selection in community_tags.py
|
2015-03-22 14:53:16 +00:00 |
cookies
|
Added test cases for cookie code. This will test all the cookie setting code, and also adds test for draft for include_text and full_draft cookie checking. Commit ready for merge.
|
2015-03-21 23:06:13 +00:00 |
database-notes
|
|
|
dbtemplate
|
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
|
2015-02-08 21:16:44 +00:00 |
doc
|
Merged in [9428] from rjsparks@nostrum.com:
|
2015-04-09 21:00:07 +00:00 |
group
|
Merged in [9349] from rjsparks@nostrum.com:
|
2015-04-09 19:32:46 +00:00 |
help
|
Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules.
|
2014-03-16 07:09:38 +00:00 |
idindex
|
Changed the handling of some test directory creation and removal code, to be more consistent. Fixed a problem where a test didn't create and remove a test directory it used.
|
2015-03-15 16:01:15 +00:00 |
iesg
|
Changed all explicitly set HttpResponse content_types to specify charset.
|
2015-03-26 21:35:21 +00:00 |
ietfauth
|
Merged in [9143] from rcross@amsl.com:
|
2015-03-04 19:39:46 +00:00 |
ipr
|
Changed all explicitly set HttpResponse content_types to specify charset.
|
2015-03-26 21:35:21 +00:00 |
liaisons
|
Changed the handling of some test directory creation and removal code, to be more consistent. Fixed a problem where a test didn't create and remove a test directory it used.
|
2015-03-15 16:01:15 +00:00 |
mailinglists
|
Turned the api.py file into a module. Moved the makeresources management command to the api module. Added some api tests. Added crawling of api files to the test-crawler. Adjusted some resource files discovered by the test suite and test-crawler. Removed a bunch of empty model files.
|
2015-03-03 20:23:36 +00:00 |
meeting
|
Merged in [9351] from rjsparks@nostrum.com:
|
2015-04-09 19:46:04 +00:00 |
message
|
Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces.
|
2014-12-21 19:26:33 +00:00 |
name
|
Remove sessonly, replacing the idea with a separate State. Add tests checking how materials show on agenda views. Commit ready for merge.
|
2015-04-01 16:00:05 +00:00 |
nomcom
|
added some nomcom test cases. Commit ready for merge.
|
2015-03-21 22:37:43 +00:00 |
person
|
Tweaked the email activation migration slightly.
|
2015-03-10 20:24:31 +00:00 |
redirects
|
Added generated (and sometimes manually tweaked) resources.py files.
|
2014-12-14 20:33:25 +00:00 |
release
|
Added test coverage data to the release pages if available for the release. Added saving of html pages for the code coverage to a directory in the static files area. If a code coverage report is available, a link to it will be shown on the release page of the current release. Renamed some setting variables related to test coverage to be more explicit and precise.
|
2015-03-14 19:08:37 +00:00 |
secr
|
Merged in [9426] from rcross@amsl.com:
|
2015-04-09 20:38:30 +00:00 |
submit
|
Don't set email addresses created for submitted drafts to active any more.
|
2015-03-08 13:22:29 +00:00 |
sync
|
Changed all explicitly set HttpResponse content_types to specify charset.
|
2015-03-26 21:35:21 +00:00 |
templates
|
The styling specified here conflicted with the general .errorlist styling,
|
2015-04-01 16:53:36 +00:00 |
utils
|
Remove sessonly, replacing the idea with a separate State. Add tests checking how materials show on agenda views. Commit ready for merge.
|
2015-04-01 16:00:05 +00:00 |
.gitignore
|
|
|
__init__.py
|
Updated dev rev
|
2015-03-25 23:54:14 +00:00 |
context_processors.py
|
|
|
feed_urls.py
|
Move chartering groups to /group/chartering/ (with a redirect from the old location), list RGs there too, and amend the previous fix to the chartering process for non-WGs so they have internal and external review states instead of just approved. Also move the code in wginfo/ to group/ as it is no longer just about info for WGs.
|
2014-04-01 11:59:08 +00:00 |
legacy_router.py
|
|
|
LICENSE
|
Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues.
|
2014-01-18 21:02:40 +00:00 |
manage.py
|
Merged in the port from Django 1.2 to Django 1.6 from olau@iola.dk: branch/iola/djangoport@7121, and fixed some merge issues.
|
2014-01-18 21:02:40 +00:00 |
middleware.py
|
Cleaned out some (arbitrary) submodule name imports into ietf.utils, and made the corresponding import statements import the names directly from the correct submodules.
|
2014-03-16 07:09:38 +00:00 |
settings.py
|
Updated settings for the meeting materials cutoff.
|
2015-04-09 21:28:49 +00:00 |
settings_releasetest.py
|
Updated release data and mkrelease support, which calculates the release coverage snapshot without invoking tests that developers won't ordinarily be able to run on their laptops/work machines.
|
2015-03-25 20:06:12 +00:00 |
settings_sqlitetest.py
|
More correct implementation of the workaround to skip migrations during test, which also points at the code that makes this work at the moment.
|
2015-03-19 14:15:34 +00:00 |
settings_testcrawl.py
|
Merged in [8970] from olau@iola.dk:
|
2015-02-04 23:17:58 +00:00 |
urls.py
|
Added test coverage data to the release pages if available for the release. Added saving of html pages for the code coverage to a directory in the static files area. If a code coverage report is available, a link to it will be shown on the release page of the current release. Renamed some setting variables related to test coverage to be more explicit and precise.
|
2015-03-14 19:08:37 +00:00 |
wsgi.py
|
Merged in personal/henrik/django-1.7@9020 which upgrades Django from 1.6.0 to 1.7.4 and applies the needed changes to the datatracker code to work with release 1.7.x.
|
2015-02-08 21:16:44 +00:00 |